• 大小: 9.92MB
    文件类型: .zip
    金币: 2
    下载: 1 次
    发布日期: 2023-10-26
  • 语言: 其他
  • 标签: 报表  

资源简介

破解版,亲测可用。FastReport.NET的报表使用比RDLC好用多了。

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using FastReport;

namespace CustomDesigner
{
  public partial class Form1 : Form
  {
    public Form1()
    {
      InitializeComponent();
    }

    private void Form1_Load(object sender EventArgs e)
    {
      // create a new empty report and attach it to the designer
      Report report = new Report();
      designerControl1.Report = report;
      
      // restore the design layout. Without this code the designer tool windows will be unavailable
      designerControl1.RefreshLayout();
    }

    private void designerControl1_UIStateChanged(object sender EventArgs e)
    {
      // update Enabled state of our buttons
      btnSave.Enabled = designerControl1.cmdSave.Enabled;
      btnUndo.Enabled = designerControl1.cmdUndo.Enabled;
      btnRedo.Enabled = designerControl1.cmdRedo.Enabled;
    }

    private void btnNew_Click(object sender EventArgs e)
    {
      designerControl1.cmdNew.Invoke();
    }

    private void btnOpen_Click(object sender EventArgs e)
    {
      designerControl1.cmdOpen.Invoke();
    }

    private void btnSave_Click(object sender EventArgs e)
    {
      designerControl1.cmdSave.Invoke();
    }

    private void btnUndo_Click(object sender EventArgs e)
    {
      designerControl1.cmdUndo.Invoke();
    }

    private void btnRedo_Click(object sender EventArgs e)
    {
      designerControl1.cmdRedo.Invoke();
    }
  }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2018-03-13 13:54  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\
     文件       51712  2014-12-09 22:51  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demo.exe
     目录           0  2014-11-28 16:34  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\
     目录           0  2014-11-28 16:34  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\
     目录           0  2018-03-13 13:54  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\
     文件        2716  2014-11-27 23:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\CustomDesigner.csproj
     文件         917  2014-11-27 23:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\CustomDesigner.sln
     文件        5833  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\Form1.Designer.cs
     文件        1607  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\Form1.cs
     文件       10479  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\Form1.resx
     文件         429  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\Program.cs
     目录           0  2018-03-13 13:54  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\Properties\
     文件        1284  2014-11-27 23:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomDesigner\Properties\AssemblyInfo.cs
     目录           0  2018-03-13 13:54  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\
     文件        4024  2014-11-27 23:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\CustomOpenSaveDialogs.csproj
     文件         931  2014-11-27 23:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\CustomOpenSaveDialogs.sln
     文件        2152  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\Form1.Designer.cs
     文件        5056  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\Form1.cs
     文件        5814  2012-07-12 10:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\Form1.resx
     文件        3843  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\OpenDialogForm.Designer.cs
     文件         870  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\OpenDialogForm.cs
     文件        5814  2012-07-12 10:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\OpenDialogForm.resx
     文件         436  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\Program.cs
     目录           0  2018-03-13 13:54  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\Properties\
     文件        1298  2014-11-27 23:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\Properties\AssemblyInfo.cs
     文件        3829  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\SaveDialogForm.Designer.cs
     文件         599  2012-07-12 10:40  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\SaveDialogForm.cs
     文件        5814  2012-07-12 10:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\SaveDialogForm.resx
     文件        3032  2012-07-12 10:41  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomOpenSaveDialogs\database.xml
     目录           0  2018-03-13 13:54  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomPreview\
     文件        3504  2014-11-27 23:37  FastReport.Net V2014.4.8 For .Net4.0.完全破解版\Demos\C#\CustomPreview\CustomPreview.csproj
............此处省略958个文件信息

评论

共有 条评论