| | |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); |
| | | this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.panel1 = new System.Windows.Forms.Panel(); |
| | | this.btnEsc = new DevExpress.XtraEditors.SimpleButton(); |
| | |
| | | this.gcTable = new DevExpress.XtraGrid.GridControl(); |
| | | this.gvTable = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemSearchLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit(); |
| | | this.repositoryItemSearchLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView(); |
| | | this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.panQueryTable = new System.Windows.Forms.Panel(); |
| | | this.btnSqlTable = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.gcQuery = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.splitContainerControl1.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcTable)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvTable)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); |
| | | this.panQueryTable.SuspendLayout(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcQuery)).BeginInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvQuery)).BeginInit(); |
| | |
| | | this.gcTable.Location = new System.Drawing.Point(0, 0); |
| | | this.gcTable.MainView = this.gvTable; |
| | | this.gcTable.Name = "gcTable"; |
| | | this.gcTable.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { |
| | | this.repositoryItemSearchLookUpEdit1, |
| | | this.repositoryItemButtonEdit2}); |
| | | this.gcTable.Size = new System.Drawing.Size(734, 196); |
| | | this.gcTable.TabIndex = 4; |
| | | this.gcTable.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | |
| | | // |
| | | this.gvTable.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn10, |
| | | this.gridColumn13, |
| | | this.gridColumn11, |
| | | this.gridColumn12}); |
| | | this.gridColumn12, |
| | | this.gridColumn14}); |
| | | this.gvTable.GridControl = this.gcTable; |
| | | this.gvTable.Name = "gvTable"; |
| | | this.gvTable.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; |
| | | // |
| | | // gridColumn10 |
| | | // |
| | | this.gridColumn10.Caption = "表名"; |
| | | this.gridColumn10.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn10.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn10.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn10.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn10.Caption = "请选择"; |
| | | this.gridColumn10.ColumnEdit = this.repositoryItemSearchLookUpEdit1; |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 0; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // repositoryItemSearchLookUpEdit1 |
| | | // |
| | | this.repositoryItemSearchLookUpEdit1.AutoHeight = false; |
| | | this.repositoryItemSearchLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo, "请选择", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemSearchLookUpEdit1.Name = "repositoryItemSearchLookUpEdit1"; |
| | | this.repositoryItemSearchLookUpEdit1.NullText = "请选择"; |
| | | this.repositoryItemSearchLookUpEdit1.PopupView = this.repositoryItemSearchLookUpEdit1View; |
| | | this.repositoryItemSearchLookUpEdit1.EditValueChanged += new System.EventHandler(this.repositoryItemSearchLookUpEdit1_EditValueChanged); |
| | | // |
| | | // repositoryItemSearchLookUpEdit1View |
| | | // |
| | | this.repositoryItemSearchLookUpEdit1View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { |
| | | this.gridColumn15, |
| | | this.gridColumn16}); |
| | | this.repositoryItemSearchLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus; |
| | | this.repositoryItemSearchLookUpEdit1View.Name = "repositoryItemSearchLookUpEdit1View"; |
| | | this.repositoryItemSearchLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false; |
| | | this.repositoryItemSearchLookUpEdit1View.OptionsView.ShowGroupPanel = false; |
| | | // |
| | | // gridColumn15 |
| | | // |
| | | this.gridColumn15.Caption = "表名"; |
| | | this.gridColumn15.FieldName = "tableName"; |
| | | this.gridColumn15.Name = "gridColumn15"; |
| | | this.gridColumn15.Visible = true; |
| | | this.gridColumn15.VisibleIndex = 0; |
| | | // |
| | | // gridColumn16 |
| | | // |
| | | this.gridColumn16.Caption = "表备注"; |
| | | this.gridColumn16.FieldName = "tableCap"; |
| | | this.gridColumn16.Name = "gridColumn16"; |
| | | this.gridColumn16.Visible = true; |
| | | this.gridColumn16.VisibleIndex = 1; |
| | | // |
| | | // gridColumn13 |
| | | // |
| | | this.gridColumn13.Caption = "表名"; |
| | | this.gridColumn13.FieldName = "tableName"; |
| | | this.gridColumn13.MinWidth = 25; |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 1; |
| | | this.gridColumn13.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | | // |
| | | this.gridColumn11.Caption = "表备注"; |
| | | this.gridColumn11.FieldName = "tableCap"; |
| | | this.gridColumn11.MinWidth = 25; |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 1; |
| | | this.gridColumn11.VisibleIndex = 2; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn12.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn12.Caption = "别名"; |
| | | this.gridColumn12.FieldName = "tableOtherName"; |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 2; |
| | | this.gridColumn12.VisibleIndex = 3; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn14 |
| | | // |
| | | this.gridColumn14.Caption = "移出"; |
| | | this.gridColumn14.ColumnEdit = this.repositoryItemButtonEdit2; |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 4; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | | // |
| | | this.repositoryItemButtonEdit2.AutoHeight = false; |
| | | editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; |
| | | this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { |
| | | new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移出", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); |
| | | this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; |
| | | this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); |
| | | // |
| | | // panQueryTable |
| | | // |
| | |
| | | this.splitContainerControl1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcTable)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvTable)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit1View)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); |
| | | this.panQueryTable.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gcQuery)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.gvQuery)).EndInit(); |
| | |
| | | private DevExpress.XtraEditors.SimpleButton btnQueryEsc; |
| | | private DevExpress.XtraEditors.SimpleButton btnQuerySave; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn12; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn14; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit1; |
| | | private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit1View; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn15; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn16; |
| | | private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; |
| | | } |
| | | } |