コード例 #1
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmOrderRequest));
     this.ToolTipMain               = new System.Windows.Forms.ToolTip(this.components);
     this.txtSubTotal               = new System.Windows.Forms.TextBox();
     this.txtTotal                  = new System.Windows.Forms.TextBox();
     this.txtTotalTax               = new System.Windows.Forms.TextBox();
     this.txtFreightCharge          = new System.Windows.Forms.TextBox();
     this.txtSalesTax               = new System.Windows.Forms.TextBox();
     this.txtEntry                  = new System.Windows.Forms.TextBox();
     this.fgProducts                = new UpgradeHelpers.DataGridViewFlex(this.components);
     this.sbStatusBar               = new System.Windows.Forms.StatusStrip();
     this.sbStatusBar_Panels_Panel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.dtRequired                = new System.Windows.Forms.DateTimePicker();
     this.cmdSave                     = new System.Windows.Forms.Button();
     this.cmdAddProducts              = new System.Windows.Forms.Button();
     this.cmdClose                    = new System.Windows.Forms.Button();
     this.Frame1                      = new System.Windows.Forms.GroupBox();
     this.txtContactLastName          = new System.Windows.Forms.TextBox();
     this.txtContactName              = new System.Windows.Forms.TextBox();
     this.cmdCustomers                = new System.Windows.Forms.Button();
     this.txtCompanyName              = new System.Windows.Forms.TextBox();
     this.lvCustomers                 = new System.Windows.Forms.ListView();
     this.lvCustomers_ColumnHeader_1_ = new System.Windows.Forms.ColumnHeader();
     this.lvCustomers_ColumnHeader_2_ = new System.Windows.Forms.ColumnHeader();
     this.lvCustomers_ColumnHeader_3_ = new System.Windows.Forms.ColumnHeader();
     this.lvCustomers_ColumnHeader_4_ = new System.Windows.Forms.ColumnHeader();
     this.lvCustomers_ColumnHeader_5_ = new System.Windows.Forms.ColumnHeader();
     this.lvCustomers_ColumnHeader_6_ = new System.Windows.Forms.ColumnHeader();
     this.lvCustomers_ColumnHeader_7_ = new System.Windows.Forms.ColumnHeader();
     this.Label3                      = new System.Windows.Forms.Label();
     this.Label4                      = new System.Windows.Forms.Label();
     this.Label2                      = new System.Windows.Forms.Label();
     this.Frame2                      = new System.Windows.Forms.GroupBox();
     this.txtCustomerContact          = new System.Windows.Forms.TextBox();
     this.txtCustomerCompany          = new System.Windows.Forms.TextBox();
     this.Label5                      = new System.Windows.Forms.Label();
     this.Label1                      = new System.Windows.Forms.Label();
     this.dtPromised                  = new System.Windows.Forms.DateTimePicker();
     this.Label13                     = new System.Windows.Forms.Label();
     this.Label12                     = new System.Windows.Forms.Label();
     this.Label11                     = new System.Windows.Forms.Label();
     this.Label10                     = new System.Windows.Forms.Label();
     this.Label9                      = new System.Windows.Forms.Label();
     this.Label8                      = new System.Windows.Forms.Label();
     this.Label7                      = new System.Windows.Forms.Label();
     this.Label6                      = new System.Windows.Forms.Label();
     this.sbStatusBar.SuspendLayout();
     this.Frame1.SuspendLayout();
     this.lvCustomers.SuspendLayout();
     this.Frame2.SuspendLayout();
     this.SuspendLayout();
     this.listViewHelper1 = new UpgradeHelpers.Gui.ListViewHelper(this.components);
     ((System.ComponentModel.ISupportInitialize) this.listViewHelper1).BeginInit();
     //
     // txtSubTotal
     //
     this.txtSubTotal.AcceptsReturn = true;
     this.txtSubTotal.AllowDrop     = true;
     this.txtSubTotal.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtSubTotal.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtSubTotal.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtSubTotal.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtSubTotal.Location      = new System.Drawing.Point(360, 576);
     this.txtSubTotal.MaxLength     = 0;
     this.txtSubTotal.Name          = "txtSubTotal";
     this.txtSubTotal.ReadOnly      = true;
     this.txtSubTotal.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtSubTotal.Size          = new System.Drawing.Size(145, 20);
     this.txtSubTotal.TabIndex      = 32;
     this.txtSubTotal.TabStop       = false;
     this.txtSubTotal.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txtTotal
     //
     this.txtTotal.AcceptsReturn = true;
     this.txtTotal.AllowDrop     = true;
     this.txtTotal.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtTotal.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtTotal.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtTotal.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtTotal.Location      = new System.Drawing.Point(88, 600);
     this.txtTotal.MaxLength     = 0;
     this.txtTotal.Name          = "txtTotal";
     this.txtTotal.ReadOnly      = true;
     this.txtTotal.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtTotal.Size          = new System.Drawing.Size(145, 20);
     this.txtTotal.TabIndex      = 30;
     this.txtTotal.TabStop       = false;
     this.txtTotal.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txtTotalTax
     //
     this.txtTotalTax.AcceptsReturn = true;
     this.txtTotalTax.AllowDrop     = true;
     this.txtTotalTax.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtTotalTax.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtTotalTax.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtTotalTax.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtTotalTax.Location      = new System.Drawing.Point(360, 544);
     this.txtTotalTax.MaxLength     = 0;
     this.txtTotalTax.Name          = "txtTotalTax";
     this.txtTotalTax.ReadOnly      = true;
     this.txtTotalTax.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtTotalTax.Size          = new System.Drawing.Size(145, 20);
     this.txtTotalTax.TabIndex      = 28;
     this.txtTotalTax.TabStop       = false;
     this.txtTotalTax.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txtFreightCharge
     //
     this.txtFreightCharge.AcceptsReturn = true;
     this.txtFreightCharge.AllowDrop     = true;
     this.txtFreightCharge.BackColor     = System.Drawing.SystemColors.Window;
     this.txtFreightCharge.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtFreightCharge.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtFreightCharge.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtFreightCharge.Location      = new System.Drawing.Point(88, 576);
     this.txtFreightCharge.MaxLength     = 0;
     this.txtFreightCharge.Name          = "txtFreightCharge";
     this.txtFreightCharge.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtFreightCharge.Size          = new System.Drawing.Size(145, 20);
     this.txtFreightCharge.TabIndex      = 8;
     this.txtFreightCharge.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtFreightCharge.KeyPress     += new System.Windows.Forms.KeyPressEventHandler(this.txtFreightCharge_KeyPress);
     this.txtFreightCharge.TextChanged  += new System.EventHandler(this.txtFreightCharge_TextChanged);
     //
     // txtSalesTax
     //
     this.txtSalesTax.AcceptsReturn = true;
     this.txtSalesTax.AllowDrop     = true;
     this.txtSalesTax.BackColor     = System.Drawing.SystemColors.Window;
     this.txtSalesTax.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtSalesTax.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtSalesTax.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtSalesTax.Location      = new System.Drawing.Point(88, 552);
     this.txtSalesTax.MaxLength     = 0;
     this.txtSalesTax.Name          = "txtSalesTax";
     this.txtSalesTax.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtSalesTax.Size          = new System.Drawing.Size(145, 20);
     this.txtSalesTax.TabIndex      = 7;
     this.txtSalesTax.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this.txtSalesTax.KeyPress     += new System.Windows.Forms.KeyPressEventHandler(this.txtSalesTax_KeyPress);
     this.txtSalesTax.TextChanged  += new System.EventHandler(this.txtSalesTax_TextChanged);
     //
     // txtEntry
     //
     this.txtEntry.AcceptsReturn = true;
     this.txtEntry.AllowDrop     = true;
     this.txtEntry.BackColor     = System.Drawing.SystemColors.Window;
     this.txtEntry.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtEntry.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtEntry.Enabled       = false;
     this.txtEntry.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtEntry.Location      = new System.Drawing.Point(88, 528);
     this.txtEntry.MaxLength     = 0;
     this.txtEntry.Name          = "txtEntry";
     this.txtEntry.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtEntry.Size          = new System.Drawing.Size(145, 19);
     this.txtEntry.TabIndex      = 25;
     this.txtEntry.Leave        += new System.EventHandler(this.txtEntry_Leave);
     //
     // fgProducts
     //
     this.fgProducts.AllowDrop    = true;
     this.fgProducts.BorderStyle  = System.Windows.Forms.BorderStyle.None;
     this.fgProducts.ColumnsCount = 0;
     this.fgProducts.FixedColumns = 0;
     this.fgProducts.FixedRows    = 0;
     this.fgProducts.Location     = new System.Drawing.Point(8, 344);
     this.fgProducts.Name         = "fgProducts";
     this.fgProducts.Size         = new System.Drawing.Size(505, 177);
     this.fgProducts.TabIndex     = 6;
     this.fgProducts.CellLeave   += new System.Windows.Forms.DataGridViewCellEventHandler(this.fgProducts_CellLeave);
     this.fgProducts.Click       += new System.EventHandler(this.fgProducts_Click);
     this.fgProducts.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.fgProducts_KeyPress);
     //
     // sbStatusBar
     //
     this.sbStatusBar.AllowDrop        = true;
     this.sbStatusBar.BackColor        = System.Drawing.SystemColors.Control;
     this.sbStatusBar.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.sbStatusBar.Location         = new System.Drawing.Point(0, 675);
     this.sbStatusBar.Name             = "sbStatusBar";
     this.sbStatusBar.ShowItemToolTips = true;
     this.sbStatusBar.Size             = new System.Drawing.Size(533, 25);
     this.sbStatusBar.TabIndex         = 24;
     this.sbStatusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.sbStatusBar_Panels_Panel1 });
     //
     // sbStatusBar_Panels_Panel1
     //
     this.sbStatusBar_Panels_Panel1.BorderSides        = (System.Windows.Forms.ToolStripStatusLabelBorderSides)(System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom);
     this.sbStatusBar_Panels_Panel1.BorderStyle        = System.Windows.Forms.Border3DStyle.SunkenOuter;
     this.sbStatusBar_Panels_Panel1.DoubleClickEnabled = true;
     this.sbStatusBar_Panels_Panel1.Margin             = new System.Windows.Forms.Padding(0);
     this.sbStatusBar_Panels_Panel1.Size              = new System.Drawing.Size(533, 25);
     this.sbStatusBar_Panels_Panel1.Spring            = true;
     this.sbStatusBar_Panels_Panel1.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.sbStatusBar_Panels_Panel1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     //
     // dtRequired
     //
     this.dtRequired.AllowDrop     = true;
     this.dtRequired.Checked       = false;
     this.dtRequired.Format        = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dtRequired.Location      = new System.Drawing.Point(120, 304);
     this.dtRequired.Name          = "dtRequired";
     this.dtRequired.Size          = new System.Drawing.Size(97, 20);
     this.dtRequired.TabIndex      = 4;
     this.dtRequired.ValueChanged += new System.EventHandler(this.dtRequired_ValueChanged);
     //
     // cmdSave
     //
     this.cmdSave.AllowDrop               = true;
     this.cmdSave.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdSave.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdSave.Location                = new System.Drawing.Point(320, 632);
     this.cmdSave.Name                    = "cmdSave";
     this.cmdSave.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdSave.Size                    = new System.Drawing.Size(89, 25);
     this.cmdSave.TabIndex                = 9;
     this.cmdSave.Text                    = "&Save";
     this.cmdSave.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdSave.UseVisualStyleBackColor = false;
     this.cmdSave.Click                  += new System.EventHandler(this.cmdSave_Click);
     //
     // cmdAddProducts
     //
     this.cmdAddProducts.AllowDrop               = true;
     this.cmdAddProducts.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdAddProducts.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdAddProducts.Location                = new System.Drawing.Point(488, 320);
     this.cmdAddProducts.Name                    = "cmdAddProducts";
     this.cmdAddProducts.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdAddProducts.Size                    = new System.Drawing.Size(25, 21);
     this.cmdAddProducts.TabIndex                = 22;
     this.cmdAddProducts.TabStop                 = false;
     this.cmdAddProducts.Text                    = "...";
     this.cmdAddProducts.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdAddProducts.UseVisualStyleBackColor = false;
     this.cmdAddProducts.Click                  += new System.EventHandler(this.cmdAddProducts_Click);
     //
     // cmdClose
     //
     this.cmdClose.AllowDrop               = true;
     this.cmdClose.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClose.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Location                = new System.Drawing.Point(416, 632);
     this.cmdClose.Name                    = "cmdClose";
     this.cmdClose.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Size                    = new System.Drawing.Size(89, 25);
     this.cmdClose.TabIndex                = 10;
     this.cmdClose.Text                    = "&Close";
     this.cmdClose.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdClose.UseVisualStyleBackColor = false;
     this.cmdClose.Click                  += new System.EventHandler(this.cmdClose_Click);
     //
     // Frame1
     //
     this.Frame1.AllowDrop = true;
     this.Frame1.BackColor = System.Drawing.SystemColors.Control;
     this.Frame1.Controls.Add(this.txtContactLastName);
     this.Frame1.Controls.Add(this.txtContactName);
     this.Frame1.Controls.Add(this.cmdCustomers);
     this.Frame1.Controls.Add(this.txtCompanyName);
     this.Frame1.Controls.Add(this.lvCustomers);
     this.Frame1.Controls.Add(this.Label3);
     this.Frame1.Controls.Add(this.Label4);
     this.Frame1.Controls.Add(this.Label2);
     this.Frame1.Enabled     = true;
     this.Frame1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Frame1.Location    = new System.Drawing.Point(8, 8);
     this.Frame1.Name        = "Frame1";
     this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Frame1.Size        = new System.Drawing.Size(505, 225);
     this.Frame1.TabIndex    = 13;
     this.Frame1.Text        = "Search ";
     this.Frame1.Visible     = true;
     //
     // txtContactLastName
     //
     this.txtContactLastName.AcceptsReturn = true;
     this.txtContactLastName.AllowDrop     = true;
     this.txtContactLastName.BackColor     = System.Drawing.SystemColors.Window;
     this.txtContactLastName.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtContactLastName.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtContactLastName.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtContactLastName.Location      = new System.Drawing.Point(336, 48);
     this.txtContactLastName.MaxLength     = 0;
     this.txtContactLastName.Name          = "txtContactLastName";
     this.txtContactLastName.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtContactLastName.Size          = new System.Drawing.Size(145, 20);
     this.txtContactLastName.TabIndex      = 2;
     this.txtContactLastName.TextChanged  += new System.EventHandler(this.txtContactLastName_TextChanged);
     //
     // txtContactName
     //
     this.txtContactName.AcceptsReturn = true;
     this.txtContactName.AllowDrop     = true;
     this.txtContactName.BackColor     = System.Drawing.SystemColors.Window;
     this.txtContactName.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtContactName.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtContactName.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtContactName.Location      = new System.Drawing.Point(88, 48);
     this.txtContactName.MaxLength     = 0;
     this.txtContactName.Name          = "txtContactName";
     this.txtContactName.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtContactName.Size          = new System.Drawing.Size(145, 20);
     this.txtContactName.TabIndex      = 1;
     this.txtContactName.TextChanged  += new System.EventHandler(this.txtContactName_TextChanged);
     //
     // cmdCustomers
     //
     this.cmdCustomers.AllowDrop               = true;
     this.cmdCustomers.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdCustomers.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdCustomers.Location                = new System.Drawing.Point(456, 16);
     this.cmdCustomers.Name                    = "cmdCustomers";
     this.cmdCustomers.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdCustomers.Size                    = new System.Drawing.Size(25, 21);
     this.cmdCustomers.TabIndex                = 14;
     this.cmdCustomers.TabStop                 = false;
     this.cmdCustomers.Text                    = "...";
     this.cmdCustomers.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdCustomers.UseVisualStyleBackColor = false;
     this.cmdCustomers.Click                  += new System.EventHandler(this.cmdCustomers_Click);
     //
     // txtCompanyName
     //
     this.txtCompanyName.AcceptsReturn = true;
     this.txtCompanyName.AllowDrop     = true;
     this.txtCompanyName.BackColor     = System.Drawing.SystemColors.Window;
     this.txtCompanyName.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtCompanyName.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtCompanyName.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtCompanyName.Location      = new System.Drawing.Point(88, 16);
     this.txtCompanyName.MaxLength     = 0;
     this.txtCompanyName.Name          = "txtCompanyName";
     this.txtCompanyName.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtCompanyName.Size          = new System.Drawing.Size(145, 20);
     this.txtCompanyName.TabIndex      = 0;
     this.txtCompanyName.TextChanged  += new System.EventHandler(this.txtCompanyName_TextChanged);
     //
     // lvCustomers
     //
     this.lvCustomers.AllowDrop     = true;
     this.lvCustomers.BackColor     = System.Drawing.SystemColors.Window;
     this.lvCustomers.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvCustomers.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.lvCustomers.FullRowSelect = true;
     this.lvCustomers.GridLines     = true;
     this.lvCustomers.HideSelection = false;
     this.lvCustomers.HotTracking   = true;
     this.lvCustomers.LabelEdit     = false;
     this.lvCustomers.Location      = new System.Drawing.Point(8, 80);
     this.lvCustomers.MultiSelect   = false;
     this.lvCustomers.Name          = "lvCustomers";
     this.lvCustomers.Size          = new System.Drawing.Size(489, 129);
     this.lvCustomers.TabIndex      = 3;
     this.lvCustomers.View          = System.Windows.Forms.View.Details;
     this.lvCustomers.Columns.Add(this.lvCustomers_ColumnHeader_1_);
     this.lvCustomers.Columns.Add(this.lvCustomers_ColumnHeader_2_);
     this.lvCustomers.Columns.Add(this.lvCustomers_ColumnHeader_3_);
     this.lvCustomers.Columns.Add(this.lvCustomers_ColumnHeader_4_);
     this.lvCustomers.Columns.Add(this.lvCustomers_ColumnHeader_5_);
     this.lvCustomers.Columns.Add(this.lvCustomers_ColumnHeader_6_);
     this.lvCustomers.Columns.Add(this.lvCustomers_ColumnHeader_7_);
     //
     // lvCustomers_ColumnHeader_1_
     //
     this.lvCustomers_ColumnHeader_1_.Text  = "Customer";
     this.lvCustomers_ColumnHeader_1_.Width = 97;
     //
     // lvCustomers_ColumnHeader_2_
     //
     this.lvCustomers_ColumnHeader_2_.Text  = "Company";
     this.lvCustomers_ColumnHeader_2_.Width = 97;
     //
     // lvCustomers_ColumnHeader_3_
     //
     this.lvCustomers_ColumnHeader_3_.Text  = "First Name";
     this.lvCustomers_ColumnHeader_3_.Width = 97;
     //
     // lvCustomers_ColumnHeader_4_
     //
     this.lvCustomers_ColumnHeader_4_.Text  = "Last Name";
     this.lvCustomers_ColumnHeader_4_.Width = 97;
     //
     // lvCustomers_ColumnHeader_5_
     //
     this.lvCustomers_ColumnHeader_5_.Text  = "City";
     this.lvCustomers_ColumnHeader_5_.Width = 97;
     //
     // lvCustomers_ColumnHeader_6_
     //
     this.lvCustomers_ColumnHeader_6_.Text  = "State";
     this.lvCustomers_ColumnHeader_6_.Width = 97;
     //
     // lvCustomers_ColumnHeader_7_
     //
     this.lvCustomers_ColumnHeader_7_.Text  = "Country";
     this.lvCustomers_ColumnHeader_7_.Width = 97;
     //
     // Label3
     //
     this.Label3.AllowDrop   = true;
     this.Label3.BackColor   = System.Drawing.SystemColors.Control;
     this.Label3.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label3.Location    = new System.Drawing.Point(240, 48);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(97, 17);
     this.Label3.TabIndex    = 17;
     this.Label3.Text        = "Last Name";
     //
     // Label4
     //
     this.Label4.AllowDrop   = true;
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label4.Location    = new System.Drawing.Point(8, 16);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(89, 17);
     this.Label4.TabIndex    = 16;
     this.Label4.Text        = "Company";
     //
     // Label2
     //
     this.Label2.AllowDrop   = true;
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label2.Location    = new System.Drawing.Point(8, 48);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(89, 17);
     this.Label2.TabIndex    = 15;
     this.Label2.Text        = "First Name";
     //
     // Frame2
     //
     this.Frame2.AllowDrop = true;
     this.Frame2.BackColor = System.Drawing.SystemColors.Control;
     this.Frame2.Controls.Add(this.txtCustomerContact);
     this.Frame2.Controls.Add(this.txtCustomerCompany);
     this.Frame2.Controls.Add(this.Label5);
     this.Frame2.Controls.Add(this.Label1);
     this.Frame2.Enabled     = true;
     this.Frame2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Frame2.Location    = new System.Drawing.Point(8, 240);
     this.Frame2.Name        = "Frame2";
     this.Frame2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Frame2.Size        = new System.Drawing.Size(505, 49);
     this.Frame2.TabIndex    = 12;
     this.Frame2.Text        = "Customer";
     this.Frame2.Visible     = true;
     //
     // txtCustomerContact
     //
     this.txtCustomerContact.AcceptsReturn = true;
     this.txtCustomerContact.AllowDrop     = true;
     this.txtCustomerContact.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtCustomerContact.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtCustomerContact.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtCustomerContact.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtCustomerContact.Location      = new System.Drawing.Point(288, 16);
     this.txtCustomerContact.MaxLength     = 0;
     this.txtCustomerContact.Name          = "txtCustomerContact";
     this.txtCustomerContact.ReadOnly      = true;
     this.txtCustomerContact.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtCustomerContact.Size          = new System.Drawing.Size(209, 20);
     this.txtCustomerContact.TabIndex      = 21;
     this.txtCustomerContact.TabStop       = false;
     //
     // txtCustomerCompany
     //
     this.txtCustomerCompany.AcceptsReturn = true;
     this.txtCustomerCompany.AllowDrop     = true;
     this.txtCustomerCompany.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtCustomerCompany.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtCustomerCompany.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtCustomerCompany.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtCustomerCompany.Location      = new System.Drawing.Point(72, 16);
     this.txtCustomerCompany.MaxLength     = 0;
     this.txtCustomerCompany.Name          = "txtCustomerCompany";
     this.txtCustomerCompany.ReadOnly      = true;
     this.txtCustomerCompany.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtCustomerCompany.Size          = new System.Drawing.Size(145, 20);
     this.txtCustomerCompany.TabIndex      = 20;
     this.txtCustomerCompany.TabStop       = false;
     //
     // Label5
     //
     this.Label5.AllowDrop   = true;
     this.Label5.BackColor   = System.Drawing.SystemColors.Control;
     this.Label5.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label5.Location    = new System.Drawing.Point(8, 16);
     this.Label5.Name        = "Label5";
     this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size        = new System.Drawing.Size(57, 17);
     this.Label5.TabIndex    = 19;
     this.Label5.Text        = "Company";
     //
     // Label1
     //
     this.Label1.AllowDrop   = true;
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label1.Location    = new System.Drawing.Point(232, 16);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(57, 17);
     this.Label1.TabIndex    = 18;
     this.Label1.Text        = "Contact";
     //
     // dtPromised
     //
     this.dtPromised.AllowDrop     = true;
     this.dtPromised.Checked       = false;
     this.dtPromised.Format        = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dtPromised.Location      = new System.Drawing.Point(352, 304);
     this.dtPromised.Name          = "dtPromised";
     this.dtPromised.Size          = new System.Drawing.Size(97, 20);
     this.dtPromised.TabIndex      = 5;
     this.dtPromised.ValueChanged += new System.EventHandler(this.dtPromised_ValueChanged);
     //
     // Label13
     //
     this.Label13.AllowDrop   = true;
     this.Label13.BackColor   = System.Drawing.SystemColors.Control;
     this.Label13.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label13.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label13.Location    = new System.Drawing.Point(8, 528);
     this.Label13.Name        = "Label13";
     this.Label13.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label13.Size        = new System.Drawing.Size(89, 17);
     this.Label13.TabIndex    = 34;
     this.Label13.Text        = "Quantity";
     //
     // Label12
     //
     this.Label12.AllowDrop   = true;
     this.Label12.BackColor   = System.Drawing.SystemColors.Control;
     this.Label12.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label12.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label12.Location    = new System.Drawing.Point(8, 576);
     this.Label12.Name        = "Label12";
     this.Label12.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label12.Size        = new System.Drawing.Size(89, 17);
     this.Label12.TabIndex    = 33;
     this.Label12.Text        = "Freight";
     //
     // Label11
     //
     this.Label11.AllowDrop   = true;
     this.Label11.BackColor   = System.Drawing.SystemColors.Control;
     this.Label11.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label11.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label11.Location    = new System.Drawing.Point(8, 600);
     this.Label11.Name        = "Label11";
     this.Label11.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label11.Size        = new System.Drawing.Size(89, 17);
     this.Label11.TabIndex    = 31;
     this.Label11.Text        = "Total";
     //
     // Label10
     //
     this.Label10.AllowDrop   = true;
     this.Label10.BackColor   = System.Drawing.SystemColors.Control;
     this.Label10.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label10.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label10.Location    = new System.Drawing.Point(288, 544);
     this.Label10.Name        = "Label10";
     this.Label10.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label10.Size        = new System.Drawing.Size(89, 17);
     this.Label10.TabIndex    = 29;
     this.Label10.Text        = "Total Tax";
     //
     // Label9
     //
     this.Label9.AllowDrop   = true;
     this.Label9.BackColor   = System.Drawing.SystemColors.Control;
     this.Label9.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label9.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label9.Location    = new System.Drawing.Point(288, 576);
     this.Label9.Name        = "Label9";
     this.Label9.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label9.Size        = new System.Drawing.Size(89, 17);
     this.Label9.TabIndex    = 27;
     this.Label9.Text        = "Sub Total";
     //
     // Label8
     //
     this.Label8.AllowDrop   = true;
     this.Label8.BackColor   = System.Drawing.SystemColors.Control;
     this.Label8.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label8.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label8.Location    = new System.Drawing.Point(8, 552);
     this.Label8.Name        = "Label8";
     this.Label8.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label8.Size        = new System.Drawing.Size(89, 17);
     this.Label8.TabIndex    = 26;
     this.Label8.Text        = "Sales Tax";
     //
     // Label7
     //
     this.Label7.AllowDrop   = true;
     this.Label7.BackColor   = System.Drawing.SystemColors.Control;
     this.Label7.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label7.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label7.Location    = new System.Drawing.Point(256, 304);
     this.Label7.Name        = "Label7";
     this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label7.Size        = new System.Drawing.Size(81, 17);
     this.Label7.TabIndex    = 23;
     this.Label7.Text        = "Promised by";
     //
     // Label6
     //
     this.Label6.AllowDrop   = true;
     this.Label6.BackColor   = System.Drawing.SystemColors.Control;
     this.Label6.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label6.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label6.Location    = new System.Drawing.Point(40, 304);
     this.Label6.Name        = "Label6";
     this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label6.Size        = new System.Drawing.Size(65, 17);
     this.Label6.TabIndex    = 11;
     this.Label6.Text        = "Required by";
     //
     // frmOrderRequest
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6, 13);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.ClientSize          = new System.Drawing.Size(533, 700);
     this.Controls.Add(this.txtSubTotal);
     this.Controls.Add(this.txtTotal);
     this.Controls.Add(this.txtTotalTax);
     this.Controls.Add(this.txtFreightCharge);
     this.Controls.Add(this.txtSalesTax);
     this.Controls.Add(this.txtEntry);
     this.Controls.Add(this.fgProducts);
     this.Controls.Add(this.sbStatusBar);
     this.Controls.Add(this.dtRequired);
     this.Controls.Add(this.cmdSave);
     this.Controls.Add(this.cmdAddProducts);
     this.Controls.Add(this.cmdClose);
     this.Controls.Add(this.Frame1);
     this.Controls.Add(this.Frame2);
     this.Controls.Add(this.dtPromised);
     this.Controls.Add(this.Label13);
     this.Controls.Add(this.Label12);
     this.Controls.Add(this.Label11);
     this.Controls.Add(this.Label10);
     this.Controls.Add(this.Label9);
     this.Controls.Add(this.Label8);
     this.Controls.Add(this.Label7);
     this.Controls.Add(this.Label6);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Location        = new System.Drawing.Point(3, 25);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmOrderRequest";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "Create Order";
     this.Closed         += new System.EventHandler(this.Form_Closed);
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.Form_FormClosing);
     this.listViewHelper1.SetItemClickMethod(this.lvCustomers, "lvCustomers_ItemClick");
     this.listViewHelper1.SetCorrectEventsBehavior(this.lvCustomers, true);
     ((System.ComponentModel.ISupportInitialize) this.listViewHelper1).EndInit();
     this.sbStatusBar.ResumeLayout(false);
     this.Frame1.ResumeLayout(false);
     this.lvCustomers.ResumeLayout(false);
     this.Frame2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #2
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAdjustStockManual));
     this.ToolTipMain = new System.Windows.Forms.ToolTip(this.components);
     this.sbStatusBar = new System.Windows.Forms.StatusStrip();
     this.sbStatusBar_Panels_Panel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.txtStockID          = new System.Windows.Forms.TextBox();
     this.txtOriginalPrice    = new System.Windows.Forms.TextBox();
     this._txtValues_0        = new System.Windows.Forms.TextBox();
     this.txtQuantityPerUnit  = new System.Windows.Forms.TextBox();
     this.txtProductName      = new System.Windows.Forms.TextBox();
     this.txtUnit             = new System.Windows.Forms.TextBox();
     this._txtValues_1        = new System.Windows.Forms.TextBox();
     this.txtOriginalQuantity = new System.Windows.Forms.TextBox();
     this.Frame3   = new System.Windows.Forms.GroupBox();
     this.lvStocks = new System.Windows.Forms.ListView();
     this.lvStocks_ColumnHeader_1_ = new System.Windows.Forms.ColumnHeader();
     this.lvStocks_ColumnHeader_2_ = new System.Windows.Forms.ColumnHeader();
     this.lvStocks_ColumnHeader_3_ = new System.Windows.Forms.ColumnHeader();
     this.lvStocks_ColumnHeader_4_ = new System.Windows.Forms.ColumnHeader();
     this.lvStocks_ColumnHeader_5_ = new System.Windows.Forms.ColumnHeader();
     this.lvStocks_ColumnHeader_6_ = new System.Windows.Forms.ColumnHeader();
     this.lvStocks_ColumnHeader_7_ = new System.Windows.Forms.ColumnHeader();
     this.lvStocks_ColumnHeader_8_ = new System.Windows.Forms.ColumnHeader();
     this.Frame1      = new System.Windows.Forms.GroupBox();
     this.txtCode     = new System.Windows.Forms.TextBox();
     this.txtName     = new System.Windows.Forms.TextBox();
     this.cmdProducts = new System.Windows.Forms.Button();
     this.Label5      = new System.Windows.Forms.Label();
     this.Label4      = new System.Windows.Forms.Label();
     this.cmdClose    = new System.Windows.Forms.Button();
     this.cmdSave     = new System.Windows.Forms.Button();
     this.lvProducts  = new System.Windows.Forms.ListView();
     this.lvProducts_ColumnHeader_1_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_2_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_3_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_4_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_5_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_6_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_7_ = new System.Windows.Forms.ColumnHeader();
     this.Label14            = new System.Windows.Forms.Label();
     this.lblNewQuantity     = new System.Windows.Forms.Label();
     this.Label12            = new System.Windows.Forms.Label();
     this.lblCurrentQuantity = new System.Windows.Forms.Label();
     this.Label11            = new System.Windows.Forms.Label();
     this.Label10            = new System.Windows.Forms.Label();
     this.Label8             = new System.Windows.Forms.Label();
     this.Label9             = new System.Windows.Forms.Label();
     this.Label7             = new System.Windows.Forms.Label();
     this.Label6             = new System.Windows.Forms.Label();
     this.Label2             = new System.Windows.Forms.Label();
     this.Label1             = new System.Windows.Forms.Label();
     this.Label3             = new System.Windows.Forms.Label();
     this.sbStatusBar.SuspendLayout();
     this.Frame3.SuspendLayout();
     this.lvStocks.SuspendLayout();
     this.Frame1.SuspendLayout();
     this.lvProducts.SuspendLayout();
     this.SuspendLayout();
     this.listViewHelper1 = new UpgradeHelpers.Gui.ListViewHelper(this.components);
     ((System.ComponentModel.ISupportInitialize) this.listViewHelper1).BeginInit();
     //
     // sbStatusBar
     //
     this.sbStatusBar.AllowDrop        = true;
     this.sbStatusBar.BackColor        = System.Drawing.SystemColors.Control;
     this.sbStatusBar.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.sbStatusBar.Location         = new System.Drawing.Point(0, 538);
     this.sbStatusBar.Name             = "sbStatusBar";
     this.sbStatusBar.ShowItemToolTips = true;
     this.sbStatusBar.Size             = new System.Drawing.Size(426, 25);
     this.sbStatusBar.TabIndex         = 28;
     this.sbStatusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.sbStatusBar_Panels_Panel1 });
     //
     // sbStatusBar_Panels_Panel1
     //
     this.sbStatusBar_Panels_Panel1.BorderSides        = (System.Windows.Forms.ToolStripStatusLabelBorderSides)(System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom);
     this.sbStatusBar_Panels_Panel1.BorderStyle        = System.Windows.Forms.Border3DStyle.SunkenOuter;
     this.sbStatusBar_Panels_Panel1.DoubleClickEnabled = true;
     this.sbStatusBar_Panels_Panel1.Margin             = new System.Windows.Forms.Padding(0);
     this.sbStatusBar_Panels_Panel1.Size              = new System.Drawing.Size(425, 25);
     this.sbStatusBar_Panels_Panel1.Spring            = true;
     this.sbStatusBar_Panels_Panel1.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.sbStatusBar_Panels_Panel1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     //
     // txtStockID
     //
     this.txtStockID.AcceptsReturn = true;
     this.txtStockID.AllowDrop     = true;
     this.txtStockID.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtStockID.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtStockID.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtStockID.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtStockID.Location      = new System.Drawing.Point(96, 374);
     this.txtStockID.MaxLength     = 0;
     this.txtStockID.Name          = "txtStockID";
     this.txtStockID.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtStockID.Size          = new System.Drawing.Size(81, 20);
     this.txtStockID.TabIndex      = 26;
     this.txtStockID.TabStop       = false;
     //
     // txtOriginalPrice
     //
     this.txtOriginalPrice.AcceptsReturn = true;
     this.txtOriginalPrice.AllowDrop     = true;
     this.txtOriginalPrice.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtOriginalPrice.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtOriginalPrice.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtOriginalPrice.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtOriginalPrice.Location      = new System.Drawing.Point(96, 403);
     this.txtOriginalPrice.MaxLength     = 0;
     this.txtOriginalPrice.Name          = "txtOriginalPrice";
     this.txtOriginalPrice.ReadOnly      = true;
     this.txtOriginalPrice.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtOriginalPrice.Size          = new System.Drawing.Size(81, 20);
     this.txtOriginalPrice.TabIndex      = 25;
     this.txtOriginalPrice.TabStop       = false;
     this.txtOriginalPrice.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // _txtValues_0
     //
     this._txtValues_0.AcceptsReturn = true;
     this._txtValues_0.AllowDrop     = true;
     this._txtValues_0.BackColor     = System.Drawing.SystemColors.Window;
     this._txtValues_0.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this._txtValues_0.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtValues_0.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtValues_0.Location      = new System.Drawing.Point(328, 403);
     this._txtValues_0.MaxLength     = 0;
     this._txtValues_0.Name          = "_txtValues_0";
     this._txtValues_0.ReadOnly      = true;
     this._txtValues_0.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtValues_0.Size          = new System.Drawing.Size(81, 20);
     this._txtValues_0.TabIndex      = 4;
     this._txtValues_0.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this._txtValues_0.Enter        += new System.EventHandler(this.txtValues_Enter);
     this._txtValues_0.KeyPress     += new System.Windows.Forms.KeyPressEventHandler(this.txtValues_KeyPress);
     this._txtValues_0.TextChanged  += new System.EventHandler(this.txtValues_TextChanged);
     //
     // txtQuantityPerUnit
     //
     this.txtQuantityPerUnit.AcceptsReturn = true;
     this.txtQuantityPerUnit.AllowDrop     = true;
     this.txtQuantityPerUnit.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtQuantityPerUnit.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtQuantityPerUnit.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtQuantityPerUnit.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtQuantityPerUnit.Location      = new System.Drawing.Point(328, 374);
     this.txtQuantityPerUnit.MaxLength     = 0;
     this.txtQuantityPerUnit.Name          = "txtQuantityPerUnit";
     this.txtQuantityPerUnit.ReadOnly      = true;
     this.txtQuantityPerUnit.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtQuantityPerUnit.Size          = new System.Drawing.Size(81, 20);
     this.txtQuantityPerUnit.TabIndex      = 21;
     this.txtQuantityPerUnit.TabStop       = false;
     this.txtQuantityPerUnit.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // txtProductName
     //
     this.txtProductName.AcceptsReturn = true;
     this.txtProductName.AllowDrop     = true;
     this.txtProductName.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtProductName.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtProductName.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtProductName.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtProductName.Location      = new System.Drawing.Point(96, 344);
     this.txtProductName.MaxLength     = 0;
     this.txtProductName.Name          = "txtProductName";
     this.txtProductName.ReadOnly      = true;
     this.txtProductName.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtProductName.Size          = new System.Drawing.Size(145, 20);
     this.txtProductName.TabIndex      = 20;
     this.txtProductName.TabStop       = false;
     //
     // txtUnit
     //
     this.txtUnit.AcceptsReturn = true;
     this.txtUnit.AllowDrop     = true;
     this.txtUnit.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtUnit.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtUnit.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtUnit.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtUnit.Location      = new System.Drawing.Point(328, 344);
     this.txtUnit.MaxLength     = 0;
     this.txtUnit.Name          = "txtUnit";
     this.txtUnit.ReadOnly      = true;
     this.txtUnit.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtUnit.Size          = new System.Drawing.Size(81, 20);
     this.txtUnit.TabIndex      = 19;
     this.txtUnit.TabStop       = false;
     //
     // _txtValues_1
     //
     this._txtValues_1.AcceptsReturn = true;
     this._txtValues_1.AllowDrop     = true;
     this._txtValues_1.BackColor     = System.Drawing.SystemColors.Window;
     this._txtValues_1.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this._txtValues_1.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this._txtValues_1.ForeColor     = System.Drawing.SystemColors.WindowText;
     this._txtValues_1.Location      = new System.Drawing.Point(328, 432);
     this._txtValues_1.MaxLength     = 0;
     this._txtValues_1.Name          = "_txtValues_1";
     this._txtValues_1.ReadOnly      = true;
     this._txtValues_1.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this._txtValues_1.Size          = new System.Drawing.Size(81, 20);
     this._txtValues_1.TabIndex      = 5;
     this._txtValues_1.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     this._txtValues_1.Enter        += new System.EventHandler(this.txtValues_Enter);
     this._txtValues_1.KeyPress     += new System.Windows.Forms.KeyPressEventHandler(this.txtValues_KeyPress);
     this._txtValues_1.TextChanged  += new System.EventHandler(this.txtValues_TextChanged);
     //
     // txtOriginalQuantity
     //
     this.txtOriginalQuantity.AcceptsReturn = true;
     this.txtOriginalQuantity.AllowDrop     = true;
     this.txtOriginalQuantity.BackColor     = System.Drawing.SystemColors.Menu;
     this.txtOriginalQuantity.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtOriginalQuantity.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtOriginalQuantity.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtOriginalQuantity.Location      = new System.Drawing.Point(96, 432);
     this.txtOriginalQuantity.MaxLength     = 0;
     this.txtOriginalQuantity.Name          = "txtOriginalQuantity";
     this.txtOriginalQuantity.ReadOnly      = true;
     this.txtOriginalQuantity.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtOriginalQuantity.Size          = new System.Drawing.Size(81, 20);
     this.txtOriginalQuantity.TabIndex      = 14;
     this.txtOriginalQuantity.TabStop       = false;
     this.txtOriginalQuantity.TextAlign     = System.Windows.Forms.HorizontalAlignment.Right;
     //
     // Frame3
     //
     this.Frame3.AllowDrop = true;
     this.Frame3.BackColor = System.Drawing.SystemColors.Control;
     this.Frame3.Controls.Add(this.lvStocks);
     this.Frame3.Enabled     = true;
     this.Frame3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Frame3.Location    = new System.Drawing.Point(8, 200);
     this.Frame3.Name        = "Frame3";
     this.Frame3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Frame3.Size        = new System.Drawing.Size(409, 137);
     this.Frame3.TabIndex    = 13;
     this.Frame3.Visible     = true;
     //
     // lvStocks
     //
     this.lvStocks.AllowDrop     = true;
     this.lvStocks.BackColor     = System.Drawing.SystemColors.Window;
     this.lvStocks.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvStocks.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.lvStocks.FullRowSelect = true;
     this.lvStocks.GridLines     = true;
     this.lvStocks.HideSelection = false;
     this.lvStocks.HotTracking   = true;
     this.lvStocks.LabelEdit     = false;
     this.lvStocks.Location      = new System.Drawing.Point(8, 16);
     this.lvStocks.MultiSelect   = false;
     this.lvStocks.Name          = "lvStocks";
     this.lvStocks.Size          = new System.Drawing.Size(393, 113);
     this.lvStocks.TabIndex      = 3;
     this.lvStocks.View          = System.Windows.Forms.View.Details;
     this.lvStocks.Columns.Add(this.lvStocks_ColumnHeader_1_);
     this.lvStocks.Columns.Add(this.lvStocks_ColumnHeader_2_);
     this.lvStocks.Columns.Add(this.lvStocks_ColumnHeader_3_);
     this.lvStocks.Columns.Add(this.lvStocks_ColumnHeader_4_);
     this.lvStocks.Columns.Add(this.lvStocks_ColumnHeader_5_);
     this.lvStocks.Columns.Add(this.lvStocks_ColumnHeader_6_);
     this.lvStocks.Columns.Add(this.lvStocks_ColumnHeader_7_);
     this.lvStocks.Columns.Add(this.lvStocks_ColumnHeader_8_);
     //
     // lvStocks_ColumnHeader_1_
     //
     this.lvStocks_ColumnHeader_1_.Text  = "Stock ID";
     this.lvStocks_ColumnHeader_1_.Width = 97;
     //
     // lvStocks_ColumnHeader_2_
     //
     this.lvStocks_ColumnHeader_2_.Text      = "Current Stock";
     this.lvStocks_ColumnHeader_2_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvStocks_ColumnHeader_2_.Width     = 97;
     //
     // lvStocks_ColumnHeader_3_
     //
     this.lvStocks_ColumnHeader_3_.Text      = "Initial Stock";
     this.lvStocks_ColumnHeader_3_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvStocks_ColumnHeader_3_.Width     = 97;
     //
     // lvStocks_ColumnHeader_4_
     //
     this.lvStocks_ColumnHeader_4_.Text      = "Price";
     this.lvStocks_ColumnHeader_4_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvStocks_ColumnHeader_4_.Width     = 97;
     //
     // lvStocks_ColumnHeader_5_
     //
     this.lvStocks_ColumnHeader_5_.Text      = "Stock Price";
     this.lvStocks_ColumnHeader_5_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvStocks_ColumnHeader_5_.Width     = 97;
     //
     // lvStocks_ColumnHeader_6_
     //
     this.lvStocks_ColumnHeader_6_.Text      = "Created";
     this.lvStocks_ColumnHeader_6_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvStocks_ColumnHeader_6_.Width     = 97;
     //
     // lvStocks_ColumnHeader_7_
     //
     this.lvStocks_ColumnHeader_7_.Text      = "Modified";
     this.lvStocks_ColumnHeader_7_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvStocks_ColumnHeader_7_.Width     = 97;
     //
     // lvStocks_ColumnHeader_8_
     //
     this.lvStocks_ColumnHeader_8_.Text  = "User";
     this.lvStocks_ColumnHeader_8_.Width = 97;
     //
     // Frame1
     //
     this.Frame1.AllowDrop = true;
     this.Frame1.BackColor = System.Drawing.SystemColors.Control;
     this.Frame1.Controls.Add(this.txtCode);
     this.Frame1.Controls.Add(this.txtName);
     this.Frame1.Controls.Add(this.cmdProducts);
     this.Frame1.Controls.Add(this.Label5);
     this.Frame1.Controls.Add(this.Label4);
     this.Frame1.Enabled     = true;
     this.Frame1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Frame1.Location    = new System.Drawing.Point(8, 32);
     this.Frame1.Name        = "Frame1";
     this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Frame1.Size        = new System.Drawing.Size(409, 65);
     this.Frame1.TabIndex    = 9;
     this.Frame1.Text        = "Search product ";
     this.Frame1.Visible     = true;
     //
     // txtCode
     //
     this.txtCode.AcceptsReturn = true;
     this.txtCode.AllowDrop     = true;
     this.txtCode.BackColor     = System.Drawing.SystemColors.Window;
     this.txtCode.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtCode.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtCode.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtCode.Location      = new System.Drawing.Point(112, 16);
     this.txtCode.MaxLength     = 0;
     this.txtCode.Name          = "txtCode";
     this.txtCode.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtCode.Size          = new System.Drawing.Size(97, 20);
     this.txtCode.TabIndex      = 0;
     this.txtCode.TextChanged  += new System.EventHandler(this.txtCode_TextChanged);
     //
     // txtName
     //
     this.txtName.AcceptsReturn = true;
     this.txtName.AllowDrop     = true;
     this.txtName.BackColor     = System.Drawing.SystemColors.Window;
     this.txtName.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtName.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtName.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtName.Location      = new System.Drawing.Point(112, 40);
     this.txtName.MaxLength     = 0;
     this.txtName.Name          = "txtName";
     this.txtName.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtName.Size          = new System.Drawing.Size(145, 20);
     this.txtName.TabIndex      = 1;
     this.txtName.TextChanged  += new System.EventHandler(this.txtName_TextChanged);
     //
     // cmdProducts
     //
     this.cmdProducts.AllowDrop               = true;
     this.cmdProducts.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdProducts.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdProducts.Location                = new System.Drawing.Point(360, 16);
     this.cmdProducts.Name                    = "cmdProducts";
     this.cmdProducts.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdProducts.Size                    = new System.Drawing.Size(25, 21);
     this.cmdProducts.TabIndex                = 10;
     this.cmdProducts.TabStop                 = false;
     this.cmdProducts.Text                    = "...";
     this.cmdProducts.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdProducts.UseVisualStyleBackColor = false;
     this.cmdProducts.Click                  += new System.EventHandler(this.cmdProducts_Click);
     //
     // Label5
     //
     this.Label5.AllowDrop   = true;
     this.Label5.BackColor   = System.Drawing.SystemColors.Control;
     this.Label5.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label5.Location    = new System.Drawing.Point(16, 16);
     this.Label5.Name        = "Label5";
     this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size        = new System.Drawing.Size(89, 17);
     this.Label5.TabIndex    = 12;
     this.Label5.Text        = "Code";
     //
     // Label4
     //
     this.Label4.AllowDrop   = true;
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label4.Location    = new System.Drawing.Point(16, 40);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(89, 17);
     this.Label4.TabIndex    = 11;
     this.Label4.Text        = "Name";
     //
     // cmdClose
     //
     this.cmdClose.AllowDrop               = true;
     this.cmdClose.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClose.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Location                = new System.Drawing.Point(344, 504);
     this.cmdClose.Name                    = "cmdClose";
     this.cmdClose.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Size                    = new System.Drawing.Size(73, 25);
     this.cmdClose.TabIndex                = 7;
     this.cmdClose.Text                    = "&Close";
     this.cmdClose.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdClose.UseVisualStyleBackColor = false;
     this.cmdClose.Click                  += new System.EventHandler(this.cmdClose_Click);
     //
     // cmdSave
     //
     this.cmdSave.AllowDrop               = true;
     this.cmdSave.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdSave.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdSave.Location                = new System.Drawing.Point(264, 504);
     this.cmdSave.Name                    = "cmdSave";
     this.cmdSave.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdSave.Size                    = new System.Drawing.Size(73, 25);
     this.cmdSave.TabIndex                = 6;
     this.cmdSave.Text                    = "&Save";
     this.cmdSave.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdSave.UseVisualStyleBackColor = false;
     this.cmdSave.Click                  += new System.EventHandler(this.cmdSave_Click);
     //
     // lvProducts
     //
     this.lvProducts.AllowDrop     = true;
     this.lvProducts.BackColor     = System.Drawing.SystemColors.Window;
     this.lvProducts.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvProducts.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.lvProducts.FullRowSelect = true;
     this.lvProducts.GridLines     = true;
     this.lvProducts.HideSelection = false;
     this.lvProducts.HotTracking   = true;
     this.lvProducts.LabelEdit     = false;
     this.lvProducts.Location      = new System.Drawing.Point(8, 104);
     this.lvProducts.MultiSelect   = false;
     this.lvProducts.Name          = "lvProducts";
     this.lvProducts.Size          = new System.Drawing.Size(409, 97);
     this.lvProducts.TabIndex      = 2;
     this.lvProducts.View          = System.Windows.Forms.View.Details;
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_1_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_2_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_3_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_4_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_5_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_6_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_7_);
     //
     // lvProducts_ColumnHeader_1_
     //
     this.lvProducts_ColumnHeader_1_.Text  = "Code";
     this.lvProducts_ColumnHeader_1_.Width = 97;
     //
     // lvProducts_ColumnHeader_2_
     //
     this.lvProducts_ColumnHeader_2_.Text  = "Name";
     this.lvProducts_ColumnHeader_2_.Width = 97;
     //
     // lvProducts_ColumnHeader_3_
     //
     this.lvProducts_ColumnHeader_3_.Text      = "Price";
     this.lvProducts_ColumnHeader_3_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProducts_ColumnHeader_3_.Width     = 97;
     //
     // lvProducts_ColumnHeader_4_
     //
     this.lvProducts_ColumnHeader_4_.Text      = "Existence";
     this.lvProducts_ColumnHeader_4_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProducts_ColumnHeader_4_.Width     = 97;
     //
     // lvProducts_ColumnHeader_5_
     //
     this.lvProducts_ColumnHeader_5_.Text      = "Ordered";
     this.lvProducts_ColumnHeader_5_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProducts_ColumnHeader_5_.Width     = 97;
     //
     // lvProducts_ColumnHeader_6_
     //
     this.lvProducts_ColumnHeader_6_.Text      = "Quantity per Unit";
     this.lvProducts_ColumnHeader_6_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProducts_ColumnHeader_6_.Width     = 97;
     //
     // lvProducts_ColumnHeader_7_
     //
     this.lvProducts_ColumnHeader_7_.Text  = "Unit";
     this.lvProducts_ColumnHeader_7_.Width = 97;
     //
     // Label14
     //
     this.Label14.AllowDrop   = true;
     this.Label14.BackColor   = System.Drawing.SystemColors.Control;
     this.Label14.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label14.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label14.Location    = new System.Drawing.Point(216, 472);
     this.Label14.Name        = "Label14";
     this.Label14.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label14.Size        = new System.Drawing.Size(89, 17);
     this.Label14.TabIndex    = 32;
     this.Label14.Text        = "Adjusted quantity";
     //
     // lblNewQuantity
     //
     this.lblNewQuantity.AllowDrop   = true;
     this.lblNewQuantity.BackColor   = System.Drawing.SystemColors.Control;
     this.lblNewQuantity.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lblNewQuantity.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblNewQuantity.Location    = new System.Drawing.Point(312, 472);
     this.lblNewQuantity.Name        = "lblNewQuantity";
     this.lblNewQuantity.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblNewQuantity.Size        = new System.Drawing.Size(89, 17);
     this.lblNewQuantity.TabIndex    = 31;
     //
     // Label12
     //
     this.Label12.AllowDrop   = true;
     this.Label12.BackColor   = System.Drawing.SystemColors.Control;
     this.Label12.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label12.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label12.Location    = new System.Drawing.Point(16, 472);
     this.Label12.Name        = "Label12";
     this.Label12.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label12.Size        = new System.Drawing.Size(89, 17);
     this.Label12.TabIndex    = 30;
     this.Label12.Text        = "Stock quantity";
     //
     // lblCurrentQuantity
     //
     this.lblCurrentQuantity.AllowDrop   = true;
     this.lblCurrentQuantity.BackColor   = System.Drawing.SystemColors.Control;
     this.lblCurrentQuantity.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lblCurrentQuantity.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblCurrentQuantity.Location    = new System.Drawing.Point(112, 472);
     this.lblCurrentQuantity.Name        = "lblCurrentQuantity";
     this.lblCurrentQuantity.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblCurrentQuantity.Size        = new System.Drawing.Size(89, 17);
     this.lblCurrentQuantity.TabIndex    = 29;
     //
     // Label11
     //
     this.Label11.AllowDrop   = true;
     this.Label11.BackColor   = System.Drawing.SystemColors.Control;
     this.Label11.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label11.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label11.Location    = new System.Drawing.Point(16, 376);
     this.Label11.Name        = "Label11";
     this.Label11.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label11.Size        = new System.Drawing.Size(65, 17);
     this.Label11.TabIndex    = 27;
     this.Label11.Text        = "Stock ID:";
     //
     // Label10
     //
     this.Label10.AllowDrop   = true;
     this.Label10.BackColor   = System.Drawing.SystemColors.Control;
     this.Label10.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label10.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label10.Location    = new System.Drawing.Point(216, 376);
     this.Label10.Name        = "Label10";
     this.Label10.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label10.Size        = new System.Drawing.Size(73, 17);
     this.Label10.TabIndex    = 24;
     this.Label10.Text        = "Quantity";
     //
     // Label8
     //
     this.Label8.AllowDrop   = true;
     this.Label8.BackColor   = System.Drawing.SystemColors.Control;
     this.Label8.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label8.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label8.Location    = new System.Drawing.Point(16, 344);
     this.Label8.Name        = "Label8";
     this.Label8.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label8.Size        = new System.Drawing.Size(89, 17);
     this.Label8.TabIndex    = 23;
     this.Label8.Text        = "Product";
     //
     // Label9
     //
     this.Label9.AllowDrop   = true;
     this.Label9.BackColor   = System.Drawing.SystemColors.Control;
     this.Label9.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label9.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label9.Location    = new System.Drawing.Point(272, 344);
     this.Label9.Name        = "Label9";
     this.Label9.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label9.Size        = new System.Drawing.Size(41, 17);
     this.Label9.TabIndex    = 22;
     this.Label9.Text        = "Unit";
     //
     // Label7
     //
     this.Label7.AllowDrop   = true;
     this.Label7.BackColor   = System.Drawing.SystemColors.Control;
     this.Label7.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label7.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label7.Location    = new System.Drawing.Point(216, 435);
     this.Label7.Name        = "Label7";
     this.Label7.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label7.Size        = new System.Drawing.Size(89, 17);
     this.Label7.TabIndex    = 18;
     this.Label7.Text        = "New Quantity";
     //
     // Label6
     //
     this.Label6.AllowDrop   = true;
     this.Label6.BackColor   = System.Drawing.SystemColors.Control;
     this.Label6.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label6.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label6.Location    = new System.Drawing.Point(216, 406);
     this.Label6.Name        = "Label6";
     this.Label6.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label6.Size        = new System.Drawing.Size(73, 17);
     this.Label6.TabIndex    = 17;
     this.Label6.Text        = "New Price";
     //
     // Label2
     //
     this.Label2.AllowDrop   = true;
     this.Label2.BackColor   = System.Drawing.SystemColors.Control;
     this.Label2.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label2.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label2.Location    = new System.Drawing.Point(16, 435);
     this.Label2.Name        = "Label2";
     this.Label2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label2.Size        = new System.Drawing.Size(81, 17);
     this.Label2.TabIndex    = 16;
     this.Label2.Text        = "Quantity";
     //
     // Label1
     //
     this.Label1.AllowDrop   = true;
     this.Label1.BackColor   = System.Drawing.SystemColors.Control;
     this.Label1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label1.Location    = new System.Drawing.Point(16, 406);
     this.Label1.Name        = "Label1";
     this.Label1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label1.Size        = new System.Drawing.Size(73, 17);
     this.Label1.TabIndex    = 15;
     this.Label1.Text        = "Old Price";
     //
     // Label3
     //
     this.Label3.AllowDrop   = true;
     this.Label3.BackColor   = System.Drawing.SystemColors.Control;
     this.Label3.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label3.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label3.Location    = new System.Drawing.Point(16, 8);
     this.Label3.Name        = "Label3";
     this.Label3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label3.Size        = new System.Drawing.Size(121, 17);
     this.Label3.TabIndex    = 8;
     this.Label3.Text        = "Select a product first";
     //
     // frmAdjustStockManual
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6, 13);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.ClientSize          = new System.Drawing.Size(426, 563);
     this.Controls.Add(this.sbStatusBar);
     this.Controls.Add(this.txtStockID);
     this.Controls.Add(this.txtOriginalPrice);
     this.Controls.Add(this._txtValues_0);
     this.Controls.Add(this.txtQuantityPerUnit);
     this.Controls.Add(this.txtProductName);
     this.Controls.Add(this.txtUnit);
     this.Controls.Add(this._txtValues_1);
     this.Controls.Add(this.txtOriginalQuantity);
     this.Controls.Add(this.Frame3);
     this.Controls.Add(this.Frame1);
     this.Controls.Add(this.cmdClose);
     this.Controls.Add(this.cmdSave);
     this.Controls.Add(this.lvProducts);
     this.Controls.Add(this.Label14);
     this.Controls.Add(this.lblNewQuantity);
     this.Controls.Add(this.Label12);
     this.Controls.Add(this.lblCurrentQuantity);
     this.Controls.Add(this.Label11);
     this.Controls.Add(this.Label10);
     this.Controls.Add(this.Label8);
     this.Controls.Add(this.Label9);
     this.Controls.Add(this.Label7);
     this.Controls.Add(this.Label6);
     this.Controls.Add(this.Label2);
     this.Controls.Add(this.Label1);
     this.Controls.Add(this.Label3);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Location        = new System.Drawing.Point(3, 25);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmAdjustStockManual";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "Inventory Adjust";
     this.Closed         += new System.EventHandler(this.Form_Closed);
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.Form_FormClosing);
     this.listViewHelper1.SetItemClickMethod(this.lvStocks, "lvStocks_ItemClick");
     this.listViewHelper1.SetCorrectEventsBehavior(this.lvStocks, true);
     this.listViewHelper1.SetItemClickMethod(this.lvProducts, "lvProducts_ItemClick");
     this.listViewHelper1.SetCorrectEventsBehavior(this.lvProducts, true);
     ((System.ComponentModel.ISupportInitialize) this.listViewHelper1).EndInit();
     this.sbStatusBar.ResumeLayout(false);
     this.Frame3.ResumeLayout(false);
     this.lvStocks.ResumeLayout(false);
     this.Frame1.ResumeLayout(false);
     this.lvProducts.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #3
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmAddProductTo));
     this.ToolTipMain = new System.Windows.Forms.ToolTip(this.components);
     this.chkAll      = new System.Windows.Forms.CheckBox();
     this.cmdRemove   = new System.Windows.Forms.Button();
     this.sbStatusBar = new System.Windows.Forms.StatusStrip();
     this.sbStatusBar_Panels_Panel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.cmdClose    = new System.Windows.Forms.Button();
     this.cmdSave     = new System.Windows.Forms.Button();
     this.Frame1      = new System.Windows.Forms.GroupBox();
     this.cmdProducts = new System.Windows.Forms.Button();
     this.txtName     = new System.Windows.Forms.TextBox();
     this.txtCode     = new System.Windows.Forms.TextBox();
     this.lvProducts  = new System.Windows.Forms.ListView();
     this.lvProducts_ColumnHeader_1_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_2_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_3_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_4_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_5_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_6_ = new System.Windows.Forms.ColumnHeader();
     this.lvProducts_ColumnHeader_7_ = new System.Windows.Forms.ColumnHeader();
     this.Label4       = new System.Windows.Forms.Label();
     this.Label5       = new System.Windows.Forms.Label();
     this.lvProductsBy = new System.Windows.Forms.ListView();
     this.lvProductsBy_ColumnHeader_1_ = new System.Windows.Forms.ColumnHeader();
     this.lvProductsBy_ColumnHeader_2_ = new System.Windows.Forms.ColumnHeader();
     this.lvProductsBy_ColumnHeader_3_ = new System.Windows.Forms.ColumnHeader();
     this.lvProductsBy_ColumnHeader_4_ = new System.Windows.Forms.ColumnHeader();
     this.lblProductsRelated           = new System.Windows.Forms.Label();
     this.sbStatusBar.SuspendLayout();
     this.Frame1.SuspendLayout();
     this.lvProducts.SuspendLayout();
     this.lvProductsBy.SuspendLayout();
     this.SuspendLayout();
     this.listViewHelper1 = new UpgradeHelpers.Gui.ListViewHelper(this.components);
     ((System.ComponentModel.ISupportInitialize) this.listViewHelper1).BeginInit();
     //
     // chkAll
     //
     this.chkAll.AllowDrop          = true;
     this.chkAll.Appearance         = System.Windows.Forms.Appearance.Normal;
     this.chkAll.BackColor          = System.Drawing.SystemColors.Control;
     this.chkAll.CausesValidation   = true;
     this.chkAll.CheckAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.chkAll.CheckState         = System.Windows.Forms.CheckState.Unchecked;
     this.chkAll.Enabled            = true;
     this.chkAll.ForeColor          = System.Drawing.SystemColors.ControlText;
     this.chkAll.Location           = new System.Drawing.Point(112, 454);
     this.chkAll.Name               = "chkAll";
     this.chkAll.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.chkAll.Size               = new System.Drawing.Size(81, 17);
     this.chkAll.TabIndex           = 13;
     this.chkAll.TabStop            = false;
     this.chkAll.Text               = "Check All";
     this.chkAll.TextAlign          = System.Drawing.ContentAlignment.MiddleLeft;
     this.chkAll.Visible            = true;
     this.chkAll.CheckStateChanged += new System.EventHandler(this.chkAll_CheckStateChanged);
     //
     // cmdRemove
     //
     this.cmdRemove.AllowDrop               = true;
     this.cmdRemove.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdRemove.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdRemove.Location                = new System.Drawing.Point(8, 448);
     this.cmdRemove.Name                    = "cmdRemove";
     this.cmdRemove.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdRemove.Size                    = new System.Drawing.Size(97, 25);
     this.cmdRemove.TabIndex                = 12;
     this.cmdRemove.TabStop                 = false;
     this.cmdRemove.Text                    = "&Remove ";
     this.cmdRemove.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdRemove.UseVisualStyleBackColor = false;
     this.cmdRemove.Click                  += new System.EventHandler(this.cmdRemove_Click);
     //
     // sbStatusBar
     //
     this.sbStatusBar.AllowDrop        = true;
     this.sbStatusBar.BackColor        = System.Drawing.SystemColors.Control;
     this.sbStatusBar.Dock             = System.Windows.Forms.DockStyle.Bottom;
     this.sbStatusBar.Location         = new System.Drawing.Point(0, 488);
     this.sbStatusBar.Name             = "sbStatusBar";
     this.sbStatusBar.ShowItemToolTips = true;
     this.sbStatusBar.Size             = new System.Drawing.Size(424, 23);
     this.sbStatusBar.TabIndex         = 11;
     this.sbStatusBar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.sbStatusBar_Panels_Panel1 });
     //
     // sbStatusBar_Panels_Panel1
     //
     this.sbStatusBar_Panels_Panel1.BorderSides        = (System.Windows.Forms.ToolStripStatusLabelBorderSides)(System.Windows.Forms.ToolStripStatusLabelBorderSides.Left | System.Windows.Forms.ToolStripStatusLabelBorderSides.Top | System.Windows.Forms.ToolStripStatusLabelBorderSides.Right | System.Windows.Forms.ToolStripStatusLabelBorderSides.Bottom);
     this.sbStatusBar_Panels_Panel1.BorderStyle        = System.Windows.Forms.Border3DStyle.SunkenOuter;
     this.sbStatusBar_Panels_Panel1.DoubleClickEnabled = true;
     this.sbStatusBar_Panels_Panel1.Margin             = new System.Windows.Forms.Padding(0);
     this.sbStatusBar_Panels_Panel1.Size              = new System.Drawing.Size(423, 23);
     this.sbStatusBar_Panels_Panel1.Spring            = true;
     this.sbStatusBar_Panels_Panel1.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.sbStatusBar_Panels_Panel1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     //
     // cmdClose
     //
     this.cmdClose.AllowDrop               = true;
     this.cmdClose.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClose.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Location                = new System.Drawing.Point(328, 448);
     this.cmdClose.Name                    = "cmdClose";
     this.cmdClose.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Size                    = new System.Drawing.Size(89, 25);
     this.cmdClose.TabIndex                = 7;
     this.cmdClose.Text                    = "&Close";
     this.cmdClose.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdClose.UseVisualStyleBackColor = false;
     this.cmdClose.Click                  += new System.EventHandler(this.cmdClose_Click);
     //
     // cmdSave
     //
     this.cmdSave.AllowDrop               = true;
     this.cmdSave.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdSave.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdSave.Location                = new System.Drawing.Point(224, 448);
     this.cmdSave.Name                    = "cmdSave";
     this.cmdSave.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdSave.Size                    = new System.Drawing.Size(89, 25);
     this.cmdSave.TabIndex                = 6;
     this.cmdSave.Text                    = "&Save";
     this.cmdSave.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdSave.UseVisualStyleBackColor = false;
     this.cmdSave.Click                  += new System.EventHandler(this.cmdSave_Click);
     //
     // Frame1
     //
     this.Frame1.AllowDrop = true;
     this.Frame1.BackColor = System.Drawing.SystemColors.Control;
     this.Frame1.Controls.Add(this.cmdProducts);
     this.Frame1.Controls.Add(this.txtName);
     this.Frame1.Controls.Add(this.txtCode);
     this.Frame1.Controls.Add(this.lvProducts);
     this.Frame1.Controls.Add(this.Label4);
     this.Frame1.Controls.Add(this.Label5);
     this.Frame1.Enabled     = true;
     this.Frame1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Frame1.Location    = new System.Drawing.Point(8, 8);
     this.Frame1.Name        = "Frame1";
     this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Frame1.Size        = new System.Drawing.Size(409, 233);
     this.Frame1.TabIndex    = 4;
     this.Frame1.Text        = "Search product ";
     this.Frame1.Visible     = true;
     //
     // cmdProducts
     //
     this.cmdProducts.AllowDrop               = true;
     this.cmdProducts.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdProducts.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdProducts.Location                = new System.Drawing.Point(360, 16);
     this.cmdProducts.Name                    = "cmdProducts";
     this.cmdProducts.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdProducts.Size                    = new System.Drawing.Size(25, 21);
     this.cmdProducts.TabIndex                = 5;
     this.cmdProducts.TabStop                 = false;
     this.cmdProducts.Text                    = "...";
     this.cmdProducts.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdProducts.UseVisualStyleBackColor = false;
     this.cmdProducts.Click                  += new System.EventHandler(this.cmdProducts_Click);
     //
     // txtName
     //
     this.txtName.AcceptsReturn = true;
     this.txtName.AllowDrop     = true;
     this.txtName.BackColor     = System.Drawing.SystemColors.Window;
     this.txtName.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtName.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtName.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtName.Location      = new System.Drawing.Point(112, 40);
     this.txtName.MaxLength     = 0;
     this.txtName.Name          = "txtName";
     this.txtName.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtName.Size          = new System.Drawing.Size(145, 20);
     this.txtName.TabIndex      = 1;
     this.txtName.TextChanged  += new System.EventHandler(this.txtName_TextChanged);
     //
     // txtCode
     //
     this.txtCode.AcceptsReturn = true;
     this.txtCode.AllowDrop     = true;
     this.txtCode.BackColor     = System.Drawing.SystemColors.Window;
     this.txtCode.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtCode.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtCode.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtCode.Location      = new System.Drawing.Point(112, 16);
     this.txtCode.MaxLength     = 0;
     this.txtCode.Name          = "txtCode";
     this.txtCode.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtCode.Size          = new System.Drawing.Size(97, 20);
     this.txtCode.TabIndex      = 0;
     this.txtCode.Leave        += new System.EventHandler(this.txtCode_Leave);
     this.txtCode.TextChanged  += new System.EventHandler(this.txtCode_TextChanged);
     //
     // lvProducts
     //
     this.lvProducts.AllowDrop     = true;
     this.lvProducts.BackColor     = System.Drawing.SystemColors.Window;
     this.lvProducts.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvProducts.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.lvProducts.FullRowSelect = true;
     this.lvProducts.GridLines     = true;
     this.lvProducts.HideSelection = false;
     this.lvProducts.HotTracking   = true;
     this.lvProducts.LabelEdit     = false;
     this.lvProducts.Location      = new System.Drawing.Point(8, 64);
     this.lvProducts.MultiSelect   = false;
     this.lvProducts.Name          = "lvProducts";
     this.lvProducts.Size          = new System.Drawing.Size(393, 161);
     this.lvProducts.TabIndex      = 2;
     this.lvProducts.View          = System.Windows.Forms.View.Details;
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_1_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_2_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_3_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_4_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_5_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_6_);
     this.lvProducts.Columns.Add(this.lvProducts_ColumnHeader_7_);
     //
     // lvProducts_ColumnHeader_1_
     //
     this.lvProducts_ColumnHeader_1_.Text  = "Code";
     this.lvProducts_ColumnHeader_1_.Width = 97;
     //
     // lvProducts_ColumnHeader_2_
     //
     this.lvProducts_ColumnHeader_2_.Text  = "Name";
     this.lvProducts_ColumnHeader_2_.Width = 97;
     //
     // lvProducts_ColumnHeader_3_
     //
     this.lvProducts_ColumnHeader_3_.Text      = "Price";
     this.lvProducts_ColumnHeader_3_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProducts_ColumnHeader_3_.Width     = 97;
     //
     // lvProducts_ColumnHeader_4_
     //
     this.lvProducts_ColumnHeader_4_.Text      = "Existence";
     this.lvProducts_ColumnHeader_4_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProducts_ColumnHeader_4_.Width     = 97;
     //
     // lvProducts_ColumnHeader_5_
     //
     this.lvProducts_ColumnHeader_5_.Text      = "Ordered";
     this.lvProducts_ColumnHeader_5_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProducts_ColumnHeader_5_.Width     = 97;
     //
     // lvProducts_ColumnHeader_6_
     //
     this.lvProducts_ColumnHeader_6_.Text      = "Qty per Unit";
     this.lvProducts_ColumnHeader_6_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProducts_ColumnHeader_6_.Width     = 97;
     //
     // lvProducts_ColumnHeader_7_
     //
     this.lvProducts_ColumnHeader_7_.Text  = "Unit";
     this.lvProducts_ColumnHeader_7_.Width = 97;
     //
     // Label4
     //
     this.Label4.AllowDrop   = true;
     this.Label4.BackColor   = System.Drawing.SystemColors.Control;
     this.Label4.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label4.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label4.Location    = new System.Drawing.Point(16, 40);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(89, 17);
     this.Label4.TabIndex    = 9;
     this.Label4.Text        = "Name";
     //
     // Label5
     //
     this.Label5.AllowDrop   = true;
     this.Label5.BackColor   = System.Drawing.SystemColors.Control;
     this.Label5.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label5.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Label5.Location    = new System.Drawing.Point(16, 16);
     this.Label5.Name        = "Label5";
     this.Label5.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label5.Size        = new System.Drawing.Size(89, 17);
     this.Label5.TabIndex    = 8;
     this.Label5.Text        = "Code";
     //
     // lvProductsBy
     //
     this.lvProductsBy.AllowDrop     = true;
     this.lvProductsBy.BackColor     = System.Drawing.SystemColors.Window;
     this.lvProductsBy.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lvProductsBy.CheckBoxes    = true;
     this.lvProductsBy.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.lvProductsBy.FullRowSelect = true;
     this.lvProductsBy.GridLines     = true;
     this.lvProductsBy.HideSelection = false;
     this.lvProductsBy.HotTracking   = true;
     this.lvProductsBy.LabelEdit     = false;
     this.lvProductsBy.Location      = new System.Drawing.Point(8, 272);
     this.lvProductsBy.MultiSelect   = false;
     this.lvProductsBy.Name          = "lvProductsBy";
     this.lvProductsBy.Size          = new System.Drawing.Size(409, 169);
     this.lvProductsBy.TabIndex      = 3;
     this.lvProductsBy.View          = System.Windows.Forms.View.Details;
     this.lvProductsBy.Columns.Add(this.lvProductsBy_ColumnHeader_1_);
     this.lvProductsBy.Columns.Add(this.lvProductsBy_ColumnHeader_2_);
     this.lvProductsBy.Columns.Add(this.lvProductsBy_ColumnHeader_3_);
     this.lvProductsBy.Columns.Add(this.lvProductsBy_ColumnHeader_4_);
     //
     // lvProductsBy_ColumnHeader_1_
     //
     this.lvProductsBy_ColumnHeader_1_.Text  = "Code";
     this.lvProductsBy_ColumnHeader_1_.Width = 97;
     //
     // lvProductsBy_ColumnHeader_2_
     //
     this.lvProductsBy_ColumnHeader_2_.Text  = "Name";
     this.lvProductsBy_ColumnHeader_2_.Width = 97;
     //
     // lvProductsBy_ColumnHeader_3_
     //
     this.lvProductsBy_ColumnHeader_3_.Text      = "Price";
     this.lvProductsBy_ColumnHeader_3_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProductsBy_ColumnHeader_3_.Width     = 61;
     //
     // lvProductsBy_ColumnHeader_4_
     //
     this.lvProductsBy_ColumnHeader_4_.Text      = "Quantity per Unit";
     this.lvProductsBy_ColumnHeader_4_.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.lvProductsBy_ColumnHeader_4_.Width     = 94;
     //
     // lblProductsRelated
     //
     this.lblProductsRelated.AllowDrop   = true;
     this.lblProductsRelated.BackColor   = System.Drawing.SystemColors.Control;
     this.lblProductsRelated.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lblProductsRelated.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.lblProductsRelated.Location    = new System.Drawing.Point(8, 248);
     this.lblProductsRelated.Name        = "lblProductsRelated";
     this.lblProductsRelated.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblProductsRelated.Size        = new System.Drawing.Size(409, 17);
     this.lblProductsRelated.TabIndex    = 10;
     this.lblProductsRelated.Text        = "Products";
     //
     // frmAddProductTo
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6, 13);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.ClientSize          = new System.Drawing.Size(424, 511);
     this.Controls.Add(this.chkAll);
     this.Controls.Add(this.cmdRemove);
     this.Controls.Add(this.sbStatusBar);
     this.Controls.Add(this.cmdClose);
     this.Controls.Add(this.cmdSave);
     this.Controls.Add(this.Frame1);
     this.Controls.Add(this.lvProductsBy);
     this.Controls.Add(this.lblProductsRelated);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Location        = new System.Drawing.Point(3, 25);
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "frmAddProductTo";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.Text            = "Create New Product Item";
     this.Closed         += new System.EventHandler(this.Form_Closed);
     this.FormClosing    += new System.Windows.Forms.FormClosingEventHandler(this.Form_FormClosing);
     this.listViewHelper1.SetItemClickMethod(this.lvProducts, "lvProducts_ItemClick");
     this.listViewHelper1.SetCorrectEventsBehavior(this.lvProducts, true);
     ((System.ComponentModel.ISupportInitialize) this.listViewHelper1).EndInit();
     this.sbStatusBar.ResumeLayout(false);
     this.Frame1.ResumeLayout(false);
     this.lvProducts.ResumeLayout(false);
     this.lvProductsBy.ResumeLayout(false);
     this.ResumeLayout(false);
 }
コード例 #4
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmUsersManage));
     this.ToolTipMain = new System.Windows.Forms.ToolTip(this.components);
     this.lstAccounts = new System.Windows.Forms.ListView();
     this.lstAccounts_ColumnHeader_1_ = new System.Windows.Forms.ColumnHeader();
     this.lstAccounts_ColumnHeader_2_ = new System.Windows.Forms.ColumnHeader();
     this.lstAccounts_ColumnHeader_3_ = new System.Windows.Forms.ColumnHeader();
     this.cmdClear    = new System.Windows.Forms.Button();
     this.cmdSave     = new System.Windows.Forms.Button();
     this.ctrlLiner1  = new System.Windows.Forms.PictureBox();
     this.Frame1      = new System.Windows.Forms.GroupBox();
     this.txtFullname = new System.Windows.Forms.TextBox();
     this.txtPassword = new System.Windows.Forms.TextBox();
     this.txtUsername = new System.Windows.Forms.TextBox();
     this.cboLevel    = new System.Windows.Forms.ComboBox();
     this._Label1_2   = new System.Windows.Forms.Label();
     this._Label1_0   = new System.Windows.Forms.Label();
     this._Label1_1   = new System.Windows.Forms.Label();
     this._Label1_3   = new System.Windows.Forms.Label();
     this.lblId       = new System.Windows.Forms.Label();
     this.cmdClose    = new System.Windows.Forms.Button();
     this.cmdEdit     = new System.Windows.Forms.Button();
     this.cmdDelete   = new System.Windows.Forms.Button();
     this._Label1_4   = new System.Windows.Forms.Label();
     this.Label19     = new System.Windows.Forms.Label();
     this.Label4      = new System.Windows.Forms.Label();
     this.Image1      = new System.Windows.Forms.PictureBox();
     this.lstAccounts.SuspendLayout();
     this.Frame1.SuspendLayout();
     this.SuspendLayout();
     this.listViewHelper1 = new UpgradeHelpers.Gui.ListViewHelper(this.components);
     ((System.ComponentModel.ISupportInitialize) this.listViewHelper1).BeginInit();
     //
     // lstAccounts
     //
     this.lstAccounts.AllowDrop     = true;
     this.lstAccounts.BackColor     = System.Drawing.SystemColors.Window;
     this.lstAccounts.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lstAccounts.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.lstAccounts.FullRowSelect = true;
     this.lstAccounts.HideSelection = true;
     this.lstAccounts.LabelEdit     = true;
     this.lstAccounts.Location      = new System.Drawing.Point(0, 264);
     this.lstAccounts.MultiSelect   = false;
     this.lstAccounts.Name          = "lstAccounts";
     this.lstAccounts.Size          = new System.Drawing.Size(337, 113);
     this.lstAccounts.TabIndex      = 7;
     this.lstAccounts.View          = System.Windows.Forms.View.Details;
     this.lstAccounts.Columns.Add(this.lstAccounts_ColumnHeader_1_);
     this.lstAccounts.Columns.Add(this.lstAccounts_ColumnHeader_2_);
     this.lstAccounts.Columns.Add(this.lstAccounts_ColumnHeader_3_);
     this.lstAccounts.DoubleClick += new System.EventHandler(this.lstAccounts_DoubleClick);
     //
     // lstAccounts_ColumnHeader_1_
     //
     this.lstAccounts_ColumnHeader_1_.Text  = "UserId";
     this.lstAccounts_ColumnHeader_1_.Width = 97;
     //
     // lstAccounts_ColumnHeader_2_
     //
     this.lstAccounts_ColumnHeader_2_.Text  = "Name";
     this.lstAccounts_ColumnHeader_2_.Width = 97;
     //
     // lstAccounts_ColumnHeader_3_
     //
     this.lstAccounts_ColumnHeader_3_.Text  = "Level";
     this.lstAccounts_ColumnHeader_3_.Width = 97;
     //
     // cmdClear
     //
     this.cmdClear.AllowDrop               = true;
     this.cmdClear.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClear.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClear.Location                = new System.Drawing.Point(168, 232);
     this.cmdClear.Name                    = "cmdClear";
     this.cmdClear.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClear.Size                    = new System.Drawing.Size(81, 25);
     this.cmdClear.TabIndex                = 5;
     this.cmdClear.Text                    = "&New";
     this.cmdClear.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdClear.UseVisualStyleBackColor = false;
     this.cmdClear.Click                  += new System.EventHandler(this.cmdClear_Click);
     //
     // cmdSave
     //
     this.cmdSave.AllowDrop               = true;
     this.cmdSave.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdSave.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdSave.Location                = new System.Drawing.Point(80, 232);
     this.cmdSave.Name                    = "cmdSave";
     this.cmdSave.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdSave.Size                    = new System.Drawing.Size(81, 25);
     this.cmdSave.TabIndex                = 4;
     this.cmdSave.Text                    = "&Save";
     this.cmdSave.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdSave.UseVisualStyleBackColor = false;
     this.cmdSave.Click                  += new System.EventHandler(this.cmdSave_Click);
     //
     // ctrlLiner1
     //
     this.ctrlLiner1.AllowDrop        = true;
     this.ctrlLiner1.BackColor        = System.Drawing.SystemColors.Control;
     this.ctrlLiner1.BorderStyle      = System.Windows.Forms.BorderStyle.Fixed3D;
     this.ctrlLiner1.CausesValidation = true;
     this.ctrlLiner1.Dock             = System.Windows.Forms.DockStyle.None;
     this.ctrlLiner1.Enabled          = true;
     this.ctrlLiner1.Location         = new System.Drawing.Point(0, 56);
     this.ctrlLiner1.Name             = "ctrlLiner1";
     this.ctrlLiner1.Size             = new System.Drawing.Size(313, 2);
     this.ctrlLiner1.SizeMode         = System.Windows.Forms.PictureBoxSizeMode.Normal;
     this.ctrlLiner1.TabIndex         = 15;
     this.ctrlLiner1.TabStop          = true;
     this.ctrlLiner1.Visible          = true;
     //
     // Frame1
     //
     this.Frame1.AllowDrop = true;
     this.Frame1.BackColor = System.Drawing.SystemColors.Control;
     this.Frame1.Controls.Add(this.txtFullname);
     this.Frame1.Controls.Add(this.txtPassword);
     this.Frame1.Controls.Add(this.txtUsername);
     this.Frame1.Controls.Add(this.cboLevel);
     this.Frame1.Controls.Add(this._Label1_2);
     this.Frame1.Controls.Add(this._Label1_0);
     this.Frame1.Controls.Add(this._Label1_1);
     this.Frame1.Controls.Add(this._Label1_3);
     this.Frame1.Controls.Add(this.lblId);
     this.Frame1.Enabled     = true;
     this.Frame1.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
     this.Frame1.ForeColor   = System.Drawing.SystemColors.ControlText;
     this.Frame1.Location    = new System.Drawing.Point(8, 64);
     this.Frame1.Name        = "Frame1";
     this.Frame1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Frame1.Size        = new System.Drawing.Size(329, 153);
     this.Frame1.TabIndex    = 10;
     this.Frame1.Text        = "User information";
     this.Frame1.Visible     = true;
     //
     // txtFullname
     //
     this.txtFullname.AcceptsReturn = true;
     this.txtFullname.AllowDrop     = true;
     this.txtFullname.BackColor     = System.Drawing.SystemColors.Window;
     this.txtFullname.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtFullname.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtFullname.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtFullname.ImeMode       = System.Windows.Forms.ImeMode.Disable;
     this.txtFullname.Location      = new System.Drawing.Point(120, 88);
     this.txtFullname.MaxLength     = 50;
     this.txtFullname.Name          = "txtFullname";
     this.txtFullname.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtFullname.Size          = new System.Drawing.Size(193, 19);
     this.txtFullname.TabIndex      = 2;
     this.txtFullname.Enter        += new System.EventHandler(this.txtFullname_Enter);
     //
     // txtPassword
     //
     this.txtPassword.AcceptsReturn = true;
     this.txtPassword.AllowDrop     = true;
     this.txtPassword.BackColor     = System.Drawing.SystemColors.Window;
     this.txtPassword.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtPassword.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtPassword.Font          = new System.Drawing.Font("Wingdings", 8.25f, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 2);
     this.txtPassword.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtPassword.ImeMode       = System.Windows.Forms.ImeMode.Disable;
     this.txtPassword.Location      = new System.Drawing.Point(120, 56);
     this.txtPassword.MaxLength     = 50;
     this.txtPassword.Name          = "txtPassword";
     this.txtPassword.PasswordChar  = (char)108;
     this.txtPassword.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtPassword.Size          = new System.Drawing.Size(193, 19);
     this.txtPassword.TabIndex      = 1;
     this.txtPassword.Enter        += new System.EventHandler(this.txtPassword_Enter);
     //
     // txtUsername
     //
     this.txtUsername.AcceptsReturn = true;
     this.txtUsername.AllowDrop     = true;
     this.txtUsername.BackColor     = System.Drawing.SystemColors.Window;
     this.txtUsername.BorderStyle   = System.Windows.Forms.BorderStyle.Fixed3D;
     this.txtUsername.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.txtUsername.ForeColor     = System.Drawing.SystemColors.WindowText;
     this.txtUsername.Location      = new System.Drawing.Point(120, 24);
     this.txtUsername.MaxLength     = 50;
     this.txtUsername.Name          = "txtUsername";
     this.txtUsername.RightToLeft   = System.Windows.Forms.RightToLeft.No;
     this.txtUsername.Size          = new System.Drawing.Size(193, 19);
     this.txtUsername.TabIndex      = 0;
     this.txtUsername.Enter        += new System.EventHandler(this.txtUsername_Enter);
     //
     // cboLevel
     //
     this.cboLevel.AllowDrop        = true;
     this.cboLevel.BackColor        = System.Drawing.SystemColors.Window;
     this.cboLevel.CausesValidation = true;
     this.cboLevel.DropDownStyle    = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cboLevel.Enabled          = true;
     this.cboLevel.ForeColor        = System.Drawing.SystemColors.WindowText;
     this.cboLevel.IntegralHeight   = true;
     this.cboLevel.Location         = new System.Drawing.Point(120, 120);
     this.cboLevel.Name             = "cboLevel";
     this.cboLevel.RightToLeft      = System.Windows.Forms.RightToLeft.No;
     this.cboLevel.Size             = new System.Drawing.Size(193, 21);
     this.cboLevel.Sorted           = false;
     this.cboLevel.TabIndex         = 3;
     this.cboLevel.TabStop          = true;
     this.cboLevel.Visible          = true;
     //
     // _Label1_2
     //
     this._Label1_2.AllowDrop   = true;
     this._Label1_2.AutoSize    = true;
     this._Label1_2.BackColor   = System.Drawing.SystemColors.Control;
     this._Label1_2.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._Label1_2.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
     this._Label1_2.ForeColor   = System.Drawing.Color.FromArgb(64, 64, 64);
     this._Label1_2.Location    = new System.Drawing.Point(16, 88);
     this._Label1_2.Name        = "_Label1_2";
     this._Label1_2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._Label1_2.Size        = new System.Drawing.Size(68, 13);
     this._Label1_2.TabIndex    = 16;
     this._Label1_2.Text        = "Full name: *";
     //
     // _Label1_0
     //
     this._Label1_0.AllowDrop   = true;
     this._Label1_0.AutoSize    = true;
     this._Label1_0.BackColor   = System.Drawing.SystemColors.Control;
     this._Label1_0.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._Label1_0.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
     this._Label1_0.ForeColor   = System.Drawing.Color.FromArgb(64, 64, 64);
     this._Label1_0.Location    = new System.Drawing.Point(16, 24);
     this._Label1_0.Name        = "_Label1_0";
     this._Label1_0.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._Label1_0.Size        = new System.Drawing.Size(70, 13);
     this._Label1_0.TabIndex    = 14;
     this._Label1_0.Text        = "Username: *";
     //
     // _Label1_1
     //
     this._Label1_1.AllowDrop   = true;
     this._Label1_1.AutoSize    = true;
     this._Label1_1.BackColor   = System.Drawing.SystemColors.Control;
     this._Label1_1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._Label1_1.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
     this._Label1_1.ForeColor   = System.Drawing.Color.FromArgb(64, 64, 64);
     this._Label1_1.Location    = new System.Drawing.Point(16, 56);
     this._Label1_1.Name        = "_Label1_1";
     this._Label1_1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._Label1_1.Size        = new System.Drawing.Size(96, 13);
     this._Label1_1.TabIndex    = 13;
     this._Label1_1.Text        = "New password: *";
     //
     // _Label1_3
     //
     this._Label1_3.AllowDrop   = true;
     this._Label1_3.AutoSize    = true;
     this._Label1_3.BackColor   = System.Drawing.SystemColors.Control;
     this._Label1_3.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._Label1_3.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
     this._Label1_3.ForeColor   = System.Drawing.Color.FromArgb(64, 64, 64);
     this._Label1_3.Location    = new System.Drawing.Point(16, 120);
     this._Label1_3.Name        = "_Label1_3";
     this._Label1_3.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._Label1_3.Size        = new System.Drawing.Size(71, 13);
     this._Label1_3.TabIndex    = 12;
     this._Label1_3.Text        = "User level: *";
     //
     // lblId
     //
     this.lblId.AllowDrop   = true;
     this.lblId.AutoSize    = true;
     this.lblId.BackColor   = System.Drawing.SystemColors.Control;
     this.lblId.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.lblId.Font        = new System.Drawing.Font("Tahoma", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
     this.lblId.ForeColor   = System.Drawing.Color.FromArgb(64, 64, 64);
     this.lblId.Location    = new System.Drawing.Point(128, 24);
     this.lblId.Name        = "lblId";
     this.lblId.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lblId.Size        = new System.Drawing.Size(3, 13);
     this.lblId.TabIndex    = 11;
     //
     // cmdClose
     //
     this.cmdClose.AllowDrop               = true;
     this.cmdClose.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdClose.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdClose.Location                = new System.Drawing.Point(256, 232);
     this.cmdClose.Name                    = "cmdClose";
     this.cmdClose.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdClose.Size                    = new System.Drawing.Size(81, 25);
     this.cmdClose.TabIndex                = 6;
     this.cmdClose.Text                    = "&Close";
     this.cmdClose.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdClose.UseVisualStyleBackColor = false;
     this.cmdClose.Click                  += new System.EventHandler(this.cmdClose_Click);
     //
     // cmdEdit
     //
     this.cmdEdit.AllowDrop               = true;
     this.cmdEdit.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdEdit.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdEdit.Location                = new System.Drawing.Point(168, 384);
     this.cmdEdit.Name                    = "cmdEdit";
     this.cmdEdit.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdEdit.Size                    = new System.Drawing.Size(81, 25);
     this.cmdEdit.TabIndex                = 8;
     this.cmdEdit.Text                    = "&Edit";
     this.cmdEdit.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdEdit.UseVisualStyleBackColor = false;
     this.cmdEdit.Click                  += new System.EventHandler(this.cmdEdit_Click);
     //
     // cmdDelete
     //
     this.cmdDelete.AllowDrop               = true;
     this.cmdDelete.BackColor               = System.Drawing.SystemColors.Control;
     this.cmdDelete.ForeColor               = System.Drawing.SystemColors.ControlText;
     this.cmdDelete.Location                = new System.Drawing.Point(256, 384);
     this.cmdDelete.Name                    = "cmdDelete";
     this.cmdDelete.RightToLeft             = System.Windows.Forms.RightToLeft.No;
     this.cmdDelete.Size                    = new System.Drawing.Size(81, 25);
     this.cmdDelete.TabIndex                = 9;
     this.cmdDelete.Text                    = "&Delete";
     this.cmdDelete.TextImageRelation       = System.Windows.Forms.TextImageRelation.ImageAboveText;
     this.cmdDelete.UseVisualStyleBackColor = false;
     this.cmdDelete.Click                  += new System.EventHandler(this.cmdDelete_Click);
     //
     // _Label1_4
     //
     this._Label1_4.AllowDrop   = true;
     this._Label1_4.AutoSize    = true;
     this._Label1_4.BackColor   = System.Drawing.SystemColors.Control;
     this._Label1_4.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this._Label1_4.Font        = new System.Drawing.Font("Microsoft Sans Serif", 8.25f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
     this._Label1_4.ForeColor   = System.Drawing.Color.FromArgb(64, 64, 64);
     this._Label1_4.Location    = new System.Drawing.Point(8, 392);
     this._Label1_4.Name        = "_Label1_4";
     this._Label1_4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this._Label1_4.Size        = new System.Drawing.Size(95, 13);
     this._Label1_4.TabIndex    = 19;
     this._Label1_4.Text        = "* Required fields";
     //
     // Label19
     //
     this.Label19.AllowDrop   = true;
     this.Label19.AutoSize    = true;
     this.Label19.BackColor   = System.Drawing.Color.Transparent;
     this.Label19.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label19.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9.75f, System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, 0);
     this.Label19.ForeColor   = System.Drawing.Color.FromArgb(64, 64, 64);
     this.Label19.Location    = new System.Drawing.Point(48, 8);
     this.Label19.Name        = "Label19";
     this.Label19.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label19.Size        = new System.Drawing.Size(34, 16);
     this.Label19.TabIndex    = 18;
     this.Label19.Text        = "User";
     this.Label19.TextAlign   = System.Drawing.ContentAlignment.TopRight;
     //
     // Label4
     //
     this.Label4.AllowDrop   = true;
     this.Label4.AutoSize    = true;
     this.Label4.BackColor   = System.Drawing.Color.Transparent;
     this.Label4.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Label4.ForeColor   = System.Drawing.Color.FromArgb(64, 64, 64);
     this.Label4.Location    = new System.Drawing.Point(48, 32);
     this.Label4.Name        = "Label4";
     this.Label4.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.Label4.Size        = new System.Drawing.Size(176, 13);
     this.Label4.TabIndex    = 17;
     this.Label4.Text        = "Set user information and access level";
     //
     // Image1
     //
     this.Image1.AllowDrop   = true;
     this.Image1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.Image1.Cursor      = new System.Windows.Forms.Cursor((new System.Drawing.Bitmap((System.Drawing.Image)resources.GetObject("Image1.Cursor"))).GetHicon());
     this.Image1.Enabled     = true;
     this.Image1.Image       = (System.Drawing.Image)resources.GetObject("Image1.Image");
     this.Image1.Location    = new System.Drawing.Point(8, 8);
     this.Image1.Name        = "Image1";
     this.Image1.Size        = new System.Drawing.Size(32, 32);
     this.Image1.SizeMode    = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.Image1.Visible     = true;
     //
     // frmUsersManage
     //
     this.AllowDrop           = true;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6, 13);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.ClientSize          = new System.Drawing.Size(345, 414);
     this.Controls.Add(this.lstAccounts);
     this.Controls.Add(this.cmdClear);
     this.Controls.Add(this.cmdSave);
     this.Controls.Add(this.ctrlLiner1);
     this.Controls.Add(this.Frame1);
     this.Controls.Add(this.cmdClose);
     this.Controls.Add(this.cmdEdit);
     this.Controls.Add(this.cmdDelete);
     this.Controls.Add(this._Label1_4);
     this.Controls.Add(this.Label19);
     this.Controls.Add(this.Label4);
     this.Controls.Add(this.Image1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = (System.Drawing.Icon)resources.GetObject("frmUsersManage.Icon");
     this.Location        = new System.Drawing.Point(327, 144);
     this.MaximizeBox     = false;
     this.MinimizeBox     = true;
     this.Name            = "frmUsersManage";
     this.RightToLeft     = System.Windows.Forms.RightToLeft.No;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "Users Management";
     //this.Image1.Cursor = vbCustom;
     this.ToolTipMain.SetToolTip(this.Image1, "View warnings");
     this.Closed += new System.EventHandler(this.Form_Closed);
     this.listViewHelper1.SetCorrectEventsBehavior(this.lstAccounts, true);
     ((System.ComponentModel.ISupportInitialize) this.listViewHelper1).EndInit();
     this.lstAccounts.ResumeLayout(false);
     this.Frame1.ResumeLayout(false);
     this.ResumeLayout(false);
 }