lu
2025-04-21 b8b5785627c262546c296b8586998a5f5447e6a9
DevApp/Gs.DevApp/UserControl/ShowFilter.Designer.cs
@@ -128,7 +128,6 @@
            // 
            // btnEsc
            // 
            this.btnEsc.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            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;
@@ -141,7 +140,6 @@
            // btnQuery
            // 
            this.btnQuery.Appearance.BackColor = DevExpress.LookAndFeel.DXSkinColors.FillColors.Primary;
            this.btnQuery.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
            this.btnQuery.Appearance.Options.UseBackColor = true;
            this.btnQuery.Appearance.Options.UseFont = true;
            this.btnQuery.Dock = System.Windows.Forms.DockStyle.Right;
@@ -407,6 +405,8 @@
            // 
            // 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 = "别名";
@@ -572,6 +572,7 @@
            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[] {
            "-请选择-",
            "字符串类型",
            "数值类型",
            "时间类型",