| | |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject34 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject35 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject36 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions10 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject37 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject38 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject39 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject40 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.isLocked = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); |
| | | this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); |
| | |
| | | this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); |
| | | this.tabMx = new DevExpress.XtraTab.XtraTabControl(); |
| | | this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx1 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gvGuid = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.rptDel1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); |
| | | this.gcMx2 = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); |
| | | this.tabMx.SuspendLayout(); |
| | | this.tabMxPage1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptDel1)).BeginInit(); |
| | | this.tabMxPage2.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); |
| | |
| | | this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.tabMx.Location = new System.Drawing.Point(0, 0); |
| | | this.tabMx.Name = "tabMx"; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage1; |
| | | this.tabMx.SelectedTabPage = this.tabMxPage2; |
| | | this.tabMx.Size = new System.Drawing.Size(1135, 497); |
| | | this.tabMx.TabIndex = 5; |
| | | this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { |
| | | this.tabMxPage1, |
| | | this.tabMxPage2, |
| | | this.tabMxPage3, |
| | | this.xtraTabPage3, |
| | | this.xtraTabPage4}); |
| | | // |
| | | // tabMxPage1 |
| | | // |
| | | this.tabMxPage1.Controls.Add(this.gcMx1); |
| | | this.tabMxPage1.Name = "tabMxPage1"; |
| | | this.tabMxPage1.Size = new System.Drawing.Size(1133, 465); |
| | | this.tabMxPage1.Text = "PDA页面"; |
| | | // |
| | | // gcMx1 |
| | | // |
| | | this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; |
| | | this.gcMx1.Location = new System.Drawing.Point(0, 0); |
| | | this.gcMx1.MainView = this.gvMx1; |
| | | this.gcMx1.Name = "gcMx1"; |
| | | this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.rptDel1}); |
| | | this.gcMx1.Size = new System.Drawing.Size(1133, 465); |
| | | this.gcMx1.TabIndex = 0; |
| | | this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gvMx1}); |
| | | // |
| | | // gvMx1 |
| | | // |
| | | this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gvGuid, |
| | | this.gridColumn6, |
| | | this.gridColumn7, |
| | | this.gridColumn29}); |
| | | this.gvMx1.GridControl = this.gcMx1; |
| | | this.gvMx1.Name = "gvMx1"; |
| | | this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; |
| | | this.gvMx1.OptionsFind.ShowSearchNavButtons = false; |
| | | this.gvMx1.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gvGuid |
| | | // |
| | | this.gvGuid.Caption = "gridColumn1"; |
| | | this.gvGuid.FieldName = "guid"; |
| | | this.gvGuid.MinWidth = 25; |
| | | this.gvGuid.Name = "gvGuid"; |
| | | this.gvGuid.Width = 94; |
| | | // |
| | | // gridColumn6 |
| | | // |
| | | this.gridColumn6.Caption = "页面名称"; |
| | | this.gridColumn6.FieldName = "gnName"; |
| | | this.gridColumn6.MinWidth = 25; |
| | | this.gridColumn6.Name = "gridColumn6"; |
| | | this.gridColumn6.Visible = true; |
| | | this.gridColumn6.VisibleIndex = 0; |
| | | this.gridColumn6.Width = 94; |
| | | // |
| | | // gridColumn7 |
| | | // |
| | | this.gridColumn7.Caption = "绑定类型"; |
| | | this.gridColumn7.FieldName = "fType"; |
| | | this.gridColumn7.MinWidth = 25; |
| | | this.gridColumn7.Name = "gridColumn7"; |
| | | this.gridColumn7.Visible = true; |
| | | this.gridColumn7.VisibleIndex = 1; |
| | | this.gridColumn7.Width = 94; |
| | | // |
| | | // gridColumn29 |
| | | // |
| | | this.gridColumn29.Caption = "移出"; |
| | | this.gridColumn29.ColumnEdit = this.rptDel1; |
| | | this.gridColumn29.MinWidth = 25; |
| | | this.gridColumn29.Name = "gridColumn29"; |
| | | this.gridColumn29.Visible = true; |
| | | this.gridColumn29.VisibleIndex = 2; |
| | | this.gridColumn29.Width = 94; |
| | | // |
| | | // rptDel1 |
| | | // |
| | | this.rptDel1.AutoHeight = false; |
| | | editorButtonImageOptions6.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions6.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.rptDel1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.rptDel1.Name = "rptDel1"; |
| | | this.rptDel1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.rptDel1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDel1_ButtonClick); |
| | | // |
| | | // tabMxPage2 |
| | | // |
| | |
| | | // rptDel2 |
| | | // |
| | | this.rptDel2.AutoHeight = false; |
| | | editorButtonImageOptions7.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions7.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions6.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions6.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.rptDel2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions6, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject21, serializableAppearanceObject22, serializableAppearanceObject23, serializableAppearanceObject24, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.rptDel2.Name = "rptDel2"; |
| | | this.rptDel2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.rptDel2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDel2_ButtonClick); |
| | |
| | | // rptDel3 |
| | | // |
| | | this.rptDel3.AutoHeight = false; |
| | | editorButtonImageOptions8.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions8.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions7.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions7.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.rptDel3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions7, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject25, serializableAppearanceObject26, serializableAppearanceObject27, serializableAppearanceObject28, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.rptDel3.Name = "rptDel3"; |
| | | this.rptDel3.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.rptDel3.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.rptDel3_ButtonClick); |
| | |
| | | // repositoryItemButtonEdit6 |
| | | // |
| | | this.repositoryItemButtonEdit6.AutoHeight = false; |
| | | editorButtonImageOptions9.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions9.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions8.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions8.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit6.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions8, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject29, serializableAppearanceObject30, serializableAppearanceObject31, serializableAppearanceObject32, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit6.Name = "repositoryItemButtonEdit6"; |
| | | this.repositoryItemButtonEdit6.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit6.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit6_ButtonClick); |
| | |
| | | // repositoryItemButtonEdit7 |
| | | // |
| | | this.repositoryItemButtonEdit7.AutoHeight = false; |
| | | editorButtonImageOptions10.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions10.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | editorButtonImageOptions9.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions9.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit7.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions10, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject37, serializableAppearanceObject38, serializableAppearanceObject39, serializableAppearanceObject40, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions9, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject33, serializableAppearanceObject34, serializableAppearanceObject35, serializableAppearanceObject36, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit7.Name = "repositoryItemButtonEdit7"; |
| | | this.repositoryItemButtonEdit7.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit7.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit7_ButtonClick); |
| | |
| | | ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); |
| | | this.tabMx.ResumeLayout(false); |
| | | this.tabMxPage1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.rptDel1)).EndInit(); |
| | | this.tabMxPage2.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); |
| | |
| | | private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; |
| | | private DevExpress.Utils.ToolTipController tips; |
| | | private DevExpress.XtraTab.XtraTabControl tabMx; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage1; |
| | | private DevExpress.XtraGrid.GridControl gcMx1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gvGuid; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn6; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn29; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptDel1; |
| | | private DevExpress.XtraTab.XtraTabPage tabMxPage2; |
| | | private DevExpress.XtraGrid.GridControl gcMx2; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; |