| | |
| | | this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); |
| | | this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); |
| | | this.panQueryTable = new System.Windows.Forms.Panel(); |
| | | this.btnSqlTable = new DevExpress.XtraEditors.SimpleButton(); |
| | | this.gcQuery = new DevExpress.XtraGrid.GridControl(); |
| | |
| | | this.panel1.Controls.Add(this.btnEsc); |
| | | this.panel1.Controls.Add(this.btnQuery); |
| | | this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; |
| | | this.panel1.Location = new System.Drawing.Point(0, 517); |
| | | this.panel1.Location = new System.Drawing.Point(0, 529); |
| | | this.panel1.Name = "panel1"; |
| | | this.panel1.Size = new System.Drawing.Size(734, 56); |
| | | this.panel1.Size = new System.Drawing.Size(734, 44); |
| | | this.panel1.TabIndex = 1; |
| | | // |
| | | // btnEsc |
| | | // |
| | | this.btnEsc.Location = new System.Drawing.Point(391, 15); |
| | | this.btnEsc.Appearance.Options.UseFont = true; |
| | | this.btnEsc.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.btnEsc.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; |
| | | this.btnEsc.Location = new System.Drawing.Point(546, 0); |
| | | this.btnEsc.Name = "btnEsc"; |
| | | this.btnEsc.Size = new System.Drawing.Size(94, 29); |
| | | this.btnEsc.Size = new System.Drawing.Size(94, 44); |
| | | this.btnEsc.TabIndex = 1; |
| | | this.btnEsc.Text = "取消"; |
| | | this.btnEsc.Text = "取消查询"; |
| | | // |
| | | // btnQuery |
| | | // |
| | | this.btnQuery.Location = new System.Drawing.Point(270, 15); |
| | | this.btnQuery.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary; |
| | | this.btnQuery.Appearance.Options.UseBackColor = true; |
| | | this.btnQuery.Appearance.Options.UseFont = true; |
| | | this.btnQuery.Dock = System.Windows.Forms.DockStyle.Right; |
| | | this.btnQuery.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.zoom100_16x16; |
| | | this.btnQuery.Location = new System.Drawing.Point(640, 0); |
| | | this.btnQuery.Name = "btnQuery"; |
| | | this.btnQuery.Size = new System.Drawing.Size(94, 29); |
| | | this.btnQuery.Size = new System.Drawing.Size(94, 44); |
| | | this.btnQuery.TabIndex = 0; |
| | | this.btnQuery.Text = "确定查询"; |
| | | // |
| | |
| | | this.repositoryItemComboBox1, |
| | | this.repositoryItemComboBox2, |
| | | this.repositoryItemButtonEdit1}); |
| | | this.gcMain.Size = new System.Drawing.Size(734, 517); |
| | | this.gcMain.Size = new System.Drawing.Size(734, 529); |
| | | this.gcMain.TabIndex = 0; |
| | | this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { |
| | | this.gridView1}); |
| | |
| | | this.gridColumn13, |
| | | this.gridColumn11, |
| | | this.gridColumn12, |
| | | this.gridColumn14}); |
| | | this.gridColumn14, |
| | | this.gridColumn19}); |
| | | this.gvTable.GridControl = this.gcTable; |
| | | this.gvTable.Name = "gvTable"; |
| | | this.gvTable.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; |
| | |
| | | this.gridColumn10.MinWidth = 25; |
| | | this.gridColumn10.Name = "gridColumn10"; |
| | | this.gridColumn10.Visible = true; |
| | | this.gridColumn10.VisibleIndex = 0; |
| | | this.gridColumn10.VisibleIndex = 1; |
| | | this.gridColumn10.Width = 94; |
| | | // |
| | | // repositoryItemSearchLookUpEdit1 |
| | |
| | | this.gridColumn13.Name = "gridColumn13"; |
| | | this.gridColumn13.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn13.Visible = true; |
| | | this.gridColumn13.VisibleIndex = 1; |
| | | this.gridColumn13.VisibleIndex = 2; |
| | | this.gridColumn13.Width = 94; |
| | | // |
| | | // gridColumn11 |
| | |
| | | this.gridColumn11.Name = "gridColumn11"; |
| | | this.gridColumn11.OptionsColumn.ReadOnly = true; |
| | | this.gridColumn11.Visible = true; |
| | | this.gridColumn11.VisibleIndex = 2; |
| | | this.gridColumn11.VisibleIndex = 3; |
| | | this.gridColumn11.Width = 94; |
| | | // |
| | | // gridColumn12 |
| | | // |
| | | this.gridColumn12.AppearanceCell.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn12.AppearanceCell.Options.UseForeColor = true; |
| | | this.gridColumn12.AppearanceHeader.ForeColor = System.Drawing.Color.Blue; |
| | | this.gridColumn12.AppearanceHeader.Options.UseForeColor = true; |
| | | this.gridColumn12.Caption = "别名"; |
| | |
| | | this.gridColumn12.MinWidth = 25; |
| | | this.gridColumn12.Name = "gridColumn12"; |
| | | this.gridColumn12.Visible = true; |
| | | this.gridColumn12.VisibleIndex = 3; |
| | | this.gridColumn12.VisibleIndex = 4; |
| | | this.gridColumn12.Width = 94; |
| | | // |
| | | // gridColumn14 |
| | |
| | | this.gridColumn14.MinWidth = 25; |
| | | this.gridColumn14.Name = "gridColumn14"; |
| | | this.gridColumn14.Visible = true; |
| | | this.gridColumn14.VisibleIndex = 4; |
| | | this.gridColumn14.VisibleIndex = 5; |
| | | this.gridColumn14.Width = 94; |
| | | // |
| | | // repositoryItemButtonEdit2 |
| | |
| | | this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; |
| | | this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; |
| | | this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); |
| | | // |
| | | // gridColumn19 |
| | | // |
| | | this.gridColumn19.Caption = "主键Guid"; |
| | | this.gridColumn19.FieldName = "guid"; |
| | | this.gridColumn19.MinWidth = 25; |
| | | this.gridColumn19.Name = "gridColumn19"; |
| | | this.gridColumn19.Visible = true; |
| | | this.gridColumn19.VisibleIndex = 0; |
| | | this.gridColumn19.Width = 94; |
| | | // |
| | | // panQueryTable |
| | | // |
| | |
| | | private DevExpress.XtraGrid.Views.Grid.GridView repositoryItemSearchLookUpEdit2View; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; |
| | | private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; |
| | | } |
| | | } |