/// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OK = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.cancel = new DevExpress.XtraBars.BarButtonItem();
     this.createMovement = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.NomenclatureInfoButtonsBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.State = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.Car = new Aramis.AramisSearchLookUpEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.Driver = new Aramis.AramisSearchLookUpEdit();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.Carrier = new Aramis.AramisSearchLookUpEdit();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.Contractor = new Aramis.AramisSearchLookUpEdit();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.TypeOfShipment = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.Date = new DevExpress.XtraEditors.DateEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.IncomeNumber = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.Info = new DevExpress.XtraEditors.LabelControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
     this.nomenclatureView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
     this.barButtonItem8 = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfShipment.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
     this.panelControl3.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OK);
     this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.cancel);
     this.ribbonStatusBar.ItemLinks.Add(this.createMovement);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 544);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(720, 31);
     //
     // OK
     //
     this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OK.Caption = "OK";
     this.OK.Id = 0;
     this.OK.ImageIndex = 0;
     this.OK.Name = "OK";
     this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption = "��������";
     this.barButtonItem2.Id = 1;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
     //
     // cancel
     //
     this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.cancel.Caption = "³����";
     this.cancel.Id = 2;
     this.cancel.ImageIndex = 1;
     this.cancel.Name = "cancel";
     this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
     //
     // createMovement
     //
     this.createMovement.Caption = "���������� ����������";
     this.createMovement.Id = 18;
     this.createMovement.ImageIndex = 2;
     this.createMovement.Name = "createMovement";
     this.createMovement.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.createMovement_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.OK,
     this.barButtonItem2,
     this.cancel,
     this.createMovement,
     this.barButtonItem8});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 20;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(720, 49);
     this.ribbon.StatusBar = this.NomenclatureInfoButtonsBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // NomenclatureInfoButtonsBar
     //
     this.NomenclatureInfoButtonsBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.NomenclatureInfoButtonsBar.ItemLinks.Add(this.barButtonItem8);
     this.NomenclatureInfoButtonsBar.Location = new System.Drawing.Point(2, 2);
     this.NomenclatureInfoButtonsBar.Name = "NomenclatureInfoButtonsBar";
     this.NomenclatureInfoButtonsBar.Ribbon = this.ribbon;
     this.NomenclatureInfoButtonsBar.Size = new System.Drawing.Size(716, 27);
     //
     // panelControl
     //
     this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl.Controls.Add(this.State);
     this.panelControl.Controls.Add(this.labelControl8);
     this.panelControl.Controls.Add(this.Car);
     this.panelControl.Controls.Add(this.labelControl7);
     this.panelControl.Controls.Add(this.Driver);
     this.panelControl.Controls.Add(this.labelControl6);
     this.panelControl.Controls.Add(this.Carrier);
     this.panelControl.Controls.Add(this.labelControl5);
     this.panelControl.Controls.Add(this.Contractor);
     this.panelControl.Controls.Add(this.labelControl4);
     this.panelControl.Controls.Add(this.TypeOfShipment);
     this.panelControl.Controls.Add(this.labelControl3);
     this.panelControl.Controls.Add(this.Date);
     this.panelControl.Controls.Add(this.labelControl2);
     this.panelControl.Controls.Add(this.IncomeNumber);
     this.panelControl.Controls.Add(this.labelControl1);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl.Location = new System.Drawing.Point(0, 49);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(720, 110);
     this.panelControl.TabIndex = 0;
     //
     // State
     //
     this.State.Location = new System.Drawing.Point(455, 31);
     this.State.MenuManager = this.ribbon;
     this.State.Name = "State";
     this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.State.Size = new System.Drawing.Size(209, 20);
     this.State.TabIndex = 3;
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(366, 34);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(82, 13);
     this.labelControl8.TabIndex = 14;
     this.labelControl8.Text = "���� ���������";
     //
     // Car
     //
     this.Car.BaseFilter = null;
     this.Car.Location = new System.Drawing.Point(455, 83);
     this.Car.MenuManager = this.ribbon;
     this.Car.Name = "Car";
     this.Car.Properties.BaseFilter = null;
     this.Car.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Car.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Car.Properties.NullText = "";
     this.Car.Size = new System.Drawing.Size(209, 20);
     this.Car.TabIndex = 7;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(366, 86);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(40, 13);
     this.labelControl7.TabIndex = 12;
     this.labelControl7.Text = "������";
     //
     // Driver
     //
     this.Driver.BaseFilter = null;
     this.Driver.Location = new System.Drawing.Point(114, 83);
     this.Driver.MenuManager = this.ribbon;
     this.Driver.Name = "Driver";
     this.Driver.Properties.BaseFilter = null;
     this.Driver.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Driver.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Driver.Properties.NullText = "";
     this.Driver.Size = new System.Drawing.Size(246, 20);
     this.Driver.TabIndex = 6;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(10, 86);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(28, 13);
     this.labelControl6.TabIndex = 10;
     this.labelControl6.Text = "����";
     //
     // Carrier
     //
     this.Carrier.BaseFilter = null;
     this.Carrier.Location = new System.Drawing.Point(455, 57);
     this.Carrier.MenuManager = this.ribbon;
     this.Carrier.Name = "Carrier";
     this.Carrier.Properties.BaseFilter = null;
     this.Carrier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Carrier.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Carrier.Properties.NullText = "";
     this.Carrier.Size = new System.Drawing.Size(209, 20);
     this.Carrier.TabIndex = 5;
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(366, 60);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(57, 13);
     this.labelControl5.TabIndex = 8;
     this.labelControl5.Text = "���������";
     //
     // Contractor
     //
     this.Contractor.BaseFilter = null;
     this.Contractor.Location = new System.Drawing.Point(114, 57);
     this.Contractor.MenuManager = this.ribbon;
     this.Contractor.Name = "Contractor";
     this.Contractor.Properties.BaseFilter = null;
     this.Contractor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Contractor.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Contractor.Properties.NullText = "";
     this.Contractor.Size = new System.Drawing.Size(246, 20);
     this.Contractor.TabIndex = 4;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(10, 60);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(60, 13);
     this.labelControl4.TabIndex = 6;
     this.labelControl4.Text = "����������";
     //
     // TypeOfShipment
     //
     this.TypeOfShipment.Location = new System.Drawing.Point(114, 31);
     this.TypeOfShipment.MenuManager = this.ribbon;
     this.TypeOfShipment.Name = "TypeOfShipment";
     this.TypeOfShipment.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TypeOfShipment.Size = new System.Drawing.Size(246, 20);
     this.TypeOfShipment.TabIndex = 2;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(10, 34);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(99, 13);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "��� ������������";
     //
     // Date
     //
     this.Date.EditValue = null;
     this.Date.Location = new System.Drawing.Point(260, 6);
     this.Date.MenuManager = this.ribbon;
     this.Date.Name = "Date";
     this.Date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Date.Size = new System.Drawing.Size(100, 20);
     this.Date.TabIndex = 1;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(225, 8);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(29, 13);
     this.labelControl2.TabIndex = 2;
     this.labelControl2.Text = "���� ";
     //
     // IncomeNumber
     //
     this.IncomeNumber.Location = new System.Drawing.Point(114, 5);
     this.IncomeNumber.MenuManager = this.ribbon;
     this.IncomeNumber.Name = "IncomeNumber";
     this.IncomeNumber.Size = new System.Drawing.Size(105, 20);
     this.IncomeNumber.TabIndex = 0;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 8);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(68, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "� ��������";
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Controls.Add(this.Info);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 524);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(720, 20);
     this.panelControl1.TabIndex = 0;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager = this.ribbon;
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
     this.pictureEdit1.TabIndex = 3;
     this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.pictureEdit1.ToolTipTitle = "������:";
     //
     // Info
     //
     this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
     this.Info.Location = new System.Drawing.Point(24, 3);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(12, 13);
     this.Info.TabIndex = 1;
     this.Info.Text = "...";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption = "OK";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.ImageIndex = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem3.Caption = "��������";
     this.barButtonItem3.Id = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem4.Caption = "³����";
     this.barButtonItem4.Id = 2;
     this.barButtonItem4.ImageIndex = 1;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // NomenclatureInfo
     //
     this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfo.Location = new System.Drawing.Point(2, 29);
     this.NomenclatureInfo.MainView = this.nomenclatureView;
     this.NomenclatureInfo.MenuManager = this.ribbon;
     this.NomenclatureInfo.Name = "NomenclatureInfo";
     this.NomenclatureInfo.Size = new System.Drawing.Size(716, 334);
     this.NomenclatureInfo.TabIndex = 1;
     this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.nomenclatureView});
     //
     // nomenclatureView
     //
     this.nomenclatureView.GridControl = this.NomenclatureInfo;
     this.nomenclatureView.Name = "nomenclatureView";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem5.Caption = "OK";
     this.barButtonItem5.Id = 0;
     this.barButtonItem5.ImageIndex = 0;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem6.Caption = "��������";
     this.barButtonItem6.Id = 1;
     this.barButtonItem6.Name = "barButtonItem6";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem7.Caption = "³����";
     this.barButtonItem7.Id = 2;
     this.barButtonItem7.ImageIndex = 1;
     this.barButtonItem7.Name = "barButtonItem7";
     //
     // panelControl3
     //
     this.panelControl3.Controls.Add(this.NomenclatureInfo);
     this.panelControl3.Controls.Add(this.NomenclatureInfoButtonsBar);
     this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panelControl3.Location = new System.Drawing.Point(0, 159);
     this.panelControl3.Name = "panelControl3";
     this.panelControl3.Size = new System.Drawing.Size(720, 365);
     this.panelControl3.TabIndex = 25;
     //
     // barButtonItem8
     //
     this.barButtonItem8.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem8.Caption = "��������� ����";
     this.barButtonItem8.Id = 19;
     this.barButtonItem8.Name = "barButtonItem8";
     this.barButtonItem8.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem8_ItemClick);
     //
     // ShipmentPlanItemForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(720, 575);
     this.Controls.Add(this.panelControl3);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.Name = "ShipmentPlanItemForm";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Item form";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfShipment.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
     this.panelControl3.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #2
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OK = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.cancel = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.NomenclatureInfoBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.IncomeDate = new DevExpress.XtraEditors.LabelControl();
     this.IncomeNumber = new DevExpress.XtraEditors.LabelControl();
     this.PickingPlan = new Aramis.AramisSearchLookUpEdit();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.State = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.label = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
     this.nomenclatureView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.Info = new DevExpress.XtraEditors.LabelControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.tablePanelControl = new DevExpress.XtraEditors.PanelControl();
     this.Date = new DevExpress.XtraEditors.DateEdit();
     this.dateLabel = new DevExpress.XtraEditors.LabelControl();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PickingPlan.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tablePanelControl)).BeginInit();
     this.tablePanelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OK);
     this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.cancel);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 572);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(742, 31);
     //
     // OK
     //
     this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OK.Caption = "OK";
     this.OK.Id = 0;
     this.OK.ImageIndex = 0;
     this.OK.Name = "OK";
     this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption = "��������";
     this.barButtonItem2.Id = 1;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
     //
     // cancel
     //
     this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.cancel.Caption = "³����";
     this.cancel.Id = 2;
     this.cancel.ImageIndex = 1;
     this.cancel.Name = "cancel";
     this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.OK,
     this.barButtonItem2,
     this.cancel});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 18;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(742, 49);
     this.ribbon.StatusBar = this.NomenclatureInfoBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // NomenclatureInfoBar
     //
     this.NomenclatureInfoBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.NomenclatureInfoBar.Location = new System.Drawing.Point(2, 2);
     this.NomenclatureInfoBar.Name = "NomenclatureInfoBar";
     this.NomenclatureInfoBar.Ribbon = this.ribbon;
     this.NomenclatureInfoBar.Size = new System.Drawing.Size(738, 27);
     //
     // panelControl
     //
     this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl.Controls.Add(this.dateLabel);
     this.panelControl.Controls.Add(this.Date);
     this.panelControl.Controls.Add(this.IncomeDate);
     this.panelControl.Controls.Add(this.IncomeNumber);
     this.panelControl.Controls.Add(this.PickingPlan);
     this.panelControl.Controls.Add(this.labelControl8);
     this.panelControl.Controls.Add(this.State);
     this.panelControl.Controls.Add(this.labelControl3);
     this.panelControl.Controls.Add(this.label);
     this.panelControl.Controls.Add(this.labelControl1);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl.Location = new System.Drawing.Point(0, 49);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(742, 82);
     this.panelControl.TabIndex = 2;
     //
     // IncomeDate
     //
     this.IncomeDate.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.IncomeDate.Location = new System.Drawing.Point(366, 34);
     this.IncomeDate.Name = "IncomeDate";
     this.IncomeDate.Size = new System.Drawing.Size(21, 13);
     this.IncomeDate.TabIndex = 20;
     this.IncomeDate.Text = "{0}";
     //
     // IncomeNumber
     //
     this.IncomeNumber.Appearance.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold);
     this.IncomeNumber.Location = new System.Drawing.Point(99, 34);
     this.IncomeNumber.Name = "IncomeNumber";
     this.IncomeNumber.Size = new System.Drawing.Size(21, 13);
     this.IncomeNumber.TabIndex = 19;
     this.IncomeNumber.Text = "{0}";
     //
     // PickingPlan
     //
     this.PickingPlan.BaseFilter = null;
     this.PickingPlan.Location = new System.Drawing.Point(366, 8);
     this.PickingPlan.MenuManager = this.ribbon;
     this.PickingPlan.Name = "PickingPlan";
     this.PickingPlan.Properties.BaseFilter = null;
     this.PickingPlan.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.PickingPlan.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.PickingPlan.Properties.NullText = "";
     this.PickingPlan.Size = new System.Drawing.Size(364, 20);
     this.PickingPlan.TabIndex = 1;
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(271, 11);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(68, 13);
     this.labelControl8.TabIndex = 17;
     this.labelControl8.Text = "���� ������";
     //
     // State
     //
     this.State.Location = new System.Drawing.Point(99, 8);
     this.State.MenuManager = this.ribbon;
     this.State.Name = "State";
     this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.State.Size = new System.Drawing.Size(156, 20);
     this.State.TabIndex = 0;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(10, 11);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(82, 13);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "���� ���������";
     //
     // label
     //
     this.label.Location = new System.Drawing.Point(271, 34);
     this.label.Name = "label";
     this.label.Size = new System.Drawing.Size(83, 13);
     this.label.TabIndex = 2;
     this.label.Text = "���� ���������";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 34);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(68, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "� ��������";
     //
     // NomenclatureInfo
     //
     this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfo.Location = new System.Drawing.Point(2, 29);
     this.NomenclatureInfo.MainView = this.nomenclatureView;
     this.NomenclatureInfo.MenuManager = this.ribbon;
     this.NomenclatureInfo.Name = "NomenclatureInfo";
     this.NomenclatureInfo.Size = new System.Drawing.Size(738, 390);
     this.NomenclatureInfo.TabIndex = 1;
     this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.nomenclatureView});
     //
     // nomenclatureView
     //
     this.nomenclatureView.GridControl = this.NomenclatureInfo;
     this.nomenclatureView.Name = "nomenclatureView";
     this.nomenclatureView.RowStyle += new DevExpress.XtraGrid.Views.Grid.RowStyleEventHandler(this.nomenclatureView_RowStyle);
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Controls.Add(this.Info);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 552);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(742, 20);
     this.panelControl1.TabIndex = 0;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager = this.ribbon;
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
     this.pictureEdit1.TabIndex = 3;
     this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.pictureEdit1.ToolTipTitle = "������:";
     //
     // Info
     //
     this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
     this.Info.Location = new System.Drawing.Point(24, 3);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(12, 13);
     this.Info.TabIndex = 1;
     this.Info.Text = "...";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption = "OK";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.ImageIndex = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem3.Caption = "��������";
     this.barButtonItem3.Id = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem4.Caption = "³����";
     this.barButtonItem4.Id = 2;
     this.barButtonItem4.ImageIndex = 1;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // tablePanelControl
     //
     this.tablePanelControl.Controls.Add(this.NomenclatureInfo);
     this.tablePanelControl.Controls.Add(this.NomenclatureInfoBar);
     this.tablePanelControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tablePanelControl.Location = new System.Drawing.Point(0, 131);
     this.tablePanelControl.Name = "tablePanelControl";
     this.tablePanelControl.Size = new System.Drawing.Size(742, 421);
     this.tablePanelControl.TabIndex = 24;
     //
     // Date
     //
     this.Date.EditValue = null;
     this.Date.Location = new System.Drawing.Point(99, 53);
     this.Date.MenuManager = this.ribbon;
     this.Date.Name = "Date";
     this.Date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Date.Size = new System.Drawing.Size(156, 20);
     this.Date.TabIndex = 21;
     //
     // dateLabel
     //
     this.dateLabel.Location = new System.Drawing.Point(10, 57);
     this.dateLabel.Name = "dateLabel";
     this.dateLabel.Size = new System.Drawing.Size(26, 13);
     this.dateLabel.TabIndex = 22;
     this.dateLabel.Text = "����";
     //
     // MovingItemForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(742, 603);
     this.Controls.Add(this.tablePanelControl);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.Name = "MovingItemForm";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Item form";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PickingPlan.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tablePanelControl)).EndInit();
     this.tablePanelControl.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OK = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.cancel = new DevExpress.XtraBars.BarButtonItem();
     this.createAcceptanceButtonItem = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.StickersBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.NomenclatureInfoButtonsBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.TareInfoButtonsBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.SupplierIncomeNumber = new DevExpress.XtraEditors.TextEdit();
     this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
     this.State = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
     this.Car = new Aramis.AramisSearchLookUpEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.Driver = new Aramis.AramisSearchLookUpEdit();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.Carrier = new Aramis.AramisSearchLookUpEdit();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.Contractor = new Aramis.AramisSearchLookUpEdit();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.TypeOfArrival = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.Date = new DevExpress.XtraEditors.DateEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.IncomeNumber = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.tabControl1 = new DevExpress.XtraTab.XtraTabControl();
     this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
     this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
     this.gridView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
     this.TareInfo = new DevExpress.XtraGrid.GridControl();
     this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.stickersTabPage = new DevExpress.XtraTab.XtraTabPage();
     this.Stickers = new DevExpress.XtraGrid.GridControl();
     this.gridView3 = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.Info = new DevExpress.XtraEditors.LabelControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem5 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem6 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem7 = new DevExpress.XtraBars.BarButtonItem();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SupplierIncomeNumber.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfArrival.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.xtraTabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).BeginInit();
     this.xtraTabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TareInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
     this.stickersTabPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Stickers)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OK);
     this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.cancel);
     this.ribbonStatusBar.ItemLinks.Add(this.createAcceptanceButtonItem);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 485);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(903, 23);
     //
     // OK
     //
     this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OK.Caption = "OK";
     this.OK.Id = 0;
     this.OK.ImageIndex = 0;
     this.OK.Name = "OK";
     this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption = "��������";
     this.barButtonItem2.Id = 1;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
     //
     // cancel
     //
     this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.cancel.Caption = "³����";
     this.cancel.Id = 2;
     this.cancel.ImageIndex = 1;
     this.cancel.Name = "cancel";
     this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
     //
     // createAcceptanceButtonItem
     //
     this.createAcceptanceButtonItem.Caption = "�������� \"��������� ������\"";
     this.createAcceptanceButtonItem.Id = 18;
     this.createAcceptanceButtonItem.Name = "createAcceptanceButtonItem";
     this.createAcceptanceButtonItem.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.createAcceptanceButtonItem_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.OK,
     this.barButtonItem2,
     this.cancel,
     this.createAcceptanceButtonItem});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 19;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(903, 54);
     this.ribbon.StatusBar = this.TareInfoButtonsBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // StickersBar
     //
     this.StickersBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.StickersBar.Location = new System.Drawing.Point(0, 0);
     this.StickersBar.Name = "StickersBar";
     this.StickersBar.Ribbon = this.ribbon;
     this.StickersBar.Size = new System.Drawing.Size(897, 27);
     //
     // NomenclatureInfoButtonsBar
     //
     this.NomenclatureInfoButtonsBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.NomenclatureInfoButtonsBar.Location = new System.Drawing.Point(0, 0);
     this.NomenclatureInfoButtonsBar.Name = "NomenclatureInfoButtonsBar";
     this.NomenclatureInfoButtonsBar.Ribbon = this.ribbon;
     this.NomenclatureInfoButtonsBar.Size = new System.Drawing.Size(898, 23);
     //
     // TareInfoButtonsBar
     //
     this.TareInfoButtonsBar.Dock = System.Windows.Forms.DockStyle.Top;
     this.TareInfoButtonsBar.Location = new System.Drawing.Point(0, 0);
     this.TareInfoButtonsBar.Name = "TareInfoButtonsBar";
     this.TareInfoButtonsBar.Ribbon = this.ribbon;
     this.TareInfoButtonsBar.Size = new System.Drawing.Size(897, 27);
     //
     // panelControl
     //
     this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl.Controls.Add(this.SupplierIncomeNumber);
     this.panelControl.Controls.Add(this.labelControl9);
     this.panelControl.Controls.Add(this.State);
     this.panelControl.Controls.Add(this.labelControl8);
     this.panelControl.Controls.Add(this.Car);
     this.panelControl.Controls.Add(this.labelControl7);
     this.panelControl.Controls.Add(this.Driver);
     this.panelControl.Controls.Add(this.labelControl6);
     this.panelControl.Controls.Add(this.Carrier);
     this.panelControl.Controls.Add(this.labelControl5);
     this.panelControl.Controls.Add(this.Contractor);
     this.panelControl.Controls.Add(this.labelControl4);
     this.panelControl.Controls.Add(this.TypeOfArrival);
     this.panelControl.Controls.Add(this.labelControl3);
     this.panelControl.Controls.Add(this.Date);
     this.panelControl.Controls.Add(this.labelControl2);
     this.panelControl.Controls.Add(this.IncomeNumber);
     this.panelControl.Controls.Add(this.labelControl1);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl.Location = new System.Drawing.Point(0, 54);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(903, 84);
     this.panelControl.TabIndex = 2;
     //
     // SupplierIncomeNumber
     //
     this.SupplierIncomeNumber.Location = new System.Drawing.Point(164, 57);
     this.SupplierIncomeNumber.MenuManager = this.ribbon;
     this.SupplierIncomeNumber.Name = "SupplierIncomeNumber";
     this.SupplierIncomeNumber.Size = new System.Drawing.Size(167, 20);
     this.SupplierIncomeNumber.TabIndex = 17;
     //
     // labelControl9
     //
     this.labelControl9.Location = new System.Drawing.Point(7, 61);
     this.labelControl9.Name = "labelControl9";
     this.labelControl9.Size = new System.Drawing.Size(148, 13);
     this.labelControl9.TabIndex = 18;
     this.labelControl9.Text = "� �������� �������������";
     //
     // State
     //
     this.State.Location = new System.Drawing.Point(674, 6);
     this.State.MenuManager = this.ribbon;
     this.State.Name = "State";
     this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.State.Size = new System.Drawing.Size(209, 20);
     this.State.TabIndex = 15;
     //
     // labelControl8
     //
     this.labelControl8.Location = new System.Drawing.Point(585, 9);
     this.labelControl8.Name = "labelControl8";
     this.labelControl8.Size = new System.Drawing.Size(82, 13);
     this.labelControl8.TabIndex = 16;
     this.labelControl8.Text = "���� ���������";
     //
     // Car
     //
     this.Car.BaseFilter = null;
     this.Car.Location = new System.Drawing.Point(674, 31);
     this.Car.MenuManager = this.ribbon;
     this.Car.Name = "Car";
     this.Car.Properties.BaseFilter = null;
     this.Car.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Car.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Car.Properties.NullText = "";
     this.Car.Size = new System.Drawing.Size(209, 20);
     this.Car.TabIndex = 6;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(585, 35);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(40, 13);
     this.labelControl7.TabIndex = 12;
     this.labelControl7.Text = "������";
     //
     // Driver
     //
     this.Driver.BaseFilter = null;
     this.Driver.Location = new System.Drawing.Point(407, 57);
     this.Driver.MenuManager = this.ribbon;
     this.Driver.Name = "Driver";
     this.Driver.Properties.BaseFilter = null;
     this.Driver.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Driver.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Driver.Properties.NullText = "";
     this.Driver.Size = new System.Drawing.Size(172, 20);
     this.Driver.TabIndex = 3;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(341, 61);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(28, 13);
     this.labelControl6.TabIndex = 10;
     this.labelControl6.Text = "����";
     //
     // Carrier
     //
     this.Carrier.BaseFilter = null;
     this.Carrier.Location = new System.Drawing.Point(407, 31);
     this.Carrier.MenuManager = this.ribbon;
     this.Carrier.Name = "Carrier";
     this.Carrier.Properties.BaseFilter = null;
     this.Carrier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Carrier.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Carrier.Properties.NullText = "";
     this.Carrier.Size = new System.Drawing.Size(172, 20);
     this.Carrier.TabIndex = 5;
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(341, 35);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(57, 13);
     this.labelControl5.TabIndex = 8;
     this.labelControl5.Text = "���������";
     //
     // Contractor
     //
     this.Contractor.BaseFilter = null;
     this.Contractor.Location = new System.Drawing.Point(93, 31);
     this.Contractor.MenuManager = this.ribbon;
     this.Contractor.Name = "Contractor";
     this.Contractor.Properties.BaseFilter = null;
     this.Contractor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Contractor.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Contractor.Properties.NullText = "";
     this.Contractor.Size = new System.Drawing.Size(238, 20);
     this.Contractor.TabIndex = 2;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(7, 35);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(60, 13);
     this.labelControl4.TabIndex = 6;
     this.labelControl4.Text = "����������";
     //
     // TypeOfArrival
     //
     this.TypeOfArrival.Location = new System.Drawing.Point(407, 5);
     this.TypeOfArrival.MenuManager = this.ribbon;
     this.TypeOfArrival.Name = "TypeOfArrival";
     this.TypeOfArrival.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TypeOfArrival.Size = new System.Drawing.Size(172, 20);
     this.TypeOfArrival.TabIndex = 4;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(341, 8);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(63, 13);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "��� �������";
     //
     // Date
     //
     this.Date.EditValue = null;
     this.Date.Location = new System.Drawing.Point(231, 5);
     this.Date.MenuManager = this.ribbon;
     this.Date.Name = "Date";
     this.Date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Date.Size = new System.Drawing.Size(100, 20);
     this.Date.TabIndex = 1;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(196, 8);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(29, 13);
     this.labelControl2.TabIndex = 2;
     this.labelControl2.Text = "���� ";
     //
     // IncomeNumber
     //
     this.IncomeNumber.Location = new System.Drawing.Point(93, 5);
     this.IncomeNumber.MenuManager = this.ribbon;
     this.IncomeNumber.Name = "IncomeNumber";
     this.IncomeNumber.Size = new System.Drawing.Size(100, 20);
     this.IncomeNumber.TabIndex = 0;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(7, 8);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(84, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "� �������� 1�";
     //
     // tabControl1
     //
     this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location = new System.Drawing.Point(0, 138);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedTabPage = this.xtraTabPage1;
     this.tabControl1.Size = new System.Drawing.Size(903, 327);
     this.tabControl1.TabIndex = 3;
     this.tabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.xtraTabPage1,
     this.xtraTabPage2,
     this.stickersTabPage});
     //
     // xtraTabPage1
     //
     this.xtraTabPage1.Controls.Add(this.NomenclatureInfo);
     this.xtraTabPage1.Controls.Add(this.NomenclatureInfoButtonsBar);
     this.xtraTabPage1.Name = "xtraTabPage1";
     this.xtraTabPage1.Size = new System.Drawing.Size(898, 301);
     this.xtraTabPage1.Text = "������������";
     //
     // NomenclatureInfo
     //
     this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfo.Location = new System.Drawing.Point(0, 23);
     this.NomenclatureInfo.MainView = this.gridView;
     this.NomenclatureInfo.MenuManager = this.ribbon;
     this.NomenclatureInfo.Name = "NomenclatureInfo";
     this.NomenclatureInfo.Size = new System.Drawing.Size(898, 278);
     this.NomenclatureInfo.TabIndex = 1;
     this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView});
     //
     // gridView
     //
     this.gridView.GridControl = this.NomenclatureInfo;
     this.gridView.Name = "gridView";
     //
     // xtraTabPage2
     //
     this.xtraTabPage2.Controls.Add(this.TareInfo);
     this.xtraTabPage2.Controls.Add(this.TareInfoButtonsBar);
     this.xtraTabPage2.Name = "xtraTabPage2";
     this.xtraTabPage2.Size = new System.Drawing.Size(897, 296);
     this.xtraTabPage2.Text = "����";
     //
     // TareInfo
     //
     this.TareInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.TareInfo.Location = new System.Drawing.Point(0, 27);
     this.TareInfo.MainView = this.gridView2;
     this.TareInfo.MenuManager = this.ribbon;
     this.TareInfo.Name = "TareInfo";
     this.TareInfo.Size = new System.Drawing.Size(897, 269);
     this.TareInfo.TabIndex = 3;
     this.TareInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView2});
     //
     // gridView2
     //
     this.gridView2.GridControl = this.TareInfo;
     this.gridView2.Name = "gridView2";
     //
     // stickersTabPage
     //
     this.stickersTabPage.Controls.Add(this.Stickers);
     this.stickersTabPage.Controls.Add(this.StickersBar);
     this.stickersTabPage.Name = "stickersTabPage";
     this.stickersTabPage.Size = new System.Drawing.Size(897, 296);
     this.stickersTabPage.Text = "��������";
     //
     // Stickers
     //
     this.Stickers.Dock = System.Windows.Forms.DockStyle.Fill;
     this.Stickers.Location = new System.Drawing.Point(0, 27);
     this.Stickers.MainView = this.gridView3;
     this.Stickers.MenuManager = this.ribbon;
     this.Stickers.Name = "Stickers";
     this.Stickers.Size = new System.Drawing.Size(897, 269);
     this.Stickers.TabIndex = 5;
     this.Stickers.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.gridView3});
     //
     // gridView3
     //
     this.gridView3.GridControl = this.Stickers;
     this.gridView3.Name = "gridView3";
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Controls.Add(this.Info);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 465);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(903, 20);
     this.panelControl1.TabIndex = 0;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager = this.ribbon;
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
     this.pictureEdit1.TabIndex = 3;
     this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.pictureEdit1.ToolTipTitle = "������:";
     //
     // Info
     //
     this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
     this.Info.Location = new System.Drawing.Point(24, 3);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(12, 13);
     this.Info.TabIndex = 1;
     this.Info.Text = "...";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption = "OK";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.ImageIndex = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem3.Caption = "��������";
     this.barButtonItem3.Id = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem4.Caption = "³����";
     this.barButtonItem4.Id = 2;
     this.barButtonItem4.ImageIndex = 1;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // barButtonItem5
     //
     this.barButtonItem5.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem5.Caption = "OK";
     this.barButtonItem5.Id = 0;
     this.barButtonItem5.ImageIndex = 0;
     this.barButtonItem5.Name = "barButtonItem5";
     //
     // barButtonItem6
     //
     this.barButtonItem6.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem6.Caption = "��������";
     this.barButtonItem6.Id = 1;
     this.barButtonItem6.Name = "barButtonItem6";
     //
     // barButtonItem7
     //
     this.barButtonItem7.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem7.Caption = "³����";
     this.barButtonItem7.Id = 2;
     this.barButtonItem7.ImageIndex = 1;
     this.barButtonItem7.Name = "barButtonItem7";
     //
     // AcceptancePlanItemForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(903, 508);
     this.Controls.Add(this.tabControl1);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.Name = "AcceptancePlanItemForm";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Item form";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.SupplierIncomeNumber.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfArrival.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabControl1)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.xtraTabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView)).EndInit();
     this.xtraTabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.TareInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
     this.stickersTabPage.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Stickers)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView3)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     this.ResumeLayout(false);
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OK = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
     this.cancel = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.NomenclatureInfoButtonsBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.panelControl = new DevExpress.XtraEditors.PanelControl();
     this.TypeOfShipment = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.Car = new Aramis.AramisSearchLookUpEdit();
     this.Carrier = new Aramis.AramisSearchLookUpEdit();
     this.Driver = new Aramis.AramisSearchLookUpEdit();
     this.Contractor = new Aramis.AramisSearchLookUpEdit();
     this.Date = new DevExpress.XtraEditors.DateEdit();
     this.IncomeNumber = new DevExpress.XtraEditors.TextEdit();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.State = new DevExpress.XtraEditors.ComboBoxEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.label = new DevExpress.XtraEditors.LabelControl();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.NomenclatureInfo = new DevExpress.XtraGrid.GridControl();
     this.nomenclatureView = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
     this.pictureEdit1 = new DevExpress.XtraEditors.PictureEdit();
     this.Info = new DevExpress.XtraEditors.LabelControl();
     this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem3 = new DevExpress.XtraBars.BarButtonItem();
     this.barButtonItem4 = new DevExpress.XtraBars.BarButtonItem();
     this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
     this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
     this.showNomenclature = new DevExpress.XtraEditors.CheckButton();
     this.showTare = new DevExpress.XtraEditors.CheckButton();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).BeginInit();
     this.panelControl.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfShipment.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
     this.panelControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
     this.groupControl1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
     this.panelControl2.SuspendLayout();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OK);
     this.ribbonStatusBar.ItemLinks.Add(this.barButtonItem2);
     this.ribbonStatusBar.ItemLinks.Add(this.cancel);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 572);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(879, 31);
     //
     // OK
     //
     this.OK.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OK.Caption = "OK";
     this.OK.Id = 0;
     this.OK.ImageIndex = 0;
     this.OK.Name = "OK";
     this.OK.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OK_ItemClick);
     //
     // barButtonItem2
     //
     this.barButtonItem2.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem2.Caption = "��������";
     this.barButtonItem2.Id = 1;
     this.barButtonItem2.Name = "barButtonItem2";
     this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.Write_ItemClick);
     //
     // cancel
     //
     this.cancel.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.cancel.Caption = "³����";
     this.cancel.Id = 2;
     this.cancel.ImageIndex = 1;
     this.cancel.Name = "cancel";
     this.cancel.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.cancel_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.OK,
     this.barButtonItem2,
     this.cancel});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 18;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(879, 49);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // NomenclatureInfoButtonsBar
     //
     this.NomenclatureInfoButtonsBar.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfoButtonsBar.Location = new System.Drawing.Point(0, -4);
     this.NomenclatureInfoButtonsBar.Name = "NomenclatureInfoButtonsBar";
     this.NomenclatureInfoButtonsBar.Ribbon = this.ribbon;
     this.NomenclatureInfoButtonsBar.Size = new System.Drawing.Size(875, 27);
     //
     // panelControl
     //
     this.panelControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl.Controls.Add(this.TypeOfShipment);
     this.panelControl.Controls.Add(this.labelControl2);
     this.panelControl.Controls.Add(this.Car);
     this.panelControl.Controls.Add(this.Carrier);
     this.panelControl.Controls.Add(this.Driver);
     this.panelControl.Controls.Add(this.Contractor);
     this.panelControl.Controls.Add(this.Date);
     this.panelControl.Controls.Add(this.IncomeNumber);
     this.panelControl.Controls.Add(this.labelControl7);
     this.panelControl.Controls.Add(this.labelControl6);
     this.panelControl.Controls.Add(this.labelControl5);
     this.panelControl.Controls.Add(this.labelControl4);
     this.panelControl.Controls.Add(this.State);
     this.panelControl.Controls.Add(this.labelControl3);
     this.panelControl.Controls.Add(this.label);
     this.panelControl.Controls.Add(this.labelControl1);
     this.panelControl.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl.Location = new System.Drawing.Point(0, 49);
     this.panelControl.Name = "panelControl";
     this.panelControl.Size = new System.Drawing.Size(879, 85);
     this.panelControl.TabIndex = 2;
     //
     // TypeOfShipment
     //
     this.TypeOfShipment.Location = new System.Drawing.Point(719, 6);
     this.TypeOfShipment.MenuManager = this.ribbon;
     this.TypeOfShipment.Name = "TypeOfShipment";
     this.TypeOfShipment.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.TypeOfShipment.Size = new System.Drawing.Size(148, 20);
     this.TypeOfShipment.TabIndex = 19;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(615, 9);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(98, 13);
     this.labelControl2.TabIndex = 20;
     this.labelControl2.Text = "��� ������������";
     //
     // Car
     //
     this.Car.BaseFilter = null;
     this.Car.Location = new System.Drawing.Point(500, 58);
     this.Car.MenuManager = this.ribbon;
     this.Car.Name = "Car";
     this.Car.Properties.BaseFilter = null;
     this.Car.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Car.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Car.Properties.NullText = "";
     this.Car.Size = new System.Drawing.Size(367, 20);
     this.Car.TabIndex = 18;
     //
     // Carrier
     //
     this.Carrier.BaseFilter = null;
     this.Carrier.Location = new System.Drawing.Point(500, 32);
     this.Carrier.MenuManager = this.ribbon;
     this.Carrier.Name = "Carrier";
     this.Carrier.Properties.BaseFilter = null;
     this.Carrier.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Carrier.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Carrier.Properties.NullText = "";
     this.Carrier.Size = new System.Drawing.Size(367, 20);
     this.Carrier.TabIndex = 17;
     //
     // Driver
     //
     this.Driver.BaseFilter = null;
     this.Driver.Location = new System.Drawing.Point(83, 58);
     this.Driver.MenuManager = this.ribbon;
     this.Driver.Name = "Driver";
     this.Driver.Properties.BaseFilter = null;
     this.Driver.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Driver.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Driver.Properties.NullText = "";
     this.Driver.Size = new System.Drawing.Size(322, 20);
     this.Driver.TabIndex = 16;
     //
     // Contractor
     //
     this.Contractor.BaseFilter = null;
     this.Contractor.Location = new System.Drawing.Point(83, 32);
     this.Contractor.MenuManager = this.ribbon;
     this.Contractor.Name = "Contractor";
     this.Contractor.Properties.BaseFilter = null;
     this.Contractor.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(),
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Delete)});
     this.Contractor.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.Contractor.Properties.NullText = "";
     this.Contractor.Size = new System.Drawing.Size(322, 20);
     this.Contractor.TabIndex = 15;
     //
     // Date
     //
     this.Date.EditValue = null;
     this.Date.Location = new System.Drawing.Point(305, 6);
     this.Date.MenuManager = this.ribbon;
     this.Date.Name = "Date";
     this.Date.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.Date.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.Date.Size = new System.Drawing.Size(100, 20);
     this.Date.TabIndex = 14;
     //
     // IncomeNumber
     //
     this.IncomeNumber.Location = new System.Drawing.Point(83, 6);
     this.IncomeNumber.MenuManager = this.ribbon;
     this.IncomeNumber.Name = "IncomeNumber";
     this.IncomeNumber.Size = new System.Drawing.Size(104, 20);
     this.IncomeNumber.TabIndex = 13;
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(411, 61);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(40, 13);
     this.labelControl7.TabIndex = 12;
     this.labelControl7.Text = "������";
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(10, 61);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(27, 13);
     this.labelControl6.TabIndex = 10;
     this.labelControl6.Text = "����";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(411, 35);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(56, 13);
     this.labelControl5.TabIndex = 8;
     this.labelControl5.Text = "���������";
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(10, 35);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(60, 13);
     this.labelControl4.TabIndex = 6;
     this.labelControl4.Text = "����������";
     //
     // State
     //
     this.State.Location = new System.Drawing.Point(500, 6);
     this.State.MenuManager = this.ribbon;
     this.State.Name = "State";
     this.State.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
     this.State.Size = new System.Drawing.Size(109, 20);
     this.State.TabIndex = 0;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(411, 9);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(83, 13);
     this.labelControl3.TabIndex = 4;
     this.labelControl3.Text = "���� ���������";
     //
     // label
     //
     this.label.Location = new System.Drawing.Point(193, 9);
     this.label.Name = "label";
     this.label.Size = new System.Drawing.Size(106, 13);
     this.label.TabIndex = 2;
     this.label.Text = "���� ������������";
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(10, 9);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(67, 13);
     this.labelControl1.TabIndex = 0;
     this.labelControl1.Text = "� ��������";
     //
     // NomenclatureInfo
     //
     this.NomenclatureInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.NomenclatureInfo.Location = new System.Drawing.Point(2, 44);
     this.NomenclatureInfo.MainView = this.nomenclatureView;
     this.NomenclatureInfo.MenuManager = this.ribbon;
     this.NomenclatureInfo.Name = "NomenclatureInfo";
     this.NomenclatureInfo.Size = new System.Drawing.Size(875, 372);
     this.NomenclatureInfo.TabIndex = 1;
     this.NomenclatureInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
     this.nomenclatureView});
     //
     // nomenclatureView
     //
     this.nomenclatureView.GridControl = this.NomenclatureInfo;
     this.nomenclatureView.Name = "nomenclatureView";
     //
     // panelControl1
     //
     this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl1.Controls.Add(this.pictureEdit1);
     this.panelControl1.Controls.Add(this.Info);
     this.panelControl1.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.panelControl1.Location = new System.Drawing.Point(0, 552);
     this.panelControl1.Name = "panelControl1";
     this.panelControl1.Size = new System.Drawing.Size(879, 20);
     this.panelControl1.TabIndex = 0;
     //
     // pictureEdit1
     //
     this.pictureEdit1.Dock = System.Windows.Forms.DockStyle.Left;
     this.pictureEdit1.EditValue = global::FMCG.Properties.Resources._1317825614_information_balloon;
     this.pictureEdit1.Location = new System.Drawing.Point(0, 0);
     this.pictureEdit1.MenuManager = this.ribbon;
     this.pictureEdit1.Name = "pictureEdit1";
     this.pictureEdit1.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
     this.pictureEdit1.Properties.Appearance.Options.UseBackColor = true;
     this.pictureEdit1.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.pictureEdit1.Size = new System.Drawing.Size(20, 20);
     this.pictureEdit1.TabIndex = 3;
     this.pictureEdit1.ToolTip = "��� ������� ��������� �������� �� ���� ���������� �����������";
     this.pictureEdit1.ToolTipIconType = DevExpress.Utils.ToolTipIconType.Information;
     this.pictureEdit1.ToolTipTitle = "������:";
     //
     // Info
     //
     this.Info.Appearance.ForeColor = System.Drawing.Color.Gray;
     this.Info.Location = new System.Drawing.Point(24, 3);
     this.Info.Name = "Info";
     this.Info.Size = new System.Drawing.Size(12, 13);
     this.Info.TabIndex = 1;
     this.Info.Text = "...";
     //
     // barButtonItem1
     //
     this.barButtonItem1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem1.Caption = "OK";
     this.barButtonItem1.Id = 0;
     this.barButtonItem1.ImageIndex = 0;
     this.barButtonItem1.Name = "barButtonItem1";
     //
     // barButtonItem3
     //
     this.barButtonItem3.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem3.Caption = "��������";
     this.barButtonItem3.Id = 1;
     this.barButtonItem3.Name = "barButtonItem3";
     //
     // barButtonItem4
     //
     this.barButtonItem4.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonItem4.Caption = "³����";
     this.barButtonItem4.Id = 2;
     this.barButtonItem4.ImageIndex = 1;
     this.barButtonItem4.Name = "barButtonItem4";
     //
     // groupControl1
     //
     this.groupControl1.Controls.Add(this.NomenclatureInfo);
     this.groupControl1.Controls.Add(this.panelControl2);
     this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.groupControl1.Location = new System.Drawing.Point(0, 134);
     this.groupControl1.Name = "groupControl1";
     this.groupControl1.Size = new System.Drawing.Size(879, 418);
     this.groupControl1.TabIndex = 21;
     this.groupControl1.Text = "������������";
     //
     // panelControl2
     //
     this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.panelControl2.Controls.Add(this.showNomenclature);
     this.panelControl2.Controls.Add(this.showTare);
     this.panelControl2.Controls.Add(this.NomenclatureInfoButtonsBar);
     this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
     this.panelControl2.Location = new System.Drawing.Point(2, 21);
     this.panelControl2.Name = "panelControl2";
     this.panelControl2.Size = new System.Drawing.Size(875, 23);
     this.panelControl2.TabIndex = 6;
     //
     // showNomenclature
     //
     this.showNomenclature.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.showNomenclature.Location = new System.Drawing.Point(699, 0);
     this.showNomenclature.Name = "showNomenclature";
     this.showNomenclature.Size = new System.Drawing.Size(88, 23);
     this.showNomenclature.TabIndex = 4;
     this.showNomenclature.Text = "������������";
     this.showNomenclature.CheckedChanged += new System.EventHandler(this.showNomenclature_CheckedChanged);
     //
     // showTare
     //
     this.showTare.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.showTare.Location = new System.Drawing.Point(795, 0);
     this.showTare.Name = "showTare";
     this.showTare.Size = new System.Drawing.Size(75, 23);
     this.showTare.TabIndex = 3;
     this.showTare.Text = "����";
     this.showTare.CheckedChanged += new System.EventHandler(this.showTare_CheckedChanged);
     //
     // ShipmentItemForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(879, 603);
     this.Controls.Add(this.groupControl1);
     this.Controls.Add(this.panelControl1);
     this.Controls.Add(this.panelControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.Name = "ShipmentItemForm";
     this.Ribbon = this.ribbon;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "Item form";
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl)).EndInit();
     this.panelControl.ResumeLayout(false);
     this.panelControl.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.TypeOfShipment.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Car.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Carrier.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Driver.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Contractor.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties.VistaTimeProperties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Date.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.IncomeNumber.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.State.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NomenclatureInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nomenclatureView)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
     this.panelControl1.ResumeLayout(false);
     this.panelControl1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
     this.groupControl1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
     this.panelControl2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Example #5
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
     this.OKButton = new DevExpress.XtraBars.BarButtonItem();
     this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
     this.barButtonGroup1 = new DevExpress.XtraBars.BarButtonGroup();
     this.xtraTabControl = new DevExpress.XtraTab.XtraTabControl();
     this.systemPage = new DevExpress.XtraTab.XtraTabPage();
     this.PreviewDatabaseName = new DevExpress.XtraEditors.TextEdit();
     this.OriginalDatabaseName = new DevExpress.XtraEditors.TextEdit();
     this.labelControl33 = new DevExpress.XtraEditors.LabelControl();
     this.labelControl32 = new DevExpress.XtraEditors.LabelControl();
     this.processPage = new DevExpress.XtraTab.XtraTabPage();
     this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
     this.EmptyCell = new Aramis.AramisSearchLookUpEdit();
     this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
     this.RedemptionCell = new Aramis.AramisSearchLookUpEdit();
     this.PermitInstallPalletManually = new DevExpress.XtraEditors.CheckEdit();
     this.pdtSettings = new DevExpress.XtraTab.XtraTabPage();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.UpdateFolderName = new DevExpress.XtraEditors.TextEdit();
     this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
     this.ServerIP = new DevExpress.XtraEditors.TextEdit();
     this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
     this.tareTabPage = new DevExpress.XtraTab.XtraTabPage();
     this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
     this.NonStandartLiner = new Aramis.AramisSearchLookUpEdit();
     this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
     this.StandartLiner = new Aramis.AramisSearchLookUpEdit();
     this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
     this.NonStandartTray = new Aramis.AramisSearchLookUpEdit();
     this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
     this.StandartTray = new Aramis.AramisSearchLookUpEdit();
     this.Don_tPrintStickers = new DevExpress.XtraEditors.CheckEdit();
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).BeginInit();
     this.xtraTabControl.SuspendLayout();
     this.systemPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PreviewDatabaseName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.OriginalDatabaseName.Properties)).BeginInit();
     this.processPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.EmptyCell.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RedemptionCell.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.PermitInstallPalletManually.Properties)).BeginInit();
     this.pdtSettings.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UpdateFolderName.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.ServerIP.Properties)).BeginInit();
     this.tareTabPage.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NonStandartLiner.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.StandartLiner.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.NonStandartTray.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.StandartTray.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Don_tPrintStickers.Properties)).BeginInit();
     this.SuspendLayout();
     //
     // ribbonStatusBar
     //
     this.ribbonStatusBar.ItemLinks.Add(this.OKButton);
     this.ribbonStatusBar.Location = new System.Drawing.Point(0, 402);
     this.ribbonStatusBar.Name = "ribbonStatusBar";
     this.ribbonStatusBar.Ribbon = this.ribbon;
     this.ribbonStatusBar.Size = new System.Drawing.Size(486, 31);
     //
     // OKButton
     //
     this.OKButton.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.OKButton.Caption = "OK";
     this.OKButton.Id = 6;
     this.OKButton.ImageIndex = 0;
     this.OKButton.Name = "OKButton";
     this.OKButton.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.OKButton_ItemClick);
     //
     // ribbon
     //
     this.ribbon.ApplicationButtonText = null;
     this.ribbon.ExpandCollapseItem.Id = 0;
     this.ribbon.ExpandCollapseItem.Name = "";
     this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
     this.ribbon.ExpandCollapseItem,
     this.barButtonGroup1,
     this.OKButton});
     this.ribbon.Location = new System.Drawing.Point(0, 0);
     this.ribbon.MaxItemId = 9;
     this.ribbon.Name = "ribbon";
     this.ribbon.Size = new System.Drawing.Size(486, 49);
     this.ribbon.StatusBar = this.ribbonStatusBar;
     this.ribbon.ToolbarLocation = DevExpress.XtraBars.Ribbon.RibbonQuickAccessToolbarLocation.Above;
     //
     // barButtonGroup1
     //
     this.barButtonGroup1.Alignment = DevExpress.XtraBars.BarItemLinkAlignment.Right;
     this.barButtonGroup1.Caption = "barButtonGroup1";
     this.barButtonGroup1.Id = 4;
     this.barButtonGroup1.ItemLinks.Add(this.OKButton);
     this.barButtonGroup1.MenuAppearance.AppearanceMenu.Normal.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.barButtonGroup1.MenuAppearance.AppearanceMenu.Normal.Options.UseFont = true;
     this.barButtonGroup1.MenuAppearance.MenuBar.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.barButtonGroup1.MenuAppearance.MenuBar.Options.UseFont = true;
     this.barButtonGroup1.MenuAppearance.MenuCaption.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.barButtonGroup1.MenuAppearance.MenuCaption.Options.UseFont = true;
     this.barButtonGroup1.MenuAppearance.SideStrip.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     this.barButtonGroup1.MenuAppearance.SideStrip.Options.UseFont = true;
     this.barButtonGroup1.Name = "barButtonGroup1";
     //
     // xtraTabControl
     //
     this.xtraTabControl.Dock = System.Windows.Forms.DockStyle.Fill;
     this.xtraTabControl.Location = new System.Drawing.Point(0, 49);
     this.xtraTabControl.Name = "xtraTabControl";
     this.xtraTabControl.SelectedTabPage = this.systemPage;
     this.xtraTabControl.Size = new System.Drawing.Size(486, 353);
     this.xtraTabControl.TabIndex = 2;
     this.xtraTabControl.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
     this.processPage,
     this.systemPage,
     this.pdtSettings,
     this.tareTabPage});
     //
     // systemPage
     //
     this.systemPage.Controls.Add(this.Don_tPrintStickers);
     this.systemPage.Controls.Add(this.PreviewDatabaseName);
     this.systemPage.Controls.Add(this.OriginalDatabaseName);
     this.systemPage.Controls.Add(this.labelControl33);
     this.systemPage.Controls.Add(this.labelControl32);
     this.systemPage.Name = "systemPage";
     this.systemPage.Size = new System.Drawing.Size(480, 325);
     this.systemPage.Text = "�������";
     //
     // PreviewDatabaseName
     //
     this.PreviewDatabaseName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.PreviewDatabaseName.Location = new System.Drawing.Point(111, 38);
     this.PreviewDatabaseName.MenuManager = this.ribbon;
     this.PreviewDatabaseName.Name = "PreviewDatabaseName";
     this.PreviewDatabaseName.Size = new System.Drawing.Size(362, 20);
     this.PreviewDatabaseName.TabIndex = 8;
     //
     // OriginalDatabaseName
     //
     this.OriginalDatabaseName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.OriginalDatabaseName.Location = new System.Drawing.Point(111, 12);
     this.OriginalDatabaseName.MenuManager = this.ribbon;
     this.OriginalDatabaseName.Name = "OriginalDatabaseName";
     this.OriginalDatabaseName.Size = new System.Drawing.Size(362, 20);
     this.OriginalDatabaseName.TabIndex = 7;
     //
     // labelControl33
     //
     this.labelControl33.Location = new System.Drawing.Point(11, 41);
     this.labelControl33.Name = "labelControl33";
     this.labelControl33.Size = new System.Drawing.Size(28, 13);
     this.labelControl33.TabIndex = 6;
     this.labelControl33.Text = "����";
     //
     // labelControl32
     //
     this.labelControl32.Location = new System.Drawing.Point(9, 15);
     this.labelControl32.Name = "labelControl32";
     this.labelControl32.Size = new System.Drawing.Size(87, 13);
     this.labelControl32.TabIndex = 4;
     this.labelControl32.Text = "������� ������";
     //
     // processPage
     //
     this.processPage.Controls.Add(this.labelControl7);
     this.processPage.Controls.Add(this.EmptyCell);
     this.processPage.Controls.Add(this.labelControl6);
     this.processPage.Controls.Add(this.RedemptionCell);
     this.processPage.Controls.Add(this.PermitInstallPalletManually);
     this.processPage.Name = "processPage";
     this.processPage.Size = new System.Drawing.Size(480, 325);
     this.processPage.Text = "�������";
     //
     // labelControl7
     //
     this.labelControl7.Location = new System.Drawing.Point(9, 87);
     this.labelControl7.Name = "labelControl7";
     this.labelControl7.Size = new System.Drawing.Size(74, 13);
     this.labelControl7.TabIndex = 20;
     this.labelControl7.Text = "������ ������";
     //
     // EmptyCell
     //
     this.EmptyCell.BaseFilter = null;
     this.EmptyCell.Location = new System.Drawing.Point(93, 84);
     this.EmptyCell.MenuManager = this.ribbon;
     this.EmptyCell.Name = "EmptyCell";
     this.EmptyCell.Properties.BaseFilter = null;
     this.EmptyCell.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.EmptyCell.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.EmptyCell.Properties.FirstPopUp = null;
     this.EmptyCell.Properties.NullText = "";
     this.EmptyCell.Size = new System.Drawing.Size(350, 20);
     this.EmptyCell.TabIndex = 19;
     //
     // labelControl6
     //
     this.labelControl6.Location = new System.Drawing.Point(9, 52);
     this.labelControl6.Name = "labelControl6";
     this.labelControl6.Size = new System.Drawing.Size(65, 13);
     this.labelControl6.TabIndex = 18;
     this.labelControl6.Text = "����� �����";
     //
     // RedemptionCell
     //
     this.RedemptionCell.BaseFilter = null;
     this.RedemptionCell.Location = new System.Drawing.Point(93, 49);
     this.RedemptionCell.MenuManager = this.ribbon;
     this.RedemptionCell.Name = "RedemptionCell";
     this.RedemptionCell.Properties.BaseFilter = null;
     this.RedemptionCell.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.RedemptionCell.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.RedemptionCell.Properties.FirstPopUp = null;
     this.RedemptionCell.Properties.NullText = "";
     this.RedemptionCell.Size = new System.Drawing.Size(350, 20);
     this.RedemptionCell.TabIndex = 17;
     //
     // PermitInstallPalletManually
     //
     this.PermitInstallPalletManually.Location = new System.Drawing.Point(8, 12);
     this.PermitInstallPalletManually.MenuManager = this.ribbon;
     this.PermitInstallPalletManually.Name = "PermitInstallPalletManually";
     this.PermitInstallPalletManually.Properties.Caption = "��������� ������� ������������� ������� ���������";
     this.PermitInstallPalletManually.Size = new System.Drawing.Size(449, 19);
     this.PermitInstallPalletManually.TabIndex = 0;
     //
     // pdtSettings
     //
     this.pdtSettings.Controls.Add(this.label2);
     this.pdtSettings.Controls.Add(this.label1);
     this.pdtSettings.Controls.Add(this.UpdateFolderName);
     this.pdtSettings.Controls.Add(this.labelControl2);
     this.pdtSettings.Controls.Add(this.ServerIP);
     this.pdtSettings.Controls.Add(this.labelControl1);
     this.pdtSettings.Name = "pdtSettings";
     this.pdtSettings.Size = new System.Drawing.Size(480, 325);
     this.pdtSettings.Text = "������������ ���";
     //
     // label2
     //
     this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.label2.ForeColor = System.Drawing.Color.Maroon;
     this.label2.Location = new System.Drawing.Point(6, 291);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(467, 30);
     this.label2.TabIndex = 13;
     this.label2.Text = "���� �����, �� ��������, �� � �������� \'������������ ���\' ��������� ������� IP �" +
     "������ ��� ���� ��������� ���������� �� �������";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Font = new System.Drawing.Font("Tahoma", 7F);
     this.label1.ForeColor = System.Drawing.Color.Gray;
     this.label1.Location = new System.Drawing.Point(108, 61);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(209, 12);
     this.label1.TabIndex = 12;
     this.label1.Text = "C:\\Program Files\\Logiston SM Server\\Update";
     //
     // UpdateFolderName
     //
     this.UpdateFolderName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.UpdateFolderName.Location = new System.Drawing.Point(111, 38);
     this.UpdateFolderName.MenuManager = this.ribbon;
     this.UpdateFolderName.Name = "UpdateFolderName";
     this.UpdateFolderName.Size = new System.Drawing.Size(362, 20);
     this.UpdateFolderName.TabIndex = 11;
     //
     // labelControl2
     //
     this.labelControl2.Location = new System.Drawing.Point(9, 41);
     this.labelControl2.Name = "labelControl2";
     this.labelControl2.Size = new System.Drawing.Size(67, 13);
     this.labelControl2.TabIndex = 10;
     this.labelControl2.Text = "����� �����";
     //
     // ServerIP
     //
     this.ServerIP.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
     | System.Windows.Forms.AnchorStyles.Right)));
     this.ServerIP.Location = new System.Drawing.Point(111, 12);
     this.ServerIP.MenuManager = this.ribbon;
     this.ServerIP.Name = "ServerIP";
     this.ServerIP.Properties.Mask.EditMask = "(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.(" +
     "25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)";
     this.ServerIP.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.RegEx;
     this.ServerIP.Size = new System.Drawing.Size(140, 20);
     this.ServerIP.TabIndex = 9;
     //
     // labelControl1
     //
     this.labelControl1.Location = new System.Drawing.Point(9, 15);
     this.labelControl1.Name = "labelControl1";
     this.labelControl1.Size = new System.Drawing.Size(54, 13);
     this.labelControl1.TabIndex = 8;
     this.labelControl1.Text = "IP �������";
     //
     // tareTabPage
     //
     this.tareTabPage.Controls.Add(this.labelControl5);
     this.tareTabPage.Controls.Add(this.NonStandartLiner);
     this.tareTabPage.Controls.Add(this.labelControl4);
     this.tareTabPage.Controls.Add(this.StandartLiner);
     this.tareTabPage.Controls.Add(this.labelControl3);
     this.tareTabPage.Controls.Add(this.NonStandartTray);
     this.tareTabPage.Controls.Add(this.labelControl13);
     this.tareTabPage.Controls.Add(this.StandartTray);
     this.tareTabPage.Name = "tareTabPage";
     this.tareTabPage.Size = new System.Drawing.Size(480, 325);
     this.tareTabPage.Text = "��������� ����";
     //
     // labelControl5
     //
     this.labelControl5.Location = new System.Drawing.Point(22, 101);
     this.labelControl5.Name = "labelControl5";
     this.labelControl5.Size = new System.Drawing.Size(131, 13);
     this.labelControl5.TabIndex = 20;
     this.labelControl5.Text = "������������ ���������";
     //
     // NonStandartLiner
     //
     this.NonStandartLiner.BaseFilter = null;
     this.NonStandartLiner.Location = new System.Drawing.Point(163, 98);
     this.NonStandartLiner.MenuManager = this.ribbon;
     this.NonStandartLiner.Name = "NonStandartLiner";
     this.NonStandartLiner.Properties.BaseFilter = null;
     this.NonStandartLiner.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NonStandartLiner.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NonStandartLiner.Properties.FirstPopUp = null;
     this.NonStandartLiner.Properties.NullText = "";
     this.NonStandartLiner.Size = new System.Drawing.Size(293, 20);
     this.NonStandartLiner.TabIndex = 19;
     //
     // labelControl4
     //
     this.labelControl4.Location = new System.Drawing.Point(22, 75);
     this.labelControl4.Name = "labelControl4";
     this.labelControl4.Size = new System.Drawing.Size(120, 13);
     this.labelControl4.TabIndex = 18;
     this.labelControl4.Text = "���������� ���������";
     //
     // StandartLiner
     //
     this.StandartLiner.BaseFilter = null;
     this.StandartLiner.Location = new System.Drawing.Point(163, 72);
     this.StandartLiner.MenuManager = this.ribbon;
     this.StandartLiner.Name = "StandartLiner";
     this.StandartLiner.Properties.BaseFilter = null;
     this.StandartLiner.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.StandartLiner.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.StandartLiner.Properties.FirstPopUp = null;
     this.StandartLiner.Properties.NullText = "";
     this.StandartLiner.Size = new System.Drawing.Size(293, 20);
     this.StandartLiner.TabIndex = 17;
     //
     // labelControl3
     //
     this.labelControl3.Location = new System.Drawing.Point(22, 49);
     this.labelControl3.Name = "labelControl3";
     this.labelControl3.Size = new System.Drawing.Size(117, 13);
     this.labelControl3.TabIndex = 16;
     this.labelControl3.Text = "������������� �����";
     //
     // NonStandartTray
     //
     this.NonStandartTray.BaseFilter = null;
     this.NonStandartTray.Location = new System.Drawing.Point(163, 46);
     this.NonStandartTray.MenuManager = this.ribbon;
     this.NonStandartTray.Name = "NonStandartTray";
     this.NonStandartTray.Properties.BaseFilter = null;
     this.NonStandartTray.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.NonStandartTray.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.NonStandartTray.Properties.FirstPopUp = null;
     this.NonStandartTray.Properties.NullText = "";
     this.NonStandartTray.Size = new System.Drawing.Size(293, 20);
     this.NonStandartTray.TabIndex = 15;
     //
     // labelControl13
     //
     this.labelControl13.Location = new System.Drawing.Point(22, 23);
     this.labelControl13.Name = "labelControl13";
     this.labelControl13.Size = new System.Drawing.Size(106, 13);
     this.labelControl13.TabIndex = 14;
     this.labelControl13.Text = "����������� �����";
     //
     // StandartTray
     //
     this.StandartTray.BaseFilter = null;
     this.StandartTray.Location = new System.Drawing.Point(163, 20);
     this.StandartTray.MenuManager = this.ribbon;
     this.StandartTray.Name = "StandartTray";
     this.StandartTray.Properties.BaseFilter = null;
     this.StandartTray.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
     new DevExpress.XtraEditors.Controls.EditorButton()});
     this.StandartTray.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None);
     this.StandartTray.Properties.FirstPopUp = null;
     this.StandartTray.Properties.NullText = "";
     this.StandartTray.Size = new System.Drawing.Size(293, 20);
     this.StandartTray.TabIndex = 13;
     //
     // Don_tPrintStickers
     //
     this.Don_tPrintStickers.Location = new System.Drawing.Point(109, 77);
     this.Don_tPrintStickers.MenuManager = this.ribbon;
     this.Don_tPrintStickers.Name = "Don_tPrintStickers";
     this.Don_tPrintStickers.Properties.AutoWidth = true;
     this.Don_tPrintStickers.Properties.Caption = "�� �������� ��������";
     this.Don_tPrintStickers.Size = new System.Drawing.Size(137, 19);
     this.Don_tPrintStickers.TabIndex = 9;
     //
     // ConstsForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(486, 433);
     this.Controls.Add(this.xtraTabControl);
     this.Controls.Add(this.ribbonStatusBar);
     this.Controls.Add(this.ribbon);
     this.KeyPreview = true;
     this.MaximizeBox = false;
     this.MinimizeBox = false;
     this.MinimumSize = new System.Drawing.Size(299, 434);
     this.Name = "ConstsForm";
     this.Ribbon = this.ribbon;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.StatusBar = this.ribbonStatusBar;
     this.Text = "��������� �������";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.ConstsForm_FormClosed);
     this.Load += new System.EventHandler(this.Itemform_Load);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Itemform_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl)).EndInit();
     this.xtraTabControl.ResumeLayout(false);
     this.systemPage.ResumeLayout(false);
     this.systemPage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.PreviewDatabaseName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.OriginalDatabaseName.Properties)).EndInit();
     this.processPage.ResumeLayout(false);
     this.processPage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.EmptyCell.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RedemptionCell.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.PermitInstallPalletManually.Properties)).EndInit();
     this.pdtSettings.ResumeLayout(false);
     this.pdtSettings.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.UpdateFolderName.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.ServerIP.Properties)).EndInit();
     this.tareTabPage.ResumeLayout(false);
     this.tareTabPage.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.NonStandartLiner.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.StandartLiner.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.NonStandartTray.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.StandartTray.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Don_tPrintStickers.Properties)).EndInit();
     this.ResumeLayout(false);
 }