From 247cc1010a4967a24d2d0eaeb092acc24c08ba96 Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期六, 05 四月 2025 14:25:12 +0800
Subject: [PATCH] fqc
---
DevApp/Gs.DevApp/UserControl/ShowFilter.Designer.cs | 654 +++++++++++++++++++++++++++++++++++++++--------------------
1 files changed, 433 insertions(+), 221 deletions(-)
diff --git a/DevApp/Gs.DevApp/UserControl/ShowFilter.Designer.cs b/DevApp/Gs.DevApp/UserControl/ShowFilter.Designer.cs
index 3dedae5..06dca84 100644
--- a/DevApp/Gs.DevApp/UserControl/ShowFilter.Designer.cs
+++ b/DevApp/Gs.DevApp/UserControl/ShowFilter.Designer.cs
@@ -29,14 +29,21 @@
/// </summary>
private void InitializeComponent()
{
- DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
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.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
- DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
+ 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.panel1 = new System.Windows.Forms.Panel();
this.btnEsc = new DevExpress.XtraEditors.SimpleButton();
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
@@ -45,49 +52,68 @@
this.gcMain = new DevExpress.XtraGrid.GridControl();
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
+ this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
+ this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
+ this.splitContainerControl1 = new DevExpress.XtraEditors.SplitContainerControl();
+ 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.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.gvQuery = new DevExpress.XtraGrid.Views.Grid.GridView();
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.repositoryItemComboBoxSql = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
- this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemSearchLookUpEdit2Sql = new DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit();
+ this.repositoryItemSearchLookUpEdit2View = new DevExpress.XtraGrid.Views.Grid.GridView();
+ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
+ this.repositoryItemComboBox3Sql = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
- this.panQueryBom = new System.Windows.Forms.Panel();
- this.btnQueryEsc = new DevExpress.XtraEditors.SimpleButton();
- this.btnQuerySave = new DevExpress.XtraEditors.SimpleButton();
- this.panQueryTop = new DevExpress.XtraEditors.PanelControl();
- this.layQuery = new DevExpress.XtraLayout.LayoutControl();
- this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
- this.txt_table = new DevExpress.XtraEditors.CheckedComboBoxEdit();
- this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
- this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
- this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtraTabPage1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(repositoryItemButtonEdit1)).BeginInit();
- this.xtraTabPage2.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.gcQuery)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvQuery)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBoxSql)).BeginInit();
- this.panQueryBom.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.panQueryTop)).BeginInit();
- this.panQueryTop.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.layQuery)).BeginInit();
- this.layQuery.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_table.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
+ this.xtraTabPage3.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).BeginInit();
+ this.splitContainerControl1.Panel1.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).BeginInit();
+ this.splitContainerControl1.Panel2.SuspendLayout();
+ 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();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit2Sql)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit2View)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3Sql)).BeginInit();
this.SuspendLayout();
//
// panel1
@@ -95,24 +121,34 @@
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, 405);
+ 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 = "纭畾鏌ヨ";
//
@@ -122,30 +158,31 @@
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
- this.xtraTabControl1.Size = new System.Drawing.Size(736, 493);
+ this.xtraTabControl1.Size = new System.Drawing.Size(736, 605);
this.xtraTabControl1.TabIndex = 2;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtraTabPage1,
- this.xtraTabPage2});
+ this.xtraTabPage3});
//
// xtraTabPage1
//
this.xtraTabPage1.Controls.Add(this.gcMain);
this.xtraTabPage1.Controls.Add(this.panel1);
this.xtraTabPage1.Name = "xtraTabPage1";
- this.xtraTabPage1.Size = new System.Drawing.Size(734, 461);
+ this.xtraTabPage1.Size = new System.Drawing.Size(734, 573);
this.xtraTabPage1.Text = "鏌ヨ鏉′欢";
//
// gcMain
//
- this.gcMain.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain.Location = new System.Drawing.Point(0, 0);
this.gcMain.MainView = this.gridView1;
this.gcMain.Name = "gcMain";
this.gcMain.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemComboBox1,
- this.repositoryItemComboBox2});
- this.gcMain.Size = new System.Drawing.Size(734, 405);
+ this.repositoryItemComboBox2,
+ this.repositoryItemButtonEdit1});
+ 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});
@@ -156,6 +193,7 @@
this.gridColumn1,
this.gridColumn2,
this.gridColumn3,
+ this.gridColumn8,
this.gridColumn4});
this.gridView1.GridControl = this.gcMain;
this.gridView1.Name = "gridView1";
@@ -172,6 +210,15 @@
this.gridColumn1.VisibleIndex = 0;
this.gridColumn1.Width = 150;
//
+ // repositoryItemComboBox1
+ //
+ this.repositoryItemComboBox1.AutoHeight = false;
+ this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
+ this.repositoryItemComboBox1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.repositoryItemComboBox1.SelectedValueChanged += new System.EventHandler(this.repositoryItemComboBox1_SelectedValueChanged);
+ //
// gridColumn2
//
this.gridColumn2.Caption = "鏌ヨ鏉′欢";
@@ -183,6 +230,14 @@
this.gridColumn2.VisibleIndex = 1;
this.gridColumn2.Width = 80;
//
+ // repositoryItemComboBox2
+ //
+ this.repositoryItemComboBox2.AutoHeight = false;
+ this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
+ this.repositoryItemComboBox2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ //
// gridColumn3
//
this.gridColumn3.Caption = "鏌ヨ鍊�";
@@ -193,17 +248,18 @@
this.gridColumn3.VisibleIndex = 2;
this.gridColumn3.Width = 100;
//
+ // gridColumn8
+ //
+ this.gridColumn8.Caption = "瀛楁绫诲瀷";
+ this.gridColumn8.FieldName = "fieldType";
+ this.gridColumn8.MinWidth = 25;
+ this.gridColumn8.Name = "gridColumn8";
+ this.gridColumn8.Width = 94;
+ //
// gridColumn4
//
this.gridColumn4.Caption = "绉诲嚭";
- repositoryItemButtonEdit1.AutoHeight = false;
- editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
- editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
- repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
- repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
- repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
- this.gridColumn4.ColumnEdit = repositoryItemButtonEdit1;
+ this.gridColumn4.ColumnEdit = this.repositoryItemButtonEdit1;
this.gridColumn4.MaxWidth = 60;
this.gridColumn4.MinWidth = 60;
this.gridColumn4.Name = "gridColumn4";
@@ -211,25 +267,215 @@
this.gridColumn4.VisibleIndex = 3;
this.gridColumn4.Width = 60;
//
- // xtraTabPage2
+ // repositoryItemButtonEdit1
//
- this.xtraTabPage2.Controls.Add(this.panQueryTop);
- this.xtraTabPage2.Controls.Add(this.gcQuery);
- this.xtraTabPage2.Controls.Add(this.panQueryBom);
- this.xtraTabPage2.Name = "xtraTabPage2";
- this.xtraTabPage2.Size = new System.Drawing.Size(734, 461);
- this.xtraTabPage2.Text = "楂樼骇鏌ヨ閰嶇疆";
+ this.repositoryItemButtonEdit1.AutoHeight = false;
+ editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
+ editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
+ this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
+ this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
+ this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
+ this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
+ //
+ // xtraTabPage3
+ //
+ this.xtraTabPage3.Controls.Add(this.splitContainerControl1);
+ this.xtraTabPage3.Name = "xtraTabPage3";
+ this.xtraTabPage3.Size = new System.Drawing.Size(734, 573);
+ this.xtraTabPage3.Text = "鏌ヨ閰嶇疆";
+ //
+ // splitContainerControl1
+ //
+ this.splitContainerControl1.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.splitContainerControl1.Horizontal = false;
+ this.splitContainerControl1.Location = new System.Drawing.Point(0, 0);
+ this.splitContainerControl1.Name = "splitContainerControl1";
+ //
+ // splitContainerControl1.Panel1
+ //
+ this.splitContainerControl1.Panel1.Controls.Add(this.gcTable);
+ this.splitContainerControl1.Panel1.Controls.Add(this.panQueryTable);
+ this.splitContainerControl1.Panel1.Text = "Panel1";
+ //
+ // splitContainerControl1.Panel2
+ //
+ this.splitContainerControl1.Panel2.Controls.Add(this.gcQuery);
+ this.splitContainerControl1.Panel2.Text = "Panel2";
+ this.splitContainerControl1.Size = new System.Drawing.Size(734, 573);
+ this.splitContainerControl1.SplitterPosition = 230;
+ this.splitContainerControl1.TabIndex = 0;
+ //
+ // gcTable
+ //
+ this.gcTable.Dock = System.Windows.Forms.DockStyle.Fill;
+ 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});
+ //
+ // gvTable
+ //
+ this.gvTable.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn10,
+ this.gridColumn13,
+ this.gridColumn11,
+ this.gridColumn12,
+ this.gridColumn14,
+ this.gridColumn19});
+ this.gvTable.GridControl = this.gcTable;
+ this.gvTable.Name = "gvTable";
+ this.gvTable.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom;
+ //
+ // gridColumn10
+ //
+ 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 = 2;
+ 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.FieldName = "tableOtherName";
+ this.gridColumn12.MinWidth = 25;
+ this.gridColumn12.Name = "gridColumn12";
+ this.gridColumn12.Visible = true;
+ 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);
+ //
+ // gridColumn19
+ //
+ this.gridColumn19.Caption = "涓婚敭Guid";
+ this.gridColumn19.FieldName = "guid";
+ this.gridColumn19.MinWidth = 25;
+ this.gridColumn19.Name = "gridColumn19";
+ this.gridColumn19.Width = 94;
+ //
+ // panQueryTable
+ //
+ this.panQueryTable.Controls.Add(this.btnSqlTable);
+ this.panQueryTable.Dock = System.Windows.Forms.DockStyle.Bottom;
+ this.panQueryTable.Location = new System.Drawing.Point(0, 196);
+ this.panQueryTable.Name = "panQueryTable";
+ this.panQueryTable.Size = new System.Drawing.Size(734, 34);
+ this.panQueryTable.TabIndex = 5;
+ //
+ // btnSqlTable
+ //
+ this.btnSqlTable.Location = new System.Drawing.Point(627, 3);
+ this.btnSqlTable.Name = "btnSqlTable";
+ this.btnSqlTable.Size = new System.Drawing.Size(94, 29);
+ this.btnSqlTable.TabIndex = 0;
+ this.btnSqlTable.Text = "纭畾淇濆瓨";
//
// gcQuery
//
- this.gcQuery.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.gcQuery.Location = new System.Drawing.Point(0, 44);
+ this.gcQuery.Dock = System.Windows.Forms.DockStyle.Fill;
+ this.gcQuery.Location = new System.Drawing.Point(0, 0);
this.gcQuery.MainView = this.gvQuery;
this.gcQuery.Name = "gcQuery";
this.gcQuery.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
- this.repositoryItemComboBoxSql});
- this.gcQuery.Size = new System.Drawing.Size(734, 361);
- this.gcQuery.TabIndex = 0;
+ this.repositoryItemComboBox3Sql,
+ this.repositoryItemSearchLookUpEdit2Sql});
+ this.gcQuery.Size = new System.Drawing.Size(734, 331);
+ this.gcQuery.TabIndex = 3;
this.gcQuery.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gvQuery});
//
@@ -237,61 +483,104 @@
//
this.gvQuery.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.gridColumn5,
- this.gridColumn6,
this.gridColumn7,
- this.gridColumn8,
+ this.gridColumn6,
this.gridColumn9});
this.gvQuery.GridControl = this.gcQuery;
this.gvQuery.Name = "gvQuery";
//
// gridColumn5
//
- this.gridColumn5.Caption = "鍒楀悕";
- this.gridColumn5.FieldName = "gvColName";
+ this.gridColumn5.Caption = "鍒楄〃ID(鏍囬)";
+ this.gridColumn5.FieldName = "gvNameCap";
this.gridColumn5.MinWidth = 25;
this.gridColumn5.Name = "gridColumn5";
+ this.gridColumn5.OptionsColumn.ReadOnly = true;
this.gridColumn5.Visible = true;
this.gridColumn5.VisibleIndex = 0;
this.gridColumn5.Width = 94;
//
- // gridColumn6
- //
- this.gridColumn6.Caption = "鍒楁爣棰�";
- this.gridColumn6.FieldName = "gvColCaption";
- this.gridColumn6.MinWidth = 25;
- this.gridColumn6.Name = "gridColumn6";
- this.gridColumn6.Visible = true;
- this.gridColumn6.VisibleIndex = 1;
- this.gridColumn6.Width = 94;
- //
// gridColumn7
//
- this.gridColumn7.Caption = "瀵瑰簲瀛楁";
- this.gridColumn7.ColumnEdit = this.repositoryItemComboBoxSql;
- this.gridColumn7.FieldName = "gvTag";
+ this.gridColumn7.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn7.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn7.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn7.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn7.Caption = "瀵瑰簲鏁版嵁搴撳瓧娈�";
+ this.gridColumn7.ColumnEdit = this.repositoryItemSearchLookUpEdit2Sql;
+ this.gridColumn7.FieldName = "sqlField";
this.gridColumn7.MinWidth = 25;
this.gridColumn7.Name = "gridColumn7";
this.gridColumn7.Visible = true;
- this.gridColumn7.VisibleIndex = 2;
+ this.gridColumn7.VisibleIndex = 1;
this.gridColumn7.Width = 94;
//
- // repositoryItemComboBoxSql
+ // repositoryItemSearchLookUpEdit2Sql
//
- this.repositoryItemComboBoxSql.AutoHeight = false;
- this.repositoryItemComboBoxSql.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ this.repositoryItemSearchLookUpEdit2Sql.AutoHeight = false;
+ this.repositoryItemSearchLookUpEdit2Sql.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.repositoryItemComboBoxSql.Name = "repositoryItemComboBoxSql";
- this.repositoryItemComboBoxSql.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.repositoryItemSearchLookUpEdit2Sql.DisplayMember = "tableOtherName";
+ this.repositoryItemSearchLookUpEdit2Sql.Name = "repositoryItemSearchLookUpEdit2Sql";
+ this.repositoryItemSearchLookUpEdit2Sql.NullText = "璇烽�夋嫨";
+ this.repositoryItemSearchLookUpEdit2Sql.PopupView = this.repositoryItemSearchLookUpEdit2View;
+ this.repositoryItemSearchLookUpEdit2Sql.ValueMember = "tableOtherName";
+ this.repositoryItemSearchLookUpEdit2Sql.EditValueChanged += new System.EventHandler(this.repositoryItemSearchLookUpEdit2Sql_EditValueChanged);
//
- // gridColumn8
+ // repositoryItemSearchLookUpEdit2View
//
- this.gridColumn8.Caption = "鏈�鍚庝慨鏀逛汉";
- this.gridColumn8.FieldName = "lastUpdateBy";
- this.gridColumn8.MinWidth = 25;
- this.gridColumn8.Name = "gridColumn8";
- this.gridColumn8.Visible = true;
- this.gridColumn8.VisibleIndex = 3;
- this.gridColumn8.Width = 94;
+ this.repositoryItemSearchLookUpEdit2View.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
+ this.gridColumn17,
+ this.gridColumn18});
+ this.repositoryItemSearchLookUpEdit2View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
+ this.repositoryItemSearchLookUpEdit2View.Name = "repositoryItemSearchLookUpEdit2View";
+ this.repositoryItemSearchLookUpEdit2View.OptionsSelection.EnableAppearanceFocusedCell = false;
+ this.repositoryItemSearchLookUpEdit2View.OptionsView.ShowGroupPanel = false;
+ //
+ // gridColumn17
+ //
+ this.gridColumn17.Caption = "瀛楁鍚嶇О";
+ this.gridColumn17.FieldName = "tableOtherName";
+ this.gridColumn17.Name = "gridColumn17";
+ this.gridColumn17.Visible = true;
+ this.gridColumn17.VisibleIndex = 0;
+ //
+ // gridColumn18
+ //
+ this.gridColumn18.Caption = "瀛楁澶囨敞";
+ this.gridColumn18.FieldName = "remark";
+ this.gridColumn18.Name = "gridColumn18";
+ this.gridColumn18.Visible = true;
+ this.gridColumn18.VisibleIndex = 1;
+ //
+ // gridColumn6
+ //
+ this.gridColumn6.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn6.AppearanceCell.Options.UseForeColor = true;
+ this.gridColumn6.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
+ this.gridColumn6.AppearanceHeader.Options.UseForeColor = true;
+ this.gridColumn6.Caption = "鏁版嵁搴撳瓧娈电被鍨�";
+ this.gridColumn6.ColumnEdit = this.repositoryItemComboBox3Sql;
+ this.gridColumn6.FieldName = "sqlFieldType";
+ this.gridColumn6.MinWidth = 25;
+ this.gridColumn6.Name = "gridColumn6";
+ this.gridColumn6.Visible = true;
+ this.gridColumn6.VisibleIndex = 2;
+ this.gridColumn6.Width = 94;
+ //
+ // repositoryItemComboBox3Sql
+ //
+ this.repositoryItemComboBox3Sql.AutoHeight = false;
+ this.repositoryItemComboBox3Sql.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
+ new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
+ this.repositoryItemComboBox3Sql.Items.AddRange(new object[] {
+ "瀛楃涓茬被鍨�",
+ "鏁板�肩被鍨�",
+ "鏃堕棿绫诲瀷",
+ "Bit绫诲瀷"});
+ this.repositoryItemComboBox3Sql.Name = "repositoryItemComboBox3Sql";
+ this.repositoryItemComboBox3Sql.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
+ this.repositoryItemComboBox3Sql.EditValueChanged += new System.EventHandler(this.repositoryItemComboBox3Sql_EditValueChanged);
//
// gridColumn9
//
@@ -299,113 +588,16 @@
this.gridColumn9.FieldName = "lastUpdateDate";
this.gridColumn9.MinWidth = 25;
this.gridColumn9.Name = "gridColumn9";
+ this.gridColumn9.OptionsColumn.ReadOnly = true;
this.gridColumn9.Visible = true;
- this.gridColumn9.VisibleIndex = 4;
+ this.gridColumn9.VisibleIndex = 3;
this.gridColumn9.Width = 94;
- //
- // panQueryBom
- //
- this.panQueryBom.Controls.Add(this.btnQueryEsc);
- this.panQueryBom.Controls.Add(this.btnQuerySave);
- this.panQueryBom.Dock = System.Windows.Forms.DockStyle.Bottom;
- this.panQueryBom.Location = new System.Drawing.Point(0, 405);
- this.panQueryBom.Name = "panQueryBom";
- this.panQueryBom.Size = new System.Drawing.Size(734, 56);
- this.panQueryBom.TabIndex = 2;
- //
- // btnQueryEsc
- //
- this.btnQueryEsc.Location = new System.Drawing.Point(391, 15);
- this.btnQueryEsc.Name = "btnQueryEsc";
- this.btnQueryEsc.Size = new System.Drawing.Size(94, 29);
- this.btnQueryEsc.TabIndex = 1;
- this.btnQueryEsc.Text = "鍙栨秷";
- //
- // btnQuerySave
- //
- this.btnQuerySave.Location = new System.Drawing.Point(270, 15);
- this.btnQuerySave.Name = "btnQuerySave";
- this.btnQuerySave.Size = new System.Drawing.Size(94, 29);
- this.btnQuerySave.TabIndex = 0;
- this.btnQuerySave.Text = "纭畾淇濆瓨";
- //
- // panQueryTop
- //
- this.panQueryTop.Controls.Add(this.layQuery);
- this.panQueryTop.Dock = System.Windows.Forms.DockStyle.Fill;
- this.panQueryTop.Location = new System.Drawing.Point(0, 0);
- this.panQueryTop.Name = "panQueryTop";
- this.panQueryTop.Size = new System.Drawing.Size(734, 44);
- this.panQueryTop.TabIndex = 3;
- //
- // layQuery
- //
- this.layQuery.Controls.Add(this.txt_table);
- this.layQuery.Dock = System.Windows.Forms.DockStyle.Fill;
- this.layQuery.Location = new System.Drawing.Point(2, 2);
- this.layQuery.Name = "layQuery";
- this.layQuery.Root = this.Root;
- this.layQuery.Size = new System.Drawing.Size(730, 40);
- this.layQuery.TabIndex = 283;
- this.layQuery.Text = "layoutControl1";
- //
- // Root
- //
- this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
- this.Root.GroupBordersVisible = false;
- this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
- this.layoutControlItem1});
- this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
- this.Root.Name = "Root";
- columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
- columnDefinition1.Width = 100D;
- this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
- columnDefinition1});
- rowDefinition1.Height = 100D;
- rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
- this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
- rowDefinition1});
- this.Root.Size = new System.Drawing.Size(709, 48);
- this.Root.TextVisible = false;
- //
- // txt_table
- //
- this.txt_table.Location = new System.Drawing.Point(69, 12);
- this.txt_table.Name = "txt_table";
- this.txt_table.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.txt_table.Size = new System.Drawing.Size(628, 24);
- this.txt_table.StyleController = this.layQuery;
- this.txt_table.TabIndex = 283;
- //
- // layoutControlItem1
- //
- this.layoutControlItem1.Control = this.txt_table;
- this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
- this.layoutControlItem1.Name = "layoutControlItem1";
- this.layoutControlItem1.Size = new System.Drawing.Size(689, 28);
- this.layoutControlItem1.Text = "鍏宠仈琛�";
- this.layoutControlItem1.TextSize = new System.Drawing.Size(45, 18);
- //
- // repositoryItemComboBox1
- //
- this.repositoryItemComboBox1.AutoHeight = false;
- this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.repositoryItemComboBox1.Name = "repositoryItemComboBox1";
- //
- // repositoryItemComboBox2
- //
- this.repositoryItemComboBox2.AutoHeight = false;
- this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
- new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
- this.repositoryItemComboBox2.Name = "repositoryItemComboBox2";
//
// ShowFilter
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(736, 493);
+ this.ClientSize = new System.Drawing.Size(736, 605);
this.Controls.Add(this.xtraTabControl1);
this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
this.MaximizeBox = false;
@@ -420,21 +612,27 @@
this.xtraTabPage1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(repositoryItemButtonEdit1)).EndInit();
- this.xtraTabPage2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.gcQuery)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.gvQuery)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBoxSql)).EndInit();
- this.panQueryBom.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.panQueryTop)).EndInit();
- this.panQueryTop.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.layQuery)).EndInit();
- this.layQuery.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.txt_table.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
+ this.xtraTabPage3.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel1)).EndInit();
+ this.splitContainerControl1.Panel1.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1.Panel2)).EndInit();
+ this.splitContainerControl1.Panel2.ResumeLayout(false);
+ ((System.ComponentModel.ISupportInitialize)(this.splitContainerControl1)).EndInit();
+ 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();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit2Sql)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemSearchLookUpEdit2View)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox3Sql)).EndInit();
this.ResumeLayout(false);
}
@@ -445,30 +643,44 @@
private DevExpress.XtraEditors.SimpleButton btnQuery;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
- private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
private DevExpress.XtraGrid.GridControl gcMain;
- private System.Windows.Forms.Panel panQueryBom;
- private DevExpress.XtraEditors.SimpleButton btnQueryEsc;
- private DevExpress.XtraEditors.SimpleButton btnQuerySave;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
+
+ private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
+ private DevExpress.XtraEditors.SplitContainerControl splitContainerControl1;
+ private DevExpress.XtraGrid.GridControl gcTable;
+ private DevExpress.XtraGrid.Views.Grid.GridView gvTable;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
+ private System.Windows.Forms.Panel panQueryTable;
+ private DevExpress.XtraEditors.SimpleButton btnSqlTable;
private DevExpress.XtraGrid.GridControl gcQuery;
private DevExpress.XtraGrid.Views.Grid.GridView gvQuery;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
- private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBoxSql;
- private DevExpress.XtraEditors.PanelControl panQueryTop;
- private DevExpress.XtraLayout.LayoutControl layQuery;
- private DevExpress.XtraEditors.CheckedComboBoxEdit txt_table;
- private DevExpress.XtraLayout.LayoutControlGroup Root;
- private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
- private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2;
+ 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;
+ private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
+ private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox3Sql;
+ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
+ private DevExpress.XtraEditors.Repository.RepositoryItemSearchLookUpEdit repositoryItemSearchLookUpEdit2Sql;
+ 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;
}
}
\ No newline at end of file
--
Gitblit v1.9.3