| | |
| | | // |
| | | // 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; |