namespace POSV.Member { partial class GiftCardForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.doubleBufferPanelX2 = new POSV.Component.DoubleBufferPanelX(); this.doubleBufferPanelX3 = new POSV.Component.DoubleBufferPanelX(); this.doubleBufferPanelX6 = new POSV.Component.DoubleBufferPanelX(); this.numericTextBox1 = new POSV.Component.NumericTextBox(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.labelX6 = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.labelX4 = new DevComponents.DotNetBar.LabelX(); this.labelX18 = new DevComponents.DotNetBar.LabelX(); this.payTypeCheckBox = new DevComponents.DotNetBar.Controls.ComboBoxEx(); this.bottomPanel = new POSV.Component.DoubleBufferPanelX(); this.buttonX4 = new DevComponents.DotNetBar.ButtonX(); this.ButtonCancel = new DevComponents.DotNetBar.ButtonX(); this.lblInfo = new DevComponents.DotNetBar.LabelX(); this.txtInput = new POSV.Component.NumericTextBox(); this.buttonX1 = new DevComponents.DotNetBar.ButtonX(); this.controlBox = new POSV.Component.ControlBox(); this.doubleBufferPanelX2.SuspendLayout(); this.doubleBufferPanelX3.SuspendLayout(); this.doubleBufferPanelX6.SuspendLayout(); this.bottomPanel.SuspendLayout(); this.SuspendLayout(); // // doubleBufferPanelX2 // this.doubleBufferPanelX2.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX2.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX2.Controls.Add(this.doubleBufferPanelX3); this.doubleBufferPanelX2.Controls.Add(this.txtInput); this.doubleBufferPanelX2.Controls.Add(this.buttonX1); this.doubleBufferPanelX2.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX2.Dock = System.Windows.Forms.DockStyle.Fill; this.doubleBufferPanelX2.Location = new System.Drawing.Point(0, 36); this.doubleBufferPanelX2.Name = "doubleBufferPanelX2"; this.doubleBufferPanelX2.Size = new System.Drawing.Size(567, 416); this.doubleBufferPanelX2.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX2.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX2.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX2.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX2.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX2.Style.GradientAngle = 90; this.doubleBufferPanelX2.TabIndex = 249; // // doubleBufferPanelX3 // this.doubleBufferPanelX3.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.doubleBufferPanelX3.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX3.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX3.Controls.Add(this.doubleBufferPanelX6); this.doubleBufferPanelX3.Controls.Add(this.bottomPanel); this.doubleBufferPanelX3.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX3.Location = new System.Drawing.Point(4, 42); this.doubleBufferPanelX3.Name = "doubleBufferPanelX3"; this.doubleBufferPanelX3.Size = new System.Drawing.Size(563, 371); this.doubleBufferPanelX3.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX3.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX3.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX3.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX3.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX3.Style.GradientAngle = 90; this.doubleBufferPanelX3.TabIndex = 233; // // doubleBufferPanelX6 // this.doubleBufferPanelX6.CanvasColor = System.Drawing.SystemColors.Control; this.doubleBufferPanelX6.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.doubleBufferPanelX6.Controls.Add(this.numericTextBox1); this.doubleBufferPanelX6.Controls.Add(this.labelX7); this.doubleBufferPanelX6.Controls.Add(this.labelX6); this.doubleBufferPanelX6.Controls.Add(this.labelX5); this.doubleBufferPanelX6.Controls.Add(this.labelX1); this.doubleBufferPanelX6.Controls.Add(this.labelX3); this.doubleBufferPanelX6.Controls.Add(this.labelX2); this.doubleBufferPanelX6.Controls.Add(this.labelX4); this.doubleBufferPanelX6.Controls.Add(this.labelX18); this.doubleBufferPanelX6.Controls.Add(this.payTypeCheckBox); this.doubleBufferPanelX6.DisabledBackColor = System.Drawing.Color.Empty; this.doubleBufferPanelX6.Dock = System.Windows.Forms.DockStyle.Top; this.doubleBufferPanelX6.Location = new System.Drawing.Point(0, 0); this.doubleBufferPanelX6.Name = "doubleBufferPanelX6"; this.doubleBufferPanelX6.Size = new System.Drawing.Size(563, 242); this.doubleBufferPanelX6.Style.Alignment = System.Drawing.StringAlignment.Center; this.doubleBufferPanelX6.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.doubleBufferPanelX6.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.doubleBufferPanelX6.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.doubleBufferPanelX6.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.doubleBufferPanelX6.Style.GradientAngle = 90; this.doubleBufferPanelX6.TabIndex = 322; // // numericTextBox1 // this.numericTextBox1.AllowDecimalSeparator = true; this.numericTextBox1.AllowNegativeSign = false; this.numericTextBox1.AllowSpace = false; this.numericTextBox1.BackColor = System.Drawing.Color.White; // // // this.numericTextBox1.Border.Class = "TextBoxBorder"; this.numericTextBox1.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.numericTextBox1.ButtonCustom.Symbol = ""; this.numericTextBox1.ButtonCustom.Visible = true; this.numericTextBox1.DisabledBackColor = System.Drawing.Color.White; this.numericTextBox1.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.numericTextBox1.ForeColor = System.Drawing.Color.Black; this.numericTextBox1.Location = new System.Drawing.Point(92, 137); this.numericTextBox1.MaxDecimalDigit = 2; this.numericTextBox1.MaxLength = 20; this.numericTextBox1.Name = "numericTextBox1"; this.numericTextBox1.PreventEnterBeep = true; this.numericTextBox1.Size = new System.Drawing.Size(237, 35); this.numericTextBox1.TabIndex = 323; this.numericTextBox1.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty; this.numericTextBox1.WatermarkFont = new System.Drawing.Font("宋体", 18F); this.numericTextBox1.WatermarkText = "输入付款金额"; this.numericTextBox1.ButtonCustomClick += new System.EventHandler(this.OnBtnCustomClick); // // labelX7 // // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.Location = new System.Drawing.Point(128, 5); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(409, 35); this.labelX7.TabIndex = 322; this.labelX7.WordWrap = true; // // labelX6 // // // // this.labelX6.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX6.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX6.Location = new System.Drawing.Point(409, 47); this.labelX6.Name = "labelX6"; this.labelX6.Size = new System.Drawing.Size(115, 35); this.labelX6.TabIndex = 321; this.labelX6.Text = "0.00"; this.labelX6.WordWrap = true; // // labelX5 // // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX5.Location = new System.Drawing.Point(96, 47); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(115, 35); this.labelX5.TabIndex = 320; this.labelX5.Text = "0.00"; this.labelX5.WordWrap = true; // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.Location = new System.Drawing.Point(288, 47); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(115, 35); this.labelX1.TabIndex = 319; this.labelX1.Text = "建议零售价:"; this.labelX1.WordWrap = true; // // labelX3 // // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX3.Location = new System.Drawing.Point(8, 4); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(114, 35); this.labelX3.TabIndex = 313; this.labelX3.Text = "礼品卡方案:"; this.labelX3.WordWrap = true; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.ForeColor = System.Drawing.Color.Red; this.labelX2.Location = new System.Drawing.Point(10, 143); this.labelX2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(80, 28); this.labelX2.TabIndex = 317; this.labelX2.Text = "付款金额:"; // // labelX4 // // // // this.labelX4.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX4.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX4.Location = new System.Drawing.Point(8, 47); this.labelX4.Name = "labelX4"; this.labelX4.Size = new System.Drawing.Size(82, 35); this.labelX4.TabIndex = 314; this.labelX4.Text = "卡面额:"; this.labelX4.WordWrap = true; // // labelX18 // // // // this.labelX18.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX18.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX18.ForeColor = System.Drawing.Color.Red; this.labelX18.Location = new System.Drawing.Point(8, 99); this.labelX18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5); this.labelX18.Name = "labelX18"; this.labelX18.Size = new System.Drawing.Size(82, 28); this.labelX18.TabIndex = 316; this.labelX18.Text = "支付方式:"; // // payTypeCheckBox // this.payTypeCheckBox.DisplayMember = "Text"; this.payTypeCheckBox.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed; this.payTypeCheckBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.payTypeCheckBox.Font = new System.Drawing.Font("宋体", 16F); this.payTypeCheckBox.ForeColor = System.Drawing.Color.Black; this.payTypeCheckBox.FormattingEnabled = true; this.payTypeCheckBox.ItemHeight = 27; this.payTypeCheckBox.Location = new System.Drawing.Point(92, 94); this.payTypeCheckBox.Name = "payTypeCheckBox"; this.payTypeCheckBox.Size = new System.Drawing.Size(279, 33); this.payTypeCheckBox.Style = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.payTypeCheckBox.TabIndex = 315; // // bottomPanel // this.bottomPanel.CanvasColor = System.Drawing.SystemColors.Control; this.bottomPanel.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.bottomPanel.Controls.Add(this.buttonX4); this.bottomPanel.Controls.Add(this.ButtonCancel); this.bottomPanel.Controls.Add(this.lblInfo); this.bottomPanel.DisabledBackColor = System.Drawing.Color.Empty; this.bottomPanel.Dock = System.Windows.Forms.DockStyle.Bottom; this.bottomPanel.Location = new System.Drawing.Point(0, 312); this.bottomPanel.Name = "bottomPanel"; this.bottomPanel.Padding = new System.Windows.Forms.Padding(2); this.bottomPanel.Size = new System.Drawing.Size(563, 59); this.bottomPanel.Style.Alignment = System.Drawing.StringAlignment.Center; this.bottomPanel.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.bottomPanel.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.bottomPanel.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.bottomPanel.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.bottomPanel.Style.GradientAngle = 90; this.bottomPanel.TabIndex = 275; // // buttonX4 // this.buttonX4.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX4.BackColor = System.Drawing.Color.DodgerBlue; this.buttonX4.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX4.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX4.FadeEffect = false; this.buttonX4.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX4.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX4.Location = new System.Drawing.Point(346, 3); this.buttonX4.Name = "buttonX4"; this.buttonX4.Size = new System.Drawing.Size(115, 53); this.buttonX4.TabIndex = 32; this.buttonX4.Text = "确定"; this.buttonX4.TextColor = System.Drawing.Color.White; this.buttonX4.Click += new System.EventHandler(this.BtnClickOk); // // ButtonCancel // this.ButtonCancel.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.ButtonCancel.BackColor = System.Drawing.Color.Maroon; this.ButtonCancel.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.ButtonCancel.Cursor = System.Windows.Forms.Cursors.Hand; this.ButtonCancel.FadeEffect = false; this.ButtonCancel.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ButtonCancel.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.ButtonCancel.Location = new System.Drawing.Point(462, 3); this.ButtonCancel.Name = "ButtonCancel"; this.ButtonCancel.Size = new System.Drawing.Size(97, 53); this.ButtonCancel.TabIndex = 31; this.ButtonCancel.Text = "取消"; this.ButtonCancel.TextColor = System.Drawing.Color.White; this.ButtonCancel.Click += new System.EventHandler(this.BtnExitClick); // // lblInfo // // // // this.lblInfo.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lblInfo.Dock = System.Windows.Forms.DockStyle.Left; this.lblInfo.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblInfo.Location = new System.Drawing.Point(2, 2); this.lblInfo.Name = "lblInfo"; this.lblInfo.Size = new System.Drawing.Size(221, 55); this.lblInfo.TabIndex = 27; this.lblInfo.Text = "请刷卡!"; this.lblInfo.WordWrap = true; // // txtInput // this.txtInput.AllowDecimalSeparator = true; this.txtInput.AllowNegativeSign = false; this.txtInput.AllowSpace = false; this.txtInput.BackColor = System.Drawing.Color.White; // // // this.txtInput.Border.Class = "TextBoxBorder"; this.txtInput.Border.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.txtInput.ButtonCustom.Text = "读卡"; this.txtInput.ButtonCustom.Visible = true; this.txtInput.DisabledBackColor = System.Drawing.Color.White; this.txtInput.Font = new System.Drawing.Font("宋体", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.txtInput.ForeColor = System.Drawing.Color.Black; this.txtInput.Location = new System.Drawing.Point(3, 5); this.txtInput.MaxDecimalDigit = 1; this.txtInput.MaxLength = 20; this.txtInput.Name = "txtInput"; this.txtInput.PreventEnterBeep = true; this.txtInput.Size = new System.Drawing.Size(464, 35); this.txtInput.TabIndex = 1; this.txtInput.WatermarkBehavior = DevComponents.DotNetBar.eWatermarkBehavior.HideNonEmpty; this.txtInput.WatermarkFont = new System.Drawing.Font("宋体", 18F); this.txtInput.WatermarkText = "卡号"; this.txtInput.OnEnterClick += new POSV.Component.NumericTextBox.EventHandler(this.OnFinishedClick); this.txtInput.ButtonCustomClick += new System.EventHandler(this.OnReadCardClick); // // buttonX1 // this.buttonX1.AccessibleRole = System.Windows.Forms.AccessibleRole.PushButton; this.buttonX1.BackColor = System.Drawing.Color.Chocolate; this.buttonX1.ColorTable = DevComponents.DotNetBar.eButtonColor.Flat; this.buttonX1.Cursor = System.Windows.Forms.Cursors.Hand; this.buttonX1.DialogResult = System.Windows.Forms.DialogResult.Cancel; this.buttonX1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.buttonX1.HotTrackingStyle = DevComponents.DotNetBar.eHotTrackingStyle.None; this.buttonX1.Location = new System.Drawing.Point(473, 5); this.buttonX1.Name = "buttonX1"; this.buttonX1.Size = new System.Drawing.Size(77, 35); this.buttonX1.TabIndex = 37; this.buttonX1.Text = "查询"; this.buttonX1.TextColor = System.Drawing.Color.White; this.buttonX1.Click += new System.EventHandler(this.BtnQueryClick); // // controlBox // this.controlBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(175)))), ((int)(((byte)(167))))); this.controlBox.CloseBox = true; this.controlBox.Dock = System.Windows.Forms.DockStyle.Top; this.controlBox.ForeColor = System.Drawing.Color.White; this.controlBox.Location = new System.Drawing.Point(0, 0); this.controlBox.Margin = new System.Windows.Forms.Padding(0); this.controlBox.MessageCenterStatus = false; this.controlBox.MinimizeBox = false; this.controlBox.Name = "controlBox"; this.controlBox.NetworkStatus = false; this.controlBox.NewForeColor = System.Drawing.Color.White; this.controlBox.SettingsBox = false; this.controlBox.ShowApplicationVersion = false; this.controlBox.ShowKeyboard = true; this.controlBox.ShowLockScreen = false; this.controlBox.ShowMessageCenter = false; this.controlBox.ShowNetworkStatus = false; this.controlBox.ShowQrCode = false; this.controlBox.Size = new System.Drawing.Size(567, 36); this.controlBox.TabIndex = 16; this.controlBox.CloseClick += new POSV.Component.ControlBox.EventHandler(this.OnCloseTouchClick); this.controlBox.KeyboardClick += new POSV.Component.ControlBox.EventHandler(this.OnControlBoxKeyboardClick); // // GiftCardForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; this.BackColor = System.Drawing.Color.White; this.ClientSize = new System.Drawing.Size(567, 452); this.Controls.Add(this.doubleBufferPanelX2); this.Controls.Add(this.controlBox); this.Name = "GiftCardForm"; this.Text = "GiftCardForm"; this.doubleBufferPanelX2.ResumeLayout(false); this.doubleBufferPanelX3.ResumeLayout(false); this.doubleBufferPanelX6.ResumeLayout(false); this.bottomPanel.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Component.ControlBox controlBox; private Component.DoubleBufferPanelX doubleBufferPanelX2; private Component.DoubleBufferPanelX doubleBufferPanelX3; private Component.DoubleBufferPanelX bottomPanel; private DevComponents.DotNetBar.ButtonX buttonX4; private DevComponents.DotNetBar.ButtonX ButtonCancel; private DevComponents.DotNetBar.LabelX lblInfo; private Component.NumericTextBox txtInput; private DevComponents.DotNetBar.ButtonX buttonX1; private DevComponents.DotNetBar.LabelX labelX3; private DevComponents.DotNetBar.LabelX labelX4; private DevComponents.DotNetBar.Controls.ComboBoxEx payTypeCheckBox; private DevComponents.DotNetBar.LabelX labelX18; private DevComponents.DotNetBar.LabelX labelX2; private Component.DoubleBufferPanelX doubleBufferPanelX6; private DevComponents.DotNetBar.LabelX labelX1; private DevComponents.DotNetBar.LabelX labelX5; private DevComponents.DotNetBar.LabelX labelX6; private DevComponents.DotNetBar.LabelX labelX7; private Component.NumericTextBox numericTextBox1; } }