Esempio n. 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     resources       = new System.ComponentModel.ComponentResourceManager(typeof(OrderMaint2));
     Gizmox.WebGUI.Forms.Label cardHolderLabel;
     Gizmox.WebGUI.Forms.Label cardTypeLabel;
     Gizmox.WebGUI.Forms.Label creditCardLabel;
     Gizmox.WebGUI.Forms.Label expDateLabel;
     Gizmox.WebGUI.Forms.Label orderIDLabel;
     Gizmox.WebGUI.Forms.Label orderNumberLabel;
     Gizmox.WebGUI.Forms.Label userNameLabel;
     Gizmox.WebGUI.Forms.Label textLabel;
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.cardHolderTextBox            = new Gizmox.WebGUI.Forms.TextBox();
     this.orderBindingSource           = new Gizmox.WebGUI.Forms.BindingSource(this.components);
     this.cardTypeTextBox              = new Gizmox.WebGUI.Forms.TextBox();
     this.creditCardTextBox            = new Gizmox.WebGUI.Forms.TextBox();
     this.expDateTextBox               = new Gizmox.WebGUI.Forms.TextBox();
     this.orderIDLabel1                = new Gizmox.WebGUI.Forms.Label();
     this.orderNumberTextBox           = new Gizmox.WebGUI.Forms.TextBox();
     this.userNameTextBox              = new Gizmox.WebGUI.Forms.TextBox();
     this.orderDateTextBox             = new Gizmox.WebGUI.Forms.TextBox();
     this.orderDetailListBindingSource = new Gizmox.WebGUI.Forms.BindingSource(this.components);
     this.orderDetailListDataGridView  = new Gizmox.WebGUI.Forms.DataGridView();
     this.toolStrip1                 = new Gizmox.WebGUI.Forms.ToolStrip();
     this.toolSave                   = new Gizmox.WebGUI.Forms.ToolStripButton();
     this.toolSaveNew                = new Gizmox.WebGUI.Forms.ToolStripButton();
     this.toolSaveClose              = new Gizmox.WebGUI.Forms.ToolStripButton();
     this.toolCancel                 = new Gizmox.WebGUI.Forms.ToolStripButton();
     this.toolClose                  = new Gizmox.WebGUI.Forms.ToolStripButton();
     this.toolValidate               = new Gizmox.WebGUI.Forms.ToolStripButton();
     this.toolForceSave              = new Gizmox.WebGUI.Forms.ToolStripButton();
     this.errorProvider1             = new CslaContrib.WebGUI.ErrorProvider(this.components);
     this.cslaActionExtender1        = new CslaContrib.WebGUI.CslaActionExtenderToolStrip(this.components);
     this.bindingSourceRefresh1      = new CslaContrib.WebGUI.BindingSourceRefresh(this.components);
     this.dataGridViewTextBoxColumn1 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     cardHolderLabel                 = new Gizmox.WebGUI.Forms.Label();
     cardTypeLabel                   = new Gizmox.WebGUI.Forms.Label();
     creditCardLabel                 = new Gizmox.WebGUI.Forms.Label();
     expDateLabel     = new Gizmox.WebGUI.Forms.Label();
     orderIDLabel     = new Gizmox.WebGUI.Forms.Label();
     orderNumberLabel = new Gizmox.WebGUI.Forms.Label();
     userNameLabel    = new Gizmox.WebGUI.Forms.Label();
     textLabel        = new Gizmox.WebGUI.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.orderBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.orderDetailListBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.orderDetailListDataGridView)).BeginInit();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceRefresh1)).BeginInit();
     this.SuspendLayout();
     //
     // cardHolderLabel
     //
     cardHolderLabel.AutoSize = true;
     cardHolderLabel.Location = new System.Drawing.Point(36, 59);
     cardHolderLabel.Name     = "cardHolderLabel";
     cardHolderLabel.Size     = new System.Drawing.Size(66, 13);
     cardHolderLabel.TabIndex = 1;
     cardHolderLabel.Text     = "Card Holder:";
     //
     // cardTypeLabel
     //
     cardTypeLabel.AutoSize = true;
     cardTypeLabel.Location = new System.Drawing.Point(36, 85);
     cardTypeLabel.Name     = "cardTypeLabel";
     cardTypeLabel.Size     = new System.Drawing.Size(59, 13);
     cardTypeLabel.TabIndex = 3;
     cardTypeLabel.Text     = "Card Type:";
     //
     // creditCardLabel
     //
     creditCardLabel.AutoSize = true;
     creditCardLabel.Location = new System.Drawing.Point(36, 111);
     creditCardLabel.Name     = "creditCardLabel";
     creditCardLabel.Size     = new System.Drawing.Size(62, 13);
     creditCardLabel.TabIndex = 5;
     creditCardLabel.Text     = "Credit Card:";
     //
     // expDateLabel
     //
     expDateLabel.AutoSize = true;
     expDateLabel.Location = new System.Drawing.Point(36, 137);
     expDateLabel.Name     = "expDateLabel";
     expDateLabel.Size     = new System.Drawing.Size(54, 13);
     expDateLabel.TabIndex = 7;
     expDateLabel.Text     = "Exp Date:";
     //
     // orderIDLabel
     //
     orderIDLabel.AutoSize = true;
     orderIDLabel.Location = new System.Drawing.Point(36, 163);
     orderIDLabel.Name     = "orderIDLabel";
     orderIDLabel.Size     = new System.Drawing.Size(50, 13);
     orderIDLabel.TabIndex = 9;
     orderIDLabel.Text     = "Order ID:";
     //
     // orderNumberLabel
     //
     orderNumberLabel.AutoSize = true;
     orderNumberLabel.Location = new System.Drawing.Point(36, 189);
     orderNumberLabel.Name     = "orderNumberLabel";
     orderNumberLabel.Size     = new System.Drawing.Size(76, 13);
     orderNumberLabel.TabIndex = 11;
     orderNumberLabel.Text     = "Order Number:";
     //
     // userNameLabel
     //
     userNameLabel.AutoSize = true;
     userNameLabel.Location = new System.Drawing.Point(36, 215);
     userNameLabel.Name     = "userNameLabel";
     userNameLabel.Size     = new System.Drawing.Size(63, 13);
     userNameLabel.TabIndex = 13;
     userNameLabel.Text     = "User Name:";
     //
     // textLabel
     //
     textLabel.AutoSize = true;
     textLabel.Location = new System.Drawing.Point(37, 241);
     textLabel.Name     = "textLabel";
     textLabel.Size     = new System.Drawing.Size(62, 13);
     textLabel.TabIndex = 15;
     textLabel.Text     = "Order Date:";
     //
     // cardHolderTextBox
     //
     this.cardHolderTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "CardHolder", true));
     this.cardHolderTextBox.Location = new System.Drawing.Point(118, 56);
     this.cardHolderTextBox.Name     = "cardHolderTextBox";
     this.cardHolderTextBox.Size     = new System.Drawing.Size(292, 20);
     this.cardHolderTextBox.TabIndex = 2;
     //
     // orderBindingSource
     //
     this.orderBindingSource.DataSource = typeof(ActionExtenderSample.Business.Order);
     this.bindingSourceRefresh1.SetReadValuesOnChange(this.orderBindingSource, true);
     //
     // cardTypeTextBox
     //
     this.cardTypeTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "CardType", true));
     this.cardTypeTextBox.Location = new System.Drawing.Point(118, 82);
     this.cardTypeTextBox.Name     = "cardTypeTextBox";
     this.cardTypeTextBox.Size     = new System.Drawing.Size(77, 20);
     this.cardTypeTextBox.TabIndex = 4;
     //
     // creditCardTextBox
     //
     this.creditCardTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "CreditCard", true));
     this.creditCardTextBox.Location  = new System.Drawing.Point(118, 108);
     this.creditCardTextBox.MaxLength = 20;
     this.creditCardTextBox.Name      = "creditCardTextBox";
     this.creditCardTextBox.Size      = new System.Drawing.Size(140, 20);
     this.creditCardTextBox.TabIndex  = 6;
     //
     // expDateTextBox
     //
     this.expDateTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "ExpDate", true));
     this.expDateTextBox.Location = new System.Drawing.Point(118, 134);
     this.expDateTextBox.Name     = "expDateTextBox";
     this.expDateTextBox.Size     = new System.Drawing.Size(77, 20);
     this.expDateTextBox.TabIndex = 8;
     //
     // orderIDLabel1
     //
     this.orderIDLabel1.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "OrderID", true));
     this.orderIDLabel1.Location = new System.Drawing.Point(118, 163);
     this.orderIDLabel1.Name     = "orderIDLabel1";
     this.orderIDLabel1.Size     = new System.Drawing.Size(289, 13);
     this.orderIDLabel1.TabIndex = 10;
     this.orderIDLabel1.Text     = "label1";
     //
     // orderNumberTextBox
     //
     this.orderNumberTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "OrderNumber", true));
     this.orderNumberTextBox.Location  = new System.Drawing.Point(118, 186);
     this.orderNumberTextBox.MaxLength = 20;
     this.orderNumberTextBox.Name      = "orderNumberTextBox";
     this.orderNumberTextBox.Size      = new System.Drawing.Size(140, 20);
     this.orderNumberTextBox.TabIndex  = 12;
     //
     // userNameTextBox
     //
     this.userNameTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "UserName", true));
     this.userNameTextBox.Location  = new System.Drawing.Point(118, 212);
     this.userNameTextBox.MaxLength = 50;
     this.userNameTextBox.Name      = "userNameTextBox";
     this.userNameTextBox.Size      = new System.Drawing.Size(292, 20);
     this.userNameTextBox.TabIndex  = 14;
     //
     // orderDateTextBox
     //
     this.orderDateTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "OrderDate", true));
     this.orderDateTextBox.Location    = new System.Drawing.Point(118, 238);
     this.orderDateTextBox.Name        = "orderDateTextBox";
     this.orderDateTextBox.Size        = new System.Drawing.Size(77, 20);
     this.orderDateTextBox.TabIndex    = 16;
     this.orderDateTextBox.Validating += new System.ComponentModel.CancelEventHandler(orderDateTextBox_Validating);
     //
     // orderDetailListBindingSource
     //
     this.orderDetailListBindingSource.DataMember = "OrderDetailList";
     this.orderDetailListBindingSource.DataSource = this.orderBindingSource;
     this.bindingSourceRefresh1.SetReadValuesOnChange(this.orderDetailListBindingSource, true);
     //
     // orderDetailListDataGridView
     //
     this.orderDetailListDataGridView.AutoGenerateColumns         = false;
     this.orderDetailListDataGridView.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.orderDetailListDataGridView.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this.dataGridViewTextBoxColumn1,
         this.dataGridViewTextBoxColumn3,
         this.dataGridViewTextBoxColumn4,
         this.dataGridViewTextBoxColumn5
     });
     this.orderDetailListDataGridView.DataSource = this.orderDetailListBindingSource;
     this.orderDetailListDataGridView.Location   = new System.Drawing.Point(76, 284);
     this.orderDetailListDataGridView.Name       = "orderDetailListDataGridView";
     this.orderDetailListDataGridView.Size       = new System.Drawing.Size(600, 220);
     this.orderDetailListDataGridView.TabIndex   = 16;
     this.orderDetailListDataGridView.DataError += new Gizmox.WebGUI.Forms.DataGridViewDataErrorEventHandler(orderDetailListDataGridView_DataError);
     //
     // toolStrip1
     //
     this.toolStrip1.Items.AddRange(new Gizmox.WebGUI.Forms.ToolStripItem[] {
         this.toolSave,
         this.toolSaveNew,
         this.toolSaveClose,
         this.toolCancel,
         this.toolClose,
         this.toolValidate,
         this.toolForceSave
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(791, 25);
     this.toolStrip1.TabIndex = 22;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // toolSave
     //
     this.cslaActionExtender1.SetActionType(this.toolSave, CslaContrib.WebGUI.CslaFormAction.Save);
     this.cslaActionExtender1.SetDisableWhenUseless(this.toolSave, true);
     this.toolSave.DisplayStyle    = Gizmox.WebGUI.Forms.ToolStripItemDisplayStyle.Image;
     this.toolSave.Image           = new Gizmox.WebGUI.Common.Resources.IconResourceHandle(resources.GetString("toolSave.Image"));
     this.toolSave.Name            = "toolSave";
     this.toolSave.Size            = new System.Drawing.Size(23, 22);
     this.toolSave.Text            = "Save";
     this.toolSave.EnabledChanged += ToggleImageToolStripButton;
     //
     // toolSaveNew
     //
     this.cslaActionExtender1.SetActionType(this.toolSaveNew, CslaContrib.WebGUI.CslaFormAction.Save);
     this.cslaActionExtender1.SetDisableWhenUseless(this.toolSaveNew, true);
     this.toolSaveNew.DisplayStyle = Gizmox.WebGUI.Forms.ToolStripItemDisplayStyle.Text;
     this.toolSaveNew.Name         = "toolSaveNew";
     this.cslaActionExtender1.SetPostSaveAction(this.toolSaveNew, CslaContrib.WebGUI.PostSaveActionType.AndNew);
     this.toolSaveNew.Size            = new System.Drawing.Size(60, 22);
     this.toolSaveNew.Text            = "Save/New";
     this.toolSaveNew.EnabledChanged += ToggleTextToolStripButton;
     //
     // toolSaveClose
     //
     this.cslaActionExtender1.SetActionType(this.toolSaveClose, CslaContrib.WebGUI.CslaFormAction.Save);
     this.cslaActionExtender1.SetDisableWhenUseless(this.toolSaveClose, true);
     this.toolSaveClose.DisplayStyle = Gizmox.WebGUI.Forms.ToolStripItemDisplayStyle.Text;
     this.toolSaveClose.Name         = "toolSaveClose";
     this.cslaActionExtender1.SetPostSaveAction(this.toolSaveClose, CslaContrib.WebGUI.PostSaveActionType.AndClose);
     this.cslaActionExtender1.SetRebindAfterSave(this.toolSaveClose, false);
     this.toolSaveClose.Size            = new System.Drawing.Size(65, 22);
     this.toolSaveClose.Text            = "Save/Close";
     this.toolSaveClose.EnabledChanged += ToggleTextToolStripButton;
     //
     // toolCancel
     //
     this.cslaActionExtender1.SetActionType(this.toolCancel, CslaContrib.WebGUI.CslaFormAction.Cancel);
     this.cslaActionExtender1.SetDisableWhenUseless(this.toolCancel, true);
     this.toolCancel.DisplayStyle    = Gizmox.WebGUI.Forms.ToolStripItemDisplayStyle.Image;
     this.toolCancel.Image           = new Gizmox.WebGUI.Common.Resources.IconResourceHandle(resources.GetString("toolCancel.Image"));
     this.toolCancel.Name            = "toolCancel";
     this.toolCancel.Size            = new System.Drawing.Size(23, 22);
     this.toolCancel.Text            = "Cancel";
     this.toolCancel.EnabledChanged += ToggleImageToolStripButton;
     //
     // toolClose
     //
     this.cslaActionExtender1.SetActionType(this.toolClose, CslaContrib.WebGUI.CslaFormAction.Close);
     this.toolClose.DisplayStyle = Gizmox.WebGUI.Forms.ToolStripItemDisplayStyle.Image;
     this.toolClose.Image        = new Gizmox.WebGUI.Common.Resources.IconResourceHandle(resources.GetString("toolClose.Image"));
     this.toolClose.Name         = "toolClose";
     this.toolClose.Size         = new System.Drawing.Size(23, 22);
     this.toolClose.Text         = "Close";
     //
     // toolValidate
     //
     this.cslaActionExtender1.SetActionType(this.toolValidate, CslaContrib.WebGUI.CslaFormAction.Validate);
     this.toolValidate.DisplayStyle = Gizmox.WebGUI.Forms.ToolStripItemDisplayStyle.Text;
     this.toolValidate.Name         = "toolValidate";
     this.toolValidate.Size         = new System.Drawing.Size(23, 22);
     this.toolValidate.Text         = "Validate";
     //
     // toolForceSave
     //
     this.cslaActionExtender1.SetActionType(this.toolForceSave, CslaContrib.WebGUI.CslaFormAction.Save);
     this.toolForceSave.DisplayStyle = Gizmox.WebGUI.Forms.ToolStripItemDisplayStyle.Text;
     this.toolForceSave.Name         = "toolForceSave";
     this.toolForceSave.Size         = new System.Drawing.Size(65, 22);
     this.toolForceSave.Text         = "Force Save";
     //
     // errorProvider1
     //
     this.errorProvider1.ContainerControl = this;
     this.errorProvider1.DataSource       = this.orderBindingSource;
     //
     // cslaActionExtender1
     //
     this.cslaActionExtender1.DataSource           = this.orderBindingSource;
     this.cslaActionExtender1.ObjectIsValidMessage = "Order is valid";
     this.cslaActionExtender1.SetForNew           += new System.EventHandler <CslaContrib.WebGUI.CslaActionEventArgs>(this.cslaActionExtender1_SetForNew);
     //
     // bindingSourceRefresh1
     //
     this.bindingSourceRefresh1.Host = this;
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.DataPropertyName = "OrderDetailID";
     this.dataGridViewTextBoxColumn1.HeaderText       = "Order Detail ID";
     this.dataGridViewTextBoxColumn1.Name             = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.ReadOnly         = true;
     this.dataGridViewTextBoxColumn1.Width            = 185;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.DataPropertyName = "ProductID";
     this.dataGridViewTextBoxColumn3.HeaderText       = "Product ID";
     this.dataGridViewTextBoxColumn3.Name             = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.Width            = 185;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.DataPropertyName = "PurchaseUnitPrice";
     dataGridViewCellStyle1.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle1;
     this.dataGridViewTextBoxColumn4.HeaderText       = "Purchase Unit Price";
     this.dataGridViewTextBoxColumn4.Name             = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.Width            = 130;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.AutoSizeMode     = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewTextBoxColumn5.DataPropertyName = "Quantity";
     dataGridViewCellStyle2.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle2;
     this.dataGridViewTextBoxColumn5.HeaderText       = "Quantity";
     this.dataGridViewTextBoxColumn5.Name             = "dataGridViewTextBoxColumn5";
     //
     // OrderMaint2
     //
     this.ClientSize = new System.Drawing.Size(791, 571);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.orderDetailListDataGridView);
     this.Controls.Add(textLabel);
     this.Controls.Add(this.orderDateTextBox);
     this.Controls.Add(cardHolderLabel);
     this.Controls.Add(this.cardHolderTextBox);
     this.Controls.Add(cardTypeLabel);
     this.Controls.Add(this.cardTypeTextBox);
     this.Controls.Add(creditCardLabel);
     this.Controls.Add(this.creditCardTextBox);
     this.Controls.Add(expDateLabel);
     this.Controls.Add(this.expDateTextBox);
     this.Controls.Add(orderIDLabel);
     this.Controls.Add(this.orderIDLabel1);
     this.Controls.Add(orderNumberLabel);
     this.Controls.Add(this.orderNumberTextBox);
     this.Controls.Add(userNameLabel);
     this.Controls.Add(this.userNameTextBox);
     this.Name = "OrderMaint2";
     this.Text = "Order Maintenance - ToolStripButton";
     ((System.ComponentModel.ISupportInitialize)(this.orderBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.orderDetailListBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.orderDetailListDataGridView)).EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceRefresh1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyleMiddleCenter = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
            this.foldersDataGridView = new Gizmox.WebGUI.Forms.DataGridView();
            this.buttonPanel = new Gizmox.WebGUI.Forms.Panel();
            this.close = new Gizmox.WebGUI.Forms.Button();
            this.save = new Gizmox.WebGUI.Forms.Button();
            this.validate = new Gizmox.WebGUI.Forms.Button();
            this.cancel = new Gizmox.WebGUI.Forms.Button();
            this.FolderId = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.FolderName = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.DocumentCount = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.CreateDate = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.ChangeDate = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            ((System.ComponentModel.ISupportInitialize)(this.foldersDataGridView)).BeginInit();
            this.buttonPanel.SuspendLayout();
            this.SuspendLayout();
            // 
            // foldersDataGridView
            // 
            this.foldersDataGridView.AutoGenerateColumns = false;
            this.foldersDataGridView.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.foldersDataGridView.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
            this.FolderId,
            this.FolderName,
            this.DocumentCount,
            this.CreateDate,
            this.ChangeDate});
            this.foldersDataGridView.Dock = Gizmox.WebGUI.Forms.DockStyle.Top;
            this.foldersDataGridView.Font = new System.Drawing.Font("Tahoma", 8.75F);
            this.foldersDataGridView.Location = new System.Drawing.Point(0, 0);
            this.foldersDataGridView.Name = "foldersDataGridView";
            this.foldersDataGridView.Size = new System.Drawing.Size(738, 337);
            this.foldersDataGridView.TabIndex = 0;
            // 
            // buttonPanel
            // 
            this.buttonPanel.Controls.Add(this.close);
            this.buttonPanel.Controls.Add(this.save);
            this.buttonPanel.Controls.Add(this.validate);
            this.buttonPanel.Controls.Add(this.cancel);
            this.buttonPanel.Dock = Gizmox.WebGUI.Forms.DockStyle.Fill;
            this.buttonPanel.Location = new System.Drawing.Point(0, 337);
            this.buttonPanel.Name = "buttonPanel";
            this.buttonPanel.Size = new System.Drawing.Size(738, 43);
            this.buttonPanel.TabIndex = 2;
            // 
            // close
            // 
            this.close.Font = new System.Drawing.Font("Tahoma", 8.75F);
            this.close.Location = new System.Drawing.Point(592, 13);
            this.close.Name = "close";
            this.close.Size = new System.Drawing.Size(75, 23);
            this.close.TabIndex = 4;
            this.close.Text = "Close";
            this.close.UseVisualStyleBackColor = true;
            // 
            // save
            // 
            this.save.Font = new System.Drawing.Font("Tahoma", 8.75F);
            this.save.Location = new System.Drawing.Point(481, 13);
            this.save.Name = "save";
            this.save.Size = new System.Drawing.Size(75, 23);
            this.save.TabIndex = 3;
            this.save.Text = "Save";
            this.save.UseVisualStyleBackColor = true;
            // 
            // validate
            // 
            this.validate.Font = new System.Drawing.Font("Tahoma", 8.75F);
            this.validate.Location = new System.Drawing.Point(137, 14);
            this.validate.Name = "validate";
            this.validate.Size = new System.Drawing.Size(75, 23);
            this.validate.TabIndex = 2;
            this.validate.Text = "Validate";
            this.validate.UseVisualStyleBackColor = true;
            // 
            // cancel
            // 
            this.cancel.Font = new System.Drawing.Font("Tahoma", 8.75F);
            this.cancel.Location = new System.Drawing.Point(26, 14);
            this.cancel.Name = "cancel";
            this.cancel.Size = new System.Drawing.Size(75, 23);
            this.cancel.TabIndex = 1;
            this.cancel.Text = "Undo";
            this.cancel.UseVisualStyleBackColor = true;
            // 
            // FolderId
            // 
            this.FolderId.DataPropertyName = "FolderId";
            this.FolderId.HeaderText = "Id";
            this.FolderId.Name = "FolderId";
            this.FolderId.Visible = false;
            // 
            // FolderName
            // 
            this.FolderName.AutoSizeMode = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.Fill;
            this.FolderName.DataPropertyName = "FolderName";
            this.FolderName.HeaderText = "Name";
            this.FolderName.Name = "FolderName";
            // 
            // DocumentCount
            // 
            this.DocumentCount.DataPropertyName = "DocumentCount";
            dataGridViewCellStyleMiddleCenter.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.DocumentCount.DefaultCellStyle = dataGridViewCellStyleMiddleCenter;
            this.DocumentCount.HeaderText = "Documents";
            this.DocumentCount.Name = "DocumentCount";
            this.DocumentCount.Width = 80;
            // 
            // CreateDate
            // 
            this.CreateDate.DataPropertyName = "CreateDate";
            dataGridViewCellStyleMiddleCenter.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.CreateDate.DefaultCellStyle = dataGridViewCellStyleMiddleCenter;
            this.CreateDate.HeaderText = "Created Date";
            this.CreateDate.Name = "CreateDate";
            this.CreateDate.Width = 80;
            // 
            // ChangeDate
            // 
            this.ChangeDate.DataPropertyName = "ChangeDate";
            dataGridViewCellStyleMiddleCenter.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.ChangeDate.DefaultCellStyle = dataGridViewCellStyleMiddleCenter;
            this.ChangeDate.HeaderText = "Changed Date";
            this.ChangeDate.Name = "ChangeDate";
            this.ChangeDate.Width = 80;
            // 
            // FolderListEditView
            // 
            //this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            //this.AutoScaleMode = Gizmox.WebGUI.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(738, 380);
            this.Controls.Add(this.buttonPanel);
            this.Controls.Add(this.foldersDataGridView);
            this.Name = "FolderListEditView";
            //this.ShowIcon = false;
            ((System.ComponentModel.ISupportInitialize)(this.foldersDataGridView)).EndInit();
            this.buttonPanel.ResumeLayout(false);
            this.ResumeLayout(false);

        }
    /// <summary>
    /// Required method for Designer support - do not modify
    /// the contents of this method with the code editor.
    /// </summary>
    private void InitializeComponent()
    {
      this.components = new System.ComponentModel.Container();
      Gizmox.WebGUI.Forms.Label cardHolderLabel;
      Gizmox.WebGUI.Forms.Label cardTypeLabel;
      Gizmox.WebGUI.Forms.Label creditCardLabel;
      Gizmox.WebGUI.Forms.Label expDateLabel;
      Gizmox.WebGUI.Forms.Label orderIDLabel;
      Gizmox.WebGUI.Forms.Label orderNumberLabel;
      Gizmox.WebGUI.Forms.Label userNameLabel;
      Gizmox.WebGUI.Forms.Label textLabel;
      Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
      Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
      this.cardHolderTextBox = new Gizmox.WebGUI.Forms.TextBox();
      this.orderBindingSource = new Gizmox.WebGUI.Forms.BindingSource(this.components);
      this.cardTypeTextBox = new Gizmox.WebGUI.Forms.TextBox();
      this.creditCardTextBox = new Gizmox.WebGUI.Forms.TextBox();
      this.expDateTextBox = new Gizmox.WebGUI.Forms.TextBox();
      this.orderIDLabel1 = new Gizmox.WebGUI.Forms.Label();
      this.orderNumberTextBox = new Gizmox.WebGUI.Forms.TextBox();
      this.userNameTextBox = new Gizmox.WebGUI.Forms.TextBox();
      this.orderDateTextBox = new Gizmox.WebGUI.Forms.TextBox();
      this.orderDetailListBindingSource = new Gizmox.WebGUI.Forms.BindingSource(this.components);
      this.orderDetailListDataGridView = new Gizmox.WebGUI.Forms.DataGridView();
      this.btnForceSave = new Gizmox.WebGUI.Forms.Button();
      this.btnValidate = new Gizmox.WebGUI.Forms.Button();
      this.btnClose = new Gizmox.WebGUI.Forms.Button();
      this.btnCancel = new Gizmox.WebGUI.Forms.Button();
      this.btnSaveClose = new Gizmox.WebGUI.Forms.Button();
      this.btnSaveNew = new Gizmox.WebGUI.Forms.Button();
      this.btnSave = new Gizmox.WebGUI.Forms.Button();
      this.cslaActionExtender1 = new CslaContrib.WebGUI.CslaActionExtender(this.components);
      this.errorProvider1 = new CslaContrib.WebGUI.ErrorProvider(this.components);
      this.bindingSourceRefresh1 = new CslaContrib.WebGUI.BindingSourceRefresh(this.components);
      this.dataGridViewTextBoxColumn1 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
      this.dataGridViewTextBoxColumn3 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
      this.dataGridViewTextBoxColumn4 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
      this.dataGridViewTextBoxColumn5 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
      cardHolderLabel = new Gizmox.WebGUI.Forms.Label();
      cardTypeLabel = new Gizmox.WebGUI.Forms.Label();
      creditCardLabel = new Gizmox.WebGUI.Forms.Label();
      expDateLabel = new Gizmox.WebGUI.Forms.Label();
      orderIDLabel = new Gizmox.WebGUI.Forms.Label();
      orderNumberLabel = new Gizmox.WebGUI.Forms.Label();
      userNameLabel = new Gizmox.WebGUI.Forms.Label();
      textLabel = new Gizmox.WebGUI.Forms.Label();
      ((System.ComponentModel.ISupportInitialize)(this.orderBindingSource)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.orderDetailListBindingSource)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.orderDetailListDataGridView)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
      ((System.ComponentModel.ISupportInitialize)(this.bindingSourceRefresh1)).BeginInit();
      this.SuspendLayout();
      // 
      // cardHolderLabel
      // 
      cardHolderLabel.AutoSize = true;
      cardHolderLabel.Location = new System.Drawing.Point(36, 59);
      cardHolderLabel.Name = "cardHolderLabel";
      cardHolderLabel.Size = new System.Drawing.Size(66, 13);
      cardHolderLabel.TabIndex = 1;
      cardHolderLabel.Text = "Card Holder:";
      // 
      // cardTypeLabel
      // 
      cardTypeLabel.AutoSize = true;
      cardTypeLabel.Location = new System.Drawing.Point(36, 85);
      cardTypeLabel.Name = "cardTypeLabel";
      cardTypeLabel.Size = new System.Drawing.Size(59, 13);
      cardTypeLabel.TabIndex = 3;
      cardTypeLabel.Text = "Card Type:";
      // 
      // creditCardLabel
      // 
      creditCardLabel.AutoSize = true;
      creditCardLabel.Location = new System.Drawing.Point(36, 111);
      creditCardLabel.Name = "creditCardLabel";
      creditCardLabel.Size = new System.Drawing.Size(62, 13);
      creditCardLabel.TabIndex = 5;
      creditCardLabel.Text = "Credit Card:";
      // 
      // expDateLabel
      // 
      expDateLabel.AutoSize = true;
      expDateLabel.Location = new System.Drawing.Point(36, 137);
      expDateLabel.Name = "expDateLabel";
      expDateLabel.Size = new System.Drawing.Size(54, 13);
      expDateLabel.TabIndex = 7;
      expDateLabel.Text = "Exp Date:";
      // 
      // orderIDLabel
      // 
      orderIDLabel.AutoSize = true;
      orderIDLabel.Location = new System.Drawing.Point(36, 163);
      orderIDLabel.Name = "orderIDLabel";
      orderIDLabel.Size = new System.Drawing.Size(50, 13);
      orderIDLabel.TabIndex = 9;
      orderIDLabel.Text = "Order ID:";
      // 
      // orderNumberLabel
      // 
      orderNumberLabel.AutoSize = true;
      orderNumberLabel.Location = new System.Drawing.Point(36, 189);
      orderNumberLabel.Name = "orderNumberLabel";
      orderNumberLabel.Size = new System.Drawing.Size(76, 13);
      orderNumberLabel.TabIndex = 11;
      orderNumberLabel.Text = "Order Number:";
      // 
      // userNameLabel
      // 
      userNameLabel.AutoSize = true;
      userNameLabel.Location = new System.Drawing.Point(36, 215);
      userNameLabel.Name = "userNameLabel";
      userNameLabel.Size = new System.Drawing.Size(63, 13);
      userNameLabel.TabIndex = 13;
      userNameLabel.Text = "User Name:";
      // 
      // textLabel
      // 
      textLabel.AutoSize = true;
      textLabel.Location = new System.Drawing.Point(37, 241);
      textLabel.Name = "textLabel";
      textLabel.Size = new System.Drawing.Size(62, 13);
      textLabel.TabIndex = 15;
      textLabel.Text = "Order Date:";
      // 
      // cardHolderTextBox
      // 
      this.cardHolderTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "CardHolder", true));
      this.cardHolderTextBox.Location = new System.Drawing.Point(118, 56);
      this.cardHolderTextBox.Name = "cardHolderTextBox";
      this.cardHolderTextBox.Size = new System.Drawing.Size(292, 20);
      this.cardHolderTextBox.TabIndex = 2;
      // 
      // orderBindingSource
      // 
      this.orderBindingSource.DataSource = typeof(ActionExtenderSample.Business.Order);
      this.bindingSourceRefresh1.SetReadValuesOnChange(this.orderBindingSource, true);
      // 
      // cardTypeTextBox
      // 
      this.cardTypeTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "CardType", true));
      this.cardTypeTextBox.Location = new System.Drawing.Point(118, 82);
      this.cardTypeTextBox.Name = "cardTypeTextBox";
      this.cardTypeTextBox.Size = new System.Drawing.Size(77, 20);
      this.cardTypeTextBox.TabIndex = 4;
      // 
      // creditCardTextBox
      // 
      this.creditCardTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "CreditCard", true));
      this.creditCardTextBox.Location = new System.Drawing.Point(118, 108);
      this.creditCardTextBox.MaxLength = 20;
      this.creditCardTextBox.Name = "creditCardTextBox";
      this.creditCardTextBox.Size = new System.Drawing.Size(140, 20);
      this.creditCardTextBox.TabIndex = 6;
      // 
      // expDateTextBox
      // 
      this.expDateTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "ExpDate", true));
      this.expDateTextBox.Location = new System.Drawing.Point(118, 134);
      this.expDateTextBox.Name = "expDateTextBox";
      this.expDateTextBox.Size = new System.Drawing.Size(77, 20);
      this.expDateTextBox.TabIndex = 8;
      // 
      // orderIDLabel1
      // 
      this.orderIDLabel1.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "OrderID", true));
      this.orderIDLabel1.Location = new System.Drawing.Point(118, 163);
      this.orderIDLabel1.Name = "orderIDLabel1";
      this.orderIDLabel1.Size = new System.Drawing.Size(289, 13);
      this.orderIDLabel1.TabIndex = 10;
      this.orderIDLabel1.Text = "label1";
      // 
      // orderNumberTextBox
      // 
      this.orderNumberTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "OrderNumber", true));
      this.orderNumberTextBox.Location = new System.Drawing.Point(118, 186);
      this.orderNumberTextBox.MaxLength = 20;
      this.orderNumberTextBox.Name = "orderNumberTextBox";
      this.orderNumberTextBox.Size = new System.Drawing.Size(140, 20);
      this.orderNumberTextBox.TabIndex = 12;
      // 
      // userNameTextBox
      // 
      this.userNameTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "UserName", true));
      this.userNameTextBox.Location = new System.Drawing.Point(118, 212);
      this.userNameTextBox.MaxLength = 50;
      this.userNameTextBox.Name = "userNameTextBox";
      this.userNameTextBox.Size = new System.Drawing.Size(292, 20);
      this.userNameTextBox.TabIndex = 14;
      // 
      // orderDateTextBox
      // 
      this.orderDateTextBox.DataBindings.Add(new Gizmox.WebGUI.Forms.Binding("Text", this.orderBindingSource, "OrderDate", true));
      this.orderDateTextBox.Location = new System.Drawing.Point(118, 238);
      this.orderDateTextBox.Name = "orderDateTextBox";
      this.orderDateTextBox.Size = new System.Drawing.Size(77, 20);
      this.orderDateTextBox.TabIndex = 16;
      this.orderDateTextBox.Validating += new System.ComponentModel.CancelEventHandler(orderDateTextBox_Validating);
      // 
      // orderDetailListBindingSource
      // 
      this.orderDetailListBindingSource.DataMember = "OrderDetailList";
      this.orderDetailListBindingSource.DataSource = this.orderBindingSource;
      this.bindingSourceRefresh1.SetReadValuesOnChange(this.orderDetailListBindingSource, true);
      // 
      // orderDetailListDataGridView
      // 
      this.orderDetailListDataGridView.AutoGenerateColumns = false;
      this.orderDetailListDataGridView.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
      this.orderDetailListDataGridView.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
      this.dataGridViewTextBoxColumn1,
      this.dataGridViewTextBoxColumn3,
      this.dataGridViewTextBoxColumn4,
      this.dataGridViewTextBoxColumn5});
      this.orderDetailListDataGridView.DataSource = this.orderDetailListBindingSource;
      this.orderDetailListDataGridView.Location = new System.Drawing.Point(76, 284);
      this.orderDetailListDataGridView.Name = "orderDetailListDataGridView";
      this.orderDetailListDataGridView.Size = new System.Drawing.Size(600, 220);
      this.orderDetailListDataGridView.TabIndex = 16;
      this.orderDetailListDataGridView.DataError += new Gizmox.WebGUI.Forms.DataGridViewDataErrorEventHandler(orderDetailListDataGridView_DataError);
      // 
      // btnForceSave
      // 
      this.cslaActionExtender1.SetActionType(this.btnForceSave, CslaContrib.WebGUI.CslaFormAction.Save);
      this.btnForceSave.Location = new System.Drawing.Point(518, 238);
      this.btnForceSave.Name = "btnForceSave";
      this.btnForceSave.Size = new System.Drawing.Size(117, 23);
      this.btnForceSave.TabIndex = 22;
      this.btnForceSave.Text = "Force Save";
      this.btnForceSave.UseVisualStyleBackColor = true;
      // 
      // btnValidate
      // 
      this.cslaActionExtender1.SetActionType(this.btnValidate, CslaContrib.WebGUI.CslaFormAction.Validate);
      this.btnValidate.Location = new System.Drawing.Point(518, 208);
      this.btnValidate.Name = "btnValidate";
      this.btnValidate.Size = new System.Drawing.Size(117, 23);
      this.btnValidate.TabIndex = 22;
      this.btnValidate.Text = "Validate";
      this.btnValidate.UseVisualStyleBackColor = true;
      // 
      // btnClose
      // 
      this.cslaActionExtender1.SetActionType(this.btnClose, CslaContrib.WebGUI.CslaFormAction.Close);
      this.btnClose.Location = new System.Drawing.Point(518, 158);
      this.btnClose.Name = "btnClose";
      this.btnClose.Size = new System.Drawing.Size(117, 23);
      this.btnClose.TabIndex = 21;
      this.btnClose.Text = "Close";
      this.btnClose.UseVisualStyleBackColor = true;
      // 
      // btnCancel
      // 
      this.cslaActionExtender1.SetActionType(this.btnCancel, CslaContrib.WebGUI.CslaFormAction.Cancel);
      this.cslaActionExtender1.SetCommandName(this.btnCancel, "Undo");
      this.cslaActionExtender1.SetDisableWhenUseless(this.btnCancel, true);
      this.btnCancel.Location = new System.Drawing.Point(518, 128);
      this.btnCancel.Name = "btnCancel";
      this.btnCancel.Size = new System.Drawing.Size(117, 23);
      this.btnCancel.TabIndex = 20;
      this.btnCancel.Text = "Cancel";
      this.btnCancel.UseVisualStyleBackColor = true;
      // 
      // btnSaveClose
      // 
      this.cslaActionExtender1.SetActionType(this.btnSaveClose, CslaContrib.WebGUI.CslaFormAction.Save);
      this.cslaActionExtender1.SetDisableWhenUseless(this.btnSaveClose, true);
      this.btnSaveClose.Location = new System.Drawing.Point(518, 98);
      this.btnSaveClose.Name = "btnSaveClose";
      this.cslaActionExtender1.SetPostSaveAction(this.btnSaveClose, CslaContrib.WebGUI.PostSaveActionType.AndClose);
      this.cslaActionExtender1.SetRebindAfterSave(this.btnSaveClose, false);
      this.btnSaveClose.Size = new System.Drawing.Size(117, 23);
      this.btnSaveClose.TabIndex = 19;
      this.btnSaveClose.Text = "Save/Close";
      this.btnSaveClose.UseVisualStyleBackColor = true;
      // 
      // btnSaveNew
      // 
      this.cslaActionExtender1.SetActionType(this.btnSaveNew, CslaContrib.WebGUI.CslaFormAction.Save);
      this.cslaActionExtender1.SetDisableWhenUseless(this.btnSaveNew, true);
      this.btnSaveNew.Location = new System.Drawing.Point(518, 68);
      this.btnSaveNew.Name = "btnSaveNew";
      this.cslaActionExtender1.SetPostSaveAction(this.btnSaveNew, CslaContrib.WebGUI.PostSaveActionType.AndNew);
      this.btnSaveNew.Size = new System.Drawing.Size(117, 23);
      this.btnSaveNew.TabIndex = 18;
      this.btnSaveNew.Text = "Save/New";
      this.btnSaveNew.UseVisualStyleBackColor = true;
      // 
      // btnSave
      // 
      this.cslaActionExtender1.SetActionType(this.btnSave, CslaContrib.WebGUI.CslaFormAction.Save);
      this.cslaActionExtender1.SetDisableWhenUseless(this.btnSave, true);
      this.btnSave.Location = new System.Drawing.Point(518, 38);
      this.btnSave.Name = "btnSave";
      this.btnSave.Size = new System.Drawing.Size(117, 23);
      this.btnSave.TabIndex = 17;
      this.btnSave.Text = "Save";
      this.btnSave.UseVisualStyleBackColor = true;
      // 
      // cslaActionExtender1
      // 
      this.cslaActionExtender1.DataSource = this.orderBindingSource;
      this.cslaActionExtender1.ObjectIsValidMessage = "Order is valid";
      this.cslaActionExtender1.SetForNew += new System.EventHandler<CslaContrib.WebGUI.CslaActionEventArgs>(this.cslaActionExtender1_SetForNew);
      // 
      // errorProvider1
      // 
      this.errorProvider1.ContainerControl = this;
      this.errorProvider1.DataSource = this.orderBindingSource;
      // 
      // bindingSourceRefresh1
      // 
      this.bindingSourceRefresh1.Host = this;
      // 
      // dataGridViewTextBoxColumn1
      // 
      this.dataGridViewTextBoxColumn1.DataPropertyName = "OrderDetailID";
      this.dataGridViewTextBoxColumn1.HeaderText = "Order Detail ID";
      this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
      this.dataGridViewTextBoxColumn1.ReadOnly = true;
      this.dataGridViewTextBoxColumn1.Width = 185;
      // 
      // dataGridViewTextBoxColumn3
      // 
      this.dataGridViewTextBoxColumn3.DataPropertyName = "ProductID";
      this.dataGridViewTextBoxColumn3.HeaderText = "Product ID";
      this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
      this.dataGridViewTextBoxColumn3.Width = 185;
      // 
      // dataGridViewTextBoxColumn4
      // 
      this.dataGridViewTextBoxColumn4.DataPropertyName = "PurchaseUnitPrice";
      dataGridViewCellStyle1.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleRight;
      this.dataGridViewTextBoxColumn4.DefaultCellStyle = dataGridViewCellStyle1;
      this.dataGridViewTextBoxColumn4.HeaderText = "Purchase Unit Price";
      this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
      this.dataGridViewTextBoxColumn4.Width = 130;
      // 
      // dataGridViewTextBoxColumn5
      // 
      this.dataGridViewTextBoxColumn5.AutoSizeMode = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.Fill;
      this.dataGridViewTextBoxColumn5.DataPropertyName = "Quantity";
      dataGridViewCellStyle2.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleRight;
      this.dataGridViewTextBoxColumn5.DefaultCellStyle = dataGridViewCellStyle2;
      this.dataGridViewTextBoxColumn5.HeaderText = "Quantity";
      this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
      // 
      // OrderMaint
      // 
      this.ClientSize = new System.Drawing.Size(791, 571);
      this.Controls.Add(this.btnForceSave);
      this.Controls.Add(this.btnValidate);
      this.Controls.Add(this.btnClose);
      this.Controls.Add(this.btnCancel);
      this.Controls.Add(this.btnSaveClose);
      this.Controls.Add(this.btnSaveNew);
      this.Controls.Add(this.btnSave);
      this.Controls.Add(this.orderDetailListDataGridView);
      this.Controls.Add(textLabel);
      this.Controls.Add(this.orderDateTextBox);
      this.Controls.Add(cardHolderLabel);
      this.Controls.Add(this.cardHolderTextBox);
      this.Controls.Add(cardTypeLabel);
      this.Controls.Add(this.cardTypeTextBox);
      this.Controls.Add(creditCardLabel);
      this.Controls.Add(this.creditCardTextBox);
      this.Controls.Add(expDateLabel);
      this.Controls.Add(this.expDateTextBox);
      this.Controls.Add(orderIDLabel);
      this.Controls.Add(this.orderIDLabel1);
      this.Controls.Add(orderNumberLabel);
      this.Controls.Add(this.orderNumberTextBox);
      this.Controls.Add(userNameLabel);
      this.Controls.Add(this.userNameTextBox);
      this.Name = "OrderMaint";
      this.Text = "Order Maintenance - Button";
      ((System.ComponentModel.ISupportInitialize)(this.orderBindingSource)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.orderDetailListBindingSource)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.orderDetailListDataGridView)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
      ((System.ComponentModel.ISupportInitialize)(this.bindingSourceRefresh1)).EndInit();
      this.ResumeLayout(false);
      this.PerformLayout();

    }
Esempio n. 4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Mant_Ingresos));
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle6  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle7  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle10 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle8  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle9  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.btn_editar  = new Gizmox.WebGUI.Forms.Button();
     this.btn_nuevo   = new Gizmox.WebGUI.Forms.Button();
     this.panel1      = new Gizmox.WebGUI.Forms.Panel();
     this.TIPO        = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.txt_buscar  = new Gizmox.WebGUI.Forms.TextBox();
     this.label1      = new Gizmox.WebGUI.Forms.Label();
     this.DESCRIPCION = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.cb_buscar   = new Gizmox.WebGUI.Forms.ComboBox();
     this.dg          = new Gizmox.WebGUI.Forms.DataGridView();
     this._ID         = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.ESTADO      = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.btn_buscar  = new Gizmox.WebGUI.Forms.Button();
     this.lbl_total   = new Gizmox.WebGUI.Forms.Label();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dg)).BeginInit();
     this.SuspendLayout();
     //
     // btn_editar
     //
     this.btn_editar.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_editar.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_editar.Image"));
     this.btn_editar.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_editar.Location          = new System.Drawing.Point(98, 2);
     this.btn_editar.Name              = "btn_editar";
     this.btn_editar.Size              = new System.Drawing.Size(89, 41);
     this.btn_editar.TabIndex          = 0;
     this.btn_editar.Text              = "  Editar";
     this.btn_editar.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_editar.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_editar.Click            += new System.EventHandler(this.btn_editar_Click);
     //
     // btn_nuevo
     //
     this.btn_nuevo.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_nuevo.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_nuevo.Image"));
     this.btn_nuevo.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_nuevo.Location          = new System.Drawing.Point(7, 2);
     this.btn_nuevo.Name              = "btn_nuevo";
     this.btn_nuevo.Size              = new System.Drawing.Size(89, 41);
     this.btn_nuevo.TabIndex          = 0;
     this.btn_nuevo.Text              = "  Nuevo";
     this.btn_nuevo.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_nuevo.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_nuevo.Click            += new System.EventHandler(this.btn_nuevo_Click);
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.MediumSeaGreen;
     this.panel1.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.btn_editar);
     this.panel1.Controls.Add(this.btn_nuevo);
     this.panel1.Dock     = Gizmox.WebGUI.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(666, 48);
     this.panel1.TabIndex = 0;
     //
     // TIPO
     //
     this.TIPO.DataPropertyName            = "TIPO";
     dataGridViewCellStyle6.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle6.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.TIPO.DefaultCellStyle            = dataGridViewCellStyle6;
     this.TIPO.HeaderText = "TIPO";
     this.TIPO.Name       = "TIPO";
     this.TIPO.ReadOnly   = true;
     //
     // txt_buscar
     //
     this.txt_buscar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.txt_buscar.Location  = new System.Drawing.Point(168, 72);
     this.txt_buscar.Name      = "txt_buscar";
     this.txt_buscar.Size      = new System.Drawing.Size(194, 21);
     this.txt_buscar.TabIndex  = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.label1.Location = new System.Drawing.Point(8, 76);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(35, 13);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Buscar:";
     //
     // DESCRIPCION
     //
     this.DESCRIPCION.DataPropertyName     = "DESCRIPCION";
     dataGridViewCellStyle7.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle7.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.DESCRIPCION.DefaultCellStyle     = dataGridViewCellStyle7;
     this.DESCRIPCION.HeaderText           = "DESCRIPCION";
     this.DESCRIPCION.Name     = "DESCRIPCION";
     this.DESCRIPCION.ReadOnly = true;
     this.DESCRIPCION.Width    = 390;
     //
     // cb_buscar
     //
     this.cb_buscar.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.cb_buscar.DropDownStyle     = Gizmox.WebGUI.Forms.ComboBoxStyle.DropDownList;
     this.cb_buscar.FormattingEnabled = true;
     this.cb_buscar.Items.AddRange(new object[] {
         "",
         "ID",
         "DESCRIPCION"
     });
     this.cb_buscar.Location = new System.Drawing.Point(59, 72);
     this.cb_buscar.Name     = "cb_buscar";
     this.cb_buscar.Size     = new System.Drawing.Size(106, 21);
     this.cb_buscar.TabIndex = 0;
     //
     // dg
     //
     this.dg.AllowUserToAddRows       = false;
     this.dg.AllowUserToDeleteRows    = false;
     this.dg.AllowUserToResizeColumns = false;
     this.dg.AllowUserToResizeRows    = false;
     this.dg.Anchor = ((Gizmox.WebGUI.Forms.AnchorStyles)(((Gizmox.WebGUI.Forms.AnchorStyles.Bottom | Gizmox.WebGUI.Forms.AnchorStyles.Left)
                                                           | Gizmox.WebGUI.Forms.AnchorStyles.Right)));
     this.dg.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this._ID,
         this.DESCRIPCION,
         this.TIPO,
         this.ESTADO
     });
     dataGridViewCellStyle10.Alignment          = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle10.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     dataGridViewCellStyle10.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle10.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle10.FormatProvider     = new System.Globalization.CultureInfo("es-DO");
     dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle10.WrapMode           = Gizmox.WebGUI.Forms.DataGridViewTriState.False;
     this.dg.DefaultCellStyle          = dataGridViewCellStyle10;
     this.dg.EnableHeadersVisualStyles = false;
     this.dg.ItemsPerPage      = 100;
     this.dg.Location          = new System.Drawing.Point(9, 97);
     this.dg.Name              = "dg";
     this.dg.RowHeadersVisible = false;
     this.dg.SelectionMode     = Gizmox.WebGUI.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dg.Size              = new System.Drawing.Size(644, 319);
     this.dg.TabIndex          = 1;
     this.dg.Theme             = "Vista";
     this.dg.DoubleClick      += new System.EventHandler(this.dg_DoubleClick);
     //
     // _ID
     //
     this._ID.DataPropertyName             = "ID";
     dataGridViewCellStyle8.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle8.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this._ID.DefaultCellStyle             = dataGridViewCellStyle8;
     this._ID.HeaderText = "ID";
     this._ID.Name       = "_ID";
     this._ID.ReadOnly   = true;
     this._ID.Width      = 50;
     //
     // ESTADO
     //
     this.ESTADO.DataPropertyName          = "ESTADO";
     dataGridViewCellStyle9.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle9.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.ESTADO.DefaultCellStyle          = dataGridViewCellStyle9;
     this.ESTADO.HeaderText = "ESTADO";
     this.ESTADO.Name       = "ESTADO";
     this.ESTADO.ReadOnly   = true;
     //
     // btn_buscar
     //
     this.btn_buscar.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_buscar.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_buscar.Image"));
     this.btn_buscar.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_buscar.Location          = new System.Drawing.Point(364, 71);
     this.btn_buscar.Name              = "btn_buscar";
     this.btn_buscar.Size              = new System.Drawing.Size(81, 23);
     this.btn_buscar.TabIndex          = 2;
     this.btn_buscar.Text              = "  Buscar";
     this.btn_buscar.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_buscar.Click            += new System.EventHandler(this.btn_buscar_Click);
     //
     // lbl_total
     //
     this.lbl_total.Anchor    = ((Gizmox.WebGUI.Forms.AnchorStyles)((Gizmox.WebGUI.Forms.AnchorStyles.Top | Gizmox.WebGUI.Forms.AnchorStyles.Right)));
     this.lbl_total.Font      = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.lbl_total.Location  = new System.Drawing.Point(457, 72);
     this.lbl_total.Name      = "lbl_total";
     this.lbl_total.Size      = new System.Drawing.Size(195, 18);
     this.lbl_total.TabIndex  = 3;
     this.lbl_total.Text      = "0";
     this.lbl_total.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // Frm_Mant_Ingresos
     //
     this.Controls.Add(this.lbl_total);
     this.Controls.Add(this.btn_buscar);
     this.Controls.Add(this.dg);
     this.Controls.Add(this.cb_buscar);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.txt_buscar);
     this.Controls.Add(this.panel1);
     this.Size  = new System.Drawing.Size(666, 436);
     this.Text  = "Mantenimiento Tipos de Ingresos";
     this.Load += new System.EventHandler(this.Frm_Mant_Ingresos_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dg)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Gizmox.WebGUI.Common.Resources.IconResourceHandle iconResourceHandle1     = new Gizmox.WebGUI.Common.Resources.IconResourceHandle();
     System.ComponentModel.ComponentResourceManager    resources               = new System.ComponentModel.ComponentResourceManager(typeof(ProductCodeImport));
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle1  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle2  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle3  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle4  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle5  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle6  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle7  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle8  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle9  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle10 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle11 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle12 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle13 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle14 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle15 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle16 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle17 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle         dataGridViewCellStyle18 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.lblFileSource          = new Gizmox.WebGUI.Forms.Label();
     this.lblAutoGenBarcode      = new Gizmox.WebGUI.Forms.Label();
     this.lblSetRetailItem       = new Gizmox.WebGUI.Forms.Label();
     this.txtUploadedFileName    = new Gizmox.WebGUI.Forms.TextBox();
     this.chkAutoCreate          = new Gizmox.WebGUI.Forms.CheckBox();
     this.lblAutoCreate          = new Gizmox.WebGUI.Forms.Label();
     this.btnBrowseFile          = new Gizmox.WebGUI.Forms.Button();
     this.openFileDialog         = new Gizmox.WebGUI.Forms.OpenFileDialog();
     this.btnExcelTemplate       = new Gizmox.WebGUI.Forms.Button();
     this.menuItem1              = new Gizmox.WebGUI.Forms.MenuItem();
     this.menuItem2              = new Gizmox.WebGUI.Forms.MenuItem();
     this.splitContainer         = new Gizmox.WebGUI.Forms.SplitContainer();
     this.chkSetRetailItem       = new Gizmox.WebGUI.Forms.CheckBox();
     this.chkAutoGenerateBarcode = new Gizmox.WebGUI.Forms.CheckBox();
     this.btnClose                    = new Gizmox.WebGUI.Forms.Button();
     this.btnImport                   = new Gizmox.WebGUI.Forms.Button();
     this.btnPreview                  = new Gizmox.WebGUI.Forms.Button();
     this.label1                      = new Gizmox.WebGUI.Forms.Label();
     this.lblRemarksMsg               = new Gizmox.WebGUI.Forms.Label();
     this.statusBar                   = new Gizmox.WebGUI.Forms.StatusBar();
     this.progressBar                 = new Gizmox.WebGUI.Forms.ProgressBar();
     this.dgvTempStockCodeList        = new Gizmox.WebGUI.Forms.DataGridView();
     this.dataGridViewTextBoxColumn1  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn6  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn7  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn8  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn9  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn10 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn11 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn12 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn13 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn14 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn15 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn16 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn17 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn18 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     ((System.ComponentModel.ISupportInitialize)(this.dgvTempStockCodeList)).BeginInit();
     this.SuspendLayout();
     //
     // lblFileSource
     //
     this.lblFileSource.Location = new System.Drawing.Point(12, 9);
     this.lblFileSource.Name     = "lblFileSource";
     this.lblFileSource.Size     = new System.Drawing.Size(100, 23);
     this.lblFileSource.TabIndex = 0;
     this.lblFileSource.Text     = "File Source:";
     //
     // lblAutoGenBarcode
     //
     this.lblAutoGenBarcode.Location = new System.Drawing.Point(12, 34);
     this.lblAutoGenBarcode.Name     = "lblAutoGenBarcode";
     this.lblAutoGenBarcode.Size     = new System.Drawing.Size(126, 23);
     this.lblAutoGenBarcode.TabIndex = 1;
     this.lblAutoGenBarcode.Text     = "Auto-Generate Barcode:";
     //
     // lblSetRetailItem
     //
     this.lblSetRetailItem.Location = new System.Drawing.Point(12, 59);
     this.lblSetRetailItem.Name     = "lblSetRetailItem";
     this.lblSetRetailItem.Size     = new System.Drawing.Size(100, 23);
     this.lblSetRetailItem.TabIndex = 2;
     this.lblSetRetailItem.Text     = "Set as Retail Item:";
     //
     // txtUploadedFileName
     //
     this.txtUploadedFileName.Location = new System.Drawing.Point(139, 6);
     this.txtUploadedFileName.Name     = "txtUploadedFileName";
     this.txtUploadedFileName.Size     = new System.Drawing.Size(297, 20);
     this.txtUploadedFileName.TabIndex = 4;
     //
     // chkAutoCreate
     //
     this.chkAutoCreate.Checked    = false;
     this.chkAutoCreate.CheckState = Gizmox.WebGUI.Forms.CheckState.Unchecked;
     this.chkAutoCreate.FlatStyle  = Gizmox.WebGUI.Forms.FlatStyle.Standard;
     this.chkAutoCreate.Location   = new System.Drawing.Point(275, 82);
     this.chkAutoCreate.Name       = "chkAutoCreate";
     this.chkAutoCreate.Size       = new System.Drawing.Size(16, 24);
     this.chkAutoCreate.TabIndex   = 5;
     this.chkAutoCreate.ThreeState = false;
     //
     // lblAutoCreate
     //
     this.lblAutoCreate.ForeColor = System.Drawing.Color.Red;
     this.lblAutoCreate.Location  = new System.Drawing.Point(12, 83);
     this.lblAutoCreate.Name      = "lblAutoCreate";
     this.lblAutoCreate.Size      = new System.Drawing.Size(257, 23);
     this.lblAutoCreate.TabIndex  = 6;
     this.lblAutoCreate.Text      = "Auto-Create Record for not Existed Class/Appendix:";
     //
     // btnBrowseFile
     //
     this.btnBrowseFile.BorderColor       = System.Drawing.Color.Transparent;
     this.btnBrowseFile.BorderStyle       = Gizmox.WebGUI.Forms.BorderStyle.Clear;
     this.btnBrowseFile.Location          = new System.Drawing.Point(439, 4);
     this.btnBrowseFile.Name              = "btnBrowseFile";
     this.btnBrowseFile.Size              = new System.Drawing.Size(27, 23);
     this.btnBrowseFile.TabIndex          = 9;
     this.btnBrowseFile.Text              = "...";
     this.btnBrowseFile.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.Overlay;
     this.btnBrowseFile.Click            += new System.EventHandler(this.btnBrowseFile_Click);
     //
     // openFileDialog
     //
     this.openFileDialog.Filter  = "|*.xls;*.xlsx|";
     this.openFileDialog.FileOk += new System.ComponentModel.CancelEventHandler(this.openFileDialog_FileOk);
     //
     // btnExcelTemplate
     //
     iconResourceHandle1.File                = "16x16.16_info.gif";
     this.btnExcelTemplate.Image             = iconResourceHandle1;
     this.btnExcelTemplate.Location          = new System.Drawing.Point(472, 4);
     this.btnExcelTemplate.Name              = "btnExcelTemplate";
     this.btnExcelTemplate.Size              = new System.Drawing.Size(31, 23);
     this.btnExcelTemplate.TabIndex          = 10;
     this.btnExcelTemplate.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageAboveText;
     this.btnExcelTemplate.Click            += new System.EventHandler(this.btnExcelTemplate_Click);
     //
     // menuItem2
     //
     this.menuItem2.Text = "Format";
     //
     // splitContainer
     //
     this.splitContainer.Anchor      = Gizmox.WebGUI.Forms.AnchorStyles.None;
     this.splitContainer.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.Clear;
     this.splitContainer.Dock        = Gizmox.WebGUI.Forms.DockStyle.Fill;
     this.splitContainer.FixedPanel  = Gizmox.WebGUI.Forms.FixedPanel.Panel1;
     this.splitContainer.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer.Name        = "splitContainer";
     this.splitContainer.Orientation = Gizmox.WebGUI.Forms.Orientation.Horizontal;
     //
     // splitContainer.Panel1
     //
     this.splitContainer.Panel1.Controls.Add(this.chkSetRetailItem);
     this.splitContainer.Panel1.Controls.Add(this.chkAutoGenerateBarcode);
     this.splitContainer.Panel1.Controls.Add(this.btnClose);
     this.splitContainer.Panel1.Controls.Add(this.btnImport);
     this.splitContainer.Panel1.Controls.Add(this.btnPreview);
     this.splitContainer.Panel1.Controls.Add(this.label1);
     this.splitContainer.Panel1.Controls.Add(this.txtUploadedFileName);
     this.splitContainer.Panel1.Controls.Add(this.btnExcelTemplate);
     this.splitContainer.Panel1.Controls.Add(this.lblFileSource);
     this.splitContainer.Panel1.Controls.Add(this.btnBrowseFile);
     this.splitContainer.Panel1.Controls.Add(this.lblAutoGenBarcode);
     this.splitContainer.Panel1.Controls.Add(this.lblSetRetailItem);
     this.splitContainer.Panel1.Controls.Add(this.chkAutoCreate);
     this.splitContainer.Panel1.Controls.Add(this.lblAutoCreate);
     //
     // splitContainer.Panel2
     //
     this.splitContainer.Panel2.Controls.Add(this.lblRemarksMsg);
     this.splitContainer.Panel2.Controls.Add(this.statusBar);
     this.splitContainer.Panel2.Controls.Add(this.progressBar);
     this.splitContainer.Panel2.Controls.Add(this.dgvTempStockCodeList);
     this.splitContainer.Size             = new System.Drawing.Size(748, 506);
     this.splitContainer.SplitterDistance = 155;
     this.splitContainer.TabIndex         = 11;
     //
     // chkSetRetailItem
     //
     this.chkSetRetailItem.Checked    = true;
     this.chkSetRetailItem.CheckState = Gizmox.WebGUI.Forms.CheckState.Checked;
     this.chkSetRetailItem.FlatStyle  = Gizmox.WebGUI.Forms.FlatStyle.Standard;
     this.chkSetRetailItem.Location   = new System.Drawing.Point(144, 58);
     this.chkSetRetailItem.Name       = "chkSetRetailItem";
     this.chkSetRetailItem.Size       = new System.Drawing.Size(15, 24);
     this.chkSetRetailItem.TabIndex   = 17;
     this.chkSetRetailItem.ThreeState = false;
     //
     // chkAutoGenerateBarcode
     //
     this.chkAutoGenerateBarcode.Checked    = true;
     this.chkAutoGenerateBarcode.CheckState = Gizmox.WebGUI.Forms.CheckState.Checked;
     this.chkAutoGenerateBarcode.FlatStyle  = Gizmox.WebGUI.Forms.FlatStyle.Standard;
     this.chkAutoGenerateBarcode.Location   = new System.Drawing.Point(144, 33);
     this.chkAutoGenerateBarcode.Name       = "chkAutoGenerateBarcode";
     this.chkAutoGenerateBarcode.Size       = new System.Drawing.Size(15, 24);
     this.chkAutoGenerateBarcode.TabIndex   = 16;
     this.chkAutoGenerateBarcode.ThreeState = false;
     //
     // btnClose
     //
     this.btnClose.DialogResult      = Gizmox.WebGUI.Forms.DialogResult.Cancel;
     this.btnClose.Location          = new System.Drawing.Point(605, 89);
     this.btnClose.Name              = "btnClose";
     this.btnClose.Size              = new System.Drawing.Size(100, 23);
     this.btnClose.TabIndex          = 14;
     this.btnClose.Text              = "Close";
     this.btnClose.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.Overlay;
     this.btnClose.Click            += new System.EventHandler(this.btnClose_Click);
     //
     // btnImport
     //
     this.btnImport.Enabled           = false;
     this.btnImport.Location          = new System.Drawing.Point(605, 60);
     this.btnImport.Name              = "btnImport";
     this.btnImport.Size              = new System.Drawing.Size(100, 23);
     this.btnImport.TabIndex          = 13;
     this.btnImport.Text              = "Import";
     this.btnImport.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.Overlay;
     this.btnImport.Click            += new System.EventHandler(this.btnImport_Click);
     //
     // btnPreview
     //
     this.btnPreview.Location          = new System.Drawing.Point(605, 31);
     this.btnPreview.Name              = "btnPreview";
     this.btnPreview.Size              = new System.Drawing.Size(100, 23);
     this.btnPreview.TabIndex          = 12;
     this.btnPreview.Text              = "Preview";
     this.btnPreview.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.Overlay;
     this.btnPreview.Click            += new System.EventHandler(this.btnPreview_Click);
     //
     // label1
     //
     this.label1.BackColor = System.Drawing.SystemColors.Info;
     this.label1.Location  = new System.Drawing.Point(12, 107);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(514, 44);
     this.label1.TabIndex  = 11;
     this.label1.Text      = resources.GetString("label1.Text");
     //
     // lblRemarksMsg
     //
     this.lblRemarksMsg.ForeColor = System.Drawing.Color.Red;
     this.lblRemarksMsg.Location  = new System.Drawing.Point(12, 328);
     this.lblRemarksMsg.Name      = "lblRemarksMsg";
     this.lblRemarksMsg.Size      = new System.Drawing.Size(514, 17);
     this.lblRemarksMsg.TabIndex  = 15;
     this.lblRemarksMsg.Text      = "** Remark(s): Maximum 20,000 Records will be loaded for each importing process.";
     //
     // statusBar
     //
     this.statusBar.Anchor   = Gizmox.WebGUI.Forms.AnchorStyles.None;
     this.statusBar.Dock     = Gizmox.WebGUI.Forms.DockStyle.Bottom;
     this.statusBar.Location = new System.Drawing.Point(0, 325);
     this.statusBar.Name     = "statusBar";
     this.statusBar.Size     = new System.Drawing.Size(748, 22);
     this.statusBar.TabIndex = 2;
     //
     // progressBar
     //
     this.progressBar.Location = new System.Drawing.Point(0, 303);
     this.progressBar.Name     = "progressBar";
     this.progressBar.Size     = new System.Drawing.Size(748, 23);
     this.progressBar.TabIndex = 1;
     this.progressBar.Visible  = false;
     //
     // dgvTempStockCodeList
     //
     this.dgvTempStockCodeList.AllowUserToAddRows      = false;
     this.dgvTempStockCodeList.AllowUserToDeleteRows   = false;
     this.dgvTempStockCodeList.AllowUserToOrderColumns = true;
     this.dgvTempStockCodeList.Anchor = Gizmox.WebGUI.Forms.AnchorStyles.None;
     this.dgvTempStockCodeList.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this.dataGridViewTextBoxColumn1,
         this.dataGridViewTextBoxColumn2,
         this.dataGridViewTextBoxColumn3,
         this.dataGridViewTextBoxColumn4,
         this.dataGridViewTextBoxColumn5,
         this.dataGridViewTextBoxColumn6,
         this.dataGridViewTextBoxColumn7,
         this.dataGridViewTextBoxColumn8,
         this.dataGridViewTextBoxColumn9,
         this.dataGridViewTextBoxColumn10,
         this.dataGridViewTextBoxColumn11,
         this.dataGridViewTextBoxColumn12,
         this.dataGridViewTextBoxColumn13,
         this.dataGridViewTextBoxColumn14,
         this.dataGridViewTextBoxColumn15,
         this.dataGridViewTextBoxColumn16,
         this.dataGridViewTextBoxColumn17,
         this.dataGridViewTextBoxColumn18
     });
     this.dgvTempStockCodeList.Dock          = Gizmox.WebGUI.Forms.DockStyle.Fill;
     this.dgvTempStockCodeList.Location      = new System.Drawing.Point(0, 0);
     this.dgvTempStockCodeList.Name          = "dgvTempStockCodeList";
     this.dgvTempStockCodeList.SelectionMode = Gizmox.WebGUI.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvTempStockCodeList.Size          = new System.Drawing.Size(748, 347);
     this.dgvTempStockCodeList.TabIndex      = 0;
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn1.DataPropertyName      = "LN";
     this.dataGridViewTextBoxColumn1.DefaultCellStyle      = dataGridViewCellStyle1;
     this.dataGridViewTextBoxColumn1.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn1.Frozen         = true;
     this.dataGridViewTextBoxColumn1.MaxInputLength = -1;
     this.dataGridViewTextBoxColumn1.Name           = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.Resizable      = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn1.SortMode       = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn1.ToolTipText    = null;
     this.dataGridViewTextBoxColumn1.Width          = 50;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn2.DataPropertyName      = "Status";
     this.dataGridViewTextBoxColumn2.DefaultCellStyle      = dataGridViewCellStyle2;
     this.dataGridViewTextBoxColumn2.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn2.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn2.Name        = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn2.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn2.ToolTipText = null;
     this.dataGridViewTextBoxColumn2.Width       = 100;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn3.DataPropertyName      = "Vendor";
     this.dataGridViewTextBoxColumn3.DefaultCellStyle      = dataGridViewCellStyle3;
     this.dataGridViewTextBoxColumn3.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn3.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn3.Name        = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn3.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn3.ToolTipText = null;
     this.dataGridViewTextBoxColumn3.Width       = 100;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn4.DataPropertyName      = "Gender";
     this.dataGridViewTextBoxColumn4.DefaultCellStyle      = dataGridViewCellStyle4;
     this.dataGridViewTextBoxColumn4.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn4.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn4.Name        = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn4.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn4.ToolTipText = null;
     this.dataGridViewTextBoxColumn4.Width       = 100;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn5.DataPropertyName      = "Collection";
     this.dataGridViewTextBoxColumn5.DefaultCellStyle      = dataGridViewCellStyle5;
     this.dataGridViewTextBoxColumn5.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn5.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn5.Name        = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn5.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn5.ToolTipText = null;
     this.dataGridViewTextBoxColumn5.Width       = 100;
     //
     // dataGridViewTextBoxColumn6
     //
     this.dataGridViewTextBoxColumn6.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn6.DataPropertyName      = "Group";
     this.dataGridViewTextBoxColumn6.DefaultCellStyle      = dataGridViewCellStyle6;
     this.dataGridViewTextBoxColumn6.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn6.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn6.Name        = "dataGridViewTextBoxColumn6";
     this.dataGridViewTextBoxColumn6.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn6.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn6.ToolTipText = null;
     this.dataGridViewTextBoxColumn6.Width       = 100;
     //
     // dataGridViewTextBoxColumn7
     //
     this.dataGridViewTextBoxColumn7.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn7.DataPropertyName      = "Category";
     this.dataGridViewTextBoxColumn7.DefaultCellStyle      = dataGridViewCellStyle7;
     this.dataGridViewTextBoxColumn7.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn7.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn7.Name        = "dataGridViewTextBoxColumn7";
     this.dataGridViewTextBoxColumn7.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn7.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn7.ToolTipText = null;
     this.dataGridViewTextBoxColumn7.Width       = 100;
     //
     // dataGridViewTextBoxColumn8
     //
     this.dataGridViewTextBoxColumn8.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn8.DataPropertyName      = "SubCat";
     this.dataGridViewTextBoxColumn8.DefaultCellStyle      = dataGridViewCellStyle8;
     this.dataGridViewTextBoxColumn8.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn8.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn8.Name        = "dataGridViewTextBoxColumn8";
     this.dataGridViewTextBoxColumn8.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn8.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn8.ToolTipText = null;
     this.dataGridViewTextBoxColumn8.Width       = 100;
     //
     // dataGridViewTextBoxColumn9
     //
     this.dataGridViewTextBoxColumn9.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn9.DataPropertyName      = "Description";
     this.dataGridViewTextBoxColumn9.DefaultCellStyle      = dataGridViewCellStyle9;
     this.dataGridViewTextBoxColumn9.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn9.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn9.Name        = "dataGridViewTextBoxColumn9";
     this.dataGridViewTextBoxColumn9.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn9.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn9.ToolTipText = null;
     this.dataGridViewTextBoxColumn9.Width       = 100;
     //
     // dataGridViewTextBoxColumn10
     //
     this.dataGridViewTextBoxColumn10.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn10.DataPropertyName      = "PLU";
     this.dataGridViewTextBoxColumn10.DefaultCellStyle      = dataGridViewCellStyle10;
     this.dataGridViewTextBoxColumn10.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn10.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn10.Name        = "dataGridViewTextBoxColumn10";
     this.dataGridViewTextBoxColumn10.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn10.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn10.ToolTipText = null;
     this.dataGridViewTextBoxColumn10.Width       = 100;
     //
     // dataGridViewTextBoxColumn11
     //
     this.dataGridViewTextBoxColumn11.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn11.DataPropertyName      = "Season";
     this.dataGridViewTextBoxColumn11.DefaultCellStyle      = dataGridViewCellStyle11;
     this.dataGridViewTextBoxColumn11.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn11.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn11.Name        = "dataGridViewTextBoxColumn11";
     this.dataGridViewTextBoxColumn11.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn11.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn11.ToolTipText = null;
     this.dataGridViewTextBoxColumn11.Width       = 100;
     //
     // dataGridViewTextBoxColumn12
     //
     this.dataGridViewTextBoxColumn12.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn12.DataPropertyName      = "Color";
     this.dataGridViewTextBoxColumn12.DefaultCellStyle      = dataGridViewCellStyle12;
     this.dataGridViewTextBoxColumn12.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn12.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn12.Name        = "dataGridViewTextBoxColumn12";
     this.dataGridViewTextBoxColumn12.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn12.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn12.ToolTipText = null;
     this.dataGridViewTextBoxColumn12.Width       = 100;
     //
     // dataGridViewTextBoxColumn13
     //
     this.dataGridViewTextBoxColumn13.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn13.DataPropertyName      = "Size";
     this.dataGridViewTextBoxColumn13.DefaultCellStyle      = dataGridViewCellStyle13;
     this.dataGridViewTextBoxColumn13.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn13.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn13.Name        = "dataGridViewTextBoxColumn13";
     this.dataGridViewTextBoxColumn13.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn13.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn13.ToolTipText = null;
     this.dataGridViewTextBoxColumn13.Width       = 100;
     //
     // dataGridViewTextBoxColumn14
     //
     this.dataGridViewTextBoxColumn14.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn14.DataPropertyName      = "BASPRC";
     this.dataGridViewTextBoxColumn14.DefaultCellStyle      = dataGridViewCellStyle14;
     this.dataGridViewTextBoxColumn14.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn14.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn14.Name        = "dataGridViewTextBoxColumn14";
     this.dataGridViewTextBoxColumn14.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn14.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn14.ToolTipText = null;
     this.dataGridViewTextBoxColumn14.Width       = 100;
     //
     // dataGridViewTextBoxColumn15
     //
     this.dataGridViewTextBoxColumn15.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn15.DataPropertyName      = "VCURR";
     this.dataGridViewTextBoxColumn15.DefaultCellStyle      = dataGridViewCellStyle15;
     this.dataGridViewTextBoxColumn15.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn15.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn15.Name        = "dataGridViewTextBoxColumn15";
     this.dataGridViewTextBoxColumn15.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn15.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn15.ToolTipText = null;
     this.dataGridViewTextBoxColumn15.Width       = 100;
     //
     // dataGridViewTextBoxColumn16
     //
     this.dataGridViewTextBoxColumn16.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn16.DataPropertyName      = "VPRC";
     this.dataGridViewTextBoxColumn16.DefaultCellStyle      = dataGridViewCellStyle16;
     this.dataGridViewTextBoxColumn16.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn16.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn16.Name        = "dataGridViewTextBoxColumn16";
     this.dataGridViewTextBoxColumn16.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn16.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn16.ToolTipText = null;
     this.dataGridViewTextBoxColumn16.Width       = 100;
     //
     // dataGridViewTextBoxColumn17
     //
     this.dataGridViewTextBoxColumn17.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn17.DataPropertyName      = "STK_MEMO";
     this.dataGridViewTextBoxColumn17.DefaultCellStyle      = dataGridViewCellStyle17;
     this.dataGridViewTextBoxColumn17.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn17.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn17.Name        = "dataGridViewTextBoxColumn17";
     this.dataGridViewTextBoxColumn17.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn17.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn17.ToolTipText = null;
     this.dataGridViewTextBoxColumn17.Width       = 100;
     //
     // dataGridViewTextBoxColumn18
     //
     this.dataGridViewTextBoxColumn18.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn18.DataPropertyName      = "PhotoPath";
     this.dataGridViewTextBoxColumn18.DefaultCellStyle      = dataGridViewCellStyle18;
     this.dataGridViewTextBoxColumn18.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn18.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn18.Name        = "dataGridViewTextBoxColumn18";
     this.dataGridViewTextBoxColumn18.Resizable   = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn18.SortMode    = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn18.ToolTipText = null;
     this.dataGridViewTextBoxColumn18.Width       = 100;
     //
     // ProductCodeImport
     //
     this.Controls.Add(this.splitContainer);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Size          = new System.Drawing.Size(748, 506);
     this.StartPosition = Gizmox.WebGUI.Forms.FormStartPosition.CenterParent;
     this.Text          = "Import Product Code From Excel file";
     this.Load         += new System.EventHandler(this.ProductCodeImport_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dgvTempStockCodeList)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 6
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Mant_Clientes));
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle1  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle2  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle3  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle4  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle10 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle5  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle9  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle7  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle8  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle6  = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.btn_nuevo  = new Gizmox.WebGUI.Forms.Button();
     this.NOMBRES    = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.txt_buscar = new Gizmox.WebGUI.Forms.TextBox();
     this.btn_editar = new Gizmox.WebGUI.Forms.Button();
     this.panel1     = new Gizmox.WebGUI.Forms.Panel();
     this.DIRECCION  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.SEXO       = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.APELLIDOS  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.cb_buscar  = new Gizmox.WebGUI.Forms.ComboBox();
     this.lbl_total  = new Gizmox.WebGUI.Forms.Label();
     this.label1     = new Gizmox.WebGUI.Forms.Label();
     this.dg         = new Gizmox.WebGUI.Forms.DataGridView();
     this._ID        = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.ESTADO     = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.btn_buscar = new Gizmox.WebGUI.Forms.Button();
     this.TELEFONO   = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.CELULAR    = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.CEDULA     = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dg)).BeginInit();
     this.SuspendLayout();
     //
     // btn_nuevo
     //
     this.btn_nuevo.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_nuevo.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_nuevo.Image"));
     this.btn_nuevo.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_nuevo.Location          = new System.Drawing.Point(7, 2);
     this.btn_nuevo.Name              = "btn_nuevo";
     this.btn_nuevo.Size              = new System.Drawing.Size(89, 41);
     this.btn_nuevo.TabIndex          = 0;
     this.btn_nuevo.Text              = "  Nuevo";
     this.btn_nuevo.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_nuevo.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_nuevo.Click            += new System.EventHandler(this.btn_nuevo_Click);
     //
     // NOMBRES
     //
     this.NOMBRES.DataPropertyName         = "NOMBRES";
     dataGridViewCellStyle1.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.NOMBRES.DefaultCellStyle         = dataGridViewCellStyle1;
     this.NOMBRES.HeaderText = "NOMBRES";
     this.NOMBRES.Name       = "NOMBRES";
     this.NOMBRES.ReadOnly   = true;
     this.NOMBRES.Width      = 150;
     //
     // txt_buscar
     //
     this.txt_buscar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.txt_buscar.Location  = new System.Drawing.Point(169, 71);
     this.txt_buscar.Name      = "txt_buscar";
     this.txt_buscar.Size      = new System.Drawing.Size(299, 21);
     this.txt_buscar.TabIndex  = 1;
     //
     // btn_editar
     //
     this.btn_editar.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_editar.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_editar.Image"));
     this.btn_editar.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_editar.Location          = new System.Drawing.Point(98, 2);
     this.btn_editar.Name              = "btn_editar";
     this.btn_editar.Size              = new System.Drawing.Size(89, 41);
     this.btn_editar.TabIndex          = 1;
     this.btn_editar.Text              = "  Editar";
     this.btn_editar.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_editar.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_editar.Click            += new System.EventHandler(this.btn_editar_Click);
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.MediumSeaGreen;
     this.panel1.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.btn_editar);
     this.panel1.Controls.Add(this.btn_nuevo);
     this.panel1.Dock     = Gizmox.WebGUI.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(917, 48);
     this.panel1.TabIndex = 0;
     //
     // DIRECCION
     //
     this.DIRECCION.DataPropertyName = "DIRECCION";
     this.DIRECCION.DefaultCellStyle = dataGridViewCellStyle2;
     this.DIRECCION.HeaderText       = "DIRECCION";
     this.DIRECCION.Name             = "DIRECCION";
     this.DIRECCION.ReadOnly         = true;
     this.DIRECCION.Visible          = false;
     //
     // SEXO
     //
     this.SEXO.DataPropertyName            = "SEXO";
     dataGridViewCellStyle3.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.SEXO.DefaultCellStyle            = dataGridViewCellStyle3;
     this.SEXO.HeaderText = "SEXO";
     this.SEXO.Name       = "SEXO";
     this.SEXO.ReadOnly   = true;
     //
     // APELLIDOS
     //
     this.APELLIDOS.DataPropertyName       = "APELLIDOS";
     dataGridViewCellStyle4.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle4.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.APELLIDOS.DefaultCellStyle       = dataGridViewCellStyle4;
     this.APELLIDOS.HeaderText             = "APELLIDOS";
     this.APELLIDOS.Name     = "APELLIDOS";
     this.APELLIDOS.ReadOnly = true;
     this.APELLIDOS.Width    = 150;
     //
     // cb_buscar
     //
     this.cb_buscar.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.cb_buscar.DropDownStyle     = Gizmox.WebGUI.Forms.ComboBoxStyle.DropDownList;
     this.cb_buscar.FormattingEnabled = true;
     this.cb_buscar.Items.AddRange(new object[] {
         "",
         "ID",
         "NOMBRES",
         "APELLIDOS",
         "CEDULA"
     });
     this.cb_buscar.Location = new System.Drawing.Point(60, 71);
     this.cb_buscar.Name     = "cb_buscar";
     this.cb_buscar.Size     = new System.Drawing.Size(106, 21);
     this.cb_buscar.TabIndex = 0;
     //
     // lbl_total
     //
     this.lbl_total.Anchor    = ((Gizmox.WebGUI.Forms.AnchorStyles)((Gizmox.WebGUI.Forms.AnchorStyles.Top | Gizmox.WebGUI.Forms.AnchorStyles.Right)));
     this.lbl_total.Font      = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.lbl_total.Location  = new System.Drawing.Point(669, 74);
     this.lbl_total.Name      = "lbl_total";
     this.lbl_total.Size      = new System.Drawing.Size(232, 18);
     this.lbl_total.TabIndex  = 3;
     this.lbl_total.Text      = "0";
     this.lbl_total.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.label1.Location = new System.Drawing.Point(9, 75);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(35, 13);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Buscar:";
     //
     // dg
     //
     this.dg.AllowUserToAddRows       = false;
     this.dg.AllowUserToDeleteRows    = false;
     this.dg.AllowUserToResizeColumns = false;
     this.dg.AllowUserToResizeRows    = false;
     this.dg.Anchor = ((Gizmox.WebGUI.Forms.AnchorStyles)(((Gizmox.WebGUI.Forms.AnchorStyles.Bottom | Gizmox.WebGUI.Forms.AnchorStyles.Left)
                                                           | Gizmox.WebGUI.Forms.AnchorStyles.Right)));
     this.dg.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this._ID,
         this.NOMBRES,
         this.APELLIDOS,
         this.CEDULA,
         this.SEXO,
         this.DIRECCION,
         this.TELEFONO,
         this.CELULAR,
         this.ESTADO
     });
     dataGridViewCellStyle10.Alignment          = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle10.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     dataGridViewCellStyle10.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle10.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle10.FormatProvider     = new System.Globalization.CultureInfo("es-DO");
     dataGridViewCellStyle10.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle10.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle10.WrapMode           = Gizmox.WebGUI.Forms.DataGridViewTriState.False;
     this.dg.DefaultCellStyle          = dataGridViewCellStyle10;
     this.dg.EnableHeadersVisualStyles = false;
     this.dg.ItemsPerPage      = 100;
     this.dg.Location          = new System.Drawing.Point(10, 95);
     this.dg.Name              = "dg";
     this.dg.RowHeadersVisible = false;
     this.dg.SelectionMode     = Gizmox.WebGUI.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dg.Size              = new System.Drawing.Size(893, 396);
     this.dg.TabIndex          = 1;
     this.dg.Theme             = "Vista";
     this.dg.DoubleClick      += new System.EventHandler(this.dg_DoubleClick);
     //
     // _ID
     //
     this._ID.DataPropertyName             = "ID";
     dataGridViewCellStyle5.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle5.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this._ID.DefaultCellStyle             = dataGridViewCellStyle5;
     this._ID.HeaderText = "ID";
     this._ID.Name       = "_ID";
     this._ID.ReadOnly   = true;
     this._ID.Width      = 50;
     //
     // ESTADO
     //
     this.ESTADO.DataPropertyName          = "ESTADO";
     dataGridViewCellStyle9.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle9.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.ESTADO.DefaultCellStyle          = dataGridViewCellStyle9;
     this.ESTADO.HeaderText = "ESTADO";
     this.ESTADO.Name       = "ESTADO";
     this.ESTADO.ReadOnly   = true;
     //
     // btn_buscar
     //
     this.btn_buscar.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_buscar.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_buscar.Image"));
     this.btn_buscar.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_buscar.Location          = new System.Drawing.Point(469, 70);
     this.btn_buscar.Name              = "btn_buscar";
     this.btn_buscar.Size              = new System.Drawing.Size(75, 23);
     this.btn_buscar.TabIndex          = 2;
     this.btn_buscar.Text              = "  Buscar";
     this.btn_buscar.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_buscar.Click            += new System.EventHandler(this.btn_buscar_Click);
     //
     // TELEFONO
     //
     this.TELEFONO.DataPropertyName = "TELEFONO";
     this.TELEFONO.DefaultCellStyle = dataGridViewCellStyle7;
     this.TELEFONO.HeaderText       = "TELEFONO";
     this.TELEFONO.Name             = "TELEFONO";
     //
     // CELULAR
     //
     this.CELULAR.DataPropertyName = "CELULAR";
     this.CELULAR.DefaultCellStyle = dataGridViewCellStyle8;
     this.CELULAR.HeaderText       = "CELULAR";
     this.CELULAR.Name             = "CELULAR";
     //
     // CEDULA
     //
     this.CEDULA.DataPropertyName = "CEDULA";
     this.CEDULA.DefaultCellStyle = dataGridViewCellStyle6;
     this.CEDULA.HeaderText       = "CEDULA";
     this.CEDULA.Name             = "CEDULA";
     //
     // Frm_Mant_Clientes
     //
     this.Controls.Add(this.btn_buscar);
     this.Controls.Add(this.dg);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.lbl_total);
     this.Controls.Add(this.cb_buscar);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.txt_buscar);
     this.Size  = new System.Drawing.Size(917, 517);
     this.Load += new System.EventHandler(this.Frm_Mant_Clientes_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dg)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.mainPane      = new Gizmox.WebGUI.Forms.Panel();
     this.gbHHTDataList = new Gizmox.WebGUI.Forms.GroupBox();
     this.lblMessage    = new Gizmox.WebGUI.Forms.Label();
     this.dgvDataList   = new Gizmox.WebGUI.Forms.DataGridView();
     this.colHeaderId   = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colPost       = new Gizmox.WebGUI.Forms.DataGridViewCheckBoxColumn();
     this.colDelete     = new Gizmox.WebGUI.Forms.DataGridViewCheckBoxColumn();
     this.colTxNumber   = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colHHTID      = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colUploadedOn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colLocation   = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colTotalLine  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colTotalQty   = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colLastUser   = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.btnExit       = new Gizmox.WebGUI.Forms.Button();
     this.btnSummation  = new Gizmox.WebGUI.Forms.Button();
     this.btnMarkAll    = new Gizmox.WebGUI.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.dgvDataList)).BeginInit();
     this.SuspendLayout();
     //
     // mainPane
     //
     this.mainPane.Anchor = Gizmox.WebGUI.Forms.AnchorStyles.None;
     this.mainPane.Controls.Add(this.gbHHTDataList);
     this.mainPane.Dock            = Gizmox.WebGUI.Forms.DockStyle.Fill;
     this.mainPane.DockPadding.All = 6;
     this.mainPane.Location        = new System.Drawing.Point(0, 0);
     this.mainPane.Name            = "mainPane";
     this.mainPane.Size            = new System.Drawing.Size(831, 611);
     this.mainPane.TabIndex        = 0;
     //
     // gbHHTDataList
     //
     this.gbHHTDataList.Anchor = Gizmox.WebGUI.Forms.AnchorStyles.None;
     this.gbHHTDataList.Controls.Add(this.lblMessage);
     this.gbHHTDataList.Controls.Add(this.dgvDataList);
     this.gbHHTDataList.Controls.Add(this.btnExit);
     this.gbHHTDataList.Controls.Add(this.btnSummation);
     this.gbHHTDataList.Controls.Add(this.btnMarkAll);
     this.gbHHTDataList.Dock      = Gizmox.WebGUI.Forms.DockStyle.Fill;
     this.gbHHTDataList.FlatStyle = Gizmox.WebGUI.Forms.FlatStyle.Flat;
     this.gbHHTDataList.Location  = new System.Drawing.Point(6, 6);
     this.gbHHTDataList.Name      = "gbHHTDataList";
     this.gbHHTDataList.Size      = new System.Drawing.Size(819, 599);
     this.gbHHTDataList.TabIndex  = 0;
     this.gbHHTDataList.Text      = "HHT Data List";
     //
     // lblMessage
     //
     this.lblMessage.Font      = new System.Drawing.Font("Tahoma", 8F, System.Drawing.FontStyle.Bold);
     this.lblMessage.ForeColor = System.Drawing.Color.Red;
     this.lblMessage.Location  = new System.Drawing.Point(6, 20);
     this.lblMessage.Name      = "lblMessage";
     this.lblMessage.Size      = new System.Drawing.Size(699, 17);
     this.lblMessage.TabIndex  = 5;
     this.lblMessage.Text      = "** Please RUN \'Re-capture On-Hand Quantity\' after Summation process completed **";
     //
     // dgvDataList
     //
     this.dgvDataList.AllowUserToAddRows    = false;
     this.dgvDataList.AllowUserToDeleteRows = false;
     this.dgvDataList.BorderStyle           = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
     this.dgvDataList.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this.colHeaderId,
         this.colPost,
         this.colDelete,
         this.colTxNumber,
         this.colHHTID,
         this.colUploadedOn,
         this.colLocation,
         this.colTotalLine,
         this.colTotalQty,
         this.colLastUser
     });
     this.dgvDataList.EditMode           = Gizmox.WebGUI.Forms.DataGridViewEditMode.EditOnF2;
     this.dgvDataList.Location           = new System.Drawing.Point(6, 46);
     this.dgvDataList.MultiSelect        = false;
     this.dgvDataList.Name               = "dgvDataList";
     this.dgvDataList.RowHeadersVisible  = false;
     this.dgvDataList.RowHeadersWidth    = 20;
     this.dgvDataList.RowTemplate.Height = 9;
     this.dgvDataList.SelectionMode      = Gizmox.WebGUI.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvDataList.ShowEditingIcon    = false;
     this.dgvDataList.Size               = new System.Drawing.Size(699, 547);
     this.dgvDataList.TabIndex           = 4;
     this.dgvDataList.CellContentClick  += new Gizmox.WebGUI.Forms.DataGridViewCellEventHandler(this.dgvDataList_CellContentClick);
     this.dgvDataList.CellDoubleClick   += new Gizmox.WebGUI.Forms.DataGridViewCellEventHandler(this.dgvDataList_CellDoubleClick);
     //
     // colHeaderId
     //
     this.colHeaderId.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colHeaderId.DataPropertyName      = "HeaderId";
     this.colHeaderId.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colHeaderId.HeaderText            = "HeaderId";
     this.colHeaderId.MaxInputLength        = -1;
     this.colHeaderId.Name      = "colHeaderId";
     this.colHeaderId.ReadOnly  = true;
     this.colHeaderId.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colHeaderId.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colHeaderId.Visible   = false;
     this.colHeaderId.Width     = 100;
     //
     // colPost
     //
     this.colPost.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colPost.DataPropertyName      = "Post";
     this.colPost.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colPost.FlatStyle             = Gizmox.WebGUI.Forms.FlatStyle.Standard;
     this.colPost.HeaderText            = "Post";
     this.colPost.Name      = "colPost";
     this.colPost.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.False;
     this.colPost.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.NotSortable;
     this.colPost.Width     = 50;
     //
     // colDelete
     //
     this.colDelete.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colDelete.DataPropertyName      = "Delete";
     this.colDelete.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colDelete.FlatStyle             = Gizmox.WebGUI.Forms.FlatStyle.Standard;
     this.colDelete.HeaderText            = "Delete";
     this.colDelete.Name      = "colDelete";
     this.colDelete.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.False;
     this.colDelete.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.NotSortable;
     this.colDelete.Width     = 50;
     //
     // colTxNumber
     //
     this.colTxNumber.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colTxNumber.DataPropertyName      = "TxNumber";
     this.colTxNumber.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colTxNumber.HeaderText            = "TxNumber";
     this.colTxNumber.MaxInputLength        = -1;
     this.colTxNumber.Name      = "colTxNumber";
     this.colTxNumber.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colTxNumber.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colTxNumber.Width     = 90;
     //
     // colHHTID
     //
     this.colHHTID.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colHHTID.DataPropertyName      = "HHTId";
     this.colHHTID.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colHHTID.HeaderText            = "HHTID";
     this.colHHTID.MaxInputLength        = -1;
     this.colHHTID.Name      = "colHHTID";
     this.colHHTID.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colHHTID.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colHHTID.Width     = 50;
     //
     // colUploadedOn
     //
     this.colUploadedOn.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colUploadedOn.DataPropertyName      = "UploadedOn";
     dataGridViewCellStyle1.Format            = "dd/MM/yyyy";
     dataGridViewCellStyle1.FormatProvider    = new System.Globalization.CultureInfo("en-US");
     dataGridViewCellStyle1.NullValue         = null;
     this.colUploadedOn.DefaultCellStyle      = dataGridViewCellStyle1;
     this.colUploadedOn.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colUploadedOn.HeaderText            = "Upload Date";
     this.colUploadedOn.MaxInputLength        = -1;
     this.colUploadedOn.Name      = "colUploadedOn";
     this.colUploadedOn.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colUploadedOn.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colUploadedOn.Width     = 90;
     //
     // colLocation
     //
     this.colLocation.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colLocation.DataPropertyName      = "WorkplaceCode";
     this.colLocation.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colLocation.HeaderText            = "Location";
     this.colLocation.MaxInputLength        = -1;
     this.colLocation.Name      = "colLocation";
     this.colLocation.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colLocation.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colLocation.Width     = 60;
     //
     // colTotalLine
     //
     this.colTotalLine.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colTotalLine.DataPropertyName      = "TotalRows";
     dataGridViewCellStyle2.Alignment        = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.Format           = "N0";
     dataGridViewCellStyle2.FormatProvider   = new System.Globalization.CultureInfo("en-US");
     dataGridViewCellStyle2.NullValue        = null;
     this.colTotalLine.DefaultCellStyle      = dataGridViewCellStyle2;
     this.colTotalLine.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colTotalLine.HeaderText            = "Total Line";
     this.colTotalLine.MaxInputLength        = -1;
     this.colTotalLine.Name      = "colTotalLine";
     this.colTotalLine.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colTotalLine.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colTotalLine.Width     = 80;
     //
     // colTotalQty
     //
     this.colTotalQty.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colTotalQty.DataPropertyName      = "TOTALQTY";
     dataGridViewCellStyle3.Alignment       = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.Format          = "N0";
     dataGridViewCellStyle3.FormatProvider  = new System.Globalization.CultureInfo("en-US");
     dataGridViewCellStyle3.NullValue       = null;
     this.colTotalQty.DefaultCellStyle      = dataGridViewCellStyle3;
     this.colTotalQty.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colTotalQty.HeaderText            = "Total Qty";
     this.colTotalQty.MaxInputLength        = -1;
     this.colTotalQty.Name      = "colTotalQty";
     this.colTotalQty.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colTotalQty.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colTotalQty.Width     = 80;
     //
     // colLastUser
     //
     this.colLastUser.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colLastUser.DataPropertyName      = "ModifiedBy";
     this.colLastUser.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colLastUser.HeaderText            = "Last User";
     this.colLastUser.MaxInputLength        = -1;
     this.colLastUser.Name      = "colLastUser";
     this.colLastUser.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colLastUser.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colLastUser.Width     = 80;
     //
     // btnExit
     //
     this.btnExit.Location = new System.Drawing.Point(724, 539);
     this.btnExit.Name     = "btnExit";
     this.btnExit.Size     = new System.Drawing.Size(75, 23);
     this.btnExit.TabIndex = 3;
     this.btnExit.Text     = "Exit";
     this.btnExit.Click   += new System.EventHandler(this.btnExit_Click);
     //
     // btnSummation
     //
     this.btnSummation.Location = new System.Drawing.Point(724, 508);
     this.btnSummation.Name     = "btnSummation";
     this.btnSummation.Size     = new System.Drawing.Size(75, 23);
     this.btnSummation.TabIndex = 2;
     this.btnSummation.Text     = "Summation";
     this.btnSummation.Click   += new System.EventHandler(this.btnSummation_Click);
     //
     // btnMarkAll
     //
     this.btnMarkAll.Location = new System.Drawing.Point(724, 477);
     this.btnMarkAll.Name     = "btnMarkAll";
     this.btnMarkAll.Size     = new System.Drawing.Size(75, 23);
     this.btnMarkAll.TabIndex = 1;
     this.btnMarkAll.Text     = "Mark All";
     this.btnMarkAll.Click   += new System.EventHandler(this.btnMarkAll_Click);
     //
     // HHTDataReviewAndSummation
     //
     this.CancelButton = this.btnExit;
     this.Controls.Add(this.mainPane);
     this.FormBorderStyle = Gizmox.WebGUI.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Size            = new System.Drawing.Size(831, 611);
     this.StartPosition   = Gizmox.WebGUI.Forms.FormStartPosition.CenterScreen;
     this.Text            = "HHT Data Review And Summation";
     ((System.ComponentModel.ISupportInitialize)(this.dgvDataList)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.lblStockCode           = new Gizmox.WebGUI.Forms.Label();
     this.txtStockCode           = new Gizmox.WebGUI.Forms.TextBox();
     this.lblProductName         = new Gizmox.WebGUI.Forms.Label();
     this.txtProductName         = new Gizmox.WebGUI.Forms.TextBox();
     this.lblTotalQty            = new Gizmox.WebGUI.Forms.Label();
     this.txtTotalQty            = new Gizmox.WebGUI.Forms.TextBox();
     this.dgvDetailList          = new Gizmox.WebGUI.Forms.DataGridView();
     this.colProductId           = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colAppendix1           = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colAppendix2           = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colAppendix3           = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colWorkplace           = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colQty                 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colQtySubTotal         = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colUnitAmount          = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colAmountSubTotal      = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.btnCancel              = new Gizmox.WebGUI.Forms.Button();
     this.btnOK                  = new Gizmox.WebGUI.Forms.Button();
     this.btnShowAllWorkplaceQty = new Gizmox.WebGUI.Forms.Button();
     this.btnShowAllWarehouseQty = new Gizmox.WebGUI.Forms.Button();
     this.lblTotalAmount         = new Gizmox.WebGUI.Forms.Label();
     this.txtTotalAmount         = new Gizmox.WebGUI.Forms.TextBox();
     this.btnLoad                = new Gizmox.WebGUI.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.dgvDetailList)).BeginInit();
     this.SuspendLayout();
     //
     // lblStockCode
     //
     this.lblStockCode.AutoSize = true;
     this.lblStockCode.Location = new System.Drawing.Point(33, 20);
     this.lblStockCode.Name     = "lblStockCode";
     this.lblStockCode.Size     = new System.Drawing.Size(65, 13);
     this.lblStockCode.TabIndex = 0;
     this.lblStockCode.Text     = "Stock Code:";
     //
     // txtStockCode
     //
     this.txtStockCode.Location     = new System.Drawing.Point(105, 17);
     this.txtStockCode.Name         = "txtStockCode";
     this.txtStockCode.Size         = new System.Drawing.Size(100, 21);
     this.txtStockCode.TabIndex     = 1;
     this.txtStockCode.TextChanged += new System.EventHandler(this.txtStockCode_TextChanged);
     //
     // lblProductName
     //
     this.lblProductName.AutoSize = true;
     this.lblProductName.Location = new System.Drawing.Point(33, 49);
     this.lblProductName.Name     = "lblProductName";
     this.lblProductName.Size     = new System.Drawing.Size(64, 13);
     this.lblProductName.TabIndex = 2;
     this.lblProductName.Text     = "Description:";
     //
     // txtProductName
     //
     this.txtProductName.Enabled  = false;
     this.txtProductName.Location = new System.Drawing.Point(105, 46);
     this.txtProductName.Name     = "txtProductName";
     this.txtProductName.Size     = new System.Drawing.Size(255, 21);
     this.txtProductName.TabIndex = 3;
     //
     // lblTotalQty
     //
     this.lblTotalQty.AutoSize = true;
     this.lblTotalQty.Location = new System.Drawing.Point(407, 20);
     this.lblTotalQty.Name     = "lblTotalQty";
     this.lblTotalQty.Size     = new System.Drawing.Size(56, 13);
     this.lblTotalQty.TabIndex = 4;
     this.lblTotalQty.Text     = "Total Qty:";
     //
     // txtTotalQty
     //
     this.txtTotalQty.Enabled   = false;
     this.txtTotalQty.Location  = new System.Drawing.Point(469, 17);
     this.txtTotalQty.Name      = "txtTotalQty";
     this.txtTotalQty.Size      = new System.Drawing.Size(100, 21);
     this.txtTotalQty.TabIndex  = 5;
     this.txtTotalQty.TextAlign = Gizmox.WebGUI.Forms.HorizontalAlignment.Right;
     //
     // dgvDetailList
     //
     this.dgvDetailList.AllowUserToAddRows          = false;
     this.dgvDetailList.AllowUserToDeleteRows       = false;
     this.dgvDetailList.BorderStyle                 = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
     this.dgvDetailList.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvDetailList.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this.colProductId,
         this.colAppendix1,
         this.colAppendix2,
         this.colAppendix3,
         this.colWorkplace,
         this.colQty,
         this.colQtySubTotal,
         this.colUnitAmount,
         this.colAmountSubTotal
     });
     this.dgvDetailList.ItemsPerPage       = 500;
     this.dgvDetailList.Location           = new System.Drawing.Point(12, 76);
     this.dgvDetailList.MultiSelect        = false;
     this.dgvDetailList.Name               = "dgvDetailList";
     this.dgvDetailList.RowHeadersWidth    = 50;
     this.dgvDetailList.RowTemplate.Height = 9;
     this.dgvDetailList.Size               = new System.Drawing.Size(862, 471);
     this.dgvDetailList.TabIndex           = 6;
     this.dgvDetailList.CellEndEdit       += new Gizmox.WebGUI.Forms.DataGridViewCellEventHandler(this.dgvDetailList_CellEndEdit);
     //
     // colProductId
     //
     this.colProductId.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colProductId.DataPropertyName      = "ProductId";
     this.colProductId.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colProductId.HeaderText            = "ProductId";
     this.colProductId.MaxInputLength        = -1;
     this.colProductId.Name      = "colProductId";
     this.colProductId.ReadOnly  = true;
     this.colProductId.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colProductId.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colProductId.Visible   = false;
     this.colProductId.Width     = 100;
     //
     // colAppendix1
     //
     this.colAppendix1.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colAppendix1.DataPropertyName      = "APPENDIX1";
     this.colAppendix1.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colAppendix1.HeaderText            = "Appendix1";
     this.colAppendix1.MaxInputLength        = -1;
     this.colAppendix1.Name      = "colAppendix1";
     this.colAppendix1.ReadOnly  = true;
     this.colAppendix1.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colAppendix1.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colAppendix1.Width     = 80;
     //
     // colAppendix2
     //
     this.colAppendix2.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colAppendix2.DataPropertyName      = "APPENDIX2";
     this.colAppendix2.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colAppendix2.HeaderText            = "Appendix2";
     this.colAppendix2.MaxInputLength        = -1;
     this.colAppendix2.Name      = "colAppendix2";
     this.colAppendix2.ReadOnly  = true;
     this.colAppendix2.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colAppendix2.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colAppendix2.Width     = 80;
     //
     // colAppendix3
     //
     this.colAppendix3.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colAppendix3.DataPropertyName      = "APPENDIX3";
     this.colAppendix3.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colAppendix3.HeaderText            = "Appendix3";
     this.colAppendix3.MaxInputLength        = -1;
     this.colAppendix3.Name      = "colAppendix3";
     this.colAppendix3.ReadOnly  = true;
     this.colAppendix3.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colAppendix3.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colAppendix3.Width     = 80;
     //
     // colWorkplace
     //
     this.colWorkplace.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colWorkplace.DataPropertyName      = "WorkplaceCode";
     this.colWorkplace.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colWorkplace.HeaderText            = "LOC#";
     this.colWorkplace.MaxInputLength        = -1;
     this.colWorkplace.Name      = "colWorkplace";
     this.colWorkplace.ReadOnly  = true;
     this.colWorkplace.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colWorkplace.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colWorkplace.Width     = 80;
     //
     // colQty
     //
     this.colQty.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colQty.DataPropertyName      = "CDQTY";
     dataGridViewCellStyle5.Alignment  = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle5.Format     = "N0";
     dataGridViewCellStyle5.NullValue  = "0";
     this.colQty.DefaultCellStyle      = dataGridViewCellStyle5;
     this.colQty.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colQty.HeaderText            = "Qty";
     this.colQty.MaxInputLength        = -1;
     this.colQty.Name      = "colQty";
     this.colQty.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colQty.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colQty.Width     = 100;
     //
     // colQtySubTotal
     //
     this.colQtySubTotal.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colQtySubTotal.DataPropertyName      = "CDQTY";
     dataGridViewCellStyle6.Alignment          = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle6.Format             = "N0";
     dataGridViewCellStyle6.NullValue          = "0";
     this.colQtySubTotal.DefaultCellStyle      = dataGridViewCellStyle6;
     this.colQtySubTotal.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colQtySubTotal.HeaderText            = "Sub-Total";
     this.colQtySubTotal.MaxInputLength        = -1;
     this.colQtySubTotal.Name      = "colQtySubTotal";
     this.colQtySubTotal.ReadOnly  = true;
     this.colQtySubTotal.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colQtySubTotal.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colQtySubTotal.Width     = 100;
     //
     // colUnitAmount
     //
     this.colUnitAmount.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colUnitAmount.DataPropertyName      = "UnitAmount";
     dataGridViewCellStyle7.Alignment         = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle7.Format            = "C2";
     dataGridViewCellStyle7.FormatProvider    = new System.Globalization.CultureInfo("en-US");
     dataGridViewCellStyle7.NullValue         = "0.00";
     this.colUnitAmount.DefaultCellStyle      = dataGridViewCellStyle7;
     this.colUnitAmount.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colUnitAmount.HeaderText            = "Rec UAmt";
     this.colUnitAmount.MaxInputLength        = -1;
     this.colUnitAmount.Name      = "colUnitAmount";
     this.colUnitAmount.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colUnitAmount.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colUnitAmount.Width     = 100;
     //
     // colAmountSubTotal
     //
     this.colAmountSubTotal.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colAmountSubTotal.DataPropertyName      = "Amount";
     dataGridViewCellStyle8.Alignment             = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle8.Format                = "N2";
     dataGridViewCellStyle8.NullValue             = "0.00";
     this.colAmountSubTotal.DefaultCellStyle      = dataGridViewCellStyle8;
     this.colAmountSubTotal.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colAmountSubTotal.HeaderText            = "Sub-Total Amt";
     this.colAmountSubTotal.MaxInputLength        = -1;
     this.colAmountSubTotal.Name      = "colAmountSubTotal";
     this.colAmountSubTotal.ReadOnly  = true;
     this.colAmountSubTotal.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colAmountSubTotal.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colAmountSubTotal.Width     = 100;
     //
     // btnCancel
     //
     this.btnCancel.DialogResult = Gizmox.WebGUI.Forms.DialogResult.Cancel;
     this.btnCancel.Location     = new System.Drawing.Point(783, 564);
     this.btnCancel.Name         = "btnCancel";
     this.btnCancel.Size         = new System.Drawing.Size(75, 23);
     this.btnCancel.TabIndex     = 7;
     this.btnCancel.Text         = "Cancel";
     this.btnCancel.Click       += new System.EventHandler(this.btnCancel_Click);
     //
     // btnOK
     //
     this.btnOK.Location = new System.Drawing.Point(672, 564);
     this.btnOK.Name     = "btnOK";
     this.btnOK.Size     = new System.Drawing.Size(75, 23);
     this.btnOK.TabIndex = 8;
     this.btnOK.Text     = "OK";
     this.btnOK.Click   += new System.EventHandler(this.btnOK_Click);
     //
     // btnShowAllWorkplaceQty
     //
     this.btnShowAllWorkplaceQty.Location = new System.Drawing.Point(410, 44);
     this.btnShowAllWorkplaceQty.Name     = "btnShowAllWorkplaceQty";
     this.btnShowAllWorkplaceQty.Size     = new System.Drawing.Size(139, 23);
     this.btnShowAllWorkplaceQty.TabIndex = 9;
     this.btnShowAllWorkplaceQty.Text     = "Show All Loc# Qty";
     this.btnShowAllWorkplaceQty.Click   += new System.EventHandler(this.btnShowAllWorkplaceQty_Click);
     //
     // btnShowAllWarehouseQty
     //
     this.btnShowAllWarehouseQty.Location = new System.Drawing.Point(565, 44);
     this.btnShowAllWarehouseQty.Name     = "btnShowAllWarehouseQty";
     this.btnShowAllWarehouseQty.Size     = new System.Drawing.Size(139, 23);
     this.btnShowAllWarehouseQty.TabIndex = 10;
     this.btnShowAllWarehouseQty.Text     = "Show W/H Qty";
     this.btnShowAllWarehouseQty.Click   += new System.EventHandler(this.btnShowAllWarehouseQty_Click);
     //
     // lblTotalAmount
     //
     this.lblTotalAmount.AutoSize = true;
     this.lblTotalAmount.Location = new System.Drawing.Point(599, 20);
     this.lblTotalAmount.Name     = "lblTotalAmount";
     this.lblTotalAmount.Size     = new System.Drawing.Size(57, 13);
     this.lblTotalAmount.TabIndex = 11;
     this.lblTotalAmount.Text     = "Total Amt:";
     //
     // txtTotalAmount
     //
     this.txtTotalAmount.Enabled   = false;
     this.txtTotalAmount.Location  = new System.Drawing.Point(672, 17);
     this.txtTotalAmount.Name      = "txtTotalAmount";
     this.txtTotalAmount.Size      = new System.Drawing.Size(100, 21);
     this.txtTotalAmount.TabIndex  = 12;
     this.txtTotalAmount.TextAlign = Gizmox.WebGUI.Forms.HorizontalAlignment.Right;
     //
     // btnLoad
     //
     this.btnLoad.Location = new System.Drawing.Point(211, 15);
     this.btnLoad.Name     = "btnLoad";
     this.btnLoad.Size     = new System.Drawing.Size(75, 23);
     this.btnLoad.TabIndex = 13;
     this.btnLoad.Text     = "Load";
     this.btnLoad.Click   += new System.EventHandler(this.btnLoad_Click);
     //
     // MatrixDetail
     //
     this.CancelButton = this.btnCancel;
     this.Controls.Add(this.btnLoad);
     this.Controls.Add(this.txtTotalAmount);
     this.Controls.Add(this.lblTotalAmount);
     this.Controls.Add(this.btnShowAllWarehouseQty);
     this.Controls.Add(this.btnShowAllWorkplaceQty);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.dgvDetailList);
     this.Controls.Add(this.txtTotalQty);
     this.Controls.Add(this.lblTotalQty);
     this.Controls.Add(this.txtProductName);
     this.Controls.Add(this.lblProductName);
     this.Controls.Add(this.txtStockCode);
     this.Controls.Add(this.lblStockCode);
     this.FormBorderStyle = Gizmox.WebGUI.Forms.FormBorderStyle.FixedDialog;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Size            = new System.Drawing.Size(886, 602);
     this.StartPosition   = Gizmox.WebGUI.Forms.FormStartPosition.CenterParent;
     this.Text            = "Detail";
     ((System.ComponentModel.ISupportInitialize)(this.dgvDetailList)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyleMiddleCenter = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.foldersDataGridView = new Gizmox.WebGUI.Forms.DataGridView();
     this.buttonPanel         = new Gizmox.WebGUI.Forms.Panel();
     this.close         = new Gizmox.WebGUI.Forms.Button();
     this.save          = new Gizmox.WebGUI.Forms.Button();
     this.validate      = new Gizmox.WebGUI.Forms.Button();
     this.cancel        = new Gizmox.WebGUI.Forms.Button();
     this.FolderId      = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.FolderName    = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.DocumentCount = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.CreateDate    = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.ChangeDate    = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     ((System.ComponentModel.ISupportInitialize)(this.foldersDataGridView)).BeginInit();
     this.buttonPanel.SuspendLayout();
     this.SuspendLayout();
     //
     // foldersDataGridView
     //
     this.foldersDataGridView.AutoGenerateColumns         = false;
     this.foldersDataGridView.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.foldersDataGridView.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this.FolderId,
         this.FolderName,
         this.DocumentCount,
         this.CreateDate,
         this.ChangeDate
     });
     this.foldersDataGridView.Dock     = Gizmox.WebGUI.Forms.DockStyle.Top;
     this.foldersDataGridView.Font     = new System.Drawing.Font("Tahoma", 8.75F);
     this.foldersDataGridView.Location = new System.Drawing.Point(0, 0);
     this.foldersDataGridView.Name     = "foldersDataGridView";
     this.foldersDataGridView.Size     = new System.Drawing.Size(738, 337);
     this.foldersDataGridView.TabIndex = 0;
     //
     // buttonPanel
     //
     this.buttonPanel.Controls.Add(this.close);
     this.buttonPanel.Controls.Add(this.save);
     this.buttonPanel.Controls.Add(this.validate);
     this.buttonPanel.Controls.Add(this.cancel);
     this.buttonPanel.Dock     = Gizmox.WebGUI.Forms.DockStyle.Fill;
     this.buttonPanel.Location = new System.Drawing.Point(0, 337);
     this.buttonPanel.Name     = "buttonPanel";
     this.buttonPanel.Size     = new System.Drawing.Size(738, 43);
     this.buttonPanel.TabIndex = 2;
     //
     // close
     //
     this.close.Font     = new System.Drawing.Font("Tahoma", 8.75F);
     this.close.Location = new System.Drawing.Point(592, 13);
     this.close.Name     = "close";
     this.close.Size     = new System.Drawing.Size(75, 23);
     this.close.TabIndex = 4;
     this.close.Text     = "Close";
     this.close.UseVisualStyleBackColor = true;
     //
     // save
     //
     this.save.Font     = new System.Drawing.Font("Tahoma", 8.75F);
     this.save.Location = new System.Drawing.Point(481, 13);
     this.save.Name     = "save";
     this.save.Size     = new System.Drawing.Size(75, 23);
     this.save.TabIndex = 3;
     this.save.Text     = "Save";
     this.save.UseVisualStyleBackColor = true;
     //
     // validate
     //
     this.validate.Font     = new System.Drawing.Font("Tahoma", 8.75F);
     this.validate.Location = new System.Drawing.Point(137, 14);
     this.validate.Name     = "validate";
     this.validate.Size     = new System.Drawing.Size(75, 23);
     this.validate.TabIndex = 2;
     this.validate.Text     = "Validate";
     this.validate.UseVisualStyleBackColor = true;
     //
     // cancel
     //
     this.cancel.Font     = new System.Drawing.Font("Tahoma", 8.75F);
     this.cancel.Location = new System.Drawing.Point(26, 14);
     this.cancel.Name     = "cancel";
     this.cancel.Size     = new System.Drawing.Size(75, 23);
     this.cancel.TabIndex = 1;
     this.cancel.Text     = "Undo";
     this.cancel.UseVisualStyleBackColor = true;
     //
     // FolderId
     //
     this.FolderId.DataPropertyName = "FolderId";
     this.FolderId.HeaderText       = "Id";
     this.FolderId.Name             = "FolderId";
     this.FolderId.Visible          = false;
     //
     // FolderName
     //
     this.FolderName.AutoSizeMode     = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.FolderName.DataPropertyName = "FolderName";
     this.FolderName.HeaderText       = "Name";
     this.FolderName.Name             = "FolderName";
     //
     // DocumentCount
     //
     this.DocumentCount.DataPropertyName         = "DocumentCount";
     dataGridViewCellStyleMiddleCenter.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.DocumentCount.DefaultCellStyle         = dataGridViewCellStyleMiddleCenter;
     this.DocumentCount.HeaderText = "Documents";
     this.DocumentCount.Name       = "DocumentCount";
     this.DocumentCount.Width      = 80;
     //
     // CreateDate
     //
     this.CreateDate.DataPropertyName            = "CreateDate";
     dataGridViewCellStyleMiddleCenter.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.CreateDate.DefaultCellStyle            = dataGridViewCellStyleMiddleCenter;
     this.CreateDate.HeaderText = "Created Date";
     this.CreateDate.Name       = "CreateDate";
     this.CreateDate.Width      = 80;
     //
     // ChangeDate
     //
     this.ChangeDate.DataPropertyName            = "ChangeDate";
     dataGridViewCellStyleMiddleCenter.Alignment = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleCenter;
     this.ChangeDate.DefaultCellStyle            = dataGridViewCellStyleMiddleCenter;
     this.ChangeDate.HeaderText = "Changed Date";
     this.ChangeDate.Name       = "ChangeDate";
     this.ChangeDate.Width      = 80;
     //
     // FolderListEditView
     //
     //this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     //this.AutoScaleMode = Gizmox.WebGUI.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(738, 380);
     this.Controls.Add(this.buttonPanel);
     this.Controls.Add(this.foldersDataGridView);
     this.Name = "FolderListEditView";
     //this.ShowIcon = false;
     ((System.ComponentModel.ISupportInitialize)(this.foldersDataGridView)).EndInit();
     this.buttonPanel.ResumeLayout(false);
     this.ResumeLayout(false);
 }
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
            Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
            this.groupBox1 = new Gizmox.WebGUI.Forms.GroupBox();
            this.cmbSefiEchipa = new Gizmox.WebGUI.Forms.ComboBox();
            this.cmbFirme = new Gizmox.WebGUI.Forms.ComboBox();
            this.btnClear = new Gizmox.WebGUI.Forms.Button();
            this.btnCauta = new Gizmox.WebGUI.Forms.Button();
            this.txtDataEnd = new Gizmox.WebGUI.Forms.DateTimePicker();
            this.label2 = new Gizmox.WebGUI.Forms.Label();
            this.label1 = new Gizmox.WebGUI.Forms.Label();
            this.txtDataStart = new Gizmox.WebGUI.Forms.DateTimePicker();
            this.stxtPrenume = new Gizmox.WebGUI.Forms.SearchTextBox();
            this.stxtNume = new Gizmox.WebGUI.Forms.SearchTextBox();
            this.grdScanari = new Gizmox.WebGUI.Forms.DataGridView();
            this.dataGridViewTextBoxColumn55 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn56 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn57 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn58 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn60 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.bindingSource1 = new Gizmox.WebGUI.Forms.BindingSource(this.components);
            this.bindingSource2 = new Gizmox.WebGUI.Forms.BindingSource(this.components);
            this.dataGridViewTextBoxColumn41 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn42 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn43 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn44 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn29 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn30 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn31 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn33 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn20 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn21 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn22 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn9 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn10 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn11 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn12 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.numeDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.prenumeDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataScanareDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.grdDetalii = new Gizmox.WebGUI.Forms.DataGridView();
            this.dataGridViewTextBoxColumn47 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn48 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn50 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn51 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn52 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn53 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.bindingSource3 = new Gizmox.WebGUI.Forms.BindingSource(this.components);
            this.bindingSource4 = new Gizmox.WebGUI.Forms.BindingSource(this.components);
            this.dataGridViewTextBoxColumn32 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn34 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn35 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn36 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn37 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn38 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn39 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn40 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn15 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn23 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn24 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn25 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn26 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn27 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn28 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn13 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn14 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn16 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn17 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn18 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn19 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn3 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn4 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn5 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn6 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn7 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn8 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn1 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.ambalajDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn2 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.celulaDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.halaDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.lbNrMuncitori = new Gizmox.WebGUI.Forms.Label();
            this.lbAmbalaj1 = new Gizmox.WebGUI.Forms.Label();
            this.lbAmbalaj2 = new Gizmox.WebGUI.Forms.Label();
            this.lbAmbalaj3 = new Gizmox.WebGUI.Forms.Label();
            this.lbAmbalaj4 = new Gizmox.WebGUI.Forms.Label();
            this.lbAmbalaj5 = new Gizmox.WebGUI.Forms.Label();
            this.btnRaportMuncitor = new Gizmox.WebGUI.Forms.Button();
            this.btnRaportTotal = new Gizmox.WebGUI.Forms.Button();
            this.dataGridViewTextBoxColumn45 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.dataGridViewTextBoxColumn46 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.bindingSource5 = new Gizmox.WebGUI.Forms.BindingSource(this.components);
            this.bindingSource6 = new Gizmox.WebGUI.Forms.BindingSource(this.components);
            this.btnRaportSefEchipa = new Gizmox.WebGUI.Forms.Button();
            this.btnRaportSefiEchipa = new Gizmox.WebGUI.Forms.Button();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.grdScanari)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdDetalii)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource4)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource5)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource6)).BeginInit();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.cmbSefiEchipa);
            this.groupBox1.Controls.Add(this.cmbFirme);
            this.groupBox1.Controls.Add(this.btnClear);
            this.groupBox1.Controls.Add(this.btnCauta);
            this.groupBox1.Controls.Add(this.txtDataEnd);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.txtDataStart);
            this.groupBox1.Controls.Add(this.stxtPrenume);
            this.groupBox1.Controls.Add(this.stxtNume);
            this.groupBox1.FlatStyle = Gizmox.WebGUI.Forms.FlatStyle.Flat;
            this.groupBox1.Location = new System.Drawing.Point(3, 0);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(798, 91);
            this.groupBox1.TabIndex = 0;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Filtru";
            // 
            // cmbSefiEchipa
            // 
            this.cmbSefiEchipa.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.Fixed3D;
            this.cmbSefiEchipa.FormattingEnabled = true;
            this.cmbSefiEchipa.Location = new System.Drawing.Point(139, 19);
            this.cmbSefiEchipa.MaxDropDownItems = 8;
            this.cmbSefiEchipa.Name = "cmbSefiEchipa";
            this.cmbSefiEchipa.Size = new System.Drawing.Size(121, 21);
            this.cmbSefiEchipa.TabIndex = 4;
            // 
            // cmbFirme
            // 
            this.cmbFirme.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.Fixed3D;
            this.cmbFirme.FormattingEnabled = true;
            this.cmbFirme.Location = new System.Drawing.Point(6, 19);
            this.cmbFirme.MaxDropDownItems = 8;
            this.cmbFirme.Name = "cmbFirme";
            this.cmbFirme.Size = new System.Drawing.Size(121, 21);
            this.cmbFirme.TabIndex = 4;
            // 
            // btnClear
            // 
            this.btnClear.Location = new System.Drawing.Point(424, 61);
            this.btnClear.Name = "btnClear";
            this.btnClear.Size = new System.Drawing.Size(75, 23);
            this.btnClear.TabIndex = 3;
            this.btnClear.Text = "Sterge filtru";
            this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
            // 
            // btnCauta
            // 
            this.btnCauta.Location = new System.Drawing.Point(424, 20);
            this.btnCauta.Name = "btnCauta";
            this.btnCauta.Size = new System.Drawing.Size(75, 23);
            this.btnCauta.TabIndex = 3;
            this.btnCauta.Text = "Aplica filtru";
            this.btnCauta.UseVisualStyleBackColor = true;
            this.btnCauta.Click += new System.EventHandler(this.btnCauta_Click);
            // 
            // txtDataEnd
            // 
            this.txtDataEnd.CalendarFirstDayOfWeek = Gizmox.WebGUI.Forms.Day.Default;
            this.txtDataEnd.CustomFormat = "dd/MM/yyyy";
            this.txtDataEnd.Format = Gizmox.WebGUI.Forms.DateTimePickerFormat.Custom;
            this.txtDataEnd.Location = new System.Drawing.Point(112, 61);
            this.txtDataEnd.Name = "txtDataEnd";
            this.txtDataEnd.Size = new System.Drawing.Size(103, 21);
            this.txtDataEnd.TabIndex = 1;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(109, 48);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(35, 13);
            this.label2.TabIndex = 2;
            this.label2.Text = "pana la data:";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(3, 48);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(35, 13);
            this.label1.TabIndex = 2;
            this.label1.Text = "De la data:";
            // 
            // txtDataStart
            // 
            this.txtDataStart.CalendarFirstDayOfWeek = Gizmox.WebGUI.Forms.Day.Default;
            this.txtDataStart.CustomFormat = "dd/MM/yyyy";
            this.txtDataStart.Format = Gizmox.WebGUI.Forms.DateTimePickerFormat.Custom;
            this.txtDataStart.Location = new System.Drawing.Point(3, 61);
            this.txtDataStart.Name = "txtDataStart";
            this.txtDataStart.Size = new System.Drawing.Size(103, 21);
            this.txtDataStart.TabIndex = 1;
            // 
            // stxtPrenume
            // 
            this.stxtPrenume.CustomStyle = "STB";
            this.stxtPrenume.Location = new System.Drawing.Point(273, 48);
            this.stxtPrenume.Name = "stxtPrenume";
            this.stxtPrenume.Size = new System.Drawing.Size(100, 20);
            this.stxtPrenume.TabIndex = 0;
            this.stxtPrenume.WatermarkText = "Prenume";
            // 
            // stxtNume
            // 
            this.stxtNume.CustomStyle = "STB";
            this.stxtNume.Location = new System.Drawing.Point(273, 19);
            this.stxtNume.Name = "stxtNume";
            this.stxtNume.Size = new System.Drawing.Size(100, 20);
            this.stxtNume.TabIndex = 0;
            this.stxtNume.WatermarkText = "Nume";
            // 
            // grdScanari
            // 
            this.grdScanari.AutoGenerateColumns = false;
            this.grdScanari.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
            this.grdScanari.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdScanari.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn55,
            this.dataGridViewTextBoxColumn56,
            this.dataGridViewTextBoxColumn57,
            this.dataGridViewTextBoxColumn58,
            this.dataGridViewTextBoxColumn60});
            this.grdScanari.DataSource = this.bindingSource1;
            this.grdScanari.Location = new System.Drawing.Point(9, 91);
            this.grdScanari.Name = "grdScanari";
            this.grdScanari.RowTemplate.DefaultCellStyle.FormatProvider = new System.Globalization.CultureInfo("en-US");
            this.grdScanari.Size = new System.Drawing.Size(344, 313);
            this.grdScanari.TabIndex = 1;
            this.grdScanari.SelectionChanged += new System.EventHandler(this.grdScanari_SelectionChanged);
            this.grdScanari.Click += new System.EventHandler(this.grdScanari_Click);
            // 
            // dataGridViewTextBoxColumn55
            // 
            this.dataGridViewTextBoxColumn55.DataPropertyName = "Nume";
            this.dataGridViewTextBoxColumn55.HeaderText = "Nume";
            this.dataGridViewTextBoxColumn55.Name = "dataGridViewTextBoxColumn55";
            this.dataGridViewTextBoxColumn55.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn56
            // 
            this.dataGridViewTextBoxColumn56.DataPropertyName = "Prenume";
            this.dataGridViewTextBoxColumn56.HeaderText = "Prenume";
            this.dataGridViewTextBoxColumn56.Name = "dataGridViewTextBoxColumn56";
            this.dataGridViewTextBoxColumn56.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn57
            // 
            this.dataGridViewTextBoxColumn57.DataPropertyName = "DataScanare";
            dataGridViewCellStyle1.Format = "dd/MM/yyyy";
            dataGridViewCellStyle1.FormatProvider = new System.Globalization.CultureInfo("en-US");
            dataGridViewCellStyle1.NullValue = null;
            this.dataGridViewTextBoxColumn57.DefaultCellStyle = dataGridViewCellStyle1;
            this.dataGridViewTextBoxColumn57.HeaderText = "DataScanare";
            this.dataGridViewTextBoxColumn57.Name = "dataGridViewTextBoxColumn57";
            this.dataGridViewTextBoxColumn57.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn58
            // 
            this.dataGridViewTextBoxColumn58.DataPropertyName = "Firma";
            this.dataGridViewTextBoxColumn58.HeaderText = "Firma";
            this.dataGridViewTextBoxColumn58.Name = "dataGridViewTextBoxColumn58";
            this.dataGridViewTextBoxColumn58.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn60
            // 
            this.dataGridViewTextBoxColumn60.DataPropertyName = "SefEchipa";
            this.dataGridViewTextBoxColumn60.HeaderText = "Sef echipa";
            this.dataGridViewTextBoxColumn60.Name = "dataGridViewTextBoxColumn60";
            this.dataGridViewTextBoxColumn60.ReadOnly = true;
            // 
            // bindingSource1
            // 
            this.bindingSource1.AllowNew = false;
            this.bindingSource1.DataSource = this.bindingSource2;
            // 
            // bindingSource2
            // 
            this.bindingSource2.AllowNew = false;
            this.bindingSource2.DataSource = typeof(BoglarChamp.NHibernate.Core.ScanareIMO);
            // 
            // dataGridViewTextBoxColumn41
            // 
            this.dataGridViewTextBoxColumn41.DataPropertyName = "Nume";
            this.dataGridViewTextBoxColumn41.HeaderText = "Nume";
            this.dataGridViewTextBoxColumn41.Name = "dataGridViewTextBoxColumn41";
            // 
            // dataGridViewTextBoxColumn42
            // 
            this.dataGridViewTextBoxColumn42.DataPropertyName = "Prenume";
            this.dataGridViewTextBoxColumn42.HeaderText = "Prenume";
            this.dataGridViewTextBoxColumn42.Name = "dataGridViewTextBoxColumn42";
            // 
            // dataGridViewTextBoxColumn43
            // 
            this.dataGridViewTextBoxColumn43.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn43.HeaderText = "DataScanare";
            this.dataGridViewTextBoxColumn43.Name = "dataGridViewTextBoxColumn43";
            // 
            // dataGridViewTextBoxColumn44
            // 
            this.dataGridViewTextBoxColumn44.DataPropertyName = "Firma";
            this.dataGridViewTextBoxColumn44.HeaderText = "Firma";
            this.dataGridViewTextBoxColumn44.Name = "dataGridViewTextBoxColumn44";
            // 
            // dataGridViewTextBoxColumn29
            // 
            this.dataGridViewTextBoxColumn29.DataPropertyName = "Nume";
            this.dataGridViewTextBoxColumn29.HeaderText = "Nume";
            this.dataGridViewTextBoxColumn29.Name = "dataGridViewTextBoxColumn29";
            // 
            // dataGridViewTextBoxColumn30
            // 
            this.dataGridViewTextBoxColumn30.DataPropertyName = "Prenume";
            this.dataGridViewTextBoxColumn30.HeaderText = "Prenume";
            this.dataGridViewTextBoxColumn30.Name = "dataGridViewTextBoxColumn30";
            // 
            // dataGridViewTextBoxColumn31
            // 
            this.dataGridViewTextBoxColumn31.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn31.HeaderText = "DataScanare";
            this.dataGridViewTextBoxColumn31.Name = "dataGridViewTextBoxColumn31";
            // 
            // dataGridViewTextBoxColumn33
            // 
            this.dataGridViewTextBoxColumn33.DataPropertyName = "Firma";
            this.dataGridViewTextBoxColumn33.HeaderText = "Firma";
            this.dataGridViewTextBoxColumn33.Name = "dataGridViewTextBoxColumn33";
            // 
            // dataGridViewTextBoxColumn20
            // 
            this.dataGridViewTextBoxColumn20.DataPropertyName = "Nume";
            this.dataGridViewTextBoxColumn20.HeaderText = "Nume";
            this.dataGridViewTextBoxColumn20.Name = "dataGridViewTextBoxColumn20";
            // 
            // dataGridViewTextBoxColumn21
            // 
            this.dataGridViewTextBoxColumn21.DataPropertyName = "Prenume";
            this.dataGridViewTextBoxColumn21.HeaderText = "Prenume";
            this.dataGridViewTextBoxColumn21.Name = "dataGridViewTextBoxColumn21";
            // 
            // dataGridViewTextBoxColumn22
            // 
            this.dataGridViewTextBoxColumn22.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn22.HeaderText = "DataScanare";
            this.dataGridViewTextBoxColumn22.Name = "dataGridViewTextBoxColumn22";
            // 
            // dataGridViewTextBoxColumn9
            // 
            this.dataGridViewTextBoxColumn9.DataPropertyName = "Nume";
            this.dataGridViewTextBoxColumn9.HeaderText = "Nume";
            this.dataGridViewTextBoxColumn9.Name = "dataGridViewTextBoxColumn9";
            // 
            // dataGridViewTextBoxColumn10
            // 
            this.dataGridViewTextBoxColumn10.DataPropertyName = "Prenume";
            this.dataGridViewTextBoxColumn10.HeaderText = "Prenume";
            this.dataGridViewTextBoxColumn10.Name = "dataGridViewTextBoxColumn10";
            // 
            // dataGridViewTextBoxColumn11
            // 
            this.dataGridViewTextBoxColumn11.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn11.HeaderText = "DataScanare";
            this.dataGridViewTextBoxColumn11.Name = "dataGridViewTextBoxColumn11";
            // 
            // dataGridViewTextBoxColumn12
            // 
            this.dataGridViewTextBoxColumn12.DataPropertyName = "Detalii";
            this.dataGridViewTextBoxColumn12.HeaderText = "Detalii";
            this.dataGridViewTextBoxColumn12.Name = "dataGridViewTextBoxColumn12";
            // 
            // numeDataGridViewTextBoxColumn
            // 
            this.numeDataGridViewTextBoxColumn.DataPropertyName = "Nume";
            this.numeDataGridViewTextBoxColumn.HeaderText = "Nume";
            this.numeDataGridViewTextBoxColumn.Name = "numeDataGridViewTextBoxColumn";
            // 
            // prenumeDataGridViewTextBoxColumn
            // 
            this.prenumeDataGridViewTextBoxColumn.DataPropertyName = "Prenume";
            this.prenumeDataGridViewTextBoxColumn.HeaderText = "Prenume";
            this.prenumeDataGridViewTextBoxColumn.Name = "prenumeDataGridViewTextBoxColumn";
            // 
            // dataScanareDataGridViewTextBoxColumn
            // 
            this.dataScanareDataGridViewTextBoxColumn.DataPropertyName = "DataScanare";
            this.dataScanareDataGridViewTextBoxColumn.HeaderText = "DataScanare";
            this.dataScanareDataGridViewTextBoxColumn.Name = "dataScanareDataGridViewTextBoxColumn";
            // 
            // grdDetalii
            // 
            this.grdDetalii.AutoGenerateColumns = false;
            this.grdDetalii.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
            this.grdDetalii.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.grdDetalii.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
            this.dataGridViewTextBoxColumn47,
            this.dataGridViewTextBoxColumn48,
            this.dataGridViewTextBoxColumn52,
            this.dataGridViewTextBoxColumn50,
            this.dataGridViewTextBoxColumn51,
            this.dataGridViewTextBoxColumn53});
            this.grdDetalii.DataSource = this.bindingSource3;
            this.grdDetalii.Location = new System.Drawing.Point(353, 91);
            this.grdDetalii.Name = "grdDetalii";
            this.grdDetalii.RowTemplate.DefaultCellStyle.FormatProvider = new System.Globalization.CultureInfo("en-US");
            this.grdDetalii.Size = new System.Drawing.Size(445, 313);
            this.grdDetalii.TabIndex = 1;
            // 
            // dataGridViewTextBoxColumn47
            // 
            this.dataGridViewTextBoxColumn47.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn47.HeaderText = "Data scanare";
            this.dataGridViewTextBoxColumn47.Name = "dataGridViewTextBoxColumn47";
            this.dataGridViewTextBoxColumn47.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn48
            // 
            this.dataGridViewTextBoxColumn48.DataPropertyName = "Ambalaj";
            this.dataGridViewTextBoxColumn48.HeaderText = "Ambalaj";
            this.dataGridViewTextBoxColumn48.Name = "dataGridViewTextBoxColumn48";
            this.dataGridViewTextBoxColumn48.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn50
            // 
            this.dataGridViewTextBoxColumn50.DataPropertyName = "Celula";
            this.dataGridViewTextBoxColumn50.HeaderText = "Celula";
            this.dataGridViewTextBoxColumn50.Name = "dataGridViewTextBoxColumn50";
            this.dataGridViewTextBoxColumn50.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn51
            // 
            this.dataGridViewTextBoxColumn51.DataPropertyName = "Hala";
            this.dataGridViewTextBoxColumn51.HeaderText = "Hala";
            this.dataGridViewTextBoxColumn51.Name = "dataGridViewTextBoxColumn51";
            this.dataGridViewTextBoxColumn51.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn52
            // 
            this.dataGridViewTextBoxColumn52.DataPropertyName = "Greutate";
            this.dataGridViewTextBoxColumn52.HeaderText = "Greutate";
            this.dataGridViewTextBoxColumn52.Name = "dataGridViewTextBoxColumn52";
            this.dataGridViewTextBoxColumn52.ReadOnly = true;
            // 
            // dataGridViewTextBoxColumn53
            // 
            this.dataGridViewTextBoxColumn53.DataPropertyName = "Sef";
            dataGridViewCellStyle2.Format = "dd/MM/yyyy";
            dataGridViewCellStyle2.FormatProvider = new System.Globalization.CultureInfo("en-US");
            dataGridViewCellStyle2.NullValue = null;
            this.dataGridViewTextBoxColumn53.DefaultCellStyle = dataGridViewCellStyle2;
            this.dataGridViewTextBoxColumn53.HeaderText = "Sef";
            this.dataGridViewTextBoxColumn53.Name = "dataGridViewTextBoxColumn53";
            this.dataGridViewTextBoxColumn53.ReadOnly = true;
            // 
            // bindingSource3
            // 
            this.bindingSource3.AllowNew = false;
            this.bindingSource3.DataSource = this.bindingSource4;
            // 
            // bindingSource4
            // 
            this.bindingSource4.AllowNew = false;
            this.bindingSource4.DataSource = typeof(BoglarChamp.NHibernate.Core.ScanareDetaliiIMO);
            // 
            // dataGridViewTextBoxColumn32
            // 
            this.dataGridViewTextBoxColumn32.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn32.HeaderText = "Data scanare";
            this.dataGridViewTextBoxColumn32.Name = "dataGridViewTextBoxColumn32";
            // 
            // dataGridViewTextBoxColumn34
            // 
            this.dataGridViewTextBoxColumn34.DataPropertyName = "Ambalaj";
            this.dataGridViewTextBoxColumn34.HeaderText = "Ambalaj";
            this.dataGridViewTextBoxColumn34.Name = "dataGridViewTextBoxColumn34";
            // 
            // dataGridViewTextBoxColumn35
            // 
            this.dataGridViewTextBoxColumn35.DataPropertyName = "AmbalajId";
            this.dataGridViewTextBoxColumn35.HeaderText = "AmbalajId";
            this.dataGridViewTextBoxColumn35.Name = "dataGridViewTextBoxColumn35";
            // 
            // dataGridViewTextBoxColumn36
            // 
            this.dataGridViewTextBoxColumn36.DataPropertyName = "Celula";
            this.dataGridViewTextBoxColumn36.HeaderText = "Celula";
            this.dataGridViewTextBoxColumn36.Name = "dataGridViewTextBoxColumn36";
            // 
            // dataGridViewTextBoxColumn37
            // 
            this.dataGridViewTextBoxColumn37.DataPropertyName = "Hala";
            this.dataGridViewTextBoxColumn37.HeaderText = "Hala";
            this.dataGridViewTextBoxColumn37.Name = "dataGridViewTextBoxColumn37";
            // 
            // dataGridViewTextBoxColumn38
            // 
            this.dataGridViewTextBoxColumn38.DataPropertyName = "Greutate";
            this.dataGridViewTextBoxColumn38.HeaderText = "Greutate";
            this.dataGridViewTextBoxColumn38.Name = "dataGridViewTextBoxColumn38";
            // 
            // dataGridViewTextBoxColumn39
            // 
            this.dataGridViewTextBoxColumn39.DataPropertyName = "Sef";
            this.dataGridViewTextBoxColumn39.HeaderText = "Sef";
            this.dataGridViewTextBoxColumn39.Name = "dataGridViewTextBoxColumn39";
            // 
            // dataGridViewTextBoxColumn40
            // 
            this.dataGridViewTextBoxColumn40.DataPropertyName = "Numar";
            this.dataGridViewTextBoxColumn40.HeaderText = "Numar";
            this.dataGridViewTextBoxColumn40.Name = "dataGridViewTextBoxColumn40";
            // 
            // dataGridViewTextBoxColumn15
            // 
            this.dataGridViewTextBoxColumn15.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn15.HeaderText = "Data scanare";
            this.dataGridViewTextBoxColumn15.Name = "dataGridViewTextBoxColumn15";
            // 
            // dataGridViewTextBoxColumn23
            // 
            this.dataGridViewTextBoxColumn23.DataPropertyName = "Ambalaj";
            this.dataGridViewTextBoxColumn23.HeaderText = "Ambalaj";
            this.dataGridViewTextBoxColumn23.Name = "dataGridViewTextBoxColumn23";
            // 
            // dataGridViewTextBoxColumn24
            // 
            this.dataGridViewTextBoxColumn24.DataPropertyName = "AmbalajId";
            this.dataGridViewTextBoxColumn24.HeaderText = "AmbalajId";
            this.dataGridViewTextBoxColumn24.Name = "dataGridViewTextBoxColumn24";
            // 
            // dataGridViewTextBoxColumn25
            // 
            this.dataGridViewTextBoxColumn25.DataPropertyName = "Celula";
            this.dataGridViewTextBoxColumn25.HeaderText = "Celula";
            this.dataGridViewTextBoxColumn25.Name = "dataGridViewTextBoxColumn25";
            // 
            // dataGridViewTextBoxColumn26
            // 
            this.dataGridViewTextBoxColumn26.DataPropertyName = "Hala";
            this.dataGridViewTextBoxColumn26.HeaderText = "Hala";
            this.dataGridViewTextBoxColumn26.Name = "dataGridViewTextBoxColumn26";
            // 
            // dataGridViewTextBoxColumn27
            // 
            this.dataGridViewTextBoxColumn27.DataPropertyName = "Greutate";
            this.dataGridViewTextBoxColumn27.HeaderText = "Greutate";
            this.dataGridViewTextBoxColumn27.Name = "dataGridViewTextBoxColumn27";
            // 
            // dataGridViewTextBoxColumn28
            // 
            this.dataGridViewTextBoxColumn28.DataPropertyName = "Sef";
            this.dataGridViewTextBoxColumn28.HeaderText = "Sef";
            this.dataGridViewTextBoxColumn28.Name = "dataGridViewTextBoxColumn28";
            // 
            // dataGridViewTextBoxColumn13
            // 
            this.dataGridViewTextBoxColumn13.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn13.HeaderText = "Data scanare";
            this.dataGridViewTextBoxColumn13.Name = "dataGridViewTextBoxColumn13";
            // 
            // dataGridViewTextBoxColumn14
            // 
            this.dataGridViewTextBoxColumn14.DataPropertyName = "Ambalaj";
            this.dataGridViewTextBoxColumn14.HeaderText = "Ambalaj";
            this.dataGridViewTextBoxColumn14.Name = "dataGridViewTextBoxColumn14";
            // 
            // dataGridViewTextBoxColumn16
            // 
            this.dataGridViewTextBoxColumn16.DataPropertyName = "Celula";
            this.dataGridViewTextBoxColumn16.HeaderText = "Celula";
            this.dataGridViewTextBoxColumn16.Name = "dataGridViewTextBoxColumn16";
            // 
            // dataGridViewTextBoxColumn17
            // 
            this.dataGridViewTextBoxColumn17.DataPropertyName = "Hala";
            this.dataGridViewTextBoxColumn17.HeaderText = "Hala";
            this.dataGridViewTextBoxColumn17.Name = "dataGridViewTextBoxColumn17";
            // 
            // dataGridViewTextBoxColumn18
            // 
            this.dataGridViewTextBoxColumn18.DataPropertyName = "Greutate";
            this.dataGridViewTextBoxColumn18.HeaderText = "Greutate";
            this.dataGridViewTextBoxColumn18.Name = "dataGridViewTextBoxColumn18";
            // 
            // dataGridViewTextBoxColumn19
            // 
            this.dataGridViewTextBoxColumn19.DataPropertyName = "Sef";
            this.dataGridViewTextBoxColumn19.HeaderText = "Sef";
            this.dataGridViewTextBoxColumn19.Name = "dataGridViewTextBoxColumn19";
            // 
            // dataGridViewTextBoxColumn3
            // 
            this.dataGridViewTextBoxColumn3.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn3.HeaderText = "Data scanare";
            this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
            // 
            // dataGridViewTextBoxColumn4
            // 
            this.dataGridViewTextBoxColumn4.DataPropertyName = "Ambalaj";
            this.dataGridViewTextBoxColumn4.HeaderText = "Ambalaj";
            this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
            // 
            // dataGridViewTextBoxColumn5
            // 
            this.dataGridViewTextBoxColumn5.DataPropertyName = "AmbalajId";
            this.dataGridViewTextBoxColumn5.HeaderText = "AmbalajId";
            this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
            // 
            // dataGridViewTextBoxColumn6
            // 
            this.dataGridViewTextBoxColumn6.DataPropertyName = "Celula";
            this.dataGridViewTextBoxColumn6.HeaderText = "Celula";
            this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
            // 
            // dataGridViewTextBoxColumn7
            // 
            this.dataGridViewTextBoxColumn7.DataPropertyName = "Hala";
            this.dataGridViewTextBoxColumn7.HeaderText = "Hala";
            this.dataGridViewTextBoxColumn7.Name = "dataGridViewTextBoxColumn7";
            // 
            // dataGridViewTextBoxColumn8
            // 
            this.dataGridViewTextBoxColumn8.DataPropertyName = "Greutate";
            this.dataGridViewTextBoxColumn8.HeaderText = "Greutate";
            this.dataGridViewTextBoxColumn8.Name = "dataGridViewTextBoxColumn8";
            // 
            // dataGridViewTextBoxColumn1
            // 
            this.dataGridViewTextBoxColumn1.DataPropertyName = "DataScanare";
            this.dataGridViewTextBoxColumn1.HeaderText = "Data scanare";
            this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
            // 
            // ambalajDataGridViewTextBoxColumn
            // 
            this.ambalajDataGridViewTextBoxColumn.DataPropertyName = "Ambalaj";
            this.ambalajDataGridViewTextBoxColumn.HeaderText = "Ambalaj";
            this.ambalajDataGridViewTextBoxColumn.Name = "ambalajDataGridViewTextBoxColumn";
            // 
            // dataGridViewTextBoxColumn2
            // 
            this.dataGridViewTextBoxColumn2.DataPropertyName = "Greutate";
            this.dataGridViewTextBoxColumn2.HeaderText = "Greutate";
            this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
            // 
            // celulaDataGridViewTextBoxColumn
            // 
            this.celulaDataGridViewTextBoxColumn.DataPropertyName = "Celula";
            this.celulaDataGridViewTextBoxColumn.HeaderText = "Celula";
            this.celulaDataGridViewTextBoxColumn.Name = "celulaDataGridViewTextBoxColumn";
            // 
            // halaDataGridViewTextBoxColumn
            // 
            this.halaDataGridViewTextBoxColumn.DataPropertyName = "Hala";
            this.halaDataGridViewTextBoxColumn.HeaderText = "Hala";
            this.halaDataGridViewTextBoxColumn.Name = "halaDataGridViewTextBoxColumn";
            // 
            // lbNrMuncitori
            // 
            this.lbNrMuncitori.AutoSize = true;
            this.lbNrMuncitori.Location = new System.Drawing.Point(219, 417);
            this.lbNrMuncitori.Name = "lbNrMuncitori";
            this.lbNrMuncitori.Size = new System.Drawing.Size(35, 13);
            this.lbNrMuncitori.TabIndex = 2;
            // 
            // lbAmbalaj1
            // 
            this.lbAmbalaj1.AutoSize = true;
            this.lbAmbalaj1.Location = new System.Drawing.Point(350, 417);
            this.lbAmbalaj1.Name = "lbAmbalaj1";
            this.lbAmbalaj1.Size = new System.Drawing.Size(35, 13);
            this.lbAmbalaj1.TabIndex = 3;
            this.lbAmbalaj1.Click += new System.EventHandler(this.lbAmbalaj1_Click);
            // 
            // lbAmbalaj2
            // 
            this.lbAmbalaj2.AutoSize = true;
            this.lbAmbalaj2.Location = new System.Drawing.Point(350, 433);
            this.lbAmbalaj2.Name = "lbAmbalaj2";
            this.lbAmbalaj2.Size = new System.Drawing.Size(35, 13);
            this.lbAmbalaj2.TabIndex = 4;
            // 
            // lbAmbalaj3
            // 
            this.lbAmbalaj3.AutoSize = true;
            this.lbAmbalaj3.Location = new System.Drawing.Point(350, 446);
            this.lbAmbalaj3.Name = "lbAmbalaj3";
            this.lbAmbalaj3.Size = new System.Drawing.Size(35, 13);
            this.lbAmbalaj3.TabIndex = 3;
            this.lbAmbalaj3.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lbAmbalaj4
            // 
            this.lbAmbalaj4.AutoSize = true;
            this.lbAmbalaj4.Location = new System.Drawing.Point(613, 417);
            this.lbAmbalaj4.Name = "lbAmbalaj4";
            this.lbAmbalaj4.Size = new System.Drawing.Size(35, 13);
            this.lbAmbalaj4.TabIndex = 3;
            this.lbAmbalaj4.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // lbAmbalaj5
            // 
            this.lbAmbalaj5.AutoSize = true;
            this.lbAmbalaj5.Location = new System.Drawing.Point(613, 438);
            this.lbAmbalaj5.Name = "lbAmbalaj5";
            this.lbAmbalaj5.Size = new System.Drawing.Size(35, 13);
            this.lbAmbalaj5.TabIndex = 3;
            this.lbAmbalaj5.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            // 
            // btnRaportMuncitor
            // 
            this.btnRaportMuncitor.Location = new System.Drawing.Point(9, 417);
            this.btnRaportMuncitor.Name = "btnRaportMuncitor";
            this.btnRaportMuncitor.Size = new System.Drawing.Size(100, 23);
            this.btnRaportMuncitor.TabIndex = 5;
            this.btnRaportMuncitor.Text = "Raport muncitor";
            this.btnRaportMuncitor.UseVisualStyleBackColor = true;
            this.btnRaportMuncitor.Click += new System.EventHandler(this.btnRaportMuncitor_Click);
            // 
            // btnRaportTotal
            // 
            this.btnRaportTotal.Location = new System.Drawing.Point(9, 446);
            this.btnRaportTotal.Name = "btnRaportTotal";
            this.btnRaportTotal.Size = new System.Drawing.Size(100, 23);
            this.btnRaportTotal.TabIndex = 5;
            this.btnRaportTotal.Text = "Raport muncitori";
            this.btnRaportTotal.Click += new System.EventHandler(this.btnRaportTotal_Click);
            // 
            // dataGridViewTextBoxColumn45
            // 
            this.dataGridViewTextBoxColumn45.DataPropertyName = "Detalii";
            this.dataGridViewTextBoxColumn45.HeaderText = "Detalii";
            this.dataGridViewTextBoxColumn45.Name = "dataGridViewTextBoxColumn45";
            // 
            // dataGridViewTextBoxColumn46
            // 
            this.dataGridViewTextBoxColumn46.DataPropertyName = "SefEchipa";
            this.dataGridViewTextBoxColumn46.HeaderText = "Sef echipa";
            this.dataGridViewTextBoxColumn46.Name = "dataGridViewTextBoxColumn46";
            // 
            // bindingSource5
            // 
            this.bindingSource5.DataSource = typeof(BoglarChamp.NHibernate.Core.RaportCumulatMuncitorIMO);
            // 
            // bindingSource6
            // 
            this.bindingSource6.DataSource = typeof(BoglarChamp.NHibernate.Core.ScanareDetaliiIMO);
            // 
            // btnRaportSefEchipa
            // 
            this.btnRaportSefEchipa.Location = new System.Drawing.Point(119, 417);
            this.btnRaportSefEchipa.Name = "btnRaportSefEchipa";
            this.btnRaportSefEchipa.Size = new System.Drawing.Size(111, 23);
            this.btnRaportSefEchipa.TabIndex = 5;
            this.btnRaportSefEchipa.Text = "Raport sef echipa";
            this.btnRaportSefEchipa.Click += new System.EventHandler(this.btnRaportSefEchipa_Click);
            // 
            // btnRaportSefiEchipa
            // 
            this.btnRaportSefiEchipa.Location = new System.Drawing.Point(119, 446);
            this.btnRaportSefiEchipa.Name = "btnRaportSefiEchipa";
            this.btnRaportSefiEchipa.Size = new System.Drawing.Size(111, 23);
            this.btnRaportSefiEchipa.TabIndex = 5;
            this.btnRaportSefiEchipa.Text = "Raport sefi echipa";
            this.btnRaportSefiEchipa.Click += new System.EventHandler(this.btnRaportSefiEchipa_Click);
            // 
            // CentralizatorMuncitori
            // 
            this.Controls.Add(this.btnRaportSefiEchipa);
            this.Controls.Add(this.btnRaportSefEchipa);
            this.Controls.Add(this.btnRaportTotal);
            this.Controls.Add(this.btnRaportMuncitor);
            this.Controls.Add(this.lbAmbalaj5);
            this.Controls.Add(this.lbAmbalaj4);
            this.Controls.Add(this.lbAmbalaj3);
            this.Controls.Add(this.lbAmbalaj2);
            this.Controls.Add(this.lbAmbalaj1);
            this.Controls.Add(this.lbNrMuncitori);
            this.Controls.Add(this.grdDetalii);
            this.Controls.Add(this.grdScanari);
            this.Controls.Add(this.groupBox1);
            this.Cursor = Gizmox.WebGUI.Forms.Cursors.Arrow;
            this.Location = new System.Drawing.Point(0, -52);
            this.Size = new System.Drawing.Size(801, 500);
            this.groupBox1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.grdScanari)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.grdDetalii)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource3)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource4)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource5)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource6)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 11
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
            Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
            Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
            Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
            this.dataGridView1 = new Gizmox.WebGUI.Forms.DataGridView();
            this.docTypeListBindingSource = new Gizmox.WebGUI.Forms.BindingSource(this.components);
            this.dgvButtonModel = new Gizmox.WebGUI.Forms.Button();
            this.dgvTextboxModel = new Gizmox.WebGUI.Forms.TextBox();
            this.dgvTextboxView = new Gizmox.WebGUI.Forms.TextBox();
            this.dgvButtonView = new Gizmox.WebGUI.Forms.Button();
            this.listBox1 = new Gizmox.WebGUI.Forms.ListBox();
            this.lbButtonView = new Gizmox.WebGUI.Forms.Button();
            this.lbTextboxView = new Gizmox.WebGUI.Forms.TextBox();
            this.lbTextboxModel = new Gizmox.WebGUI.Forms.TextBox();
            this.lbButtonModel = new Gizmox.WebGUI.Forms.Button();
            this.lvButtonView = new Gizmox.WebGUI.Forms.Button();
            this.lvTextboxView = new Gizmox.WebGUI.Forms.TextBox();
            this.lvTextboxModel = new Gizmox.WebGUI.Forms.TextBox();
            this.lvButtonModel = new Gizmox.WebGUI.Forms.Button();
            this.boundListView1 = new MvvmFx.WebGUI.Forms.BoundListView();
            this.columnDocTypeID = ((Gizmox.WebGUI.Forms.ColumnHeader)(new Gizmox.WebGUI.Forms.ColumnHeader()));
            this.columnDocTypeName = ((Gizmox.WebGUI.Forms.ColumnHeader)(new Gizmox.WebGUI.Forms.ColumnHeader()));
            this.tvButtonView = new Gizmox.WebGUI.Forms.Button();
            this.tvTextboxView = new Gizmox.WebGUI.Forms.TextBox();
            this.tvTextboxModel = new Gizmox.WebGUI.Forms.TextBox();
            this.tvButtonModel = new Gizmox.WebGUI.Forms.Button();
            this.boundTreeView1 = new MvvmFx.WebGUI.Forms.BoundTreeView();
            this.label1 = new Gizmox.WebGUI.Forms.Label();
            this.docTypeName = new Gizmox.WebGUI.Forms.Label();
            this.queryObjectButton = new Gizmox.WebGUI.Forms.Button();
            this.dragDropStatusLabel = new Gizmox.WebGUI.Forms.Label();
            this.docTypeID = new Gizmox.WebGUI.Forms.Label();
            this.label3 = new Gizmox.WebGUI.Forms.Label();
            this.docTypeParentID = new Gizmox.WebGUI.Forms.Label();
            this.label5 = new Gizmox.WebGUI.Forms.Label();
            this.docTypeIDDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.docTypeNameDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
            this.sortButton = new Gizmox.WebGUI.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.docTypeListBindingSource)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSourceRefresh)).BeginInit();
            this.SuspendLayout();
            // 
            // dataGridView1
            // 
            this.dataGridView1.AutoGenerateColumns = false;
            this.dataGridView1.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
            this.docTypeIDDataGridViewTextBoxColumn,
            this.docTypeNameDataGridViewTextBoxColumn});
            this.dataGridView1.DataSource = this.docTypeListBindingSource;
            this.dataGridView1.IsSelectionChangeCritical = true;
            this.dataGridView1.Location = new System.Drawing.Point(13, 13);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowHeadersVisible = false;
            this.dataGridView1.Size = new System.Drawing.Size(208, 204);
            this.dataGridView1.TabIndex = 0;
            this.dataGridView1.CellEndEdit += new Gizmox.WebGUI.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellEndEdit);
            // 
            // docTypeListBindingSource
            // 
            this.docTypeListBindingSource.DataSource = typeof(BoundControls.Business.DocTypeEditColl);
            this.bindingSourceRefresh.SetReadValuesOnChange(this.docTypeListBindingSource, true);
            // 
            // dgvButtonModel
            // 
            this.dgvButtonModel.Location = new System.Drawing.Point(134, 224);
            this.dgvButtonModel.Name = "dgvButtonModel";
            this.dgvButtonModel.Size = new System.Drawing.Size(86, 23);
            this.dgvButtonModel.TabIndex = 1;
            this.dgvButtonModel.Text = "Set Model";
            this.dgvButtonModel.UseVisualStyleBackColor = true;
            this.dgvButtonModel.Click += new System.EventHandler(this.dgvButtonModel_Click);
            // 
            // dgvTextboxModel
            // 
            this.dgvTextboxModel.Location = new System.Drawing.Point(13, 226);
            this.dgvTextboxModel.Name = "dgvTextboxModel";
            this.dgvTextboxModel.Size = new System.Drawing.Size(100, 20);
            this.dgvTextboxModel.TabIndex = 2;
            // 
            // dgvTextboxView
            // 
            this.dgvTextboxView.Location = new System.Drawing.Point(13, 255);
            this.dgvTextboxView.Name = "dgvTextboxView";
            this.dgvTextboxView.Size = new System.Drawing.Size(100, 20);
            this.dgvTextboxView.TabIndex = 3;
            // 
            // dgvButtonView
            // 
            this.dgvButtonView.Location = new System.Drawing.Point(134, 253);
            this.dgvButtonView.Name = "dgvButtonView";
            this.dgvButtonView.Size = new System.Drawing.Size(86, 23);
            this.dgvButtonView.TabIndex = 4;
            this.dgvButtonView.Text = "Set View";
            this.dgvButtonView.UseVisualStyleBackColor = true;
            this.dgvButtonView.Click += new System.EventHandler(this.dgvButtonView_Click);
            // 
            // listBox1
            // 
            this.listBox1.DataSource = this.docTypeListBindingSource;
            this.listBox1.DisplayMember = "DocTypeName";
            this.listBox1.FormattingEnabled = true;
            this.listBox1.Location = new System.Drawing.Point(241, 13);
            this.listBox1.Name = "listBox1";
            this.listBox1.Size = new System.Drawing.Size(212, 199);
            this.listBox1.TabIndex = 5;
            this.listBox1.ValueMember = "DocTypeID";
            // 
            // lbButtonView
            // 
            this.lbButtonView.Location = new System.Drawing.Point(364, 253);
            this.lbButtonView.Name = "lbButtonView";
            this.lbButtonView.Size = new System.Drawing.Size(84, 23);
            this.lbButtonView.TabIndex = 9;
            this.lbButtonView.Text = "Set View";
            this.lbButtonView.UseVisualStyleBackColor = true;
            this.lbButtonView.Click += new System.EventHandler(this.lbButtonView_Click);
            // 
            // lbTextboxView
            // 
            this.lbTextboxView.Location = new System.Drawing.Point(241, 255);
            this.lbTextboxView.Name = "lbTextboxView";
            this.lbTextboxView.Size = new System.Drawing.Size(100, 20);
            this.lbTextboxView.TabIndex = 8;
            // 
            // lbTextboxModel
            // 
            this.lbTextboxModel.Location = new System.Drawing.Point(241, 226);
            this.lbTextboxModel.Name = "lbTextboxModel";
            this.lbTextboxModel.Size = new System.Drawing.Size(100, 20);
            this.lbTextboxModel.TabIndex = 7;
            // 
            // lbButtonModel
            // 
            this.lbButtonModel.Location = new System.Drawing.Point(364, 224);
            this.lbButtonModel.Name = "lbButtonModel";
            this.lbButtonModel.Size = new System.Drawing.Size(84, 23);
            this.lbButtonModel.TabIndex = 6;
            this.lbButtonModel.Text = "Set Model";
            this.lbButtonModel.UseVisualStyleBackColor = true;
            this.lbButtonModel.Click += new System.EventHandler(this.lbButtonModel_Click);
            // 
            // lvButtonView
            // 
            this.lvButtonView.Location = new System.Drawing.Point(596, 253);
            this.lvButtonView.Name = "lvButtonView";
            this.lvButtonView.Size = new System.Drawing.Size(84, 23);
            this.lvButtonView.TabIndex = 14;
            this.lvButtonView.Text = "Set View";
            this.lvButtonView.UseVisualStyleBackColor = true;
            this.lvButtonView.Click += new System.EventHandler(this.lvButtonView_Click);
            // 
            // lvTextboxView
            // 
            this.lvTextboxView.Location = new System.Drawing.Point(473, 255);
            this.lvTextboxView.Name = "lvTextboxView";
            this.lvTextboxView.Size = new System.Drawing.Size(100, 20);
            this.lvTextboxView.TabIndex = 13;
            // 
            // lvTextboxModel
            // 
            this.lvTextboxModel.Location = new System.Drawing.Point(473, 226);
            this.lvTextboxModel.Name = "lvTextboxModel";
            this.lvTextboxModel.Size = new System.Drawing.Size(100, 20);
            this.lvTextboxModel.TabIndex = 12;
            // 
            // lvButtonModel
            // 
            this.lvButtonModel.Location = new System.Drawing.Point(596, 224);
            this.lvButtonModel.Name = "lvButtonModel";
            this.lvButtonModel.Size = new System.Drawing.Size(84, 23);
            this.lvButtonModel.TabIndex = 11;
            this.lvButtonModel.Text = "Set Model";
            this.lvButtonModel.UseVisualStyleBackColor = true;
            this.lvButtonModel.Click += new System.EventHandler(this.lvButtonModel_Click);
            // 
            // columnDocTypeID
            // 
            this.columnDocTypeID.Tag = "DocTypeID";
            this.columnDocTypeID.Text = "DocTypeID";
            this.columnDocTypeID.Width = 100;
            // 
            // columnDocTypeName
            // 
            this.columnDocTypeName.Tag = "DocTypeName";
            this.columnDocTypeName.Text = "DocTypeName";
            this.columnDocTypeName.Width = 100;
            // 
            // boundListView1
            // 
            this.boundListView1.DataSource = this.docTypeListBindingSource;
            this.boundListView1.FullRowSelect = true;
            this.boundListView1.IsSelectionChangeCritical = true;
            this.boundListView1.LabelEdit = true;
            this.boundListView1.Location = new System.Drawing.Point(473, 13);
            this.boundListView1.MultiSelect = false;
            this.boundListView1.Name = "boundListView1";
            this.boundListView1.Size = new System.Drawing.Size(212, 199);
            this.boundListView1.TabIndex = 10;
            //this.boundListView1.SelectedIndexChanged += new System.EventHandler(this.boundListView1_SelectedIndexChanged);
            this.boundListView1.AfterLabelEdit += new Gizmox.WebGUI.Forms.LabelEditEventHandler(this.boundListView1_AfterLabelEdit);
            // 
            // tvButtonView
            // 
            this.tvButtonView.Location = new System.Drawing.Point(828, 253);
            this.tvButtonView.Name = "tvButtonView";
            this.tvButtonView.Size = new System.Drawing.Size(84, 23);
            this.tvButtonView.TabIndex = 19;
            this.tvButtonView.Text = "Set View";
            this.tvButtonView.UseVisualStyleBackColor = true;
            this.tvButtonView.Click += new System.EventHandler(this.tvButtonView_Click);
            // 
            // tvTextboxView
            // 
            this.tvTextboxView.Location = new System.Drawing.Point(705, 255);
            this.tvTextboxView.Name = "tvTextboxView";
            this.tvTextboxView.Size = new System.Drawing.Size(100, 20);
            this.tvTextboxView.TabIndex = 18;
            // 
            // tvTextboxModel
            // 
            this.tvTextboxModel.Location = new System.Drawing.Point(705, 226);
            this.tvTextboxModel.Name = "tvTextboxModel";
            this.tvTextboxModel.Size = new System.Drawing.Size(100, 20);
            this.tvTextboxModel.TabIndex = 17;
            // 
            // tvButtonModel
            // 
            this.tvButtonModel.Location = new System.Drawing.Point(828, 224);
            this.tvButtonModel.Name = "tvButtonModel";
            this.tvButtonModel.Size = new System.Drawing.Size(84, 23);
            this.tvButtonModel.TabIndex = 16;
            this.tvButtonModel.Text = "Set Model";
            this.tvButtonModel.UseVisualStyleBackColor = true;
            this.tvButtonModel.Click += new System.EventHandler(this.tvButtonModel_Click);
            // 
            // boundTreeView1
            // 
            this.boundTreeView1.AllowDrop = true;
            this.boundTreeView1.DataSource = this.docTypeListBindingSource;
            this.boundTreeView1.DisplayMember = "DocTypeName";
            this.boundTreeView1.DragTargets = new Gizmox.WebGUI.Forms.Component[] {
            ((Gizmox.WebGUI.Forms.Component)(this.boundTreeView1))};
            this.boundTreeView1.FullRowSelect = false;
            this.boundTreeView1.IdentifierMember = "DocTypeID";
            this.boundTreeView1.IsSelectionChangeCritical = true;
            this.boundTreeView1.LabelEdit = true;
            this.boundTreeView1.Location = new System.Drawing.Point(705, 13);
            this.boundTreeView1.Name = "boundTreeView1";
            this.boundTreeView1.ParentIdentifierMember = "DocTypeParentID";
            this.boundTreeView1.Size = new System.Drawing.Size(212, 199);
            this.boundTreeView1.Sorted = false;
            this.boundTreeView1.TabIndex = 15;
            this.boundTreeView1.ValueMember = "DocTypeID";
            //this.boundTreeView1.AfterSelect += new Gizmox.WebGUI.Forms.TreeViewEventHandler(this.boundTreeView1_AfterSelect);
            this.boundTreeView1.AfterLabelEdit += new Gizmox.WebGUI.Forms.NodeLabelEditEventHandler(this.boundTreeView1_AfterLabelEdit);
            this.boundTreeView1.DragDrop += new Gizmox.WebGUI.Forms.DragEventHandler(this.boundTreeView1_DragDrop);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(13, 291);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(82, 13);
            this.label1.TabIndex = 20;
            this.label1.Text = "DocTypeName:";
            // 
            // docTypeName
            // 
            this.docTypeName.Location = new System.Drawing.Point(131, 291);
            this.docTypeName.Name = "docTypeName";
            this.docTypeName.Size = new System.Drawing.Size(100, 13);
            this.docTypeName.TabIndex = 21;
            this.docTypeName.Text = "DocTypeName";
            // 
            // queryObjectButton
            // 
            this.queryObjectButton.Location = new System.Drawing.Point(16, 319);
            this.queryObjectButton.Name = "queryObjectButton";
            this.queryObjectButton.Size = new System.Drawing.Size(75, 23);
            this.queryObjectButton.TabIndex = 22;
            this.queryObjectButton.Text = "Query object";
            this.queryObjectButton.UseVisualStyleBackColor = true;
            this.queryObjectButton.Click += new System.EventHandler(this.queryObjectButton_Click);
            // 
            // dragDropStatusLabel
            // 
            this.dragDropStatusLabel.Location = new System.Drawing.Point(13, 364);
            this.dragDropStatusLabel.Name = "dragDropStatusLabel";
            this.dragDropStatusLabel.Size = new System.Drawing.Size(200, 13);
            this.dragDropStatusLabel.TabIndex = 28;
            this.dragDropStatusLabel.Text = "Current Drag&&Drop Status";
            // 
            // docTypeID
            // 
            this.docTypeID.Location = new System.Drawing.Point(361, 291);
            this.docTypeID.Name = "docTypeID";
            this.docTypeID.Size = new System.Drawing.Size(100, 13);
            this.docTypeID.TabIndex = 30;
            this.docTypeID.Text = "DocTypeID";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(240, 291);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(65, 13);
            this.label3.TabIndex = 29;
            this.label3.Text = "DocTypeID:";
            // 
            // docTypeParentID
            // 
            this.docTypeParentID.Location = new System.Drawing.Point(593, 291);
            this.docTypeParentID.Name = "docTypeParentID";
            this.docTypeParentID.Size = new System.Drawing.Size(100, 13);
            this.docTypeParentID.TabIndex = 32;
            this.docTypeParentID.Text = "DocTypeParentID";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(470, 291);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(96, 13);
            this.label5.TabIndex = 31;
            this.label5.Text = "DocTypeParentID:";
            // 
            // docTypeIDDataGridViewTextBoxColumn
            // 
            this.docTypeIDDataGridViewTextBoxColumn.AutoSizeMode = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
            this.docTypeIDDataGridViewTextBoxColumn.DataPropertyName = "DocTypeID";
            this.docTypeIDDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
            this.docTypeIDDataGridViewTextBoxColumn.HeaderText = "DocTypeID";
            this.docTypeIDDataGridViewTextBoxColumn.MinimumWidth = 40;
            this.docTypeIDDataGridViewTextBoxColumn.Name = "docTypeIDDataGridViewTextBoxColumn";
            this.docTypeIDDataGridViewTextBoxColumn.Width = 87;
            this.docTypeIDDataGridViewTextBoxColumn.ReadOnly = true;
            // 
            // docTypeNameDataGridViewTextBoxColumn
            // 
            this.docTypeNameDataGridViewTextBoxColumn.AutoSizeMode = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.Fill;
            this.docTypeNameDataGridViewTextBoxColumn.DataPropertyName = "DocTypeName";
            this.docTypeNameDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
            this.docTypeNameDataGridViewTextBoxColumn.HeaderText = "DocTypeName";
            this.docTypeNameDataGridViewTextBoxColumn.Name = "docTypeNameDataGridViewTextBoxColumn";
            // 
            // sortButton
            // 
            this.sortButton.Location = new System.Drawing.Point(828, 280);
            this.sortButton.Name = "sortButton";
            this.sortButton.Size = new System.Drawing.Size(84, 23);
            this.sortButton.TabIndex = 33;
            this.sortButton.Text = "Sort";
            this.sortButton.Click += new System.EventHandler(this.sortButton_Click);
            // 
            // Form1
            // 
            this.ClientSize = new System.Drawing.Size(935, 386);
            this.Controls.Add(this.sortButton);
            this.Controls.Add(this.docTypeParentID);
            this.Controls.Add(this.label5);
            this.Controls.Add(this.docTypeID);
            this.Controls.Add(this.label3);
            this.Controls.Add(this.dragDropStatusLabel);
            this.Controls.Add(this.queryObjectButton);
            this.Controls.Add(this.docTypeName);
            this.Controls.Add(this.label1);
            this.Controls.Add(this.tvButtonView);
            this.Controls.Add(this.tvTextboxView);
            this.Controls.Add(this.tvTextboxModel);
            this.Controls.Add(this.tvButtonModel);
            this.Controls.Add(this.boundTreeView1);
            this.Controls.Add(this.lvButtonView);
            this.Controls.Add(this.lvTextboxView);
            this.Controls.Add(this.lvTextboxModel);
            this.Controls.Add(this.lvButtonModel);
            this.Controls.Add(this.boundListView1);
            this.Controls.Add(this.lbButtonView);
            this.Controls.Add(this.lbTextboxView);
            this.Controls.Add(this.lbTextboxModel);
            this.Controls.Add(this.lbButtonModel);
            this.Controls.Add(this.listBox1);
            this.Controls.Add(this.dgvButtonView);
            this.Controls.Add(this.dgvTextboxView);
            this.Controls.Add(this.dgvTextboxModel);
            this.Controls.Add(this.dgvButtonModel);
            this.Controls.Add(this.dataGridView1);
            this.MaximumSize = new System.Drawing.Size(931, 425);
            this.MinimumSize = new System.Drawing.Size(931, 425);
            this.Size = new System.Drawing.Size(931, 425);
            this.Text = "Form1";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.docTypeListBindingSource)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSourceRefresh)).EndInit();
            this.ResumeLayout(false);

        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.txtRemarks                 = new Gizmox.WebGUI.Forms.TextBox();
     this.dtpTxDate                  = new Gizmox.WebGUI.Forms.DateTimePicker();
     this.dtpCompDate                = new Gizmox.WebGUI.Forms.DateTimePicker();
     this.dtpTxferDate               = new Gizmox.WebGUI.Forms.DateTimePicker();
     this.cboOperatorCode            = new Gizmox.WebGUI.Forms.ComboBox();
     this.cboFromLocation            = new Gizmox.WebGUI.Forms.ComboBox();
     this.lblFromLocation            = new Gizmox.WebGUI.Forms.Label();
     this.lblRemarks                 = new Gizmox.WebGUI.Forms.Label();
     this.lblTransactionDate         = new Gizmox.WebGUI.Forms.Label();
     this.lblCompletionDate          = new Gizmox.WebGUI.Forms.Label();
     this.lblTxferDate               = new Gizmox.WebGUI.Forms.Label();
     this.lblOperatorCode            = new Gizmox.WebGUI.Forms.Label();
     this.lblToLocation              = new Gizmox.WebGUI.Forms.Label();
     this.groupBox1                  = new Gizmox.WebGUI.Forms.GroupBox();
     this.dgvToLocation              = new Gizmox.WebGUI.Forms.DataGridView();
     this.dataGridViewTextBoxColumn1 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.colStatus                  = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn5 = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.btnInfo       = new Gizmox.WebGUI.Forms.Button();
     this.btnSelectAll  = new Gizmox.WebGUI.Forms.Button();
     this.btnClearAll   = new Gizmox.WebGUI.Forms.Button();
     this.btnExit       = new Gizmox.WebGUI.Forms.Button();
     this.btnGenerate   = new Gizmox.WebGUI.Forms.Button();
     this.errorProvider = new Gizmox.WebGUI.Forms.ErrorProvider(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dgvToLocation)).BeginInit();
     this.SuspendLayout();
     //
     // txtRemarks
     //
     this.txtRemarks.Location = new System.Drawing.Point(122, 69);
     this.txtRemarks.Name     = "txtRemarks";
     this.txtRemarks.Size     = new System.Drawing.Size(337, 20);
     this.txtRemarks.TabIndex = 17;
     //
     // dtpTxDate
     //
     this.dtpTxDate.BackColor = System.Drawing.Color.LightSkyBlue;
     this.dtpTxDate.CalendarFirstDayOfWeek = Gizmox.WebGUI.Forms.Day.Default;
     this.dtpTxDate.CustomFormat           = "dd/MM/yyyy";
     this.dtpTxDate.Format   = Gizmox.WebGUI.Forms.DateTimePickerFormat.Custom;
     this.dtpTxDate.Location = new System.Drawing.Point(122, 138);
     this.dtpTxDate.Name     = "dtpTxDate";
     this.dtpTxDate.Size     = new System.Drawing.Size(132, 20);
     this.dtpTxDate.TabIndex = 16;
     //
     // dtpCompDate
     //
     this.dtpCompDate.BackColor = System.Drawing.Color.LightSkyBlue;
     this.dtpCompDate.CalendarFirstDayOfWeek = Gizmox.WebGUI.Forms.Day.Default;
     this.dtpCompDate.CustomFormat           = "dd/MM/yyyy";
     this.dtpCompDate.Format   = Gizmox.WebGUI.Forms.DateTimePickerFormat.Custom;
     this.dtpCompDate.Location = new System.Drawing.Point(122, 115);
     this.dtpCompDate.Name     = "dtpCompDate";
     this.dtpCompDate.Size     = new System.Drawing.Size(132, 20);
     this.dtpCompDate.TabIndex = 15;
     //
     // dtpTxferDate
     //
     this.dtpTxferDate.BackColor = System.Drawing.Color.LightSkyBlue;
     this.dtpTxferDate.CalendarFirstDayOfWeek = Gizmox.WebGUI.Forms.Day.Default;
     this.dtpTxferDate.CustomFormat           = "dd/MM/yyyy";
     this.dtpTxferDate.Format   = Gizmox.WebGUI.Forms.DateTimePickerFormat.Custom;
     this.dtpTxferDate.Location = new System.Drawing.Point(122, 92);
     this.dtpTxferDate.Name     = "dtpTxferDate";
     this.dtpTxferDate.Size     = new System.Drawing.Size(132, 20);
     this.dtpTxferDate.TabIndex = 14;
     //
     // cboOperatorCode
     //
     this.cboOperatorCode.BackColor     = System.Drawing.Color.LightSkyBlue;
     this.cboOperatorCode.DropDownWidth = 215;
     this.cboOperatorCode.Location      = new System.Drawing.Point(122, 46);
     this.cboOperatorCode.Name          = "cboOperatorCode";
     this.cboOperatorCode.Size          = new System.Drawing.Size(337, 21);
     this.cboOperatorCode.TabIndex      = 13;
     this.cboOperatorCode.TextChanged  += new System.EventHandler(this.cboOperatorCode_TextChanged);
     //
     // cboFromLocation
     //
     this.cboFromLocation.BackColor             = System.Drawing.Color.LightSkyBlue;
     this.cboFromLocation.DropDownWidth         = 215;
     this.cboFromLocation.Location              = new System.Drawing.Point(122, 23);
     this.cboFromLocation.Name                  = "cboFromLocation";
     this.cboFromLocation.Size                  = new System.Drawing.Size(337, 21);
     this.cboFromLocation.TabIndex              = 11;
     this.cboFromLocation.SelectedIndexChanged += new System.EventHandler(this.cboFromLocation_SelectedIndexChanged);
     this.cboFromLocation.TextChanged          += new System.EventHandler(this.cboFromLocation_TextChanged);
     //
     // lblFromLocation
     //
     this.lblFromLocation.Location = new System.Drawing.Point(16, 26);
     this.lblFromLocation.Name     = "lblFromLocation";
     this.lblFromLocation.Size     = new System.Drawing.Size(100, 23);
     this.lblFromLocation.TabIndex = 6;
     this.lblFromLocation.Text     = "From Location";
     //
     // lblRemarks
     //
     this.lblRemarks.Location = new System.Drawing.Point(16, 72);
     this.lblRemarks.Name     = "lblRemarks";
     this.lblRemarks.Size     = new System.Drawing.Size(100, 23);
     this.lblRemarks.TabIndex = 5;
     this.lblRemarks.Text     = "Remarks";
     //
     // lblTransactionDate
     //
     this.lblTransactionDate.Location = new System.Drawing.Point(16, 140);
     this.lblTransactionDate.Name     = "lblTransactionDate";
     this.lblTransactionDate.Size     = new System.Drawing.Size(100, 23);
     this.lblTransactionDate.TabIndex = 4;
     this.lblTransactionDate.Text     = "Transaction Date";
     //
     // lblCompletionDate
     //
     this.lblCompletionDate.Location = new System.Drawing.Point(16, 117);
     this.lblCompletionDate.Name     = "lblCompletionDate";
     this.lblCompletionDate.Size     = new System.Drawing.Size(100, 23);
     this.lblCompletionDate.TabIndex = 3;
     this.lblCompletionDate.Text     = "Completion Date";
     //
     // lblTxferDate
     //
     this.lblTxferDate.Location = new System.Drawing.Point(16, 94);
     this.lblTxferDate.Name     = "lblTxferDate";
     this.lblTxferDate.Size     = new System.Drawing.Size(100, 23);
     this.lblTxferDate.TabIndex = 2;
     this.lblTxferDate.Text     = "Transfer Date";
     //
     // lblOperatorCode
     //
     this.lblOperatorCode.Location = new System.Drawing.Point(16, 49);
     this.lblOperatorCode.Name     = "lblOperatorCode";
     this.lblOperatorCode.Size     = new System.Drawing.Size(100, 23);
     this.lblOperatorCode.TabIndex = 1;
     this.lblOperatorCode.Text     = "Operator Code";
     //
     // lblToLocation
     //
     this.lblToLocation.Location = new System.Drawing.Point(16, 162);
     this.lblToLocation.Name     = "lblToLocation";
     this.lblToLocation.Size     = new System.Drawing.Size(100, 23);
     this.lblToLocation.TabIndex = 0;
     this.lblToLocation.Text     = "To Location";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.dgvToLocation);
     this.groupBox1.Controls.Add(this.btnInfo);
     this.groupBox1.Controls.Add(this.btnSelectAll);
     this.groupBox1.Controls.Add(this.btnClearAll);
     this.groupBox1.Controls.Add(this.lblFromLocation);
     this.groupBox1.Controls.Add(this.lblToLocation);
     this.groupBox1.Controls.Add(this.txtRemarks);
     this.groupBox1.Controls.Add(this.lblOperatorCode);
     this.groupBox1.Controls.Add(this.dtpTxDate);
     this.groupBox1.Controls.Add(this.lblTxferDate);
     this.groupBox1.Controls.Add(this.dtpCompDate);
     this.groupBox1.Controls.Add(this.lblCompletionDate);
     this.groupBox1.Controls.Add(this.dtpTxferDate);
     this.groupBox1.Controls.Add(this.lblTransactionDate);
     this.groupBox1.Controls.Add(this.cboOperatorCode);
     this.groupBox1.Controls.Add(this.lblRemarks);
     this.groupBox1.Controls.Add(this.cboFromLocation);
     this.groupBox1.FlatStyle = Gizmox.WebGUI.Forms.FlatStyle.Flat;
     this.groupBox1.Location  = new System.Drawing.Point(12, 12);
     this.groupBox1.Name      = "groupBox1";
     this.groupBox1.Size      = new System.Drawing.Size(465, 451);
     this.groupBox1.TabIndex  = 18;
     //
     // dgvToLocation
     //
     this.dgvToLocation.AllowUserToAddRows    = false;
     this.dgvToLocation.AllowUserToDeleteRows = false;
     this.dgvToLocation.AllowUserToResizeRows = false;
     this.dgvToLocation.BorderStyle           = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
     this.dgvToLocation.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this.dataGridViewTextBoxColumn1,
         this.dataGridViewTextBoxColumn3,
         this.dataGridViewTextBoxColumn2,
         this.colStatus,
         this.dataGridViewTextBoxColumn4,
         this.dataGridViewTextBoxColumn5
     });
     this.dgvToLocation.Location           = new System.Drawing.Point(122, 162);
     this.dgvToLocation.Name               = "dgvToLocation";
     this.dgvToLocation.RowHeadersWidth    = 50;
     this.dgvToLocation.RowTemplate.Height = 9;
     this.dgvToLocation.SelectionMode      = Gizmox.WebGUI.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvToLocation.Size               = new System.Drawing.Size(337, 245);
     this.dgvToLocation.TabIndex           = 22;
     this.dgvToLocation.CellClick         += new Gizmox.WebGUI.Forms.DataGridViewCellEventHandler(this.dgvToLocation_CellClick);
     this.dgvToLocation.KeyPress          += new Gizmox.WebGUI.Forms.KeyPressEventHandler(this.dgvToLocation_KeyPress);
     this.dgvToLocation.CellValueChanged  += new Gizmox.WebGUI.Forms.DataGridViewCellEventHandler(this.dgvToLocation_CellValueChanged);
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn1.DataPropertyName      = "ZoneId";
     this.dataGridViewTextBoxColumn1.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn1.HeaderText            = "ZoneId";
     this.dataGridViewTextBoxColumn1.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn1.Name      = "dataGridViewTextBoxColumn1";
     this.dataGridViewTextBoxColumn1.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn1.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn1.Visible   = false;
     this.dataGridViewTextBoxColumn1.Width     = 100;
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn3.DataPropertyName      = "RowNum";
     this.dataGridViewTextBoxColumn3.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn3.HeaderText            = "LN";
     this.dataGridViewTextBoxColumn3.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn3.Name      = "dataGridViewTextBoxColumn3";
     this.dataGridViewTextBoxColumn3.ReadOnly  = true;
     this.dataGridViewTextBoxColumn3.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn3.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn3.Width     = 30;
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn2.DataPropertyName      = "Shop";
     this.dataGridViewTextBoxColumn2.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn2.HeaderText            = "Shop";
     this.dataGridViewTextBoxColumn2.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn2.Name      = "dataGridViewTextBoxColumn2";
     this.dataGridViewTextBoxColumn2.ReadOnly  = true;
     this.dataGridViewTextBoxColumn2.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn2.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn2.Width     = 80;
     //
     // colStatus
     //
     this.colStatus.AutoSizeMode           = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.colStatus.DataPropertyName       = "SelStatus";
     dataGridViewCellStyle1.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleCenter;
     dataGridViewCellStyle1.FormatProvider = new System.Globalization.CultureInfo("en-US");
     this.colStatus.DefaultCellStyle       = dataGridViewCellStyle1;
     this.colStatus.DefaultHeaderCellType  = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.colStatus.HeaderText             = "Status";
     this.colStatus.MaxInputLength         = -1;
     this.colStatus.Name      = "colStatus";
     this.colStatus.ReadOnly  = true;
     this.colStatus.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.colStatus.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.colStatus.Width     = 50;
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn4.DataPropertyName      = "NumberOfPN";
     this.dataGridViewTextBoxColumn4.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn4.HeaderText            = "Number Of PN";
     this.dataGridViewTextBoxColumn4.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn4.Name      = "dataGridViewTextBoxColumn4";
     this.dataGridViewTextBoxColumn4.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn4.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn4.Width     = 80;
     //
     // dataGridViewTextBoxColumn5
     //
     this.dataGridViewTextBoxColumn5.AutoSizeMode          = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.NotSet;
     this.dataGridViewTextBoxColumn5.DataPropertyName      = "Result";
     this.dataGridViewTextBoxColumn5.DefaultHeaderCellType = typeof(Gizmox.WebGUI.Forms.DataGridViewColumnHeaderCell);
     this.dataGridViewTextBoxColumn5.HeaderText            = "Result";
     this.dataGridViewTextBoxColumn5.MaxInputLength        = -1;
     this.dataGridViewTextBoxColumn5.Name      = "dataGridViewTextBoxColumn5";
     this.dataGridViewTextBoxColumn5.ReadOnly  = true;
     this.dataGridViewTextBoxColumn5.Resizable = Gizmox.WebGUI.Forms.DataGridViewTriState.True;
     this.dataGridViewTextBoxColumn5.SortMode  = Gizmox.WebGUI.Forms.DataGridViewColumnSortMode.Automatic;
     this.dataGridViewTextBoxColumn5.Width     = 100;
     //
     // btnInfo
     //
     this.btnInfo.Location = new System.Drawing.Point(265, 413);
     this.btnInfo.Name     = "btnInfo";
     this.btnInfo.Size     = new System.Drawing.Size(32, 23);
     this.btnInfo.TabIndex = 21;
     this.btnInfo.Text     = "?";
     this.btnInfo.Click   += new System.EventHandler(this.btnInfo_Click);
     //
     // btnSelectAll
     //
     this.btnSelectAll.Location = new System.Drawing.Point(303, 413);
     this.btnSelectAll.Name     = "btnSelectAll";
     this.btnSelectAll.Size     = new System.Drawing.Size(75, 23);
     this.btnSelectAll.TabIndex = 20;
     this.btnSelectAll.Text     = "Select All";
     this.btnSelectAll.Click   += new System.EventHandler(this.btnSelectAll_Click);
     //
     // btnClearAll
     //
     this.btnClearAll.Location = new System.Drawing.Point(384, 413);
     this.btnClearAll.Name     = "btnClearAll";
     this.btnClearAll.Size     = new System.Drawing.Size(75, 23);
     this.btnClearAll.TabIndex = 19;
     this.btnClearAll.Text     = "Clear All";
     this.btnClearAll.Click   += new System.EventHandler(this.btnClearAll_Click);
     //
     // btnExit
     //
     this.btnExit.Location = new System.Drawing.Point(396, 469);
     this.btnExit.Name     = "btnExit";
     this.btnExit.Size     = new System.Drawing.Size(75, 23);
     this.btnExit.TabIndex = 19;
     this.btnExit.Text     = "Exit";
     this.btnExit.Click   += new System.EventHandler(this.btnExit_Click);
     //
     // btnGenerate
     //
     this.btnGenerate.Location = new System.Drawing.Point(315, 469);
     this.btnGenerate.Name     = "btnGenerate";
     this.btnGenerate.Size     = new System.Drawing.Size(75, 23);
     this.btnGenerate.TabIndex = 20;
     this.btnGenerate.Text     = "Generate";
     this.btnGenerate.Click   += new System.EventHandler(this.btnGenerate_Click);
     //
     // errorProvider
     //
     this.errorProvider.BlinkRate  = 3;
     this.errorProvider.BlinkStyle = Gizmox.WebGUI.Forms.ErrorBlinkStyle.BlinkIfDifferentError;
     this.errorProvider.DataMember = " ";
     this.errorProvider.DataSource = " ";
     this.errorProvider.Icon       = null;
     //
     // PickingNoteFast
     //
     this.Controls.Add(this.btnGenerate);
     this.Controls.Add(this.btnExit);
     this.Controls.Add(this.groupBox1);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Size          = new System.Drawing.Size(489, 504);
     this.StartPosition = Gizmox.WebGUI.Forms.FormStartPosition.CenterParent;
     this.Text          = "Transfer > Picking Note > Fast";
     ((System.ComponentModel.ISupportInitialize)(this.dgvToLocation)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Porciento_Ponderaciones));
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle2 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle3 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle4 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.panel1      = new Gizmox.WebGUI.Forms.Panel();
     this.btn_guardar = new Gizmox.WebGUI.Forms.Button();
     this.DESCRIPCION = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this._ID         = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.PORCIENTO   = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.dg          = new Gizmox.WebGUI.Forms.DataGridView();
     this.lbl_total   = new Gizmox.WebGUI.Forms.Label();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dg)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.MediumSeaGreen;
     this.panel1.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.btn_guardar);
     this.panel1.Dock     = Gizmox.WebGUI.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(539, 48);
     this.panel1.TabIndex = 0;
     //
     // btn_guardar
     //
     this.btn_guardar.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_guardar.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_guardar.Image"));
     this.btn_guardar.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_guardar.Location          = new System.Drawing.Point(8, 2);
     this.btn_guardar.Name              = "btn_guardar";
     this.btn_guardar.Size              = new System.Drawing.Size(94, 41);
     this.btn_guardar.TabIndex          = 0;
     this.btn_guardar.Text              = "  Guardar";
     this.btn_guardar.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_guardar.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_guardar.Click            += new System.EventHandler(this.btn_guardar_Click);
     //
     // DESCRIPCION
     //
     this.DESCRIPCION.DataPropertyName     = "DESCRIPCION";
     dataGridViewCellStyle1.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.DESCRIPCION.DefaultCellStyle     = dataGridViewCellStyle1;
     this.DESCRIPCION.HeaderText           = "DESCRIPCION";
     this.DESCRIPCION.Name     = "DESCRIPCION";
     this.DESCRIPCION.ReadOnly = true;
     this.DESCRIPCION.Width    = 390;
     //
     // _ID
     //
     this._ID.DataPropertyName             = "ID";
     dataGridViewCellStyle2.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this._ID.DefaultCellStyle             = dataGridViewCellStyle2;
     this._ID.HeaderText = "ID";
     this._ID.Name       = "_ID";
     this._ID.ReadOnly   = true;
     this._ID.Width      = 50;
     //
     // PORCIENTO
     //
     this.PORCIENTO.DataPropertyName       = "PORCIENTO";
     dataGridViewCellStyle3.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.Format         = "N2";
     dataGridViewCellStyle3.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     dataGridViewCellStyle3.NullValue      = null;
     this.PORCIENTO.DefaultCellStyle       = dataGridViewCellStyle3;
     this.PORCIENTO.HeaderText             = "PORCIENTO";
     this.PORCIENTO.Name  = "PORCIENTO";
     this.PORCIENTO.Width = 70;
     //
     // dg
     //
     this.dg.AllowUserToAddRows       = false;
     this.dg.AllowUserToDeleteRows    = false;
     this.dg.AllowUserToResizeColumns = false;
     this.dg.AllowUserToResizeRows    = false;
     this.dg.Anchor = ((Gizmox.WebGUI.Forms.AnchorStyles)(((Gizmox.WebGUI.Forms.AnchorStyles.Bottom | Gizmox.WebGUI.Forms.AnchorStyles.Left)
                                                           | Gizmox.WebGUI.Forms.AnchorStyles.Right)));
     this.dg.AutoGenerateColumns = false;
     this.dg.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this._ID,
         this.DESCRIPCION,
         this.PORCIENTO
     });
     dataGridViewCellStyle4.Alignment          = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle4.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     dataGridViewCellStyle4.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle4.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle4.FormatProvider     = new System.Globalization.CultureInfo("es-DO");
     dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle4.WrapMode           = Gizmox.WebGUI.Forms.DataGridViewTriState.False;
     this.dg.DefaultCellStyle          = dataGridViewCellStyle4;
     this.dg.EnableHeadersVisualStyles = false;
     this.dg.ItemsPerPage      = 100;
     this.dg.Location          = new System.Drawing.Point(9, 61);
     this.dg.Name              = "dg";
     this.dg.RowHeadersVisible = false;
     this.dg.SelectionMode     = Gizmox.WebGUI.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dg.Size              = new System.Drawing.Size(519, 324);
     this.dg.TabIndex          = 1;
     this.dg.Theme             = "Vista";
     this.dg.KeyPress         += new Gizmox.WebGUI.Forms.KeyPressEventHandler(this.dg_KeyPress);
     //
     // lbl_total
     //
     this.lbl_total.Anchor    = ((Gizmox.WebGUI.Forms.AnchorStyles)((Gizmox.WebGUI.Forms.AnchorStyles.Top | Gizmox.WebGUI.Forms.AnchorStyles.Right)));
     this.lbl_total.Font      = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.lbl_total.Location  = new System.Drawing.Point(334, 391);
     this.lbl_total.Name      = "lbl_total";
     this.lbl_total.Size      = new System.Drawing.Size(195, 18);
     this.lbl_total.TabIndex  = 3;
     this.lbl_total.Text      = "0";
     this.lbl_total.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // Frm_Porciento_Ponderaciones
     //
     this.Controls.Add(this.lbl_total);
     this.Controls.Add(this.dg);
     this.Controls.Add(this.panel1);
     this.Size  = new System.Drawing.Size(539, 428);
     this.Load += new System.EventHandler(this.Frm_Porciento_Ponderaciones_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dg)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.dataGridView1            = new Gizmox.WebGUI.Forms.DataGridView();
     this.docTypeListBindingSource = new Gizmox.WebGUI.Forms.BindingSource(this.components);
     this.dgvButtonModel           = new Gizmox.WebGUI.Forms.Button();
     this.dgvTextboxModel          = new Gizmox.WebGUI.Forms.TextBox();
     this.dgvTextboxView           = new Gizmox.WebGUI.Forms.TextBox();
     this.dgvButtonView            = new Gizmox.WebGUI.Forms.Button();
     this.listBox1            = new Gizmox.WebGUI.Forms.ListBox();
     this.lbButtonView        = new Gizmox.WebGUI.Forms.Button();
     this.lbTextboxView       = new Gizmox.WebGUI.Forms.TextBox();
     this.lbTextboxModel      = new Gizmox.WebGUI.Forms.TextBox();
     this.lbButtonModel       = new Gizmox.WebGUI.Forms.Button();
     this.lvButtonView        = new Gizmox.WebGUI.Forms.Button();
     this.lvTextboxView       = new Gizmox.WebGUI.Forms.TextBox();
     this.lvTextboxModel      = new Gizmox.WebGUI.Forms.TextBox();
     this.lvButtonModel       = new Gizmox.WebGUI.Forms.Button();
     this.boundListView1      = new MvvmFx.WebGUI.Forms.BoundListView();
     this.columnDocTypeID     = ((Gizmox.WebGUI.Forms.ColumnHeader)(new Gizmox.WebGUI.Forms.ColumnHeader()));
     this.columnDocTypeName   = ((Gizmox.WebGUI.Forms.ColumnHeader)(new Gizmox.WebGUI.Forms.ColumnHeader()));
     this.tvButtonView        = new Gizmox.WebGUI.Forms.Button();
     this.tvTextboxView       = new Gizmox.WebGUI.Forms.TextBox();
     this.tvTextboxModel      = new Gizmox.WebGUI.Forms.TextBox();
     this.tvButtonModel       = new Gizmox.WebGUI.Forms.Button();
     this.boundTreeView1      = new MvvmFx.WebGUI.Forms.BoundTreeView();
     this.label1              = new Gizmox.WebGUI.Forms.Label();
     this.docTypeName         = new Gizmox.WebGUI.Forms.Label();
     this.queryObjectButton   = new Gizmox.WebGUI.Forms.Button();
     this.dragDropStatusLabel = new Gizmox.WebGUI.Forms.Label();
     this.docTypeID           = new Gizmox.WebGUI.Forms.Label();
     this.label3              = new Gizmox.WebGUI.Forms.Label();
     this.docTypeParentID     = new Gizmox.WebGUI.Forms.Label();
     this.label5              = new Gizmox.WebGUI.Forms.Label();
     this.docTypeIDDataGridViewTextBoxColumn   = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.docTypeNameDataGridViewTextBoxColumn = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.sortButton = new Gizmox.WebGUI.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.docTypeListBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceRefresh)).BeginInit();
     this.SuspendLayout();
     //
     // dataGridView1
     //
     this.dataGridView1.AutoGenerateColumns         = false;
     this.dataGridView1.ColumnHeadersHeightSizeMode = Gizmox.WebGUI.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this.docTypeIDDataGridViewTextBoxColumn,
         this.docTypeNameDataGridViewTextBoxColumn
     });
     this.dataGridView1.DataSource = this.docTypeListBindingSource;
     this.dataGridView1.IsSelectionChangeCritical = true;
     this.dataGridView1.Location          = new System.Drawing.Point(13, 13);
     this.dataGridView1.Name              = "dataGridView1";
     this.dataGridView1.RowHeadersVisible = false;
     this.dataGridView1.Size              = new System.Drawing.Size(208, 204);
     this.dataGridView1.TabIndex          = 0;
     this.dataGridView1.CellEndEdit      += new Gizmox.WebGUI.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellEndEdit);
     //
     // docTypeListBindingSource
     //
     this.docTypeListBindingSource.DataSource = typeof(BoundControls.Business.DocTypeEditColl);
     this.bindingSourceRefresh.SetReadValuesOnChange(this.docTypeListBindingSource, true);
     //
     // dgvButtonModel
     //
     this.dgvButtonModel.Location = new System.Drawing.Point(134, 224);
     this.dgvButtonModel.Name     = "dgvButtonModel";
     this.dgvButtonModel.Size     = new System.Drawing.Size(86, 23);
     this.dgvButtonModel.TabIndex = 1;
     this.dgvButtonModel.Text     = "Set Model";
     this.dgvButtonModel.UseVisualStyleBackColor = true;
     this.dgvButtonModel.Click += new System.EventHandler(this.dgvButtonModel_Click);
     //
     // dgvTextboxModel
     //
     this.dgvTextboxModel.Location = new System.Drawing.Point(13, 226);
     this.dgvTextboxModel.Name     = "dgvTextboxModel";
     this.dgvTextboxModel.Size     = new System.Drawing.Size(100, 20);
     this.dgvTextboxModel.TabIndex = 2;
     //
     // dgvTextboxView
     //
     this.dgvTextboxView.Location = new System.Drawing.Point(13, 255);
     this.dgvTextboxView.Name     = "dgvTextboxView";
     this.dgvTextboxView.Size     = new System.Drawing.Size(100, 20);
     this.dgvTextboxView.TabIndex = 3;
     //
     // dgvButtonView
     //
     this.dgvButtonView.Location = new System.Drawing.Point(134, 253);
     this.dgvButtonView.Name     = "dgvButtonView";
     this.dgvButtonView.Size     = new System.Drawing.Size(86, 23);
     this.dgvButtonView.TabIndex = 4;
     this.dgvButtonView.Text     = "Set View";
     this.dgvButtonView.UseVisualStyleBackColor = true;
     this.dgvButtonView.Click += new System.EventHandler(this.dgvButtonView_Click);
     //
     // listBox1
     //
     this.listBox1.DataSource        = this.docTypeListBindingSource;
     this.listBox1.DisplayMember     = "DocTypeName";
     this.listBox1.FormattingEnabled = true;
     this.listBox1.Location          = new System.Drawing.Point(241, 13);
     this.listBox1.Name        = "listBox1";
     this.listBox1.Size        = new System.Drawing.Size(212, 199);
     this.listBox1.TabIndex    = 5;
     this.listBox1.ValueMember = "DocTypeID";
     //
     // lbButtonView
     //
     this.lbButtonView.Location = new System.Drawing.Point(364, 253);
     this.lbButtonView.Name     = "lbButtonView";
     this.lbButtonView.Size     = new System.Drawing.Size(84, 23);
     this.lbButtonView.TabIndex = 9;
     this.lbButtonView.Text     = "Set View";
     this.lbButtonView.UseVisualStyleBackColor = true;
     this.lbButtonView.Click += new System.EventHandler(this.lbButtonView_Click);
     //
     // lbTextboxView
     //
     this.lbTextboxView.Location = new System.Drawing.Point(241, 255);
     this.lbTextboxView.Name     = "lbTextboxView";
     this.lbTextboxView.Size     = new System.Drawing.Size(100, 20);
     this.lbTextboxView.TabIndex = 8;
     //
     // lbTextboxModel
     //
     this.lbTextboxModel.Location = new System.Drawing.Point(241, 226);
     this.lbTextboxModel.Name     = "lbTextboxModel";
     this.lbTextboxModel.Size     = new System.Drawing.Size(100, 20);
     this.lbTextboxModel.TabIndex = 7;
     //
     // lbButtonModel
     //
     this.lbButtonModel.Location = new System.Drawing.Point(364, 224);
     this.lbButtonModel.Name     = "lbButtonModel";
     this.lbButtonModel.Size     = new System.Drawing.Size(84, 23);
     this.lbButtonModel.TabIndex = 6;
     this.lbButtonModel.Text     = "Set Model";
     this.lbButtonModel.UseVisualStyleBackColor = true;
     this.lbButtonModel.Click += new System.EventHandler(this.lbButtonModel_Click);
     //
     // lvButtonView
     //
     this.lvButtonView.Location = new System.Drawing.Point(596, 253);
     this.lvButtonView.Name     = "lvButtonView";
     this.lvButtonView.Size     = new System.Drawing.Size(84, 23);
     this.lvButtonView.TabIndex = 14;
     this.lvButtonView.Text     = "Set View";
     this.lvButtonView.UseVisualStyleBackColor = true;
     this.lvButtonView.Click += new System.EventHandler(this.lvButtonView_Click);
     //
     // lvTextboxView
     //
     this.lvTextboxView.Location = new System.Drawing.Point(473, 255);
     this.lvTextboxView.Name     = "lvTextboxView";
     this.lvTextboxView.Size     = new System.Drawing.Size(100, 20);
     this.lvTextboxView.TabIndex = 13;
     //
     // lvTextboxModel
     //
     this.lvTextboxModel.Location = new System.Drawing.Point(473, 226);
     this.lvTextboxModel.Name     = "lvTextboxModel";
     this.lvTextboxModel.Size     = new System.Drawing.Size(100, 20);
     this.lvTextboxModel.TabIndex = 12;
     //
     // lvButtonModel
     //
     this.lvButtonModel.Location = new System.Drawing.Point(596, 224);
     this.lvButtonModel.Name     = "lvButtonModel";
     this.lvButtonModel.Size     = new System.Drawing.Size(84, 23);
     this.lvButtonModel.TabIndex = 11;
     this.lvButtonModel.Text     = "Set Model";
     this.lvButtonModel.UseVisualStyleBackColor = true;
     this.lvButtonModel.Click += new System.EventHandler(this.lvButtonModel_Click);
     //
     // columnDocTypeID
     //
     this.columnDocTypeID.Tag   = "DocTypeID";
     this.columnDocTypeID.Text  = "DocTypeID";
     this.columnDocTypeID.Width = 100;
     //
     // columnDocTypeName
     //
     this.columnDocTypeName.Tag   = "DocTypeName";
     this.columnDocTypeName.Text  = "DocTypeName";
     this.columnDocTypeName.Width = 100;
     //
     // boundListView1
     //
     this.boundListView1.DataSource                = this.docTypeListBindingSource;
     this.boundListView1.FullRowSelect             = true;
     this.boundListView1.IsSelectionChangeCritical = true;
     this.boundListView1.LabelEdit   = true;
     this.boundListView1.Location    = new System.Drawing.Point(473, 13);
     this.boundListView1.MultiSelect = false;
     this.boundListView1.Name        = "boundListView1";
     this.boundListView1.Size        = new System.Drawing.Size(212, 199);
     this.boundListView1.TabIndex    = 10;
     //this.boundListView1.SelectedIndexChanged += new System.EventHandler(this.boundListView1_SelectedIndexChanged);
     this.boundListView1.AfterLabelEdit += new Gizmox.WebGUI.Forms.LabelEditEventHandler(this.boundListView1_AfterLabelEdit);
     //
     // tvButtonView
     //
     this.tvButtonView.Location = new System.Drawing.Point(828, 253);
     this.tvButtonView.Name     = "tvButtonView";
     this.tvButtonView.Size     = new System.Drawing.Size(84, 23);
     this.tvButtonView.TabIndex = 19;
     this.tvButtonView.Text     = "Set View";
     this.tvButtonView.UseVisualStyleBackColor = true;
     this.tvButtonView.Click += new System.EventHandler(this.tvButtonView_Click);
     //
     // tvTextboxView
     //
     this.tvTextboxView.Location = new System.Drawing.Point(705, 255);
     this.tvTextboxView.Name     = "tvTextboxView";
     this.tvTextboxView.Size     = new System.Drawing.Size(100, 20);
     this.tvTextboxView.TabIndex = 18;
     //
     // tvTextboxModel
     //
     this.tvTextboxModel.Location = new System.Drawing.Point(705, 226);
     this.tvTextboxModel.Name     = "tvTextboxModel";
     this.tvTextboxModel.Size     = new System.Drawing.Size(100, 20);
     this.tvTextboxModel.TabIndex = 17;
     //
     // tvButtonModel
     //
     this.tvButtonModel.Location = new System.Drawing.Point(828, 224);
     this.tvButtonModel.Name     = "tvButtonModel";
     this.tvButtonModel.Size     = new System.Drawing.Size(84, 23);
     this.tvButtonModel.TabIndex = 16;
     this.tvButtonModel.Text     = "Set Model";
     this.tvButtonModel.UseVisualStyleBackColor = true;
     this.tvButtonModel.Click += new System.EventHandler(this.tvButtonModel_Click);
     //
     // boundTreeView1
     //
     this.boundTreeView1.AllowDrop     = true;
     this.boundTreeView1.DataSource    = this.docTypeListBindingSource;
     this.boundTreeView1.DisplayMember = "DocTypeName";
     this.boundTreeView1.DragTargets   = new Gizmox.WebGUI.Forms.Component[] {
         ((Gizmox.WebGUI.Forms.Component)(this.boundTreeView1))
     };
     this.boundTreeView1.FullRowSelect             = false;
     this.boundTreeView1.IdentifierMember          = "DocTypeID";
     this.boundTreeView1.IsSelectionChangeCritical = true;
     this.boundTreeView1.LabelEdit = true;
     this.boundTreeView1.Location  = new System.Drawing.Point(705, 13);
     this.boundTreeView1.Name      = "boundTreeView1";
     this.boundTreeView1.ParentIdentifierMember = "DocTypeParentID";
     this.boundTreeView1.Size        = new System.Drawing.Size(212, 199);
     this.boundTreeView1.Sorted      = false;
     this.boundTreeView1.TabIndex    = 15;
     this.boundTreeView1.ValueMember = "DocTypeID";
     //this.boundTreeView1.AfterSelect += new Gizmox.WebGUI.Forms.TreeViewEventHandler(this.boundTreeView1_AfterSelect);
     this.boundTreeView1.AfterLabelEdit += new Gizmox.WebGUI.Forms.NodeLabelEditEventHandler(this.boundTreeView1_AfterLabelEdit);
     this.boundTreeView1.DragDrop       += new Gizmox.WebGUI.Forms.DragEventHandler(this.boundTreeView1_DragDrop);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(13, 291);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(82, 13);
     this.label1.TabIndex = 20;
     this.label1.Text     = "DocTypeName:";
     //
     // docTypeName
     //
     this.docTypeName.Location = new System.Drawing.Point(131, 291);
     this.docTypeName.Name     = "docTypeName";
     this.docTypeName.Size     = new System.Drawing.Size(100, 13);
     this.docTypeName.TabIndex = 21;
     this.docTypeName.Text     = "DocTypeName";
     //
     // queryObjectButton
     //
     this.queryObjectButton.Location = new System.Drawing.Point(16, 319);
     this.queryObjectButton.Name     = "queryObjectButton";
     this.queryObjectButton.Size     = new System.Drawing.Size(75, 23);
     this.queryObjectButton.TabIndex = 22;
     this.queryObjectButton.Text     = "Query object";
     this.queryObjectButton.UseVisualStyleBackColor = true;
     this.queryObjectButton.Click += new System.EventHandler(this.queryObjectButton_Click);
     //
     // dragDropStatusLabel
     //
     this.dragDropStatusLabel.Location = new System.Drawing.Point(13, 364);
     this.dragDropStatusLabel.Name     = "dragDropStatusLabel";
     this.dragDropStatusLabel.Size     = new System.Drawing.Size(200, 13);
     this.dragDropStatusLabel.TabIndex = 28;
     this.dragDropStatusLabel.Text     = "Current Drag&&Drop Status";
     //
     // docTypeID
     //
     this.docTypeID.Location = new System.Drawing.Point(361, 291);
     this.docTypeID.Name     = "docTypeID";
     this.docTypeID.Size     = new System.Drawing.Size(100, 13);
     this.docTypeID.TabIndex = 30;
     this.docTypeID.Text     = "DocTypeID";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(240, 291);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(65, 13);
     this.label3.TabIndex = 29;
     this.label3.Text     = "DocTypeID:";
     //
     // docTypeParentID
     //
     this.docTypeParentID.Location = new System.Drawing.Point(593, 291);
     this.docTypeParentID.Name     = "docTypeParentID";
     this.docTypeParentID.Size     = new System.Drawing.Size(100, 13);
     this.docTypeParentID.TabIndex = 32;
     this.docTypeParentID.Text     = "DocTypeParentID";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(470, 291);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(96, 13);
     this.label5.TabIndex = 31;
     this.label5.Text     = "DocTypeParentID:";
     //
     // docTypeIDDataGridViewTextBoxColumn
     //
     this.docTypeIDDataGridViewTextBoxColumn.AutoSizeMode     = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.docTypeIDDataGridViewTextBoxColumn.DataPropertyName = "DocTypeID";
     this.docTypeIDDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
     this.docTypeIDDataGridViewTextBoxColumn.HeaderText       = "DocTypeID";
     this.docTypeIDDataGridViewTextBoxColumn.MinimumWidth     = 40;
     this.docTypeIDDataGridViewTextBoxColumn.Name             = "docTypeIDDataGridViewTextBoxColumn";
     this.docTypeIDDataGridViewTextBoxColumn.Width            = 87;
     this.docTypeIDDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // docTypeNameDataGridViewTextBoxColumn
     //
     this.docTypeNameDataGridViewTextBoxColumn.AutoSizeMode     = Gizmox.WebGUI.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.docTypeNameDataGridViewTextBoxColumn.DataPropertyName = "DocTypeName";
     this.docTypeNameDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle4;
     this.docTypeNameDataGridViewTextBoxColumn.HeaderText       = "DocTypeName";
     this.docTypeNameDataGridViewTextBoxColumn.Name             = "docTypeNameDataGridViewTextBoxColumn";
     //
     // sortButton
     //
     this.sortButton.Location = new System.Drawing.Point(828, 280);
     this.sortButton.Name     = "sortButton";
     this.sortButton.Size     = new System.Drawing.Size(84, 23);
     this.sortButton.TabIndex = 33;
     this.sortButton.Text     = "Sort";
     this.sortButton.Click   += new System.EventHandler(this.sortButton_Click);
     //
     // Form1
     //
     this.ClientSize = new System.Drawing.Size(935, 386);
     this.Controls.Add(this.sortButton);
     this.Controls.Add(this.docTypeParentID);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.docTypeID);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.dragDropStatusLabel);
     this.Controls.Add(this.queryObjectButton);
     this.Controls.Add(this.docTypeName);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.tvButtonView);
     this.Controls.Add(this.tvTextboxView);
     this.Controls.Add(this.tvTextboxModel);
     this.Controls.Add(this.tvButtonModel);
     this.Controls.Add(this.boundTreeView1);
     this.Controls.Add(this.lvButtonView);
     this.Controls.Add(this.lvTextboxView);
     this.Controls.Add(this.lvTextboxModel);
     this.Controls.Add(this.lvButtonModel);
     this.Controls.Add(this.boundListView1);
     this.Controls.Add(this.lbButtonView);
     this.Controls.Add(this.lbTextboxView);
     this.Controls.Add(this.lbTextboxModel);
     this.Controls.Add(this.lbButtonModel);
     this.Controls.Add(this.listBox1);
     this.Controls.Add(this.dgvButtonView);
     this.Controls.Add(this.dgvTextboxView);
     this.Controls.Add(this.dgvTextboxModel);
     this.Controls.Add(this.dgvButtonModel);
     this.Controls.Add(this.dataGridView1);
     this.MaximumSize = new System.Drawing.Size(931, 425);
     this.MinimumSize = new System.Drawing.Size(931, 425);
     this.Size        = new System.Drawing.Size(931, 425);
     this.Text        = "Form1";
     this.Load       += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.docTypeListBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bindingSourceRefresh)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 15
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Frm_Mant_Usuarios));
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle7 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle1 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle2 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle3 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle4 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle5 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     Gizmox.WebGUI.Forms.DataGridViewCellStyle      dataGridViewCellStyle6 = new Gizmox.WebGUI.Forms.DataGridViewCellStyle();
     this.panel1     = new Gizmox.WebGUI.Forms.Panel();
     this.btn_editar = new Gizmox.WebGUI.Forms.Button();
     this.btn_nuevo  = new Gizmox.WebGUI.Forms.Button();
     this.dg         = new Gizmox.WebGUI.Forms.DataGridView();
     this._ID        = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.NOMBRE     = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.USUARIO    = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.CLAVE      = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.SEXO       = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.ESTADO     = new Gizmox.WebGUI.Forms.DataGridViewTextBoxColumn();
     this.txt_buscar = new Gizmox.WebGUI.Forms.TextBox();
     this.label1     = new Gizmox.WebGUI.Forms.Label();
     this.lbl_total  = new Gizmox.WebGUI.Forms.Label();
     this.btn_buscar = new Gizmox.WebGUI.Forms.Button();
     this.cb_buscar  = new Gizmox.WebGUI.Forms.ComboBox();
     this.panel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dg)).BeginInit();
     this.SuspendLayout();
     //
     // panel1
     //
     this.panel1.BackColor   = System.Drawing.Color.MediumSeaGreen;
     this.panel1.BorderStyle = Gizmox.WebGUI.Forms.BorderStyle.FixedSingle;
     this.panel1.Controls.Add(this.btn_editar);
     this.panel1.Controls.Add(this.btn_nuevo);
     this.panel1.Dock     = Gizmox.WebGUI.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(760, 48);
     this.panel1.TabIndex = 0;
     //
     // btn_editar
     //
     this.btn_editar.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_editar.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_editar.Image"));
     this.btn_editar.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_editar.Location          = new System.Drawing.Point(98, 2);
     this.btn_editar.Name              = "btn_editar";
     this.btn_editar.Size              = new System.Drawing.Size(89, 41);
     this.btn_editar.TabIndex          = 1;
     this.btn_editar.Text              = "  Editar";
     this.btn_editar.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_editar.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_editar.Click            += new System.EventHandler(this.btn_editar_Click);
     //
     // btn_nuevo
     //
     this.btn_nuevo.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_nuevo.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_nuevo.Image"));
     this.btn_nuevo.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_nuevo.Location          = new System.Drawing.Point(7, 2);
     this.btn_nuevo.Name              = "btn_nuevo";
     this.btn_nuevo.Size              = new System.Drawing.Size(89, 41);
     this.btn_nuevo.TabIndex          = 0;
     this.btn_nuevo.Text              = "  Nuevo";
     this.btn_nuevo.TextAlign         = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_nuevo.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_nuevo.Click            += new System.EventHandler(this.btn_nuevo_Click);
     //
     // dg
     //
     this.dg.AllowUserToAddRows       = false;
     this.dg.AllowUserToDeleteRows    = false;
     this.dg.AllowUserToResizeColumns = false;
     this.dg.AllowUserToResizeRows    = false;
     this.dg.Anchor = ((Gizmox.WebGUI.Forms.AnchorStyles)(((Gizmox.WebGUI.Forms.AnchorStyles.Bottom | Gizmox.WebGUI.Forms.AnchorStyles.Left)
                                                           | Gizmox.WebGUI.Forms.AnchorStyles.Right)));
     this.dg.Columns.AddRange(new Gizmox.WebGUI.Forms.DataGridViewColumn[] {
         this._ID,
         this.NOMBRE,
         this.USUARIO,
         this.CLAVE,
         this.SEXO,
         this.ESTADO
     });
     dataGridViewCellStyle7.Alignment          = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle7.BackColor          = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     dataGridViewCellStyle7.Font               = new System.Drawing.Font("Tahoma", 8.25F);
     dataGridViewCellStyle7.ForeColor          = System.Drawing.Color.Black;
     dataGridViewCellStyle7.FormatProvider     = new System.Globalization.CultureInfo("es-DO");
     dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
     dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle7.WrapMode           = Gizmox.WebGUI.Forms.DataGridViewTriState.False;
     this.dg.DefaultCellStyle          = dataGridViewCellStyle7;
     this.dg.EnableHeadersVisualStyles = false;
     this.dg.ItemsPerPage      = 100;
     this.dg.Location          = new System.Drawing.Point(9, 88);
     this.dg.Name              = "dg";
     this.dg.RowHeadersVisible = false;
     this.dg.SelectionMode     = Gizmox.WebGUI.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dg.Size              = new System.Drawing.Size(739, 350);
     this.dg.TabIndex          = 1;
     this.dg.Theme             = "Vista";
     this.dg.DoubleClick      += new System.EventHandler(this.dg_DoubleClick);
     //
     // _ID
     //
     this._ID.DataPropertyName             = "ID";
     dataGridViewCellStyle1.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle1.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this._ID.DefaultCellStyle             = dataGridViewCellStyle1;
     this._ID.HeaderText = "ID";
     this._ID.Name       = "_ID";
     this._ID.ReadOnly   = true;
     this._ID.Width      = 50;
     //
     // NOMBRE
     //
     this.NOMBRE.DataPropertyName          = "NOMBRE";
     dataGridViewCellStyle2.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.NOMBRE.DefaultCellStyle          = dataGridViewCellStyle2;
     this.NOMBRE.HeaderText = "NOMBRE";
     this.NOMBRE.Name       = "NOMBRE";
     this.NOMBRE.ReadOnly   = true;
     this.NOMBRE.Width      = 400;
     //
     // USUARIO
     //
     this.USUARIO.DataPropertyName         = "USUARIO";
     dataGridViewCellStyle3.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle3.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.USUARIO.DefaultCellStyle         = dataGridViewCellStyle3;
     this.USUARIO.HeaderText = "USUARIO";
     this.USUARIO.Name       = "USUARIO";
     this.USUARIO.ReadOnly   = true;
     this.USUARIO.Width      = 80;
     //
     // CLAVE
     //
     this.CLAVE.DataPropertyName = "CLAVE";
     this.CLAVE.DefaultCellStyle = dataGridViewCellStyle4;
     this.CLAVE.HeaderText       = "CLAVE";
     this.CLAVE.Name             = "CLAVE";
     this.CLAVE.ReadOnly         = true;
     this.CLAVE.Visible          = false;
     //
     // SEXO
     //
     this.SEXO.DataPropertyName            = "SEXO";
     dataGridViewCellStyle5.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle5.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.SEXO.DefaultCellStyle            = dataGridViewCellStyle5;
     this.SEXO.HeaderText = "SEXO";
     this.SEXO.Name       = "SEXO";
     this.SEXO.ReadOnly   = true;
     //
     // ESTADO
     //
     this.ESTADO.DataPropertyName          = "ESTADO";
     dataGridViewCellStyle6.Alignment      = Gizmox.WebGUI.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle6.FormatProvider = new System.Globalization.CultureInfo("es-DO");
     this.ESTADO.DefaultCellStyle          = dataGridViewCellStyle6;
     this.ESTADO.HeaderText = "ESTADO";
     this.ESTADO.Name       = "ESTADO";
     this.ESTADO.ReadOnly   = true;
     //
     // txt_buscar
     //
     this.txt_buscar.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.txt_buscar.Location  = new System.Drawing.Point(168, 64);
     this.txt_buscar.Name      = "txt_buscar";
     this.txt_buscar.Size      = new System.Drawing.Size(299, 21);
     this.txt_buscar.TabIndex  = 1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font     = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.label1.Location = new System.Drawing.Point(8, 68);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(35, 13);
     this.label1.TabIndex = 3;
     this.label1.Text     = "Buscar:";
     //
     // lbl_total
     //
     this.lbl_total.Anchor    = ((Gizmox.WebGUI.Forms.AnchorStyles)((Gizmox.WebGUI.Forms.AnchorStyles.Top | Gizmox.WebGUI.Forms.AnchorStyles.Right)));
     this.lbl_total.Font      = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
     this.lbl_total.Location  = new System.Drawing.Point(512, 67);
     this.lbl_total.Name      = "lbl_total";
     this.lbl_total.Size      = new System.Drawing.Size(232, 18);
     this.lbl_total.TabIndex  = 3;
     this.lbl_total.Text      = "0";
     this.lbl_total.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // btn_buscar
     //
     this.btn_buscar.Font              = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.btn_buscar.Image             = new Gizmox.WebGUI.Common.Resources.ImageResourceHandle(resources.GetString("btn_buscar.Image"));
     this.btn_buscar.ImageAlign        = System.Drawing.ContentAlignment.MiddleLeft;
     this.btn_buscar.Location          = new System.Drawing.Point(468, 63);
     this.btn_buscar.Name              = "btn_buscar";
     this.btn_buscar.Size              = new System.Drawing.Size(75, 23);
     this.btn_buscar.TabIndex          = 2;
     this.btn_buscar.Text              = "  Buscar";
     this.btn_buscar.TextImageRelation = Gizmox.WebGUI.Forms.TextImageRelation.ImageBeforeText;
     this.btn_buscar.Click            += new System.EventHandler(this.btn_buscar_Click);
     //
     // cb_buscar
     //
     this.cb_buscar.BackColor         = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.cb_buscar.DropDownStyle     = Gizmox.WebGUI.Forms.ComboBoxStyle.DropDownList;
     this.cb_buscar.FormattingEnabled = true;
     this.cb_buscar.Items.AddRange(new object[] {
         "",
         "ID",
         "NOMBRE",
         "USUARIO"
     });
     this.cb_buscar.Location = new System.Drawing.Point(59, 64);
     this.cb_buscar.Name     = "cb_buscar";
     this.cb_buscar.Size     = new System.Drawing.Size(106, 21);
     this.cb_buscar.TabIndex = 0;
     //
     // Frm_Mant_Usuarios
     //
     this.AcceptButton = this.btn_nuevo;
     this.Controls.Add(this.cb_buscar);
     this.Controls.Add(this.btn_buscar);
     this.Controls.Add(this.lbl_total);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.txt_buscar);
     this.Controls.Add(this.dg);
     this.Controls.Add(this.panel1);
     this.Size  = new System.Drawing.Size(760, 454);
     this.Text  = "Mantenimiento de Usuarios";
     this.Load += new System.EventHandler(this.Frm_Mant_Usuarios_Load);
     this.panel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dg)).EndInit();
     this.ResumeLayout(false);
 }