| | |
| | | // |
| | | // 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; |
| | |
| | | // 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; |
| | |
| | | // |
| | | // 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 = "别名"; |