fastreport2017彻底破解版


fastreport2017彻底破解版,导出都没有demo字样了,是最新版。仅限学习研究使用,正式使用请买正版,支持正版。
资源截图
代码片段和文件信息
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();
    }
  }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件      56626  2016-12-27 06:48  Fastreport2017FrNet_2017.1.16changes.rus

     文件      49126  2017-03-21 14:15  Fastreport2017FrNet_2017.1.16changes.txt

     文件      38280  2016-12-28 18:21  Fastreport2017FrNet_2017.1.16Demo.exe

     文件       2716  2016-11-09 04:06  Fastreport2017FrNet_2017.1.16DemosC#CustomDesignerCustomDesigner.csproj

     文件        916  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomDesignerCustomDesigner.sln

     文件       1607  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomDesignerForm1.cs

     文件       5833  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomDesignerForm1.Designer.cs

     文件      10479  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomDesignerForm1.resx

     文件        429  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomDesignerProgram.cs

     文件       1284  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomDesignerPropertiesAssemblyInfo.cs

     文件       4024  2016-11-09 04:06  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsCustomOpenSaveDialogs.csproj

     文件        930  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsCustomOpenSaveDialogs.sln

     文件       3032  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsdatabase.xml

     文件       5056  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsForm1.cs

     文件       2152  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsForm1.Designer.cs

     文件       5814  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsForm1.resx

     文件        870  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsOpenDialogForm.cs

     文件       3843  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsOpenDialogForm.Designer.cs

     文件       5814  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsOpenDialogForm.resx

     文件        436  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsProgram.cs

     文件       1298  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsPropertiesAssemblyInfo.cs

     文件        599  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsSaveDialogForm.cs

     文件       3829  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsSaveDialogForm.Designer.cs

     文件       5814  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomOpenSaveDialogsSaveDialogForm.resx

     文件       3504  2016-11-09 04:06  Fastreport2017FrNet_2017.1.16DemosC#CustomPreviewCustomPreview.csproj

     文件        914  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomPreviewCustomPreview.sln

     文件       4141  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomPreviewForm1.cs

     文件       8412  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomPreviewForm1.Designer.cs

     文件       6012  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomPreviewForm1.resx

     文件        428  2016-11-09 00:56  Fastreport2017FrNet_2017.1.16DemosC#CustomPreviewProgram.cs

............此处省略1280个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)