⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 designreportdesignfrm.cs

📁 树形逻辑报表程序源码,能根居元数据定义拖拉开发新的报表.
💻 CS
📖 第 1 页 / 共 5 页
字号:
		#endregion

		#region Windows Form Designer generated code
		/// <summary>
		/// Required method for Designer support - do not modify
		/// the contents of this method with the code editor.
		/// </summary>
		private void InitializeComponent()
		{
			this.components = new System.ComponentModel.Container();
			System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(TreeReportDesignFrm));
			this.mnuFileExport = new System.Windows.Forms.MenuItem();
			this.mnuFileSaveAs = new System.Windows.Forms.MenuItem();
			this.mnuFileSep1 = new System.Windows.Forms.MenuItem();
			this.imgStandard = new System.Windows.Forms.ImageList(this.components);
			this.mnuFileSave = new System.Windows.Forms.MenuItem();
			this.mnuFileSep2 = new System.Windows.Forms.MenuItem();
			this.mnuFilePrint = new System.Windows.Forms.MenuItem();
			this.mnuFilePrintPreview = new System.Windows.Forms.MenuItem();
			this.imgToolbox = new System.Windows.Forms.ImageList(this.components);
			this.mnuFileOpen = new System.Windows.Forms.MenuItem();
			this.mnuFileExit = new System.Windows.Forms.MenuItem();
			this.mnuFile = new System.Windows.Forms.MenuItem();
			this.mnuFileNew = new System.Windows.Forms.MenuItem();
			this.mnuDbOpen = new System.Windows.Forms.MenuItem();
			this.mnuDbSave = new System.Windows.Forms.MenuItem();
			this.mnuDbSaveAs = new System.Windows.Forms.MenuItem();
			this.mnuFileReportProperties = new System.Windows.Forms.MenuItem();
			this.mnuFileSep3 = new System.Windows.Forms.MenuItem();
			this.mnuMain = new System.Windows.Forms.MainMenu();
			this.mnuEdit = new System.Windows.Forms.MenuItem();
			this.mnuEditUndo = new System.Windows.Forms.MenuItem();
			this.mnuEditSep1 = new System.Windows.Forms.MenuItem();
			this.mnuEditCut = new System.Windows.Forms.MenuItem();
			this.mnuEditCopy = new System.Windows.Forms.MenuItem();
			this.mnuEditCopyPage = new System.Windows.Forms.MenuItem();
			this.mnuEditPaste = new System.Windows.Forms.MenuItem();
			this.mnuEditSep2 = new System.Windows.Forms.MenuItem();
			this.mnuEditDelete = new System.Windows.Forms.MenuItem();
			this.mnuEditDeleteSec = new System.Windows.Forms.MenuItem();
			this.mnuEditSep3 = new System.Windows.Forms.MenuItem();
			this.mnuEditFind = new System.Windows.Forms.MenuItem();
			this.mnuEditSep4 = new System.Windows.Forms.MenuItem();
			this.mnuEditReorder = new System.Windows.Forms.MenuItem();
			this.mnuEditProperties = new System.Windows.Forms.MenuItem();
			this.mnuView = new System.Windows.Forms.MenuItem();
			this.mnuViewDesignView = new System.Windows.Forms.MenuItem();
			this.mnuViewPrintPreview = new System.Windows.Forms.MenuItem();
			this.mnuViewSep1 = new System.Windows.Forms.MenuItem();
			this.mnuViewPropertiesList = new System.Windows.Forms.MenuItem();
			this.mnuViewDataSource = new System.Windows.Forms.MenuItem();
			this.mnuViewFieldsList = new System.Windows.Forms.MenuItem();
			this.mnuViewCodeEditor = new System.Windows.Forms.MenuItem();
			this.mnuViewSep2 = new System.Windows.Forms.MenuItem();
			this.mnuViewGrid = new System.Windows.Forms.MenuItem();
			this.mnuViewToolbars = new System.Windows.Forms.MenuItem();
			this.mnuViewStandard = new System.Windows.Forms.MenuItem();
			this.mnuViewFormat = new System.Windows.Forms.MenuItem();
			this.mnuViewToolbox = new System.Windows.Forms.MenuItem();
			this.mnuViewAlign = new System.Windows.Forms.MenuItem();
			this.mnuViewRuler = new System.Windows.Forms.MenuItem();
			this.mnuInsert = new System.Windows.Forms.MenuItem();
			this.mnuInsertReportHF = new System.Windows.Forms.MenuItem();
			this.mnuInsertPageHF = new System.Windows.Forms.MenuItem();
			this.mnuInsertHF = new System.Windows.Forms.MenuItem();
			this.mnuInsertSep1 = new System.Windows.Forms.MenuItem();
			this.mnuInsertLabel = new System.Windows.Forms.MenuItem();
			this.mnuInsertTextbox = new System.Windows.Forms.MenuItem();
			this.mnuInsertCheckbox = new System.Windows.Forms.MenuItem();
			this.mnuInsertBarcode = new System.Windows.Forms.MenuItem();
			this.mnuInsertLine = new System.Windows.Forms.MenuItem();
			this.mnuInsertShape = new System.Windows.Forms.MenuItem();
			this.mnuInsertImage = new System.Windows.Forms.MenuItem();
			this.mnuInsertRichTextbox = new System.Windows.Forms.MenuItem();
			this.mnuInsertSubReport = new System.Windows.Forms.MenuItem();
			this.mnuInsertPageBreak = new System.Windows.Forms.MenuItem();
			this.mnuInsertOle = new System.Windows.Forms.MenuItem();
			this.mnuFormat = new System.Windows.Forms.MenuItem();
			this.mnuAlign = new System.Windows.Forms.MenuItem();
			this.mnuFormatAlignLefts = new System.Windows.Forms.MenuItem();
			this.mnuFormatAlignCenters = new System.Windows.Forms.MenuItem();
			this.mnuFormatAlignRights = new System.Windows.Forms.MenuItem();
			this.mnuFormatSep3 = new System.Windows.Forms.MenuItem();
			this.mnuFormatAlignTops = new System.Windows.Forms.MenuItem();
			this.mnuFormatAlignMiddles = new System.Windows.Forms.MenuItem();
			this.mnuFormatAlignBottoms = new System.Windows.Forms.MenuItem();
			this.mnuFormatSep4 = new System.Windows.Forms.MenuItem();
			this.mnuFormatAligntoGrid = new System.Windows.Forms.MenuItem();
			this.mnuSize = new System.Windows.Forms.MenuItem();
			this.mnuFormatSizeWidth = new System.Windows.Forms.MenuItem();
			this.mnuFormatSizeHeight = new System.Windows.Forms.MenuItem();
			this.mnuFormatSizeBoth = new System.Windows.Forms.MenuItem();
			this.mnuFormatHSpacing = new System.Windows.Forms.MenuItem();
			this.mnuFormatHSpacingEqual = new System.Windows.Forms.MenuItem();
			this.mnuFormatHSpacingIncrease = new System.Windows.Forms.MenuItem();
			this.mnuFormatHSpacingDecrease = new System.Windows.Forms.MenuItem();
			this.mnuFormatVSpacing = new System.Windows.Forms.MenuItem();
			this.mnuFormatVSpacingEqual = new System.Windows.Forms.MenuItem();
			this.mnuFormatVSpacingIncrease = new System.Windows.Forms.MenuItem();
			this.mnuFormatVSpacingDecrease = new System.Windows.Forms.MenuItem();
			this.mnuFormatSep1 = new System.Windows.Forms.MenuItem();
			this.mnuFormatBringToFront = new System.Windows.Forms.MenuItem();
			this.mnuFormatSendToBack = new System.Windows.Forms.MenuItem();
			this.mnuFormatSep2 = new System.Windows.Forms.MenuItem();
			this.mnuFormatLock = new System.Windows.Forms.MenuItem();
			this.mnuHelp = new System.Windows.Forms.MenuItem();
			this.mnuHelpActiveReports = new System.Windows.Forms.MenuItem();
			this.mnuHelpSep = new System.Windows.Forms.MenuItem();
			this.mnuHelpAbout = new System.Windows.Forms.MenuItem();
			this.dlgOpenFile = new System.Windows.Forms.OpenFileDialog();
			this.dlgSaveFile = new System.Windows.Forms.SaveFileDialog();
			this.dlgFont = new System.Windows.Forms.FontDialog();
			this.cboClassName = new System.Windows.Forms.ComboBox();
			this.cboFormatFonts = new System.Windows.Forms.ComboBox();
			this.cboFormatFontSize = new System.Windows.Forms.ComboBox();
			this.imgAlign = new System.Windows.Forms.ImageList(this.components);
			this.imgFormat = new System.Windows.Forms.ImageList(this.components);
			this.sb = new System.Windows.Forms.StatusBar();
			this.sbpStatus = new System.Windows.Forms.StatusBarPanel();
			this.pnlPropertyWindow = new System.Windows.Forms.Panel();
			this.listView_DataDict = new System.Windows.Forms.ListView();
			this.arReportExplorer = new DataDynamics.ActiveReports.Design.ReportExplorer();
			this.ardMain = new DataDynamics.ActiveReports.Design.Designer();
			this.splitH = new System.Windows.Forms.Splitter();
			this.pnlProperties = new System.Windows.Forms.Panel();
			this.arPropertyGrid = new System.Windows.Forms.PropertyGrid();
			this.cboPropList = new System.Windows.Forms.ComboBox();
			this.pnlDesigner = new System.Windows.Forms.Panel();
			this.grpDesignSurface = new System.Windows.Forms.GroupBox();
			this.splitVR = new System.Windows.Forms.Splitter();
			this.tbToolbox = new System.Windows.Forms.ToolBar();
			this.tBOXPointer = new System.Windows.Forms.ToolBarButton();
			this.tBOXLabel = new System.Windows.Forms.ToolBarButton();
			this.tBOXTextbox = new System.Windows.Forms.ToolBarButton();
			this.tBOXCheckbox = new System.Windows.Forms.ToolBarButton();
			this.tBOXPicture = new System.Windows.Forms.ToolBarButton();
			this.tBOXShape = new System.Windows.Forms.ToolBarButton();
			this.tBOXLine = new System.Windows.Forms.ToolBarButton();
			this.tBOXRichText = new System.Windows.Forms.ToolBarButton();
			this.tBOXSubReport = new System.Windows.Forms.ToolBarButton();
			this.tBOXPageBreak = new System.Windows.Forms.ToolBarButton();
			this.tBOXBarcode = new System.Windows.Forms.ToolBarButton();
			this.tBOXChart = new System.Windows.Forms.ToolBarButton();
			this.tbAlign = new System.Windows.Forms.ToolBar();
			this.tAlignBringToFront = new System.Windows.Forms.ToolBarButton();
			this.tAlignSendToBack = new System.Windows.Forms.ToolBarButton();
			this.tAlignSep1 = new System.Windows.Forms.ToolBarButton();
			this.tAlignLefts = new System.Windows.Forms.ToolBarButton();
			this.tAlignCenters = new System.Windows.Forms.ToolBarButton();
			this.tAlignRights = new System.Windows.Forms.ToolBarButton();
			this.tAlignSep2 = new System.Windows.Forms.ToolBarButton();
			this.tAlignTops = new System.Windows.Forms.ToolBarButton();
			this.tAlignMiddles = new System.Windows.Forms.ToolBarButton();
			this.tAlignBottoms = new System.Windows.Forms.ToolBarButton();
			this.tAlignSep3 = new System.Windows.Forms.ToolBarButton();
			this.tAlignToGrid = new System.Windows.Forms.ToolBarButton();
			this.tAlignSizeSameWidth = new System.Windows.Forms.ToolBarButton();
			this.tAlignSizeSameHeight = new System.Windows.Forms.ToolBarButton();
			this.tAlignSizeSameBoth = new System.Windows.Forms.ToolBarButton();
			this.tAlignSep4 = new System.Windows.Forms.ToolBarButton();
			this.tAlignDecreaseHorizSpace = new System.Windows.Forms.ToolBarButton();
			this.tAlignMakeHorizSpaceEqual = new System.Windows.Forms.ToolBarButton();
			this.tAlignIncreaseHorizSpace = new System.Windows.Forms.ToolBarButton();
			this.tAlignSep5 = new System.Windows.Forms.ToolBarButton();
			this.tAlignDecreaseVertSpace = new System.Windows.Forms.ToolBarButton();
			this.tAlignMakeVertSpaceEqual = new System.Windows.Forms.ToolBarButton();
			this.tAlignIncreaseVertSpace = new System.Windows.Forms.ToolBarButton();
			this.tAlignSep6 = new System.Windows.Forms.ToolBarButton();
			this.tAlignLock = new System.Windows.Forms.ToolBarButton();
			this.tbFormat = new System.Windows.Forms.ToolBar();
			this.tFormatBold = new System.Windows.Forms.ToolBarButton();
			this.tFormatItalic = new System.Windows.Forms.ToolBarButton();
			this.tFormatUnderline = new System.Windows.Forms.ToolBarButton();
			this.tFormatFontSettings = new System.Windows.Forms.ToolBarButton();
			this.tFormatSep1 = new System.Windows.Forms.ToolBarButton();
			this.tFormatLeftAlign = new System.Windows.Forms.ToolBarButton();
			this.tFormatCenterAlign = new System.Windows.Forms.ToolBarButton();
			this.tFormatRightAlign = new System.Windows.Forms.ToolBarButton();
			this.tFormatSep2 = new System.Windows.Forms.ToolBarButton();
			this.tFormatBullets = new System.Windows.Forms.ToolBarButton();
			this.tFormatOutdent = new System.Windows.Forms.ToolBarButton();
			this.tFormatIndent = new System.Windows.Forms.ToolBarButton();
			this.tFormatSep3 = new System.Windows.Forms.ToolBarButton();
			this.tFormatBackColor = new System.Windows.Forms.ToolBarButton();
			this.tFormatForeColor = new System.Windows.Forms.ToolBarButton();
			this.tFormatLineColor = new System.Windows.Forms.ToolBarButton();
			this.tFormatLineStyle = new System.Windows.Forms.ToolBarButton();
			this.cxtLineStyle = new System.Windows.Forms.ContextMenu();
			this.mnuLineTransparent = new System.Windows.Forms.MenuItem();
			this.mnuLineSolid = new System.Windows.Forms.MenuItem();
			this.mnuLineDash = new System.Windows.Forms.MenuItem();
			this.mnuLineDot = new System.Windows.Forms.MenuItem();
			this.mnuLineDashDot = new System.Windows.Forms.MenuItem();
			this.mnuLineDashDotDot = new System.Windows.Forms.MenuItem();
			this.tFormatBorder = new System.Windows.Forms.ToolBarButton();
			this.tbStandard = new System.Windows.Forms.ToolBar();
			this.tSTDNewReport = new System.Windows.Forms.ToolBarButton();
			this.tSTDSep1 = new System.Windows.Forms.ToolBarButton();
			this.tSTDreportopenfromdb = new System.Windows.Forms.ToolBarButton();
			this.tSTDreportsavetodb = new System.Windows.Forms.ToolBarButton();
			this.tSTDreportsaveastodb = new System.Windows.Forms.ToolBarButton();
			this.tSTDreportmanageinfo = new System.Windows.Forms.ToolBarButton();
			this.tSTDconfiglist = new System.Windows.Forms.ToolBarButton();
			this.tSTDreportdatadict = new System.Windows.Forms.ToolBarButton();
			this.tSTDreportsetuser = new System.Windows.Forms.ToolBarButton();
			this.tSTDconfigurable = new System.Windows.Forms.ToolBarButton();
			this.tSTDsearchfield = new System.Windows.Forms.ToolBarButton();
			this.tSTDSep2 = new System.Windows.Forms.ToolBarButton();
			this.tSTDGroupReorder = new System.Windows.Forms.ToolBarButton();
			this.tSTDSep4 = new System.Windows.Forms.ToolBarButton();
			this.tSTDUndo = new System.Windows.Forms.ToolBarButton();
			this.tSTDCut = new System.Windows.Forms.ToolBarButton();
			this.tSTDCopy = new System.Windows.Forms.ToolBarButton();
			this.tSTDPaste = new System.Windows.Forms.ToolBarButton();
			this.tSTDDelete = new System.Windows.Forms.ToolBarButton();
			this.tSTDSep6 = new System.Windows.Forms.ToolBarButton();
			this.tSTDOpen = new System.Windows.Forms.ToolBarButton();
			this.tSTDSave = new System.Windows.Forms.ToolBarButton();
			this.tSTDSaveAs = new System.Windows.Forms.ToolBarButton();
			this.tSTDSep7 = new System.Windows.Forms.ToolBarButton();
			this.tSTDEnglish = new System.Windows.Forms.ToolBarButton();
			this.tSTDChinese = new System.Windows.Forms.ToolBarButton();
			this.tSTDHKChinese = new System.Windows.Forms.ToolBarButton();
			this.tSTDSep8 = new System.Windows.Forms.ToolBarButton();
			this.tSTDshowdictitem = new System.Windows.Forms.ToolBarButton();
			this.tSTDshowdatafield = new System.Windows.Forms.ToolBarButton();
			this.tSTDdatasource = new System.Windows.Forms.ToolBarButton();
			this.tabMain = new System.Windows.Forms.TabControl();
			this.pagDesign = new System.Windows.Forms.TabPage();
			this.pagPreview = new System.Windows.Forms.TabPage();
			this.arvMain = new DataDynamics.ActiveReports.Viewer.Viewer();
			this.dlgColor = new System.Windows.Forms.ColorDialog();
			this.conn = new System.Data.OleDb.OleDbConnection();
			((System.ComponentModel.ISupportInitialize)(this.sbpStatus)).BeginInit();
			this.pnlPropertyWindow.SuspendLayout();
			this.pnlProperties.SuspendLayout();
			this.pnlDesigner.SuspendLayout();
			this.grpDesignSurface.SuspendLayout();
			this.tabMain.SuspendLayout();
			this.pagDesign.SuspendLayout();
			this.pagPreview.SuspendLayout();
			this.SuspendLayout();
			// 
			// mnuFileExport
			// 
			this.mnuFileExport.Enabled = false;
			this.mnuFileExport.Index = 7;
			this.mnuFileExport.Text = "输出...";
			this.mnuFileExport.Click += new System.EventHandler(this.mnuFileExport_Click);
			// 
			// mnuFileSaveAs
			// 
			this.mnuFileSaveAs.Index = 6;
			this.mnuFileSaveAs.Shortcut = System.Windows.Forms.Shortcut.CtrlA;
			this.mnuFileSaveAs.Text = "另存为文件...";
			// 
			// mnuFileSep1
			// 
			this.mnuFileSep1.Index = 8;
			this.mnuFileSep1.Text = "-";
			// 
			// imgStandard
			// 
			this.imgStandard.ImageSize = new System.Drawing.Size(16, 16);
			this.imgStandard.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgStandard.ImageStream")));
			this.imgStandard.TransparentColor = System.Drawing.Color.Transparent;
			// 
			// mnuFileSave
			// 
			this.mnuFileSave.Index = 5;
			this.mnuFileSave.Shortcut = System.Windows.Forms.Shortcut.CtrlS;
			this.mnuFileSave.Text = "保存为文件";
			// 
			// mnuFileSep2
			// 
			this.mnuFileSep2.Index = 11;
			this.mnuFileSep2.Text = "-";
			// 
			// mnuFilePrint
			// 
			this.mnuFilePrint.Enabled = false;
			this.mnuFilePrint.Index = 9;
			this.mnuFilePrint.Shortcut = System.Windows.Forms.Shortcut.CtrlP;
			this.mnuFilePrint.Text = "打印";
			// 
			// mnuFilePrintPreview
			// 
			this.mnuFilePrintPreview.Index = 10;
			this.mnuFilePrintPreview.Text = "打印预览";
			// 
			// imgToolbox
			// 
			this.imgToolbox.ImageSize = new System.Drawing.Size(16, 16);
			this.imgToolbox.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imgToolbox.ImageStream")));
			this.imgToolbox.TransparentColor = System.Drawing.Color.Transparent;
			// 
			// mnuFileOpen
			// 
			this.mnuFileOpen.Index = 4;
			this.mnuFileOpen.Shortcut = System.Windows.Forms.Shortcut.CtrlO;
			this.mnuFileOpen.Text = "打开文件...";
			// 
			// mnuFileExit
			// 
			this.mnuFileExit.Index = 14;
			this.mnuFileExit.Text = "退出";
			// 
			// mnuFile
			// 
			this.mnuFile.Index = 0;
			this.mnuFile.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
																					this.mnuFileNew,
																					this.mnuDbOpen,

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -