Пример #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmTaxOverrideSearch));
     this.clockTimer        = new System.Windows.Forms.Timer(this.components);
     this.basePanel         = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.grItems           = new DevExpress.XtraGrid.GridControl();
     this.grdView           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colCode           = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colDescription    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colFromGroup      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colToGroup        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.btnPgDown         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnDown           = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnPgUp           = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnUp             = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.txtKeyboardInput  = new DevExpress.XtraEditors.TextEdit();
     this.btnSearch         = new DevExpress.XtraEditors.SimpleButton();
     this.btnClear          = new DevExpress.XtraEditors.SimpleButton();
     this.lblHeading        = new System.Windows.Forms.Label();
     this.btnSelect         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnGetTaxgrpInfo  = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnCancel         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.basePanel)).BeginInit();
     this.basePanel.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grItems)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtKeyboardInput.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // clockTimer
     //
     this.clockTimer.Interval = 1000;
     this.clockTimer.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // basePanel
     //
     this.basePanel.Controls.Add(this.tableLayoutPanel2);
     this.basePanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.basePanel.Location = new System.Drawing.Point(0, 0);
     this.basePanel.Margin   = new System.Windows.Forms.Padding(0);
     this.basePanel.Name     = "basePanel";
     this.basePanel.Size     = new System.Drawing.Size(1024, 768);
     this.basePanel.TabIndex = 10;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 9;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 140F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel2.Controls.Add(this.grItems, 5, 1);
     this.tableLayoutPanel2.Controls.Add(this.btnPgDown, 8, 3);
     this.tableLayoutPanel2.Controls.Add(this.btnDown, 7, 3);
     this.tableLayoutPanel2.Controls.Add(this.btnPgUp, 0, 3);
     this.tableLayoutPanel2.Controls.Add(this.btnUp, 1, 3);
     this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel1, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.lblHeading, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.btnSelect, 3, 3);
     this.tableLayoutPanel2.Controls.Add(this.btnGetTaxgrpInfo, 4, 3);
     this.tableLayoutPanel2.Controls.Add(this.btnCancel, 5, 3);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanel2.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.Padding  = new System.Windows.Forms.Padding(26, 40, 26, 11);
     this.tableLayoutPanel2.RowCount = 4;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(1020, 764);
     this.tableLayoutPanel2.TabIndex = 11;
     //
     // grItems
     //
     this.grItems.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.tableLayoutPanel2.SetColumnSpan(this.grItems, 9);
     this.grItems.Cursor   = System.Windows.Forms.Cursors.Default;
     this.grItems.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grItems.Location = new System.Drawing.Point(30, 184);
     this.grItems.MainView = this.grdView;
     this.grItems.Margin   = new System.Windows.Forms.Padding(4);
     this.grItems.Name     = "grItems";
     this.grItems.Size     = new System.Drawing.Size(960, 489);
     this.grItems.TabIndex = 4;
     this.grItems.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdView
     });
     this.grItems.Click       += new System.EventHandler(this.grItems_Click);
     this.grItems.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
     this.grItems.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.grItems_KeyDown);
     //
     // grdView
     //
     this.grdView.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdView.Appearance.HeaderPanel.Options.UseFont = true;
     this.grdView.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 10F);
     this.grdView.Appearance.Row.Options.UseFont = true;
     this.grdView.ColumnPanelRowHeight           = 40;
     this.grdView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colCode,
         this.colDescription,
         this.colFromGroup,
         this.colToGroup
     });
     this.grdView.FocusRectStyle       = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.grdView.GridControl          = this.grItems;
     this.grdView.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
     this.grdView.Name = "grdView";
     this.grdView.OptionsBehavior.Editable                     = false;
     this.grdView.OptionsCustomization.AllowFilter             = false;
     this.grdView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.grdView.OptionsView.ShowGroupPanel                   = false;
     this.grdView.OptionsView.ShowIndicator                    = false;
     this.grdView.RowHeight            = 40;
     this.grdView.ScrollStyle          = DevExpress.XtraGrid.Views.Grid.ScrollStyleFlags.None;
     this.grdView.ShowButtonMode       = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.Default;
     this.grdView.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
     this.grdView.EndSorting          += new System.EventHandler(this.grdView_EndSorting);
     this.grdView.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grItems_KeyDown);
     this.grdView.Click   += new System.EventHandler(this.grdView_Click);
     //
     // colCode
     //
     this.colCode.Caption   = "Override Name";
     this.colCode.FieldName = "CODE";
     this.colCode.Name      = "colCode";
     this.colCode.OptionsColumn.AllowEdit = false;
     this.colCode.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colCode.SortMode     = DevExpress.XtraGrid.ColumnSortMode.Custom;
     this.colCode.Visible      = true;
     this.colCode.VisibleIndex = 0;
     this.colCode.Width        = 168;
     //
     // colDescription
     //
     this.colDescription.Caption   = "Description";
     this.colDescription.FieldName = "DESCRIPTION";
     this.colDescription.Name      = "colDescription";
     this.colDescription.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colDescription.SortMode     = DevExpress.XtraGrid.ColumnSortMode.Custom;
     this.colDescription.Visible      = true;
     this.colDescription.VisibleIndex = 1;
     this.colDescription.Width        = 482;
     //
     // colFromGroup
     //
     this.colFromGroup.Caption   = "From Group";
     this.colFromGroup.FieldName = "SOURCETAXGROUP";
     this.colFromGroup.Name      = "colFromGroup";
     this.colFromGroup.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colFromGroup.SortMode = DevExpress.XtraGrid.ColumnSortMode.Custom;
     this.colFromGroup.Width    = 147;
     //
     // colToGroup
     //
     this.colToGroup.Caption   = "To Group";
     this.colToGroup.FieldName = "DESTINATIONTAXGROUP";
     this.colToGroup.Name      = "colToGroup";
     this.colToGroup.OptionsColumn.AllowSort = DevExpress.Utils.DefaultBoolean.False;
     this.colToGroup.SortMode = DevExpress.XtraGrid.ColumnSortMode.Custom;
     this.colToGroup.Width    = 113;
     //
     // btnPgDown
     //
     this.btnPgDown.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnPgDown.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnPgDown.Appearance.Options.UseFont = true;
     this.btnPgDown.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.bottom;
     this.btnPgDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnPgDown.Location      = new System.Drawing.Point(932, 692);
     this.btnPgDown.Margin        = new System.Windows.Forms.Padding(4, 15, 4, 4);
     this.btnPgDown.Name          = "btnPgDown";
     this.btnPgDown.Size          = new System.Drawing.Size(57, 57);
     this.btnPgDown.TabIndex      = 16;
     this.btnPgDown.Tag           = "";
     this.btnPgDown.Text          = "Ê";
     this.btnPgDown.Click        += new System.EventHandler(this.btnPageDown_Click);
     //
     // btnDown
     //
     this.btnDown.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnDown.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnDown.Appearance.Options.UseFont = true;
     this.btnDown.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.down;
     this.btnDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnDown.Location      = new System.Drawing.Point(867, 692);
     this.btnDown.Margin        = new System.Windows.Forms.Padding(4, 15, 4, 4);
     this.btnDown.Name          = "btnDown";
     this.btnDown.Size          = new System.Drawing.Size(57, 57);
     this.btnDown.TabIndex      = 15;
     this.btnDown.Tag           = "";
     this.btnDown.Text          = "ò";
     this.btnDown.Click        += new System.EventHandler(this.btnDown_Click);
     //
     // btnPgUp
     //
     this.btnPgUp.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnPgUp.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnPgUp.Appearance.Options.UseFont = true;
     this.btnPgUp.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.top;
     this.btnPgUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnPgUp.Location      = new System.Drawing.Point(30, 692);
     this.btnPgUp.Margin        = new System.Windows.Forms.Padding(4, 15, 4, 4);
     this.btnPgUp.Name          = "btnPgUp";
     this.btnPgUp.Size          = new System.Drawing.Size(57, 57);
     this.btnPgUp.TabIndex      = 10;
     this.btnPgUp.Tag           = "";
     this.btnPgUp.Text          = "Ç";
     this.btnPgUp.Click        += new System.EventHandler(this.btnPageUp_Click);
     //
     // btnUp
     //
     this.btnUp.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnUp.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnUp.Appearance.Options.UseFont = true;
     this.btnUp.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.up;
     this.btnUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnUp.Location      = new System.Drawing.Point(95, 692);
     this.btnUp.Margin        = new System.Windows.Forms.Padding(4, 15, 4, 4);
     this.btnUp.Name          = "btnUp";
     this.btnUp.Size          = new System.Drawing.Size(57, 57);
     this.btnUp.TabIndex      = 11;
     this.btnUp.Tag           = "";
     this.btnUp.Text          = "ñ";
     this.btnUp.Click        += new System.EventHandler(this.btnUp_Click);
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel2.SetColumnSpan(this.tableLayoutPanel1, 9);
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.Controls.Add(this.txtKeyboardInput, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnSearch, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnClear, 2, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(30, 139);
     this.tableLayoutPanel1.Margin   = new System.Windows.Forms.Padding(4);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(960, 37);
     this.tableLayoutPanel1.TabIndex = 10;
     //
     // txtKeyboardInput
     //
     this.txtKeyboardInput.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.txtKeyboardInput.Location = new System.Drawing.Point(0, 3);
     this.txtKeyboardInput.Margin   = new System.Windows.Forms.Padding(0, 3, 3, 3);
     this.txtKeyboardInput.Name     = "txtKeyboardInput";
     this.txtKeyboardInput.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.txtKeyboardInput.Properties.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 14F);
     this.txtKeyboardInput.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.txtKeyboardInput.Properties.Appearance.Options.UseBackColor = true;
     this.txtKeyboardInput.Properties.Appearance.Options.UseFont      = true;
     this.txtKeyboardInput.Properties.Appearance.Options.UseForeColor = true;
     this.txtKeyboardInput.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.txtKeyboardInput.Size         = new System.Drawing.Size(831, 32);
     this.txtKeyboardInput.TabIndex     = 1;
     this.txtKeyboardInput.TextChanged += new System.EventHandler(this.txtKeyboardInput_TextChanged);
     this.txtKeyboardInput.KeyUp       += new System.Windows.Forms.KeyEventHandler(this.frmTaxOverrideSearch_KeyUp);
     //
     // btnSearch
     //
     this.btnSearch.Dock          = System.Windows.Forms.DockStyle.Top;
     this.btnSearch.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.search;
     this.btnSearch.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnSearch.Location      = new System.Drawing.Point(837, 3);
     this.btnSearch.Name          = "btnSearch";
     this.btnSearch.Size          = new System.Drawing.Size(57, 31);
     this.btnSearch.TabIndex      = 2;
     this.btnSearch.Text          = "Search";
     this.btnSearch.Click        += new System.EventHandler(this.btnSearch_Click);
     //
     // btnClear
     //
     this.btnClear.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.remove;
     this.btnClear.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnClear.Location      = new System.Drawing.Point(900, 3);
     this.btnClear.Name          = "btnClear";
     this.btnClear.Size          = new System.Drawing.Size(57, 31);
     this.btnClear.TabIndex      = 3;
     this.btnClear.Text          = "Clear";
     this.btnClear.Click        += new System.EventHandler(this.btnClear_Click);
     //
     // lblHeading
     //
     this.lblHeading.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.lblHeading.AutoSize = true;
     this.tableLayoutPanel2.SetColumnSpan(this.lblHeading, 9);
     this.lblHeading.Font      = new System.Drawing.Font("Segoe UI Light", 36F);
     this.lblHeading.Location  = new System.Drawing.Point(300, 40);
     this.lblHeading.Margin    = new System.Windows.Forms.Padding(0);
     this.lblHeading.Name      = "lblHeading";
     this.lblHeading.Padding   = new System.Windows.Forms.Padding(0, 0, 0, 30);
     this.lblHeading.Size      = new System.Drawing.Size(419, 95);
     this.lblHeading.TabIndex  = 17;
     this.lblHeading.Tag       = "";
     this.lblHeading.Text      = "Tax override search";
     this.lblHeading.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btnSelect
     //
     this.btnSelect.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnSelect.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.btnSelect.Appearance.Options.UseFont = true;
     this.btnSelect.ImageLocation              = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnSelect.Location                   = new System.Drawing.Point(305, 692);
     this.btnSelect.Margin                     = new System.Windows.Forms.Padding(4, 15, 4, 4);
     this.btnSelect.Name     = "btnSelect";
     this.btnSelect.Size     = new System.Drawing.Size(127, 57);
     this.btnSelect.TabIndex = 13;
     this.btnSelect.Tag      = "";
     this.btnSelect.Text     = "Select";
     this.btnSelect.Click   += new System.EventHandler(this.btnSelect_Click);
     //
     // btnGetTaxgrpInfo
     //
     this.btnGetTaxgrpInfo.Anchor                            = System.Windows.Forms.AnchorStyles.None;
     this.btnGetTaxgrpInfo.Appearance.Font                   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.btnGetTaxgrpInfo.Appearance.Options.UseFont        = true;
     this.btnGetTaxgrpInfo.Appearance.Options.UseTextOptions = true;
     this.btnGetTaxgrpInfo.Appearance.TextOptions.WordWrap   = DevExpress.Utils.WordWrap.Wrap;
     this.btnGetTaxgrpInfo.Location                          = new System.Drawing.Point(440, 692);
     this.btnGetTaxgrpInfo.Margin                            = new System.Windows.Forms.Padding(4, 15, 4, 4);
     this.btnGetTaxgrpInfo.Name     = "btnGetTaxgrpInfo";
     this.btnGetTaxgrpInfo.Padding  = new System.Windows.Forms.Padding(0);
     this.btnGetTaxgrpInfo.Size     = new System.Drawing.Size(134, 57);
     this.btnGetTaxgrpInfo.TabIndex = 14;
     this.btnGetTaxgrpInfo.Tag      = "";
     this.btnGetTaxgrpInfo.Text     = "Get Tax Grp Info";
     this.btnGetTaxgrpInfo.Click   += new System.EventHandler(this.btnShowInfo_Click);
     //
     // btnCancel
     //
     this.btnCancel.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnCancel.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.btnCancel.Appearance.Options.UseFont = true;
     this.btnCancel.DialogResult               = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.ImageLocation              = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnCancel.Location                   = new System.Drawing.Point(584, 692);
     this.btnCancel.Margin                     = new System.Windows.Forms.Padding(4, 15, 4, 4);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(127, 57);
     this.btnCancel.TabIndex = 12;
     this.btnCancel.Tag      = "";
     this.btnCancel.Text     = "Cancel";
     //
     // frmTaxOverrideSearch
     //
     this.CancelButton = this.btnCancel;
     this.ClientSize   = new System.Drawing.Size(1024, 768);
     this.Controls.Add(this.basePanel);
     this.LookAndFeel.SkinName = "Money Twins";
     this.Name = "frmTaxOverrideSearch";
     this.Text = "Tax override search";
     this.Controls.SetChildIndex(this.basePanel, 0);
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.basePanel)).EndInit();
     this.basePanel.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grItems)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.txtKeyboardInput.Properties)).EndInit();
     this.ResumeLayout(false);
 }
Пример #2
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSKURelease));
            this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
            this.txtKeyboardInput  = new DevExpress.XtraEditors.TextEdit();
            this.btnClear          = new DevExpress.XtraEditors.SimpleButton();
            this.btnSearch         = new DevExpress.XtraEditors.SimpleButton();
            this.lblHeading        = new System.Windows.Forms.Label();
            this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel();
            this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
            this.btnPgDown         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
            this.btnCancel         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
            this.btnPgUp           = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
            this.btnSelect         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
            this.btnDown           = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
            this.btnUp             = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
            this.grItems           = new DevExpress.XtraGrid.GridControl();
            this.grdView           = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.gridView1         = new DevExpress.XtraGrid.Views.Grid.GridView();
            this.basePanel         = new DevExpress.XtraEditors.PanelControl();
            ((System.ComponentModel.ISupportInitialize)(this.styleController)).BeginInit();
            this.tableLayoutPanel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.txtKeyboardInput.Properties)).BeginInit();
            this.tableLayoutPanel3.SuspendLayout();
            this.tableLayoutPanel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grItems)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.basePanel)).BeginInit();
            this.basePanel.SuspendLayout();
            this.SuspendLayout();
            //
            // tableLayoutPanel1
            //
            this.tableLayoutPanel1.AutoSize    = true;
            this.tableLayoutPanel1.ColumnCount = 3;
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel1.Controls.Add(this.txtKeyboardInput, 0, 0);
            this.tableLayoutPanel1.Controls.Add(this.btnClear, 2, 0);
            this.tableLayoutPanel1.Controls.Add(this.btnSearch, 1, 0);
            this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel1.Location = new System.Drawing.Point(26, 135);
            this.tableLayoutPanel1.Margin   = new System.Windows.Forms.Padding(0);
            this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
            this.tableLayoutPanel1.RowCount = 1;
            this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel1.Size     = new System.Drawing.Size(778, 38);
            this.tableLayoutPanel1.TabIndex = 9;
            //
            // txtKeyboardInput
            //
            this.txtKeyboardInput.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
            this.txtKeyboardInput.Location = new System.Drawing.Point(3, 3);
            this.txtKeyboardInput.Name     = "txtKeyboardInput";
            this.txtKeyboardInput.Properties.Appearance.BackColor            = System.Drawing.Color.White;
            this.txtKeyboardInput.Properties.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 14F);
            this.txtKeyboardInput.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
            this.txtKeyboardInput.Properties.Appearance.Options.UseBackColor = true;
            this.txtKeyboardInput.Properties.Appearance.Options.UseFont      = true;
            this.txtKeyboardInput.Properties.Appearance.Options.UseForeColor = true;
            this.txtKeyboardInput.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
            this.txtKeyboardInput.Size         = new System.Drawing.Size(646, 32);
            this.txtKeyboardInput.TabIndex     = 1;
            this.txtKeyboardInput.TextChanged += new System.EventHandler(this.txtKeyboardInput_TextChanged);
            this.txtKeyboardInput.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.GenericSearch_KeyDown);
            //
            // btnClear
            //
            this.btnClear.Image = Microsoft.Dynamics.Retail.Pos.BlankOperations.Properties.Resources.remove;
            //  this.btnClear.Image = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.remove;
            this.btnClear.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnClear.Location      = new System.Drawing.Point(718, 3);
            this.btnClear.Name          = "btnClear";
            this.btnClear.Size          = new System.Drawing.Size(57, 32);
            this.btnClear.TabIndex      = 3;
            this.btnClear.Text          = "Clear";
            this.btnClear.Click        += new System.EventHandler(this.btnClear_Click);
            //
            // btnSearch
            //
            //    this.btnSearch.Image = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.search;

            this.btnSearch.Image         = Microsoft.Dynamics.Retail.Pos.BlankOperations.Properties.Resources.search;
            this.btnSearch.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnSearch.Location      = new System.Drawing.Point(655, 3);
            this.btnSearch.Name          = "btnSearch";
            this.btnSearch.Size          = new System.Drawing.Size(57, 32);
            this.btnSearch.TabIndex      = 2;
            this.btnSearch.Text          = "Search";
            this.btnSearch.Click        += new System.EventHandler(this.btnSearch_Click);
            //
            // lblHeading
            //
            this.lblHeading.Anchor    = System.Windows.Forms.AnchorStyles.None;
            this.lblHeading.AutoSize  = true;
            this.lblHeading.Font      = new System.Drawing.Font("Segoe UI Light", 36F);
            this.lblHeading.Location  = new System.Drawing.Point(253, 40);
            this.lblHeading.Margin    = new System.Windows.Forms.Padding(0);
            this.lblHeading.Name      = "lblHeading";
            this.lblHeading.Padding   = new System.Windows.Forms.Padding(0, 0, 0, 30);
            this.lblHeading.Size      = new System.Drawing.Size(324, 95);
            this.lblHeading.TabIndex  = 41;
            this.lblHeading.Text      = "Generic search";
            this.lblHeading.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            //
            // tableLayoutPanel3
            //
            this.tableLayoutPanel3.ColumnCount = 1;
            this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel2, 0, 3);
            this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel1, 0, 1);
            this.tableLayoutPanel3.Controls.Add(this.lblHeading, 0, 0);
            this.tableLayoutPanel3.Controls.Add(this.grItems, 0, 2);
            this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel3.Location = new System.Drawing.Point(2, 2);
            this.tableLayoutPanel3.Margin   = new System.Windows.Forms.Padding(0);
            this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
            this.tableLayoutPanel3.Padding  = new System.Windows.Forms.Padding(26, 40, 26, 11);
            this.tableLayoutPanel3.RowCount = 4;
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
            this.tableLayoutPanel3.Size     = new System.Drawing.Size(830, 611);
            this.tableLayoutPanel3.TabIndex = 13;
            //
            // tableLayoutPanel2
            //
            this.tableLayoutPanel2.ColumnCount = 8;
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
            this.tableLayoutPanel2.Controls.Add(this.btnPgDown, 7, 0);
            this.tableLayoutPanel2.Controls.Add(this.btnCancel, 4, 0);
            this.tableLayoutPanel2.Controls.Add(this.btnPgUp, 0, 0);
            this.tableLayoutPanel2.Controls.Add(this.btnSelect, 3, 0);
            this.tableLayoutPanel2.Controls.Add(this.btnDown, 6, 0);
            this.tableLayoutPanel2.Controls.Add(this.btnUp, 1, 0);
            this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.tableLayoutPanel2.Location = new System.Drawing.Point(26, 535);
            this.tableLayoutPanel2.Margin   = new System.Windows.Forms.Padding(0, 11, 0, 0);
            this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
            this.tableLayoutPanel2.RowCount = 1;
            this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
            this.tableLayoutPanel2.Size     = new System.Drawing.Size(778, 65);
            this.tableLayoutPanel2.TabIndex = 10;
            //
            // btnPgDown
            //
            this.btnPgDown.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
            this.btnPgDown.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.btnPgDown.Appearance.Options.UseFont = true;

            this.btnPgDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnPgDown.Location      = new System.Drawing.Point(717, 4);
            this.btnPgDown.Margin        = new System.Windows.Forms.Padding(4);
            this.btnPgDown.Name          = "btnPgDown";
            this.btnPgDown.Size          = new System.Drawing.Size(57, 57);
            this.btnPgDown.TabIndex      = 15;
            this.btnPgDown.Text          = "Ê";
            this.btnPgDown.Click        += new System.EventHandler(this.btnDown_Click);
            //
            // btnCancel
            //
            this.btnCancel.Anchor                     = System.Windows.Forms.AnchorStyles.None;
            this.btnCancel.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnCancel.Appearance.Options.UseFont = true;
            this.btnCancel.DialogResult               = System.Windows.Forms.DialogResult.Cancel;
            this.btnCancel.ImageLocation              = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnCancel.Location                   = new System.Drawing.Point(393, 4);
            this.btnCancel.Margin                     = new System.Windows.Forms.Padding(4);
            this.btnCancel.Name     = "btnCancel";
            this.btnCancel.Size     = new System.Drawing.Size(127, 57);
            this.btnCancel.TabIndex = 14;
            this.btnCancel.Text     = "Close";
            //
            // btnPgUp
            //
            this.btnPgUp.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
            this.btnPgUp.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.btnPgUp.Appearance.Options.UseFont = true;

            this.btnPgUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnPgUp.Location      = new System.Drawing.Point(4, 4);
            this.btnPgUp.Margin        = new System.Windows.Forms.Padding(4);
            this.btnPgUp.Name          = "btnPgUp";
            this.btnPgUp.Size          = new System.Drawing.Size(57, 57);
            this.btnPgUp.TabIndex      = 10;
            this.btnPgUp.Tag           = "BtnNormal";
            this.btnPgUp.Text          = "Ç";
            this.btnPgUp.Click        += new System.EventHandler(this.btnUp_Click);
            //
            // btnSelect
            //
            this.btnSelect.Anchor                     = System.Windows.Forms.AnchorStyles.None;
            this.btnSelect.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.btnSelect.Appearance.Options.UseFont = true;
            this.btnSelect.ImageLocation              = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnSelect.Location                   = new System.Drawing.Point(258, 4);
            this.btnSelect.Margin                     = new System.Windows.Forms.Padding(4);
            this.btnSelect.Name     = "btnSelect";
            this.btnSelect.Size     = new System.Drawing.Size(127, 57);
            this.btnSelect.TabIndex = 13;
            this.btnSelect.Tag      = "";
            this.btnSelect.Text     = "Release";
            this.btnSelect.Click   += new System.EventHandler(this.btnSelect_Click);
            //
            // btnDown
            //
            this.btnDown.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
            this.btnDown.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.btnDown.Appearance.Options.UseFont = true;

            this.btnDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnDown.Location      = new System.Drawing.Point(652, 4);
            this.btnDown.Margin        = new System.Windows.Forms.Padding(4);
            this.btnDown.Name          = "btnDown";
            this.btnDown.Size          = new System.Drawing.Size(57, 57);
            this.btnDown.TabIndex      = 14;
            this.btnDown.Text          = "ò";
            this.btnDown.Click        += new System.EventHandler(this.btnDown_Click_1);
            //
            // btnUp
            //
            this.btnUp.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
            this.btnUp.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            this.btnUp.Appearance.Options.UseFont = true;

            this.btnUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
            this.btnUp.Location      = new System.Drawing.Point(69, 4);
            this.btnUp.Margin        = new System.Windows.Forms.Padding(4);
            this.btnUp.Name          = "btnUp";
            this.btnUp.Size          = new System.Drawing.Size(57, 57);
            this.btnUp.TabIndex      = 11;
            this.btnUp.Text          = "ñ";
            this.btnUp.Click        += new System.EventHandler(this.btnUp_Click_1);
            //
            // grItems
            //
            this.grItems.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.grItems.Dock = System.Windows.Forms.DockStyle.Fill;
            this.grItems.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.grItems.Location = new System.Drawing.Point(30, 177);
            this.grItems.MainView = this.grdView;
            this.grItems.Margin   = new System.Windows.Forms.Padding(4);
            this.grItems.Name     = "grItems";
            this.grItems.Size     = new System.Drawing.Size(770, 343);
            this.grItems.TabIndex = 11;
            this.grItems.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
                this.grdView,
                this.gridView1
            });
            this.grItems.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
            //
            // grdView
            //
            this.grdView.Appearance.FooterPanel.Font                   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.grdView.Appearance.FooterPanel.Options.UseFont        = true;
            this.grdView.Appearance.FooterPanel.Options.UseTextOptions = true;
            this.grdView.Appearance.FooterPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
            this.grdView.Appearance.HeaderPanel.Font                   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
            this.grdView.Appearance.HeaderPanel.Options.UseFont        = true;
            this.grdView.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 10F);
            this.grdView.Appearance.Row.Options.UseFont = true;
            this.grdView.ColumnPanelRowHeight           = 40;
            this.grdView.FocusRectStyle       = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
            this.grdView.FooterPanelHeight    = 40;
            this.grdView.GridControl          = this.grItems;
            this.grdView.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
            this.grdView.Name = "grdView";
            this.grdView.OptionsBehavior.Editable = false;
            this.grdView.OptionsCustomization.AllowColumnMoving     = false;
            this.grdView.OptionsCustomization.AllowColumnResizing   = false;
            this.grdView.OptionsCustomization.AllowFilter           = false;
            this.grdView.OptionsCustomization.AllowGroup            = false;
            this.grdView.OptionsCustomization.AllowQuickHideColumns = false;
            this.grdView.OptionsCustomization.AllowSort             = false;
            this.grdView.OptionsMenu.EnableColumnMenu                   = false;
            this.grdView.OptionsMenu.EnableFooterMenu                   = false;
            this.grdView.OptionsMenu.EnableGroupPanelMenu               = false;
            this.grdView.OptionsSelection.EnableAppearanceFocusedCell   = false;
            this.grdView.OptionsSelection.EnableAppearanceHideSelection = false;
            this.grdView.OptionsView.ShowGroupPanel = false;
            this.grdView.OptionsView.ShowIndicator  = false;
            this.grdView.RowHeight            = 40;
            this.grdView.ScrollStyle          = DevExpress.XtraGrid.Views.Grid.ScrollStyleFlags.None;
            this.grdView.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
            //
            // gridView1
            //
            this.gridView1.Appearance.FooterPanel.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
            this.gridView1.Appearance.FooterPanel.Options.UseFont = true;
            this.gridView1.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
            this.gridView1.Appearance.HeaderPanel.Options.UseFont = true;
            this.gridView1.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 10F);
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.GridControl = this.grItems;
            this.gridView1.Name        = "gridView1";
            //
            // basePanel
            //
            this.basePanel.Controls.Add(this.tableLayoutPanel3);
            this.basePanel.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.basePanel.Location = new System.Drawing.Point(0, 0);
            this.basePanel.Name     = "basePanel";
            this.basePanel.Size     = new System.Drawing.Size(834, 615);
            this.basePanel.TabIndex = 8;
            //
            // frmGenericSearch
            //
            this.CancelButton = this.btnCancel;
            this.ClientSize   = new System.Drawing.Size(834, 615);
            this.Controls.Add(this.basePanel);
            this.LookAndFeel.SkinName = "Money Twins";
            this.Name = "frmSKURelease";
            this.Controls.SetChildIndex(this.basePanel, 0);
            ((System.ComponentModel.ISupportInitialize)(this.styleController)).EndInit();
            this.tableLayoutPanel1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.txtKeyboardInput.Properties)).EndInit();
            this.tableLayoutPanel3.ResumeLayout(false);
            this.tableLayoutPanel3.PerformLayout();
            this.tableLayoutPanel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grItems)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.basePanel)).EndInit();
            this.basePanel.ResumeLayout(false);
            this.ResumeLayout(false);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.xtraGridBlending1 = new DevExpress.XtraGrid.Blending.XtraGridBlending();
     this.basePanel         = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.labelHeading      = new System.Windows.Forms.Label();
     this.btnPgUp           = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnUp             = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnSelect         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnCancel         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnDown           = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnPgDown         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.grItems           = new DevExpress.XtraGrid.GridControl();
     this.grdView           = new DevExpress.XtraGrid.Views.Grid.GridView();
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.basePanel)).BeginInit();
     this.basePanel.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grItems)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     this.SuspendLayout();
     //
     // xtraGridBlending1
     //
     this.xtraGridBlending1.AlphaStyles.AddReplace("Row", 220);
     //
     // basePanel
     //
     this.basePanel.Controls.Add(this.tableLayoutPanel1);
     this.basePanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.basePanel.Location = new System.Drawing.Point(0, 0);
     this.basePanel.Name     = "basePanel";
     this.basePanel.Size     = new System.Drawing.Size(869, 639);
     this.basePanel.TabIndex = 0;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 8;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.Controls.Add(this.labelHeading, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnPgUp, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.btnUp, 1, 4);
     this.tableLayoutPanel1.Controls.Add(this.btnSelect, 3, 4);
     this.tableLayoutPanel1.Controls.Add(this.btnCancel, 4, 4);
     this.tableLayoutPanel1.Controls.Add(this.btnDown, 6, 4);
     this.tableLayoutPanel1.Controls.Add(this.btnPgDown, 7, 4);
     this.tableLayoutPanel1.Controls.Add(this.grItems, 0, 2);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.Padding  = new System.Windows.Forms.Padding(30, 40, 30, 15);
     this.tableLayoutPanel1.RowCount = 5;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 15F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(865, 635);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // labelHeading
     //
     this.labelHeading.Anchor   = System.Windows.Forms.AnchorStyles.Top;
     this.labelHeading.AutoSize = true;
     this.tableLayoutPanel1.SetColumnSpan(this.labelHeading, 8);
     this.labelHeading.Font      = new System.Drawing.Font("Segoe UI Light", 36F);
     this.labelHeading.Location  = new System.Drawing.Point(333, 40);
     this.labelHeading.Name      = "labelHeading";
     this.labelHeading.Size      = new System.Drawing.Size(198, 65);
     this.labelHeading.TabIndex  = 7;
     this.labelHeading.Text      = "Heading";
     this.labelHeading.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // btnPgUp
     //
     this.btnPgUp.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
     this.btnPgUp.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnPgUp.Appearance.Options.UseFont = true;
     this.btnPgUp.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.top;
     this.btnPgUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnPgUp.Location      = new System.Drawing.Point(33, 560);
     this.btnPgUp.Name          = "btnPgUp";
     this.btnPgUp.Padding       = new System.Windows.Forms.Padding(0);
     this.btnPgUp.Size          = new System.Drawing.Size(57, 57);
     this.btnPgUp.TabIndex      = 1;
     this.btnPgUp.Text          = "Ç";
     this.btnPgUp.Click        += new System.EventHandler(this.OnPageUp_Click);
     //
     // btnUp
     //
     this.btnUp.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
     this.btnUp.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnUp.Appearance.Options.UseFont = true;
     this.btnUp.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.up;
     this.btnUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnUp.Location      = new System.Drawing.Point(96, 560);
     this.btnUp.Name          = "btnUp";
     this.btnUp.Padding       = new System.Windows.Forms.Padding(0);
     this.btnUp.Size          = new System.Drawing.Size(57, 57);
     this.btnUp.TabIndex      = 2;
     this.btnUp.Text          = "ñ";
     this.btnUp.Click        += new System.EventHandler(this.OnUp_Click);
     //
     // btnSelect
     //
     this.btnSelect.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnSelect.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSelect.Appearance.Options.UseFont = true;
     this.btnSelect.ImageLocation              = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnSelect.Location                   = new System.Drawing.Point(302, 560);
     this.btnSelect.Name     = "btnSelect";
     this.btnSelect.Padding  = new System.Windows.Forms.Padding(0);
     this.btnSelect.Size     = new System.Drawing.Size(127, 57);
     this.btnSelect.TabIndex = 3;
     this.btnSelect.Text     = "Select";
     this.btnSelect.Click   += new System.EventHandler(this.OnSelect_Click);
     //
     // btnCancel
     //
     this.btnCancel.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnCancel.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancel.Appearance.Options.UseFont = true;
     this.btnCancel.DialogResult               = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.ImageLocation              = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnCancel.Location                   = new System.Drawing.Point(435, 560);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Padding  = new System.Windows.Forms.Padding(0);
     this.btnCancel.Size     = new System.Drawing.Size(127, 57);
     this.btnCancel.TabIndex = 4;
     this.btnCancel.Text     = "Cancel";
     //
     // btnDown
     //
     this.btnDown.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
     this.btnDown.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnDown.Appearance.Options.UseFont = true;
     this.btnDown.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.down;
     this.btnDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnDown.Location      = new System.Drawing.Point(711, 560);
     this.btnDown.Name          = "btnDown";
     this.btnDown.Padding       = new System.Windows.Forms.Padding(0);
     this.btnDown.Size          = new System.Drawing.Size(57, 57);
     this.btnDown.TabIndex      = 5;
     this.btnDown.Text          = "ò";
     this.btnDown.Click        += new System.EventHandler(this.OnDown_Click);
     //
     // btnPgDown
     //
     this.btnPgDown.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
     this.btnPgDown.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnPgDown.Appearance.Options.UseFont = true;
     this.btnPgDown.Image         = global::Microsoft.Dynamics.Retail.Pos.Dialog.Properties.Resources.bottom;
     this.btnPgDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnPgDown.Location      = new System.Drawing.Point(774, 560);
     this.btnPgDown.Name          = "btnPgDown";
     this.btnPgDown.Padding       = new System.Windows.Forms.Padding(0);
     this.btnPgDown.Size          = new System.Drawing.Size(57, 57);
     this.btnPgDown.TabIndex      = 6;
     this.btnPgDown.Text          = "Ê";
     this.btnPgDown.Click        += new System.EventHandler(this.OnPageDown_Click);
     //
     // grItems
     //
     this.grItems.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.tableLayoutPanel1.SetColumnSpan(this.grItems, 8);
     this.grItems.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grItems.Location = new System.Drawing.Point(33, 138);
     this.grItems.MainView = this.grdView;
     this.grItems.Name     = "grItems";
     this.grItems.Size     = new System.Drawing.Size(799, 401);
     this.grItems.TabIndex = 0;
     this.grItems.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdView
     });
     this.grItems.KeyDown += new System.Windows.Forms.KeyEventHandler(this.grItems_KeyDown);
     //
     // grdView
     //
     this.grdView.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.grdView.Appearance.HeaderPanel.Options.UseFont = true;
     this.grdView.Appearance.Row.Font            = new System.Drawing.Font("Segoe UI", 10F);
     this.grdView.Appearance.Row.Options.UseFont = true;
     this.grdView.ColumnPanelRowHeight           = 40;
     this.grdView.FocusRectStyle       = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.grdView.GridControl          = this.grItems;
     this.grdView.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
     this.grdView.Name = "grdView";
     this.grdView.OptionsBehavior.AllowIncrementalSearch = true;
     this.grdView.OptionsBehavior.Editable                     = false;
     this.grdView.OptionsCustomization.AllowFilter             = false;
     this.grdView.OptionsMenu.EnableColumnMenu                 = false;
     this.grdView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.grdView.OptionsView.ShowGroupPanel                   = false;
     this.grdView.OptionsView.ShowIndicator                    = false;
     this.grdView.RowHeight            = 40;
     this.grdView.ScrollStyle          = DevExpress.XtraGrid.Views.Grid.ScrollStyleFlags.None;
     this.grdView.ShowButtonMode       = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.Default;
     this.grdView.VertScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
     this.grdView.DoubleClick         += new System.EventHandler(this.grdView_DoubleClick);
     //
     // frmGenericLookup
     //
     this.CancelButton = this.btnCancel;
     this.ClientSize   = new System.Drawing.Size(869, 639);
     this.Controls.Add(this.basePanel);
     this.LookAndFeel.SkinName = "Money Twins";
     this.Name = "frmGenericLookup";
     this.Controls.SetChildIndex(this.basePanel, 0);
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.basePanel)).EndInit();
     this.basePanel.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.grItems)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     this.ResumeLayout(false);
 }
Пример #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panelBase         = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel  = new System.Windows.Forms.TableLayoutPanel();
     this.btnOk             = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnCancel         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.lblPrompt         = new System.Windows.Forms.Label();
     this.labelTextBox      = new System.Windows.Forms.Label();
     this.memoKeyboardInput = new DevExpress.XtraEditors.MemoEdit();
     this.textKeyboardInput = new DevExpress.XtraEditors.TextEdit();
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelBase)).BeginInit();
     this.panelBase.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.memoKeyboardInput.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textKeyboardInput.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // panelBase
     //
     this.panelBase.Controls.Add(this.tableLayoutPanel1);
     this.panelBase.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelBase.Location = new System.Drawing.Point(0, 0);
     this.panelBase.Name     = "panelBase";
     this.panelBase.Size     = new System.Drawing.Size(1024, 768);
     this.panelBase.TabIndex = 0;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.tableLayoutPanel, 0, 5);
     this.tableLayoutPanel1.Controls.Add(this.lblPrompt, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.labelTextBox, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.memoKeyboardInput, 1, 4);
     this.tableLayoutPanel1.Controls.Add(this.textKeyboardInput, 1, 1);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.Padding  = new System.Windows.Forms.Padding(30, 40, 30, 11);
     this.tableLayoutPanel1.RowCount = 6;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 40F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 60F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(1020, 764);
     this.tableLayoutPanel1.TabIndex = 3;
     //
     // tableLayoutPanel
     //
     this.tableLayoutPanel.ColumnCount = 2;
     this.tableLayoutPanel1.SetColumnSpan(this.tableLayoutPanel, 3);
     this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel.Controls.Add(this.btnOk, 0, 0);
     this.tableLayoutPanel.Controls.Add(this.btnCancel, 1, 0);
     this.tableLayoutPanel.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.tableLayoutPanel.Location = new System.Drawing.Point(33, 685);
     this.tableLayoutPanel.Name     = "tableLayoutPanel";
     this.tableLayoutPanel.RowCount = 1;
     this.tableLayoutPanel.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel.Size     = new System.Drawing.Size(954, 65);
     this.tableLayoutPanel.TabIndex = 3;
     //
     // btnOk
     //
     this.btnOk.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
     this.btnOk.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOk.Appearance.Options.UseFont = true;
     this.btnOk.Location                   = new System.Drawing.Point(346, 4);
     this.btnOk.Margin                     = new System.Windows.Forms.Padding(4);
     this.btnOk.Name     = "btnOk";
     this.btnOk.Size     = new System.Drawing.Size(127, 57);
     this.btnOk.TabIndex = 2;
     this.btnOk.Text     = "&OK";
     this.btnOk.Click   += new System.EventHandler(this.btnOk_Click);
     //
     // btnCancel
     //
     this.btnCancel.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
     this.btnCancel.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancel.Appearance.Options.UseFont = true;
     this.btnCancel.DialogResult               = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Location                   = new System.Drawing.Point(481, 4);
     this.btnCancel.Margin                     = new System.Windows.Forms.Padding(4);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(127, 57);
     this.btnCancel.TabIndex = 3;
     this.btnCancel.Text     = "Cancel";
     //
     // lblPrompt
     //
     this.lblPrompt.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.lblPrompt.AutoSize = true;
     this.tableLayoutPanel1.SetColumnSpan(this.lblPrompt, 3);
     this.lblPrompt.Font      = new System.Drawing.Font("Segoe UI Light", 36F);
     this.lblPrompt.Location  = new System.Drawing.Point(510, 40);
     this.lblPrompt.Name      = "lblPrompt";
     this.lblPrompt.Padding   = new System.Windows.Forms.Padding(0, 0, 0, 30);
     this.lblPrompt.Size      = new System.Drawing.Size(0, 95);
     this.lblPrompt.TabIndex  = 0;
     this.lblPrompt.Tag       = "";
     this.lblPrompt.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // labelTextBox
     //
     this.labelTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)));
     this.labelTextBox.AutoSize = true;
     this.labelTextBox.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.labelTextBox.Location = new System.Drawing.Point(258, 346);
     this.labelTextBox.Margin   = new System.Windows.Forms.Padding(3);
     this.labelTextBox.Name     = "labelTextBox";
     this.labelTextBox.Size     = new System.Drawing.Size(78, 20);
     this.labelTextBox.TabIndex = 4;
     this.labelTextBox.Text     = "Comment";
     //
     // memoKeyboardInput
     //
     this.memoKeyboardInput.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.memoKeyboardInput.Location = new System.Drawing.Point(258, 471);
     this.memoKeyboardInput.Name     = "memoKeyboardInput";
     this.memoKeyboardInput.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.memoKeyboardInput.Properties.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 14F);
     this.memoKeyboardInput.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.memoKeyboardInput.Properties.Appearance.Options.UseBackColor = true;
     this.memoKeyboardInput.Properties.Appearance.Options.UseFont      = true;
     this.memoKeyboardInput.Properties.Appearance.Options.UseForeColor = true;
     this.memoKeyboardInput.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.memoKeyboardInput.Properties.ScrollBars  = System.Windows.Forms.ScrollBars.None;
     this.memoKeyboardInput.Size     = new System.Drawing.Size(504, 107);
     this.memoKeyboardInput.TabIndex = 1;
     this.memoKeyboardInput.Visible  = false;
     this.memoKeyboardInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyboardInput_KeyDown);
     //
     // textKeyboardInput
     //
     this.textKeyboardInput.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.textKeyboardInput.Location = new System.Drawing.Point(258, 223);
     this.textKeyboardInput.Name     = "textKeyboardInput";
     this.textKeyboardInput.Properties.Appearance.BackColor            = System.Drawing.Color.White;
     this.textKeyboardInput.Properties.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 14F);
     this.textKeyboardInput.Properties.Appearance.ForeColor            = System.Drawing.Color.Black;
     this.textKeyboardInput.Properties.Appearance.Options.UseBackColor = true;
     this.textKeyboardInput.Properties.Appearance.Options.UseFont      = true;
     this.textKeyboardInput.Properties.Appearance.Options.UseForeColor = true;
     this.textKeyboardInput.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
     this.textKeyboardInput.Size     = new System.Drawing.Size(504, 32);
     this.textKeyboardInput.TabIndex = 5;
     this.textKeyboardInput.Visible  = false;
     this.textKeyboardInput.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyboardInput_KeyDown);
     //
     // frmInput
     //
     this.CancelButton = this.btnCancel;
     this.ClientSize   = new System.Drawing.Size(1024, 768);
     this.Controls.Add(this.panelBase);
     this.DoubleBuffered       = true;
     this.LookAndFeel.SkinName = "Money Twins";
     this.Name = "frmInput";
     this.Controls.SetChildIndex(this.panelBase, 0);
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelBase)).EndInit();
     this.panelBase.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     this.tableLayoutPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.memoKeyboardInput.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textKeyboardInput.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSerialIdSearch));
     this.styleController   = new DevExpress.XtraEditors.StyleController(this.components);
     this.xtraGridBlending1 = new DevExpress.XtraGrid.Blending.XtraGridBlending();
     this.grItems           = new DevExpress.XtraGrid.GridControl();
     this.grdView           = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colInventSerialId = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colRFIDTagId      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.basePanel         = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanel6 = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.txtKeyboardInput  = new DevExpress.XtraEditors.TextEdit();
     this.btnSearch         = new DevExpress.XtraEditors.SimpleButton();
     this.btnClear          = new DevExpress.XtraEditors.SimpleButton();
     this.tableLayoutPanel7 = new System.Windows.Forms.TableLayoutPanel();
     this.btnPgDown         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnSelect         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnDown           = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnUp             = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnPgUp           = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.lblHeader         = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grItems)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.basePanel)).BeginInit();
     this.tableLayoutPanel6.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     this.tableLayoutPanel7.SuspendLayout();
     this.SuspendLayout();
     //
     // xtraGridBlending1
     //
     this.xtraGridBlending1.GridControl = this.grItems;
     //
     // grItems
     //
     this.grItems.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.grItems.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.grItems.Location = new System.Drawing.Point(29, 181);
     this.grItems.MainView = this.grdView;
     this.grItems.Name     = "grItems";
     this.grItems.Size     = new System.Drawing.Size(956, 466);
     this.grItems.TabIndex = 20;
     this.grItems.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.grdView
     });
     //
     // grdView
     //
     this.grdView.Appearance.HeaderPanel.Font            = new System.Drawing.Font("Segoe UI", 10F, System.Drawing.FontStyle.Bold);
     this.grdView.Appearance.HeaderPanel.Options.UseFont = true;
     this.grdView.Appearance.Row.Font            = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     this.grdView.Appearance.Row.Options.UseFont = true;
     this.grdView.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colInventSerialId,
         this.colRFIDTagId
     });
     this.grdView.FocusRectStyle       = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
     this.grdView.GridControl          = this.grItems;
     this.grdView.HorzScrollVisibility = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
     this.grdView.Name = "grdView";
     this.grdView.OptionsBehavior.Editable                     = false;
     this.grdView.OptionsCustomization.AllowFilter             = false;
     this.grdView.OptionsSelection.EnableAppearanceFocusedCell = false;
     this.grdView.OptionsView.ShowGroupPanel                   = false;
     this.grdView.OptionsView.ShowIndicator                    = false;
     this.grdView.RowHeight             = 30;
     this.grdView.ScrollStyle           = DevExpress.XtraGrid.Views.Grid.ScrollStyleFlags.None;
     this.grdView.ShowButtonMode        = DevExpress.XtraGrid.Views.Base.ShowButtonModeEnum.Default;
     this.grdView.VertScrollVisibility  = DevExpress.XtraGrid.Views.Base.ScrollVisibility.Never;
     this.grdView.FocusedColumnChanged += new DevExpress.XtraGrid.Views.Base.FocusedColumnChangedEventHandler(this.gridView1_FocusedColumnChanged);
     this.grdView.DoubleClick          += new System.EventHandler(this.gridView1_DoubleClick);
     //
     // colInventSerialId
     //
     this.colInventSerialId.Caption   = "Serial number";
     this.colInventSerialId.FieldName = "INVENTSERIALID";
     this.colInventSerialId.Name      = "colInventSerialId";
     this.colInventSerialId.OptionsColumn.AllowEdit = false;
     this.colInventSerialId.Visible      = true;
     this.colInventSerialId.VisibleIndex = 0;
     this.colInventSerialId.Width        = 350;
     //
     // colRFIDTagId
     //
     this.colRFIDTagId.Caption      = "RFID tag";
     this.colRFIDTagId.FieldName    = "RFIDTAGID";
     this.colRFIDTagId.Name         = "colRFIDTagId";
     this.colRFIDTagId.Visible      = true;
     this.colRFIDTagId.VisibleIndex = 1;
     this.colRFIDTagId.Width        = 365;
     //
     // basePanel
     //
     this.basePanel.Controls.Add(this.tableLayoutPanel6);
     this.basePanel.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.basePanel.Location = new System.Drawing.Point(0, 0);
     this.basePanel.Name     = "basePanel";
     this.basePanel.Size     = new System.Drawing.Size(1018, 743);
     this.basePanel.TabIndex = 8;
     //
     // tableLayoutPanel6
     //
     this.tableLayoutPanel6.ColumnCount = 1;
     this.tableLayoutPanel6.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel6.Controls.Add(this.grItems, 0, 2);
     this.tableLayoutPanel6.Controls.Add(this.tableLayoutPanel1, 0, 1);
     this.tableLayoutPanel6.Controls.Add(this.tableLayoutPanel7, 0, 3);
     this.tableLayoutPanel6.Controls.Add(this.lblHeader, 0, 0);
     this.tableLayoutPanel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel6.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanel6.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel6.Name     = "tableLayoutPanel6";
     this.tableLayoutPanel6.Padding  = new System.Windows.Forms.Padding(26, 40, 26, 11);
     this.tableLayoutPanel6.RowCount = 4;
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel6.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel6.Size     = new System.Drawing.Size(1014, 739);
     this.tableLayoutPanel6.TabIndex = 11;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 3;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 85.51881F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 58F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 59F));
     this.tableLayoutPanel1.Controls.Add(this.txtKeyboardInput, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnSearch, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnClear, 2, 0);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(29, 138);
     this.tableLayoutPanel1.Margin   = new System.Windows.Forms.Padding(3, 3, 5, 3);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 1;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(954, 37);
     this.tableLayoutPanel1.TabIndex = 10;
     //
     // txtKeyboardInput
     //
     this.txtKeyboardInput.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.txtKeyboardInput.Location     = new System.Drawing.Point(3, 3);
     this.txtKeyboardInput.Name         = "txtKeyboardInput";
     this.txtKeyboardInput.Size         = new System.Drawing.Size(831, 20);
     this.txtKeyboardInput.TabIndex     = 1;
     this.txtKeyboardInput.TextChanged += new System.EventHandler(this.txtKeyboardInput_TextChanged);
     this.txtKeyboardInput.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.txtKeyboardInput_KeyDown);
     //
     // btnSearch
     //
     this.btnSearch.Dock          = System.Windows.Forms.DockStyle.Top;
     this.btnSearch.Image         = ((System.Drawing.Image)(resources.GetObject("btnSearch.Image")));
     this.btnSearch.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnSearch.Location      = new System.Drawing.Point(840, 3);
     this.btnSearch.Margin        = new System.Windows.Forms.Padding(3, 3, 5, 3);
     this.btnSearch.Name          = "btnSearch";
     this.btnSearch.Size          = new System.Drawing.Size(50, 30);
     this.btnSearch.TabIndex      = 2;
     this.btnSearch.Text          = "Search";
     this.btnSearch.Click        += new System.EventHandler(this.btnSearch_Click);
     //
     // btnClear
     //
     this.btnClear.Image         = ((System.Drawing.Image)(resources.GetObject("btnClear.Image")));
     this.btnClear.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnClear.Location      = new System.Drawing.Point(900, 3);
     this.btnClear.Margin        = new System.Windows.Forms.Padding(5, 3, 3, 3);
     this.btnClear.Name          = "btnClear";
     this.btnClear.Size          = new System.Drawing.Size(50, 30);
     this.btnClear.TabIndex      = 3;
     this.btnClear.Text          = "Clear";
     this.btnClear.Click        += new System.EventHandler(this.btnClear_Click);
     //
     // tableLayoutPanel7
     //
     this.tableLayoutPanel7.ColumnCount = 7;
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel7.Controls.Add(this.btnPgDown, 6, 0);
     this.tableLayoutPanel7.Controls.Add(this.btnSelect, 3, 0);
     this.tableLayoutPanel7.Controls.Add(this.btnDown, 5, 0);
     this.tableLayoutPanel7.Controls.Add(this.btnUp, 1, 0);
     this.tableLayoutPanel7.Controls.Add(this.btnPgUp, 0, 0);
     this.tableLayoutPanel7.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel7.Location = new System.Drawing.Point(29, 653);
     this.tableLayoutPanel7.Name     = "tableLayoutPanel7";
     this.tableLayoutPanel7.RowCount = 1;
     this.tableLayoutPanel7.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel7.Size     = new System.Drawing.Size(956, 72);
     this.tableLayoutPanel7.TabIndex = 12;
     //
     // btnPgDown
     //
     this.btnPgDown.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
     this.btnPgDown.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnPgDown.Appearance.Options.UseFont = true;
     this.btnPgDown.Image         = ((System.Drawing.Image)(resources.GetObject("btnPgDown.Image")));
     this.btnPgDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnPgDown.Location      = new System.Drawing.Point(887, 11);
     this.btnPgDown.Margin        = new System.Windows.Forms.Padding(4, 11, 4, 4);
     this.btnPgDown.Name          = "btnPgDown";
     this.btnPgDown.Size          = new System.Drawing.Size(65, 57);
     this.btnPgDown.TabIndex      = 8;
     this.btnPgDown.Text          = "Ê";
     this.btnPgDown.Click        += new System.EventHandler(this.btnDown_Click);
     //
     // btnSelect
     //
     this.btnSelect.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnSelect.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnSelect.Appearance.Options.UseFont = true;
     this.btnSelect.ImageLocation              = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnSelect.Location                   = new System.Drawing.Point(417, 11);
     this.btnSelect.Margin                     = new System.Windows.Forms.Padding(4, 11, 4, 4);
     this.btnSelect.Name     = "btnSelect";
     this.btnSelect.Size     = new System.Drawing.Size(127, 57);
     this.btnSelect.TabIndex = 6;
     this.btnSelect.Tag      = "";
     this.btnSelect.Text     = "Select";
     this.btnSelect.Click   += new System.EventHandler(this.btnSelect_Click);
     //
     // btnDown
     //
     this.btnDown.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
     this.btnDown.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnDown.Appearance.Options.UseFont = true;
     this.btnDown.Image         = ((System.Drawing.Image)(resources.GetObject("btnDown.Image")));
     this.btnDown.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnDown.Location      = new System.Drawing.Point(814, 11);
     this.btnDown.Margin        = new System.Windows.Forms.Padding(4, 11, 4, 4);
     this.btnDown.Name          = "btnDown";
     this.btnDown.Size          = new System.Drawing.Size(65, 57);
     this.btnDown.TabIndex      = 7;
     this.btnDown.Text          = "ò";
     this.btnDown.Click        += new System.EventHandler(this.btnDown_Click_1);
     //
     // btnUp
     //
     this.btnUp.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
     this.btnUp.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnUp.Appearance.Options.UseFont = true;
     this.btnUp.Image         = ((System.Drawing.Image)(resources.GetObject("btnUp.Image")));
     this.btnUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnUp.Location      = new System.Drawing.Point(77, 11);
     this.btnUp.Margin        = new System.Windows.Forms.Padding(4, 11, 4, 4);
     this.btnUp.Name          = "btnUp";
     this.btnUp.Padding       = new System.Windows.Forms.Padding(10, 3, 3, 3);
     this.btnUp.Size          = new System.Drawing.Size(70, 57);
     this.btnUp.TabIndex      = 5;
     this.btnUp.Text          = "ñ";
     this.btnUp.Click        += new System.EventHandler(this.btnUp_Click_1);
     //
     // btnPgUp
     //
     this.btnPgUp.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
     this.btnPgUp.Appearance.Font            = new System.Drawing.Font("Wingdings", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
     this.btnPgUp.Appearance.Options.UseFont = true;
     this.btnPgUp.Image         = ((System.Drawing.Image)(resources.GetObject("btnPgUp.Image")));
     this.btnPgUp.ImageLocation = DevExpress.XtraEditors.ImageLocation.MiddleCenter;
     this.btnPgUp.Location      = new System.Drawing.Point(4, 11);
     this.btnPgUp.Margin        = new System.Windows.Forms.Padding(4, 11, 4, 4);
     this.btnPgUp.Name          = "btnPgUp";
     this.btnPgUp.Size          = new System.Drawing.Size(65, 57);
     this.btnPgUp.TabIndex      = 4;
     this.btnPgUp.Text          = "Ç";
     this.btnPgUp.Click        += new System.EventHandler(this.btnUp_Click);
     //
     // lblHeader
     //
     this.lblHeader.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.lblHeader.AutoSize = true;
     this.lblHeader.Font     = new System.Drawing.Font("Segoe UI Light", 36F);
     this.lblHeader.Location = new System.Drawing.Point(342, 40);
     this.lblHeader.Margin   = new System.Windows.Forms.Padding(0, 0, 0, 30);
     this.lblHeader.Name     = "lblHeader";
     this.lblHeader.Size     = new System.Drawing.Size(329, 65);
     this.lblHeader.TabIndex = 21;
     this.lblHeader.Text     = "Serial id search";
     //
     // frmSerialIdSearch
     //
     this.ClientSize = new System.Drawing.Size(1018, 743);
     this.Controls.Add(this.basePanel);
     this.LookAndFeel.SkinName = "Money Twins";
     this.Name  = "frmSerialIdSearch";
     this.Load += new System.EventHandler(this.frmSerialIdSearch_Load);
     this.Controls.SetChildIndex(this.basePanel, 0);
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grItems)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.grdView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.basePanel)).EndInit();
     this.tableLayoutPanel6.ResumeLayout(false);
     this.tableLayoutPanel6.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel7.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Пример #6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panelBase                = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanel3        = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel2        = new System.Windows.Forms.TableLayoutPanel();
     this.btnCancel                = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnOk                    = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.flowLayoutPanel          = new System.Windows.Forms.FlowLayoutPanel();
     this.labelAmountDue           = new System.Windows.Forms.Label();
     this.labelAmountDueValue      = new System.Windows.Forms.Label();
     this.tableLayoutPanel1        = new System.Windows.Forms.TableLayoutPanel();
     this.panelAmount              = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanelAmount   = new System.Windows.Forms.TableLayoutPanel();
     this.btnPaymentAmount         = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.layAmount                = new System.Windows.Forms.Label();
     this.panelCurrency            = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanelCurrency = new System.Windows.Forms.TableLayoutPanel();
     this.amtCurrAmounts           = new LSRetailPosis.POSProcesses.WinControls.AmountViewer();
     this.btnViewAll               = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.labelCurrencyOptions     = new System.Windows.Forms.Label();
     this.numCurrNumpad            = new LSRetailPosis.POSProcesses.WinControls.NumPad();
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelBase)).BeginInit();
     this.panelBase.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.flowLayoutPanel.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelAmount)).BeginInit();
     this.panelAmount.SuspendLayout();
     this.tableLayoutPanelAmount.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelCurrency)).BeginInit();
     this.panelCurrency.SuspendLayout();
     this.tableLayoutPanelCurrency.SuspendLayout();
     this.SuspendLayout();
     //
     // panelBase
     //
     this.panelBase.Controls.Add(this.tableLayoutPanel3);
     this.panelBase.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelBase.Location = new System.Drawing.Point(0, 0);
     this.panelBase.Margin   = new System.Windows.Forms.Padding(0);
     this.panelBase.Name     = "panelBase";
     this.panelBase.Size     = new System.Drawing.Size(983, 760);
     this.panelBase.TabIndex = 0;
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 1;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel2, 0, 2);
     this.tableLayoutPanel3.Controls.Add(this.flowLayoutPanel, 0, 0);
     this.tableLayoutPanel3.Controls.Add(this.tableLayoutPanel1, 0, 1);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanel3.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.Padding  = new System.Windows.Forms.Padding(30, 40, 30, 11);
     this.tableLayoutPanel3.RowCount = 3;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(979, 756);
     this.tableLayoutPanel3.TabIndex = 4;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.Anchor      = System.Windows.Forms.AnchorStyles.None;
     this.tableLayoutPanel2.ColumnCount = 2;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel2.Controls.Add(this.btnCancel, 1, 0);
     this.tableLayoutPanel2.Controls.Add(this.btnOk, 0, 0);
     this.tableLayoutPanel2.Location = new System.Drawing.Point(66, 680);
     this.tableLayoutPanel2.Margin   = new System.Windows.Forms.Padding(0, 11, 0, 0);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 1;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(847, 65);
     this.tableLayoutPanel2.TabIndex = 3;
     //
     // btnCancel
     //
     this.btnCancel.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
     this.btnCancel.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancel.Appearance.Options.UseFont = true;
     this.btnCancel.DialogResult               = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Location                   = new System.Drawing.Point(427, 4);
     this.btnCancel.Margin                     = new System.Windows.Forms.Padding(4);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(127, 57);
     this.btnCancel.TabIndex = 1;
     this.btnCancel.Text     = "Cancel";
     //
     // btnOk
     //
     this.btnOk.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
     this.btnOk.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOk.Appearance.Options.UseFont = true;
     this.btnOk.Location                   = new System.Drawing.Point(292, 4);
     this.btnOk.Margin                     = new System.Windows.Forms.Padding(4);
     this.btnOk.Name     = "btnOk";
     this.btnOk.Size     = new System.Drawing.Size(127, 57);
     this.btnOk.TabIndex = 2;
     this.btnOk.Text     = "OK";
     this.btnOk.Click   += new System.EventHandler(this.btnOk_Click);
     //
     // flowLayoutPanel
     //
     this.flowLayoutPanel.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.flowLayoutPanel.AutoSize = true;
     this.flowLayoutPanel.Controls.Add(this.labelAmountDue);
     this.flowLayoutPanel.Controls.Add(this.labelAmountDueValue);
     this.flowLayoutPanel.Location = new System.Drawing.Point(221, 43);
     this.flowLayoutPanel.Name     = "flowLayoutPanel";
     this.flowLayoutPanel.Size     = new System.Drawing.Size(537, 95);
     this.flowLayoutPanel.TabIndex = 0;
     //
     // labelAmountDue
     //
     this.labelAmountDue.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.labelAmountDue.AutoSize = true;
     this.labelAmountDue.Font     = new System.Drawing.Font("Segoe UI Light", 36F);
     this.labelAmountDue.Location = new System.Drawing.Point(0, 0);
     this.labelAmountDue.Margin   = new System.Windows.Forms.Padding(0);
     this.labelAmountDue.Name     = "labelAmountDue";
     this.labelAmountDue.Padding  = new System.Windows.Forms.Padding(0, 0, 0, 30);
     this.labelAmountDue.Size     = new System.Drawing.Size(398, 95);
     this.labelAmountDue.TabIndex = 0;
     this.labelAmountDue.Tag      = "";
     this.labelAmountDue.Text     = "Total amount due:";
     //
     // labelAmountDueValue
     //
     this.labelAmountDueValue.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.labelAmountDueValue.AutoSize = true;
     this.labelAmountDueValue.Font     = new System.Drawing.Font("Segoe UI Light", 36F);
     this.labelAmountDueValue.Location = new System.Drawing.Point(398, 0);
     this.labelAmountDueValue.Margin   = new System.Windows.Forms.Padding(0);
     this.labelAmountDueValue.Name     = "labelAmountDueValue";
     this.labelAmountDueValue.Padding  = new System.Windows.Forms.Padding(0, 0, 0, 30);
     this.labelAmountDueValue.Size     = new System.Drawing.Size(139, 95);
     this.labelAmountDueValue.TabIndex = 1;
     this.labelAmountDueValue.Text     = "$0.00";
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.Anchor      = System.Windows.Forms.AnchorStyles.None;
     this.tableLayoutPanel1.ColumnCount = 5;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.panelAmount, 3, 2);
     this.tableLayoutPanel1.Controls.Add(this.panelCurrency, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.numCurrNumpad, 2, 2);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(87, 163);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(804, 483);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // panelAmount
     //
     this.panelAmount.Controls.Add(this.tableLayoutPanelAmount);
     this.panelAmount.Enabled  = false;
     this.panelAmount.Location = new System.Drawing.Point(557, 30);
     this.panelAmount.Margin   = new System.Windows.Forms.Padding(0);
     this.panelAmount.Name     = "panelAmount";
     this.panelAmount.Size     = new System.Drawing.Size(200, 133);
     this.panelAmount.TabIndex = 3;
     //
     // tableLayoutPanelAmount
     //
     this.tableLayoutPanelAmount.Anchor      = System.Windows.Forms.AnchorStyles.Top;
     this.tableLayoutPanelAmount.ColumnCount = 1;
     this.tableLayoutPanelAmount.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelAmount.Controls.Add(this.btnPaymentAmount, 0, 1);
     this.tableLayoutPanelAmount.Controls.Add(this.layAmount, 0, 0);
     this.tableLayoutPanelAmount.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanelAmount.Margin   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.tableLayoutPanelAmount.Name     = "tableLayoutPanelAmount";
     this.tableLayoutPanelAmount.RowCount = 1;
     this.tableLayoutPanelAmount.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanelAmount.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelAmount.Size     = new System.Drawing.Size(196, 129);
     this.tableLayoutPanelAmount.TabIndex = 0;
     //
     // btnPaymentAmount
     //
     this.btnPaymentAmount.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnPaymentAmount.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold);
     this.btnPaymentAmount.Appearance.Options.UseFont = true;
     this.btnPaymentAmount.Location                   = new System.Drawing.Point(33, 47);
     this.btnPaymentAmount.Name     = "btnPaymentAmount";
     this.btnPaymentAmount.Size     = new System.Drawing.Size(130, 60);
     this.btnPaymentAmount.TabIndex = 7;
     this.btnPaymentAmount.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // layAmount
     //
     this.layAmount.Anchor    = System.Windows.Forms.AnchorStyles.None;
     this.layAmount.AutoSize  = true;
     this.layAmount.Font      = new System.Drawing.Font("Segoe UI", 14.25F);
     this.layAmount.Location  = new System.Drawing.Point(20, 0);
     this.layAmount.Margin    = new System.Windows.Forms.Padding(0);
     this.layAmount.Name      = "layAmount";
     this.layAmount.Size      = new System.Drawing.Size(155, 25);
     this.layAmount.TabIndex  = 6;
     this.layAmount.Text      = "Payment amount";
     this.layAmount.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // panelCurrency
     //
     this.panelCurrency.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.panelCurrency.Controls.Add(this.tableLayoutPanelCurrency);
     this.panelCurrency.Location = new System.Drawing.Point(47, 30);
     this.panelCurrency.Margin   = new System.Windows.Forms.Padding(0);
     this.panelCurrency.Name     = "panelCurrency";
     this.panelCurrency.Size     = new System.Drawing.Size(200, 453);
     this.panelCurrency.TabIndex = 1;
     //
     // tableLayoutPanelCurrency
     //
     this.tableLayoutPanelCurrency.Anchor      = System.Windows.Forms.AnchorStyles.Top;
     this.tableLayoutPanelCurrency.ColumnCount = 1;
     this.tableLayoutPanelCurrency.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanelCurrency.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
     this.tableLayoutPanelCurrency.Controls.Add(this.amtCurrAmounts, 0, 2);
     this.tableLayoutPanelCurrency.Controls.Add(this.btnViewAll, 0, 3);
     this.tableLayoutPanelCurrency.Controls.Add(this.labelCurrencyOptions, 0, 1);
     this.tableLayoutPanelCurrency.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanelCurrency.Margin   = new System.Windows.Forms.Padding(0, 0, 5, 0);
     this.tableLayoutPanelCurrency.Name     = "tableLayoutPanelCurrency";
     this.tableLayoutPanelCurrency.RowCount = 4;
     this.tableLayoutPanelCurrency.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanelCurrency.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanelCurrency.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanelCurrency.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanelCurrency.Size     = new System.Drawing.Size(196, 441);
     this.tableLayoutPanelCurrency.TabIndex = 1;
     //
     // amtCurrAmounts
     //
     this.amtCurrAmounts.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.amtCurrAmounts.CurrencyRate = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.amtCurrAmounts.ForeignCurrencyMode = true;
     this.amtCurrAmounts.HighestOptionAmount = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.amtCurrAmounts.IncludeRefAmount    = true;
     this.amtCurrAmounts.LocalCurrencyCode   = "";
     this.amtCurrAmounts.Location            = new System.Drawing.Point(3, 24);
     this.amtCurrAmounts.LowesetOptionAmount = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.amtCurrAmounts.Name             = "amtCurrAmounts";
     this.amtCurrAmounts.Orientation      = System.Windows.Forms.Orientation.Vertical;
     this.amtCurrAmounts.ShowBorder       = false;
     this.amtCurrAmounts.Size             = new System.Drawing.Size(190, 349);
     this.amtCurrAmounts.TabIndex         = 2;
     this.amtCurrAmounts.UsedCurrencyCode = "";
     this.amtCurrAmounts.ViewOption       = LSRetailPosis.POSProcesses.WinControls.AmountViewer.ViewOptions.HeigherAndLowerAmounts;
     this.amtCurrAmounts.AmountChanged   += new LSRetailPosis.POSProcesses.WinControls.AmountViewer.OutputChanged(this.amtCurrAmounts_AmountChanged);
     //
     // btnViewAll
     //
     this.btnViewAll.Anchor                     = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Left | System.Windows.Forms.AnchorStyles.Right)));
     this.btnViewAll.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnViewAll.Appearance.Options.UseFont = true;
     this.btnViewAll.Location                   = new System.Drawing.Point(4, 380);
     this.btnViewAll.Margin                     = new System.Windows.Forms.Padding(4);
     this.btnViewAll.Name     = "btnViewAll";
     this.btnViewAll.Size     = new System.Drawing.Size(188, 57);
     this.btnViewAll.TabIndex = 2;
     this.btnViewAll.Text     = "View all";
     this.btnViewAll.Click   += new System.EventHandler(this.btnViewAll_Click);
     //
     // labelCurrencyOptions
     //
     this.labelCurrencyOptions.AutoSize = true;
     this.labelCurrencyOptions.Font     = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold);
     this.labelCurrencyOptions.Location = new System.Drawing.Point(0, 0);
     this.labelCurrencyOptions.Margin   = new System.Windows.Forms.Padding(0);
     this.labelCurrencyOptions.Name     = "labelCurrencyOptions";
     this.labelCurrencyOptions.Size     = new System.Drawing.Size(135, 21);
     this.labelCurrencyOptions.TabIndex = 3;
     this.labelCurrencyOptions.Text     = "Currency options";
     //
     // numCurrNumpad
     //
     this.numCurrNumpad.Anchor                     = System.Windows.Forms.AnchorStyles.Top;
     this.numCurrNumpad.Appearance.Font            = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.numCurrNumpad.Appearance.Options.UseFont = true;
     this.numCurrNumpad.AutoSize                   = true;
     this.numCurrNumpad.AutoSizeMode               = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.numCurrNumpad.CurrencyCode               = null;
     this.numCurrNumpad.EnteredQuantity            = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.numCurrNumpad.EnteredValue      = "";
     this.numCurrNumpad.EntryType         = Microsoft.Dynamics.Retail.Pos.Contracts.UI.NumpadEntryTypes.Price;
     this.numCurrNumpad.Location          = new System.Drawing.Point(252, 30);
     this.numCurrNumpad.Margin            = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.numCurrNumpad.MaskChar          = "";
     this.numCurrNumpad.MaskInterval      = 0;
     this.numCurrNumpad.MaxNumberOfDigits = 9;
     this.numCurrNumpad.MinimumSize       = new System.Drawing.Size(300, 330);
     this.numCurrNumpad.Name                = "numCurrNumpad";
     this.numCurrNumpad.NegativeMode        = false;
     this.numCurrNumpad.NoOfTries           = 0;
     this.numCurrNumpad.NumberOfDecimals    = 2;
     this.numCurrNumpad.PromptText          = "";
     this.numCurrNumpad.ShortcutKeysActive  = false;
     this.numCurrNumpad.Size                = new System.Drawing.Size(300, 330);
     this.numCurrNumpad.TabIndex            = 2;
     this.numCurrNumpad.TimerEnabled        = true;
     this.numCurrNumpad.EnterButtonPressed += new LSRetailPosis.POSProcesses.WinControls.NumPad.enterbuttonDelegate(this.numCurrNumpad_EnterButtonPressed);
     //
     // frmPayCurrency
     //
     this.CancelButton = this.btnCancel;
     this.ClientSize   = new System.Drawing.Size(983, 760);
     this.Controls.Add(this.panelBase);
     this.LookAndFeel.SkinName = "Money Twins";
     this.Name = "frmPayCurrency";
     this.Controls.SetChildIndex(this.panelBase, 0);
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelBase)).EndInit();
     this.panelBase.ResumeLayout(false);
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel3.PerformLayout();
     this.tableLayoutPanel2.ResumeLayout(false);
     this.flowLayoutPanel.ResumeLayout(false);
     this.flowLayoutPanel.PerformLayout();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelAmount)).EndInit();
     this.panelAmount.ResumeLayout(false);
     this.tableLayoutPanelAmount.ResumeLayout(false);
     this.tableLayoutPanelAmount.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelCurrency)).EndInit();
     this.panelCurrency.ResumeLayout(false);
     this.tableLayoutPanelCurrency.ResumeLayout(false);
     this.tableLayoutPanelCurrency.PerformLayout();
     this.ResumeLayout(false);
 }
Пример #7
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.panelControl1          = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanel4      = new System.Windows.Forms.TableLayoutPanel();
     this.tableLayoutPanel3      = new System.Windows.Forms.TableLayoutPanel();
     this.btnCancel              = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.btnOk                  = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.tableLayoutPanel1      = new System.Windows.Forms.TableLayoutPanel();
     this.panelCustomer          = new DevExpress.XtraEditors.PanelControl();
     this.tableLayoutPanel2      = new System.Windows.Forms.TableLayoutPanel();
     this.labelAmount            = new System.Windows.Forms.Label();
     this.labelAccountInfo       = new System.Windows.Forms.Label();
     this.labelCustomerId        = new System.Windows.Forms.Label();
     this.btnCustomerSearch      = new LSRetailPosis.POSProcesses.WinControls.SimpleButtonEx();
     this.labelCustomerIdValue   = new System.Windows.Forms.Label();
     this.labelCustomerName      = new System.Windows.Forms.Label();
     this.labelCustomerNameValue = new System.Windows.Forms.Label();
     this.labelAmountValue       = new System.Windows.Forms.Label();
     this.numPad1                = new LSRetailPosis.POSProcesses.WinControls.NumPad();
     this.panelControl2          = new DevExpress.XtraEditors.PanelControl();
     this.amtCustAmounts         = new LSRetailPosis.POSProcesses.WinControls.AmountViewer();
     this.labelPaymentAmount     = new System.Windows.Forms.Label();
     this.flowLayoutPanel1       = new System.Windows.Forms.FlowLayoutPanel();
     this.labelAmountDue         = new System.Windows.Forms.Label();
     this.labelAmountDueValue    = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     this.tableLayoutPanel4.SuspendLayout();
     this.tableLayoutPanel3.SuspendLayout();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelCustomer)).BeginInit();
     this.panelCustomer.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.flowLayoutPanel1.SuspendLayout();
     this.SuspendLayout();
     //
     // panelControl1
     //
     this.panelControl1.Controls.Add(this.tableLayoutPanel4);
     this.panelControl1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panelControl1.Location = new System.Drawing.Point(0, 0);
     this.panelControl1.Margin   = new System.Windows.Forms.Padding(0);
     this.panelControl1.Name     = "panelControl1";
     this.panelControl1.Size     = new System.Drawing.Size(1024, 768);
     this.panelControl1.TabIndex = 0;
     //
     // tableLayoutPanel4
     //
     this.tableLayoutPanel4.ColumnCount = 1;
     this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel3, 0, 2);
     this.tableLayoutPanel4.Controls.Add(this.tableLayoutPanel1, 0, 1);
     this.tableLayoutPanel4.Controls.Add(this.flowLayoutPanel1, 0, 0);
     this.tableLayoutPanel4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel4.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanel4.Margin   = new System.Windows.Forms.Padding(0);
     this.tableLayoutPanel4.Name     = "tableLayoutPanel4";
     this.tableLayoutPanel4.Padding  = new System.Windows.Forms.Padding(30, 40, 30, 11);
     this.tableLayoutPanel4.RowCount = 3;
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel4.Size     = new System.Drawing.Size(1020, 764);
     this.tableLayoutPanel4.TabIndex = 3;
     //
     // tableLayoutPanel3
     //
     this.tableLayoutPanel3.ColumnCount = 2;
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.Controls.Add(this.btnCancel, 1, 0);
     this.tableLayoutPanel3.Controls.Add(this.btnOk, 0, 0);
     this.tableLayoutPanel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel3.Location = new System.Drawing.Point(30, 687);
     this.tableLayoutPanel3.Margin   = new System.Windows.Forms.Padding(0, 11, 0, 0);
     this.tableLayoutPanel3.Name     = "tableLayoutPanel3";
     this.tableLayoutPanel3.RowCount = 1;
     this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel3.Size     = new System.Drawing.Size(960, 66);
     this.tableLayoutPanel3.TabIndex = 2;
     //
     // btnCancel
     //
     this.btnCancel.Anchor                     = System.Windows.Forms.AnchorStyles.Left;
     this.btnCancel.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCancel.Appearance.Options.UseFont = true;
     this.btnCancel.DialogResult               = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Location                   = new System.Drawing.Point(484, 4);
     this.btnCancel.Margin                     = new System.Windows.Forms.Padding(4);
     this.btnCancel.Name     = "btnCancel";
     this.btnCancel.Size     = new System.Drawing.Size(127, 57);
     this.btnCancel.TabIndex = 1;
     this.btnCancel.Text     = "Cancel";
     //
     // btnOk
     //
     this.btnOk.Anchor                     = System.Windows.Forms.AnchorStyles.Right;
     this.btnOk.Appearance.Font            = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnOk.Appearance.Options.UseFont = true;
     this.btnOk.DialogResult               = System.Windows.Forms.DialogResult.OK;
     this.btnOk.Location                   = new System.Drawing.Point(349, 4);
     this.btnOk.Margin                     = new System.Windows.Forms.Padding(4);
     this.btnOk.Name     = "btnOk";
     this.btnOk.Size     = new System.Drawing.Size(127, 57);
     this.btnOk.TabIndex = 2;
     this.btnOk.Tag      = "";
     this.btnOk.Text     = "OK";
     this.btnOk.Click   += new System.EventHandler(this.btnOk_Click);
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.Anchor      = System.Windows.Forms.AnchorStyles.None;
     this.tableLayoutPanel1.ColumnCount = 5;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 49.99999F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Controls.Add(this.panelCustomer, 1, 2);
     this.tableLayoutPanel1.Controls.Add(this.numPad1, 2, 2);
     this.tableLayoutPanel1.Controls.Add(this.panelControl2, 3, 2);
     this.tableLayoutPanel1.Location = new System.Drawing.Point(108, 194);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 3;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 30F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(804, 429);
     this.tableLayoutPanel1.TabIndex = 0;
     //
     // panelCustomer
     //
     this.panelCustomer.Anchor = System.Windows.Forms.AnchorStyles.Top;
     this.panelCustomer.Controls.Add(this.tableLayoutPanel2);
     this.panelCustomer.Location = new System.Drawing.Point(44, 30);
     this.panelCustomer.Margin   = new System.Windows.Forms.Padding(0);
     this.panelCustomer.Name     = "panelCustomer";
     this.panelCustomer.Size     = new System.Drawing.Size(200, 328);
     this.panelCustomer.TabIndex = 1;
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.labelAmount, 0, 5);
     this.tableLayoutPanel2.Controls.Add(this.labelAccountInfo, 0, 0);
     this.tableLayoutPanel2.Controls.Add(this.labelCustomerId, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.btnCustomerSearch, 0, 7);
     this.tableLayoutPanel2.Controls.Add(this.labelCustomerIdValue, 0, 2);
     this.tableLayoutPanel2.Controls.Add(this.labelCustomerName, 0, 3);
     this.tableLayoutPanel2.Controls.Add(this.labelCustomerNameValue, 0, 4);
     this.tableLayoutPanel2.Controls.Add(this.labelAmountValue, 0, 6);
     this.tableLayoutPanel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel2.Location = new System.Drawing.Point(2, 2);
     this.tableLayoutPanel2.Margin   = new System.Windows.Forms.Padding(0, 0, 5, 0);
     this.tableLayoutPanel2.Name     = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 8;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33334F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 33.33333F));
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.Size     = new System.Drawing.Size(196, 324);
     this.tableLayoutPanel2.TabIndex = 0;
     //
     // labelAmount
     //
     this.labelAmount.AutoSize = true;
     this.labelAmount.Font     = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelAmount.Location = new System.Drawing.Point(3, 179);
     this.labelAmount.Name     = "labelAmount";
     this.labelAmount.Size     = new System.Drawing.Size(61, 17);
     this.labelAmount.TabIndex = 5;
     this.labelAmount.Text     = "Amount:";
     //
     // labelAccountInfo
     //
     this.labelAccountInfo.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.labelAccountInfo.AutoSize = true;
     this.labelAccountInfo.Font     = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelAccountInfo.Location = new System.Drawing.Point(31, 5);
     this.labelAccountInfo.Margin   = new System.Windows.Forms.Padding(3, 5, 3, 10);
     this.labelAccountInfo.Name     = "labelAccountInfo";
     this.labelAccountInfo.Size     = new System.Drawing.Size(133, 17);
     this.labelAccountInfo.TabIndex = 0;
     this.labelAccountInfo.Text     = "Account information";
     //
     // labelCustomerId
     //
     this.labelCustomerId.AutoSize = true;
     this.labelCustomerId.Font     = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelCustomerId.Location = new System.Drawing.Point(3, 32);
     this.labelCustomerId.Name     = "labelCustomerId";
     this.labelCustomerId.Size     = new System.Drawing.Size(87, 17);
     this.labelCustomerId.TabIndex = 1;
     this.labelCustomerId.Text     = "Customer ID:";
     //
     // btnCustomerSearch
     //
     this.btnCustomerSearch.Anchor                     = System.Windows.Forms.AnchorStyles.None;
     this.btnCustomerSearch.Appearance.Font            = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.btnCustomerSearch.Appearance.Options.UseFont = true;
     this.btnCustomerSearch.Location                   = new System.Drawing.Point(31, 263);
     this.btnCustomerSearch.Margin                     = new System.Windows.Forms.Padding(3, 10, 3, 10);
     this.btnCustomerSearch.Name     = "btnCustomerSearch";
     this.btnCustomerSearch.Size     = new System.Drawing.Size(133, 50);
     this.btnCustomerSearch.TabIndex = 7;
     this.btnCustomerSearch.Text     = "Change customer";
     this.btnCustomerSearch.Click   += new System.EventHandler(this.btnCustomerSearch_Click);
     //
     // labelCustomerIdValue
     //
     this.labelCustomerIdValue.AutoSize = true;
     this.labelCustomerIdValue.Location = new System.Drawing.Point(3, 49);
     this.labelCustomerIdValue.Name     = "labelCustomerIdValue";
     this.labelCustomerIdValue.Size     = new System.Drawing.Size(0, 21);
     this.labelCustomerIdValue.TabIndex = 2;
     //
     // labelCustomerName
     //
     this.labelCustomerName.AutoSize = true;
     this.labelCustomerName.Font     = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.labelCustomerName.Location = new System.Drawing.Point(3, 105);
     this.labelCustomerName.Name     = "labelCustomerName";
     this.labelCustomerName.Size     = new System.Drawing.Size(108, 17);
     this.labelCustomerName.TabIndex = 3;
     this.labelCustomerName.Text     = "Customer name:";
     //
     // labelCustomerNameValue
     //
     this.labelCustomerNameValue.AutoSize = true;
     this.labelCustomerNameValue.Location = new System.Drawing.Point(3, 122);
     this.labelCustomerNameValue.Name     = "labelCustomerNameValue";
     this.labelCustomerNameValue.Size     = new System.Drawing.Size(0, 21);
     this.labelCustomerNameValue.TabIndex = 4;
     //
     // labelAmountValue
     //
     this.labelAmountValue.AutoSize  = true;
     this.labelAmountValue.ForeColor = System.Drawing.SystemColors.ControlText;
     this.labelAmountValue.Location  = new System.Drawing.Point(3, 196);
     this.labelAmountValue.Name      = "labelAmountValue";
     this.labelAmountValue.Size      = new System.Drawing.Size(0, 21);
     this.labelAmountValue.TabIndex  = 6;
     //
     // numPad1
     //
     this.numPad1.Anchor                     = System.Windows.Forms.AnchorStyles.Top;
     this.numPad1.Appearance.Font            = new System.Drawing.Font("Segoe UI", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.numPad1.Appearance.Options.UseFont = true;
     this.numPad1.AutoSize                   = true;
     this.numPad1.AutoSizeMode               = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.numPad1.CurrencyCode               = null;
     this.numPad1.EnteredQuantity            = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.numPad1.EnteredValue      = "";
     this.numPad1.Location          = new System.Drawing.Point(249, 30);
     this.numPad1.Margin            = new System.Windows.Forms.Padding(5, 0, 5, 0);
     this.numPad1.MaskChar          = "";
     this.numPad1.MaskInterval      = 0;
     this.numPad1.MaxNumberOfDigits = 20;
     this.numPad1.MinimumSize       = new System.Drawing.Size(300, 330);
     this.numPad1.Name                = "numPad1";
     this.numPad1.NegativeMode        = false;
     this.numPad1.NoOfTries           = 0;
     this.numPad1.NumberOfDecimals    = 2;
     this.numPad1.PromptText          = "Bar code";
     this.numPad1.ShortcutKeysActive  = false;
     this.numPad1.Size                = new System.Drawing.Size(300, 330);
     this.numPad1.TabIndex            = 2;
     this.numPad1.TimerEnabled        = true;
     this.numPad1.EnterButtonPressed += new LSRetailPosis.POSProcesses.WinControls.NumPad.enterbuttonDelegate(this.numPad1_EnterButtonPressed);
     //
     // panelControl2
     //
     this.panelControl2.Controls.Add(this.amtCustAmounts);
     this.panelControl2.Controls.Add(this.labelPaymentAmount);
     this.panelControl2.Location = new System.Drawing.Point(559, 30);
     this.panelControl2.Margin   = new System.Windows.Forms.Padding(5, 0, 0, 0);
     this.panelControl2.Name     = "panelControl2";
     this.panelControl2.Size     = new System.Drawing.Size(200, 330);
     this.panelControl2.TabIndex = 3;
     //
     // amtCustAmounts
     //
     this.amtCustAmounts.Appearance.Font                 = new System.Drawing.Font("Segoe UI", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.amtCustAmounts.Appearance.Options.UseFont      = true;
     this.amtCustAmounts.Appearance.Options.UseForeColor = true;
     this.amtCustAmounts.CurrencyRate = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.amtCustAmounts.Dock = System.Windows.Forms.DockStyle.Fill;
     this.amtCustAmounts.ForeignCurrencyMode = false;
     this.amtCustAmounts.HighestOptionAmount = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.amtCustAmounts.IncludeRefAmount    = true;
     this.amtCustAmounts.LocalCurrencyCode   = "";
     this.amtCustAmounts.Location            = new System.Drawing.Point(2, 29);
     this.amtCustAmounts.LowesetOptionAmount = new decimal(new int[] {
         0,
         0,
         0,
         0
     });
     this.amtCustAmounts.Name             = "amtCustAmounts";
     this.amtCustAmounts.OptionsLimit     = 5;
     this.amtCustAmounts.Orientation      = System.Windows.Forms.Orientation.Vertical;
     this.amtCustAmounts.ShowBorder       = false;
     this.amtCustAmounts.Size             = new System.Drawing.Size(196, 299);
     this.amtCustAmounts.TabIndex         = 1;
     this.amtCustAmounts.UsedCurrencyCode = "";
     this.amtCustAmounts.ViewOption       = LSRetailPosis.POSProcesses.WinControls.AmountViewer.ViewOptions.ExcactAmountOnly;
     this.amtCustAmounts.AmountChanged   += new LSRetailPosis.POSProcesses.WinControls.AmountViewer.OutputChanged(this.amtCustAmounts_AmountChanged);
     //
     // labelPaymentAmount
     //
     this.labelPaymentAmount.Dock      = System.Windows.Forms.DockStyle.Top;
     this.labelPaymentAmount.Font      = new System.Drawing.Font("Segoe UI", 14.25F);
     this.labelPaymentAmount.Location  = new System.Drawing.Point(2, 2);
     this.labelPaymentAmount.Name      = "labelPaymentAmount";
     this.labelPaymentAmount.Size      = new System.Drawing.Size(196, 27);
     this.labelPaymentAmount.TabIndex  = 0;
     this.labelPaymentAmount.Text      = "Payment amount";
     this.labelPaymentAmount.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.flowLayoutPanel1.AutoSize = true;
     this.flowLayoutPanel1.Controls.Add(this.labelAmountDue);
     this.flowLayoutPanel1.Controls.Add(this.labelAmountDueValue);
     this.flowLayoutPanel1.Location = new System.Drawing.Point(241, 43);
     this.flowLayoutPanel1.Name     = "flowLayoutPanel1";
     this.flowLayoutPanel1.Size     = new System.Drawing.Size(537, 95);
     this.flowLayoutPanel1.TabIndex = 0;
     //
     // labelAmountDue
     //
     this.labelAmountDue.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.labelAmountDue.AutoSize = true;
     this.labelAmountDue.Font     = new System.Drawing.Font("Segoe UI Light", 36F);
     this.labelAmountDue.Location = new System.Drawing.Point(0, 0);
     this.labelAmountDue.Margin   = new System.Windows.Forms.Padding(0);
     this.labelAmountDue.Name     = "labelAmountDue";
     this.labelAmountDue.Padding  = new System.Windows.Forms.Padding(0, 0, 0, 30);
     this.labelAmountDue.Size     = new System.Drawing.Size(398, 95);
     this.labelAmountDue.TabIndex = 0;
     this.labelAmountDue.Tag      = "";
     this.labelAmountDue.Text     = "Total amount due:";
     //
     // labelAmountDueValue
     //
     this.labelAmountDueValue.Anchor   = System.Windows.Forms.AnchorStyles.None;
     this.labelAmountDueValue.AutoSize = true;
     this.labelAmountDueValue.Font     = new System.Drawing.Font("Segoe UI Light", 36F);
     this.labelAmountDueValue.Location = new System.Drawing.Point(398, 0);
     this.labelAmountDueValue.Margin   = new System.Windows.Forms.Padding(0);
     this.labelAmountDueValue.Name     = "labelAmountDueValue";
     this.labelAmountDueValue.Padding  = new System.Windows.Forms.Padding(0, 0, 0, 30);
     this.labelAmountDueValue.Size     = new System.Drawing.Size(139, 95);
     this.labelAmountDueValue.TabIndex = 1;
     this.labelAmountDueValue.Text     = "$0.00";
     //
     // frmPayCustomerAccount
     //
     this.Appearance.Font                 = new System.Drawing.Font("Segoe UI Semibold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.Appearance.Options.UseFont      = true;
     this.Appearance.Options.UseForeColor = true;
     this.CancelButton = this.btnCancel;
     this.ClientSize   = new System.Drawing.Size(1024, 768);
     this.Controls.Add(this.panelControl1);
     this.LookAndFeel.SkinName = "Money Twins";
     this.Name = "frmPayCustomerAccount";
     this.Controls.SetChildIndex(this.panelControl1, 0);
     ((System.ComponentModel.ISupportInitialize)(this.styleController)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.tableLayoutPanel4.ResumeLayout(false);
     this.tableLayoutPanel4.PerformLayout();
     this.tableLayoutPanel3.ResumeLayout(false);
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelCustomer)).EndInit();
     this.panelCustomer.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     this.ResumeLayout(false);
 }