| | |
| | | // toolBarMenu1 |
| | | // |
| | | this.toolBarMenu1.chkParameter = null; |
| | | this.toolBarMenu1.currentAction = null; |
| | | this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; |
| | | this.toolBarMenu1.guidKey = null; |
| | | this.toolBarMenu1.isSetBtn = false; |
| | | this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolBarMenu1.Name = "toolBarMenu1"; |
| | | |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(794, 80); |
| | | this.toolBarMenu1.rptParameter = null; |
| | | this.toolBarMenu1.Size = new System.Drawing.Size(1084, 80); |
| | | this.toolBarMenu1.TabIndex = 0; |
| | | this.toolBarMenu1.xlsInService = null; |
| | | |
| | | this.toolBarMenu1.xlsOutParameter = null; |
| | | // |
| | | // xtraTabControl1 |
| | | // |
| | |
| | | this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); |
| | | this.xtraTabControl1.Name = "xtraTabControl1"; |
| | | this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(794, 507); |
| | | this.xtraTabControl1.Size = new System.Drawing.Size(1084, 662); |
| | | this.xtraTabControl1.TabIndex = 4; |
| | | this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.xtraTabPage1, |
| | |
| | | // |
| | | this.xtraTabPage1.Controls.Add(this.tlMenu); |
| | | this.xtraTabPage1.Name = "xtraTabPage1"; |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(792, 475); |
| | | this.xtraTabPage1.Size = new System.Drawing.Size(1082, 630); |
| | | this.xtraTabPage1.Text = "数据列表"; |
| | | // |
| | | // tlMenu |
| | | // |
| | | this.tlMenu.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.tlMenu.Appearance.Row.Options.UseFont = true; |
| | | this.tlMenu.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] { |
| | | this.tlcModuleID, |
| | |
| | | this.tlcMenuType}); |
| | | this.tlMenu.Cursor = System.Windows.Forms.Cursors.Default; |
| | | this.tlMenu.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tlMenu.Font = new System.Drawing.Font("Tahoma", 9F); |
| | | this.tlMenu.Location = new System.Drawing.Point(0, 0); |
| | | this.tlMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.tlMenu.MinWidth = 23; |
| | | this.tlMenu.Name = "tlMenu"; |
| | | this.tlMenu.OptionsBehavior.Editable = false; |
| | | this.tlMenu.OptionsView.TreeLineStyle = DevExpress.XtraTreeList.LineStyle.Solid; |
| | | this.tlMenu.Size = new System.Drawing.Size(792, 475); |
| | | this.tlMenu.Size = new System.Drawing.Size(1082, 630); |
| | | this.tlMenu.TabIndex = 3; |
| | | this.tlMenu.TreeLevelWidth = 21; |
| | | // |
| | |
| | | // |
| | | this.xtraTabPage2.Controls.Add(this.panel1); |
| | | this.xtraTabPage2.Name = "xtraTabPage2"; |
| | | |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(792, 475); |
| | | this.xtraTabPage2.Size = new System.Drawing.Size(1082, 630); |
| | | this.xtraTabPage2.Text = "数据详细"; |
| | | // |
| | | // panel1 |
| | |
| | | this.panel1.Controls.Add(this.labelControl4); |
| | | this.panel1.Controls.Add(this.labelControl3); |
| | | this.panel1.Controls.Add(this.labelControl2); |
| | | this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.panel1.Location = new System.Drawing.Point(29, 34); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(679, 337); |
| | |
| | | // |
| | | this.txt_formPath.Location = new System.Drawing.Point(111, 157); |
| | | this.txt_formPath.Name = "txt_formPath"; |
| | | this.txt_formPath.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_formPath.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_formPath.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | // |
| | | this.txt_name.Location = new System.Drawing.Point(111, 83); |
| | | this.txt_name.Name = "txt_name"; |
| | | this.txt_name.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_name.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_name.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | this.txt_upGuid.EditValue = ""; |
| | | this.txt_upGuid.Location = new System.Drawing.Point(111, 11); |
| | | this.txt_upGuid.Name = "txt_upGuid"; |
| | | this.txt_upGuid.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_upGuid.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_upGuid.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | // |
| | | // labelControl7 |
| | | // |
| | | this.labelControl7.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl7.Appearance.Options.UseFont = true; |
| | | this.labelControl7.Location = new System.Drawing.Point(13, 203); |
| | | this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | |
| | | // |
| | | // labelControl1 |
| | | // |
| | | this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl1.Appearance.Options.UseFont = true; |
| | | this.labelControl1.Location = new System.Drawing.Point(13, 243); |
| | | this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | |
| | | // |
| | | // labelControl6 |
| | | // |
| | | this.labelControl6.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl6.Appearance.Options.UseFont = true; |
| | | this.labelControl6.Location = new System.Drawing.Point(13, 161); |
| | | this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | |
| | | // |
| | | // labelControl5 |
| | | // |
| | | this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl5.Appearance.Options.UseFont = true; |
| | | this.labelControl5.Location = new System.Drawing.Point(13, 49); |
| | | this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | |
| | | this.txt_category.Location = new System.Drawing.Point(111, 47); |
| | | this.txt_category.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | | this.txt_category.Name = "txt_category"; |
| | | this.txt_category.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.txt_category.Properties.Appearance.Options.UseFont = true; |
| | | this.txt_category.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); |
| | |
| | | // |
| | | // labelControl4 |
| | | // |
| | | this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl4.Appearance.Options.UseFont = true; |
| | | this.labelControl4.Location = new System.Drawing.Point(13, 123); |
| | | this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | |
| | | // |
| | | // labelControl3 |
| | | // |
| | | this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl3.Appearance.Options.UseFont = true; |
| | | this.labelControl3.Location = new System.Drawing.Point(13, 17); |
| | | this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | |
| | | // |
| | | // labelControl2 |
| | | // |
| | | this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); |
| | | |
| | | this.labelControl2.Appearance.Options.UseFont = true; |
| | | this.labelControl2.Location = new System.Drawing.Point(13, 84); |
| | | this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); |
| | |
| | | // |
| | | this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); |
| | | this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; |
| | | this.ClientSize = new System.Drawing.Size(794, 587); |
| | | this.ClientSize = new System.Drawing.Size(1084, 742); |
| | | this.Controls.Add(this.xtraTabControl1); |
| | | this.Controls.Add(this.toolBarMenu1); |
| | | this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black; |
| | | this.MaximizeBox = false; |
| | | this.MinimizeBox = false; |
| | | this.Name = "SysMenu"; |
| | | this.Text = "SysMenu"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; |
| | | this.Text = "功能菜单"; |
| | | ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); |
| | | this.xtraTabControl1.ResumeLayout(false); |
| | | this.xtraTabPage1.ResumeLayout(false); |