示例#1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(Receipt));
     DevExpress.ExpressApp.Win.Layout.XafLayoutConstants xafLayoutConstants1 = new DevExpress.ExpressApp.Win.Layout.XafLayoutConstants();
     this.xafBarManager        = new DevExpress.ExpressApp.Win.Templates.Controls.XafBarManager(this.components);
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.cObjectsCreation     = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cRecordEdit          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cView                          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cPrint                         = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cEdit                          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cOpenObject                    = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cUndoRedo                      = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cExport                        = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.actionContainersManager        = new DevExpress.ExpressApp.Win.Templates.ActionContainersManager(this.components);
     this.diagnosticContainer            = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.diagnosticContainerLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup();
     this.buttonsContainer               = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.buttonsContainerLayoutGroup    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.viewSitePanel                  = new DevExpress.XtraEditors.PanelControl();
     this.button2                        = new System.Windows.Forms.Button();
     this.btnScan                        = new System.Windows.Forms.Button();
     this.txtSerialNumber                = new System.Windows.Forms.TextBox();
     this.txtExpDate                     = new System.Windows.Forms.TextBox();
     this.txtLot                         = new System.Windows.Forms.TextBox();
     this.txtItemNumber                  = new System.Windows.Forms.TextBox();
     this.label8                         = new System.Windows.Forms.Label();
     this.label7                         = new System.Windows.Forms.Label();
     this.label6                         = new System.Windows.Forms.Label();
     this.label5                         = new System.Windows.Forms.Label();
     this.label4                         = new System.Windows.Forms.Label();
     this.txtScan                        = new System.Windows.Forms.TextBox();
     this.gridControl1                   = new DevExpress.XtraGrid.GridControl();
     this.gridView1                      = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.ItemNumber                     = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Lot             = new DevExpress.XtraGrid.Columns.GridColumn();
     this.ExpireationDate = new DevExpress.XtraGrid.Columns.GridColumn();
     this.SerialNumber    = new DevExpress.XtraGrid.Columns.GridColumn();
     this.txtReceivedBy   = new System.Windows.Forms.TextBox();
     this.label3          = new System.Windows.Forms.Label();
     this.txtReceiverDt   = new System.Windows.Forms.TextBox();
     this.label2          = new System.Windows.Forms.Label();
     this.txtReceiptID    = new System.Windows.Forms.TextBox();
     this.label1          = new System.Windows.Forms.Label();
     this.bottomPanel     = new DevExpress.ExpressApp.Win.Layout.XafLayoutControl();
     this.Root            = new DevExpress.XtraLayout.LayoutControlGroup();
     this.simpleSeparator = new DevExpress.XtraLayout.SimpleSeparator();
     this.emptySpaceItem  = new DevExpress.XtraLayout.EmptySpaceItem();
     this.diagnosticContainerLayoutItem = new DevExpress.XtraLayout.LayoutControlItem();
     this.buttonsContainerLayoutItem    = new DevExpress.XtraLayout.LayoutControlItem();
     this.formStateModelSynchronizer    = new DevExpress.ExpressApp.Win.Core.FormStateModelSynchronizer(this.components);
     this.viewSiteManager = new DevExpress.ExpressApp.Win.Templates.ViewSiteManager(this.components);
     this.BarcodeScan     = new DevExpress.XtraGrid.Columns.GridColumn();
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).BeginInit();
     this.viewSitePanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).BeginInit();
     this.bottomPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutItem)).BeginInit();
     this.SuspendLayout();
     //
     // xafBarManager
     //
     this.xafBarManager.DockControls.Add(this.barDockControlTop);
     this.xafBarManager.DockControls.Add(this.barDockControlBottom);
     this.xafBarManager.DockControls.Add(this.barDockControlLeft);
     this.xafBarManager.DockControls.Add(this.barDockControlRight);
     this.xafBarManager.Form = this;
     this.xafBarManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.cObjectsCreation,
         this.cRecordEdit,
         this.cView,
         this.cPrint,
         this.cEdit,
         this.cOpenObject,
         this.cUndoRedo,
         this.cExport
     });
     this.xafBarManager.MaxItemId = 8;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     this.barDockControlTop.Manager = this.xafBarManager;
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     this.barDockControlBottom.Manager = this.xafBarManager;
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     this.barDockControlLeft.Manager = this.xafBarManager;
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     this.barDockControlRight.Manager = this.xafBarManager;
     //
     // cObjectsCreation
     //
     resources.ApplyResources(this.cObjectsCreation, "cObjectsCreation");
     this.cObjectsCreation.ContainerId             = "ObjectsCreation";
     this.cObjectsCreation.Id                      = 0;
     this.cObjectsCreation.Name                    = "cObjectsCreation";
     this.cObjectsCreation.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cRecordEdit
     //
     resources.ApplyResources(this.cRecordEdit, "cRecordEdit");
     this.cRecordEdit.ContainerId             = "RecordEdit";
     this.cRecordEdit.Id                      = 1;
     this.cRecordEdit.Name                    = "cRecordEdit";
     this.cRecordEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cView
     //
     resources.ApplyResources(this.cView, "cView");
     this.cView.ContainerId             = "View";
     this.cView.Id                      = 2;
     this.cView.Name                    = "cView";
     this.cView.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cPrint
     //
     resources.ApplyResources(this.cPrint, "cPrint");
     this.cPrint.ContainerId             = "Print";
     this.cPrint.Id                      = 3;
     this.cPrint.Name                    = "cPrint";
     this.cPrint.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cEdit
     //
     resources.ApplyResources(this.cEdit, "cEdit");
     this.cEdit.ContainerId             = "Edit";
     this.cEdit.Id                      = 4;
     this.cEdit.Name                    = "cEdit";
     this.cEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cOpenObject
     //
     resources.ApplyResources(this.cOpenObject, "cOpenObject");
     this.cOpenObject.ContainerId             = "OpenObject";
     this.cOpenObject.Id                      = 5;
     this.cOpenObject.Name                    = "cOpenObject";
     this.cOpenObject.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cUndoRedo
     //
     resources.ApplyResources(this.cUndoRedo, "cUndoRedo");
     this.cUndoRedo.ContainerId             = "UndoRedo";
     this.cUndoRedo.Id                      = 6;
     this.cUndoRedo.Name                    = "cUndoRedo";
     this.cUndoRedo.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cExport
     //
     resources.ApplyResources(this.cExport, "cExport");
     this.cExport.ContainerId             = "Export";
     this.cExport.Id                      = 7;
     this.cExport.Name                    = "cExport";
     this.cExport.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // actionContainersManager
     //
     this.actionContainersManager.ActionContainerComponents.Add(this.cObjectsCreation);
     this.actionContainersManager.ActionContainerComponents.Add(this.cRecordEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cView);
     this.actionContainersManager.ActionContainerComponents.Add(this.cPrint);
     this.actionContainersManager.ActionContainerComponents.Add(this.cEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cOpenObject);
     this.actionContainersManager.ActionContainerComponents.Add(this.cUndoRedo);
     this.actionContainersManager.ActionContainerComponents.Add(this.cExport);
     this.actionContainersManager.ActionContainerComponents.Add(this.diagnosticContainer);
     this.actionContainersManager.ActionContainerComponents.Add(this.buttonsContainer);
     this.actionContainersManager.ContextMenuContainers.Add(this.cObjectsCreation);
     this.actionContainersManager.ContextMenuContainers.Add(this.cEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cRecordEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cUndoRedo);
     this.actionContainersManager.ContextMenuContainers.Add(this.cOpenObject);
     this.actionContainersManager.ContextMenuContainers.Add(this.cView);
     this.actionContainersManager.ContextMenuContainers.Add(this.cExport);
     this.actionContainersManager.ContextMenuContainers.Add(this.cPrint);
     this.actionContainersManager.DefaultContainer = this.cObjectsCreation;
     this.actionContainersManager.Template         = this;
     //
     // diagnosticContainer
     //
     this.diagnosticContainer.ActionId           = null;
     this.diagnosticContainer.AllowCustomization = false;
     resources.ApplyResources(this.diagnosticContainer, "diagnosticContainer");
     this.diagnosticContainer.BackColor           = System.Drawing.Color.Transparent;
     this.diagnosticContainer.ContainerId         = "Diagnostic";
     this.diagnosticContainer.HideItemsCompletely = true;
     this.diagnosticContainer.Name = "diagnosticContainer";
     this.diagnosticContainer.OptionsView.UseSkinIndents = false;
     this.diagnosticContainer.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.diagnosticContainer.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.diagnosticContainer.Root        = this.diagnosticContainerLayoutGroup;
     this.diagnosticContainer.TabStop     = false;
     //
     // diagnosticContainerLayoutGroup
     //
     this.diagnosticContainerLayoutGroup.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.diagnosticContainerLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.diagnosticContainerLayoutGroup.GroupBordersVisible         = false;
     this.diagnosticContainerLayoutGroup.Name        = "diagnosticContainerLayoutGroup";
     this.diagnosticContainerLayoutGroup.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.diagnosticContainerLayoutGroup.Size        = new System.Drawing.Size(18, 25);
     this.diagnosticContainerLayoutGroup.TextVisible = false;
     //
     // buttonsContainer
     //
     this.buttonsContainer.ActionId           = null;
     this.buttonsContainer.AllowCustomization = false;
     resources.ApplyResources(this.buttonsContainer, "buttonsContainer");
     this.buttonsContainer.BackColor           = System.Drawing.Color.Transparent;
     this.buttonsContainer.ContainerId         = "PopupActions";
     this.buttonsContainer.HideItemsCompletely = false;
     this.buttonsContainer.Name = "buttonsContainer";
     this.buttonsContainer.OptionsView.UseSkinIndents = false;
     this.buttonsContainer.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.buttonsContainer.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.buttonsContainer.Root        = this.buttonsContainerLayoutGroup;
     this.buttonsContainer.TabStop     = false;
     //
     // buttonsContainerLayoutGroup
     //
     this.buttonsContainerLayoutGroup.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.buttonsContainerLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.buttonsContainerLayoutGroup.GroupBordersVisible         = false;
     this.buttonsContainerLayoutGroup.Name        = "buttonsContainerLayoutGroup";
     this.buttonsContainerLayoutGroup.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.buttonsContainerLayoutGroup.Size        = new System.Drawing.Size(19, 25);
     this.buttonsContainerLayoutGroup.TextVisible = false;
     //
     // viewSitePanel
     //
     this.viewSitePanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.viewSitePanel.Controls.Add(this.button2);
     this.viewSitePanel.Controls.Add(this.btnScan);
     this.viewSitePanel.Controls.Add(this.txtSerialNumber);
     this.viewSitePanel.Controls.Add(this.txtExpDate);
     this.viewSitePanel.Controls.Add(this.txtLot);
     this.viewSitePanel.Controls.Add(this.txtItemNumber);
     this.viewSitePanel.Controls.Add(this.label8);
     this.viewSitePanel.Controls.Add(this.label7);
     this.viewSitePanel.Controls.Add(this.label6);
     this.viewSitePanel.Controls.Add(this.label5);
     this.viewSitePanel.Controls.Add(this.label4);
     this.viewSitePanel.Controls.Add(this.txtScan);
     this.viewSitePanel.Controls.Add(this.gridControl1);
     this.viewSitePanel.Controls.Add(this.txtReceivedBy);
     this.viewSitePanel.Controls.Add(this.label3);
     this.viewSitePanel.Controls.Add(this.txtReceiverDt);
     this.viewSitePanel.Controls.Add(this.label2);
     this.viewSitePanel.Controls.Add(this.txtReceiptID);
     this.viewSitePanel.Controls.Add(this.label1);
     resources.ApplyResources(this.viewSitePanel, "viewSitePanel");
     this.viewSitePanel.Name = "viewSitePanel";
     //
     // button2
     //
     resources.ApplyResources(this.button2, "button2");
     this.button2.Name = "button2";
     this.button2.UseVisualStyleBackColor = true;
     //
     // btnScan
     //
     resources.ApplyResources(this.btnScan, "btnScan");
     this.btnScan.Name = "btnScan";
     this.btnScan.UseVisualStyleBackColor = true;
     //
     // txtSerialNumber
     //
     resources.ApplyResources(this.txtSerialNumber, "txtSerialNumber");
     this.txtSerialNumber.Name     = "txtSerialNumber";
     this.txtSerialNumber.ReadOnly = true;
     //
     // txtExpDate
     //
     resources.ApplyResources(this.txtExpDate, "txtExpDate");
     this.txtExpDate.Name     = "txtExpDate";
     this.txtExpDate.ReadOnly = true;
     //
     // txtLot
     //
     resources.ApplyResources(this.txtLot, "txtLot");
     this.txtLot.Name     = "txtLot";
     this.txtLot.ReadOnly = true;
     //
     // txtItemNumber
     //
     resources.ApplyResources(this.txtItemNumber, "txtItemNumber");
     this.txtItemNumber.Name     = "txtItemNumber";
     this.txtItemNumber.ReadOnly = true;
     //
     // label8
     //
     resources.ApplyResources(this.label8, "label8");
     this.label8.Name = "label8";
     //
     // label7
     //
     resources.ApplyResources(this.label7, "label7");
     this.label7.Name = "label7";
     //
     // label6
     //
     resources.ApplyResources(this.label6, "label6");
     this.label6.Name = "label6";
     //
     // label5
     //
     resources.ApplyResources(this.label5, "label5");
     this.label5.Name = "label5";
     //
     // label4
     //
     resources.ApplyResources(this.label4, "label4");
     this.label4.Name = "label4";
     //
     // txtScan
     //
     resources.ApplyResources(this.txtScan, "txtScan");
     this.txtScan.Name = "txtScan";
     //
     // gridControl1
     //
     resources.ApplyResources(this.gridControl1, "gridControl1");
     this.gridControl1.MainView    = this.gridView1;
     this.gridControl1.MenuManager = this.xafBarManager;
     this.gridControl1.Name        = "gridControl1";
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.ItemNumber,
         this.Lot,
         this.ExpireationDate,
         this.SerialNumber,
         this.BarcodeScan
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     //
     // ItemNumber
     //
     resources.ApplyResources(this.ItemNumber, "ItemNumber");
     this.ItemNumber.Name = "ItemNumber";
     //
     // Lot
     //
     resources.ApplyResources(this.Lot, "Lot");
     this.Lot.Name = "Lot";
     //
     // ExpireationDate
     //
     resources.ApplyResources(this.ExpireationDate, "ExpireationDate");
     this.ExpireationDate.Name = "ExpireationDate";
     //
     // SerialNumber
     //
     resources.ApplyResources(this.SerialNumber, "SerialNumber");
     this.SerialNumber.Name = "SerialNumber";
     //
     // txtReceivedBy
     //
     resources.ApplyResources(this.txtReceivedBy, "txtReceivedBy");
     this.txtReceivedBy.Name = "txtReceivedBy";
     //
     // label3
     //
     resources.ApplyResources(this.label3, "label3");
     this.label3.Name = "label3";
     //
     // txtReceiverDt
     //
     resources.ApplyResources(this.txtReceiverDt, "txtReceiverDt");
     this.txtReceiverDt.Name = "txtReceiverDt";
     //
     // label2
     //
     resources.ApplyResources(this.label2, "label2");
     this.label2.Name = "label2";
     //
     // txtReceiptID
     //
     resources.ApplyResources(this.txtReceiptID, "txtReceiptID");
     this.txtReceiptID.Name = "txtReceiptID";
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.Name = "label1";
     //
     // bottomPanel
     //
     this.bottomPanel.AllowCustomization = false;
     resources.ApplyResources(this.bottomPanel, "bottomPanel");
     this.bottomPanel.BackColor = System.Drawing.Color.Transparent;
     this.bottomPanel.Controls.Add(this.diagnosticContainer);
     this.bottomPanel.Controls.Add(this.buttonsContainer);
     this.bottomPanel.Name = "bottomPanel";
     this.bottomPanel.OptionsCustomizationForm.ShowLoadButton         = false;
     this.bottomPanel.OptionsCustomizationForm.ShowSaveButton         = false;
     this.bottomPanel.OptionsView.AllowItemSkinning                   = false;
     this.bottomPanel.OptionsView.EnableIndentsInGroupsWithoutBorders = true;
     this.bottomPanel.OptionsView.UseSkinIndents = false;
     this.bottomPanel.Root = this.Root;
     xafLayoutConstants1.InvisibleGroupVerticalDistance = 10;
     xafLayoutConstants1.ItemToBorderHorizontalDistance = 10;
     xafLayoutConstants1.ItemToBorderVerticalDistance   = 10;
     xafLayoutConstants1.ItemToItemHorizontalDistance   = 10;
     xafLayoutConstants1.ItemToItemVerticalDistance     = 4;
     xafLayoutConstants1.ItemToTabBorderDistance        = 2;
     this.bottomPanel.XafLayoutConstants = xafLayoutConstants1;
     //
     // Root
     //
     resources.ApplyResources(this.Root, "Root");
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.simpleSeparator,
         this.emptySpaceItem,
         this.diagnosticContainerLayoutItem,
         this.buttonsContainerLayoutItem
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(920, 36);
     this.Root.TextVisible = false;
     //
     // simpleSeparator
     //
     this.simpleSeparator.AllowHotTrack = false;
     this.simpleSeparator.Location      = new System.Drawing.Point(0, 0);
     this.simpleSeparator.Name          = "simpleSeparator";
     this.simpleSeparator.Size          = new System.Drawing.Size(920, 1);
     //
     // emptySpaceItem
     //
     this.emptySpaceItem.AllowHotTrack = false;
     this.emptySpaceItem.Location      = new System.Drawing.Point(0, 1);
     this.emptySpaceItem.Name          = "emptySpaceItem";
     this.emptySpaceItem.Size          = new System.Drawing.Size(863, 35);
     this.emptySpaceItem.TextSize      = new System.Drawing.Size(0, 0);
     //
     // diagnosticContainerLayoutItem
     //
     this.diagnosticContainerLayoutItem.Control     = this.diagnosticContainer;
     this.diagnosticContainerLayoutItem.Location    = new System.Drawing.Point(863, 1);
     this.diagnosticContainerLayoutItem.Name        = "diagnosticContainerLayoutItem";
     this.diagnosticContainerLayoutItem.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 10, 0);
     this.diagnosticContainerLayoutItem.Size        = new System.Drawing.Size(28, 35);
     this.diagnosticContainerLayoutItem.TextSize    = new System.Drawing.Size(0, 0);
     this.diagnosticContainerLayoutItem.TextVisible = false;
     //
     // buttonsContainerLayoutItem
     //
     this.buttonsContainerLayoutItem.Control     = this.buttonsContainer;
     this.buttonsContainerLayoutItem.Location    = new System.Drawing.Point(891, 1);
     this.buttonsContainerLayoutItem.Name        = "buttonsContainerLayoutItem";
     this.buttonsContainerLayoutItem.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 10, 0);
     this.buttonsContainerLayoutItem.Size        = new System.Drawing.Size(29, 35);
     this.buttonsContainerLayoutItem.TextSize    = new System.Drawing.Size(0, 0);
     this.buttonsContainerLayoutItem.TextVisible = false;
     //
     // formStateModelSynchronizer
     //
     this.formStateModelSynchronizer.Form = this;
     //
     // viewSiteManager
     //
     this.viewSiteManager.ViewSiteControl = this.viewSitePanel;
     //
     // BarcodeScan
     //
     this.BarcodeScan.Name = "BarcodeScan";
     resources.ApplyResources(this.BarcodeScan, "BarcodeScan");
     //
     // Receipt
     //
     resources.ApplyResources(this, "$this");
     this.Controls.Add(this.viewSitePanel);
     this.Controls.Add(this.bottomPanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("Receipt.IconOptions.Icon")));
     this.Name             = "Receipt";
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).EndInit();
     this.viewSitePanel.ResumeLayout(false);
     this.viewSitePanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).EndInit();
     this.bottomPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutItem)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#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.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(ProgressForm));
     DevExpress.ExpressApp.Win.Layout.XafLayoutConstants xafLayoutConstants1 = new DevExpress.ExpressApp.Win.Layout.XafLayoutConstants();
     this.xafBarManager        = new DevExpress.ExpressApp.Win.Templates.Controls.XafBarManager(this.components);
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.cObjectsCreation     = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cRecordEdit          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cView                   = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cPrint                  = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cEdit                   = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cOpenObject             = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cUndoRedo               = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cExport                 = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.actionContainersManager = new DevExpress.ExpressApp.Win.Templates.ActionContainersManager(this.components);
     this.pbc                        = new DevExpress.XtraEditors.ProgressBarControl();
     this.bottomPanel                = new DevExpress.ExpressApp.Win.Layout.XafLayoutControl();
     this.btnClose                   = new DevExpress.XtraEditors.SimpleButton();
     this.gridControlMain            = new DevExpress.XtraGrid.GridControl();
     this.gridViewMain               = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.gridColumnFilePath         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnOpResult         = new DevExpress.XtraGrid.Columns.GridColumn();
     this.gridColumnResultMsg        = new DevExpress.XtraGrid.Columns.GridColumn();
     this.Root                       = new DevExpress.XtraLayout.LayoutControlGroup();
     this.xafLayoutControlItem1      = new DevExpress.ExpressApp.Win.Layout.XafLayoutControlItem();
     this.xafLayoutControlItem2      = new DevExpress.ExpressApp.Win.Layout.XafLayoutControlItem();
     this.xafLayoutControlItemClose  = new DevExpress.ExpressApp.Win.Layout.XafLayoutControlItem();
     this.formStateModelSynchronizer = new DevExpress.ExpressApp.Win.Core.FormStateModelSynchronizer(this.components);
     this.viewSiteManager            = new DevExpress.ExpressApp.Win.Templates.ViewSiteManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbc.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).BeginInit();
     this.bottomPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMain)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItem2)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItemClose)).BeginInit();
     this.SuspendLayout();
     //
     // xafBarManager
     //
     this.xafBarManager.DockControls.Add(this.barDockControlTop);
     this.xafBarManager.DockControls.Add(this.barDockControlBottom);
     this.xafBarManager.DockControls.Add(this.barDockControlLeft);
     this.xafBarManager.DockControls.Add(this.barDockControlRight);
     this.xafBarManager.Form = this;
     this.xafBarManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.cObjectsCreation,
         this.cRecordEdit,
         this.cView,
         this.cPrint,
         this.cEdit,
         this.cOpenObject,
         this.cUndoRedo,
         this.cExport
     });
     this.xafBarManager.MaxItemId = 8;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     this.barDockControlTop.Manager = this.xafBarManager;
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     this.barDockControlBottom.Manager = this.xafBarManager;
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     this.barDockControlLeft.Manager = this.xafBarManager;
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     this.barDockControlRight.Manager = this.xafBarManager;
     //
     // cObjectsCreation
     //
     resources.ApplyResources(this.cObjectsCreation, "cObjectsCreation");
     this.cObjectsCreation.ContainerId             = "ObjectsCreation";
     this.cObjectsCreation.Id                      = 0;
     this.cObjectsCreation.Name                    = "cObjectsCreation";
     this.cObjectsCreation.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cRecordEdit
     //
     resources.ApplyResources(this.cRecordEdit, "cRecordEdit");
     this.cRecordEdit.ContainerId             = "RecordEdit";
     this.cRecordEdit.Id                      = 1;
     this.cRecordEdit.Name                    = "cRecordEdit";
     this.cRecordEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cView
     //
     resources.ApplyResources(this.cView, "cView");
     this.cView.ContainerId             = "View";
     this.cView.Id                      = 2;
     this.cView.Name                    = "cView";
     this.cView.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cPrint
     //
     resources.ApplyResources(this.cPrint, "cPrint");
     this.cPrint.ContainerId             = "Print";
     this.cPrint.Id                      = 3;
     this.cPrint.Name                    = "cPrint";
     this.cPrint.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cEdit
     //
     resources.ApplyResources(this.cEdit, "cEdit");
     this.cEdit.ContainerId             = "Edit";
     this.cEdit.Id                      = 4;
     this.cEdit.Name                    = "cEdit";
     this.cEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cOpenObject
     //
     resources.ApplyResources(this.cOpenObject, "cOpenObject");
     this.cOpenObject.ContainerId             = "OpenObject";
     this.cOpenObject.Id                      = 5;
     this.cOpenObject.Name                    = "cOpenObject";
     this.cOpenObject.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cUndoRedo
     //
     resources.ApplyResources(this.cUndoRedo, "cUndoRedo");
     this.cUndoRedo.ContainerId             = "UndoRedo";
     this.cUndoRedo.Id                      = 6;
     this.cUndoRedo.Name                    = "cUndoRedo";
     this.cUndoRedo.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cExport
     //
     resources.ApplyResources(this.cExport, "cExport");
     this.cExport.ContainerId             = "Export";
     this.cExport.Id                      = 7;
     this.cExport.Name                    = "cExport";
     this.cExport.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // actionContainersManager
     //
     this.actionContainersManager.ActionContainerComponents.Add(this.cObjectsCreation);
     this.actionContainersManager.ActionContainerComponents.Add(this.cRecordEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cView);
     this.actionContainersManager.ActionContainerComponents.Add(this.cPrint);
     this.actionContainersManager.ActionContainerComponents.Add(this.cEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cOpenObject);
     this.actionContainersManager.ActionContainerComponents.Add(this.cUndoRedo);
     this.actionContainersManager.ActionContainerComponents.Add(this.cExport);
     this.actionContainersManager.ContextMenuContainers.Add(this.cObjectsCreation);
     this.actionContainersManager.ContextMenuContainers.Add(this.cEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cRecordEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cUndoRedo);
     this.actionContainersManager.ContextMenuContainers.Add(this.cOpenObject);
     this.actionContainersManager.ContextMenuContainers.Add(this.cView);
     this.actionContainersManager.ContextMenuContainers.Add(this.cExport);
     this.actionContainersManager.ContextMenuContainers.Add(this.cPrint);
     this.actionContainersManager.DefaultContainer = this.cObjectsCreation;
     this.actionContainersManager.Template         = this;
     //
     // pbc
     //
     resources.ApplyResources(this.pbc, "pbc");
     this.pbc.MenuManager          = this.xafBarManager;
     this.pbc.Name                 = "pbc";
     this.pbc.Properties.ShowTitle = true;
     this.pbc.StyleController      = this.bottomPanel;
     //
     // bottomPanel
     //
     this.bottomPanel.AllowCustomization = false;
     resources.ApplyResources(this.bottomPanel, "bottomPanel");
     this.bottomPanel.BackColor = System.Drawing.Color.Transparent;
     this.bottomPanel.Controls.Add(this.btnClose);
     this.bottomPanel.Controls.Add(this.gridControlMain);
     this.bottomPanel.Controls.Add(this.pbc);
     this.bottomPanel.Name = "bottomPanel";
     this.bottomPanel.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(762, 252, 621, 400);
     this.bottomPanel.OptionsCustomizationForm.ShowLoadButton         = false;
     this.bottomPanel.OptionsCustomizationForm.ShowSaveButton         = false;
     this.bottomPanel.OptionsView.AllowItemSkinning                   = false;
     this.bottomPanel.OptionsView.EnableIndentsInGroupsWithoutBorders = true;
     this.bottomPanel.OptionsView.UseSkinIndents = false;
     this.bottomPanel.Root = this.Root;
     xafLayoutConstants1.InvisibleGroupVerticalDistance = 10;
     xafLayoutConstants1.ItemToBorderHorizontalDistance = 10;
     xafLayoutConstants1.ItemToBorderVerticalDistance   = 10;
     xafLayoutConstants1.ItemToItemHorizontalDistance   = 10;
     xafLayoutConstants1.ItemToItemVerticalDistance     = 4;
     xafLayoutConstants1.ItemToTabBorderDistance        = 2;
     this.bottomPanel.XafLayoutConstants = xafLayoutConstants1;
     //
     // btnClose
     //
     resources.ApplyResources(this.btnClose, "btnClose");
     this.btnClose.Name            = "btnClose";
     this.btnClose.StyleController = this.bottomPanel;
     this.btnClose.Click          += new System.EventHandler(this.btnClose_Click);
     //
     // gridControlMain
     //
     resources.ApplyResources(this.gridControlMain, "gridControlMain");
     this.gridControlMain.MainView    = this.gridViewMain;
     this.gridControlMain.MenuManager = this.xafBarManager;
     this.gridControlMain.Name        = "gridControlMain";
     this.gridControlMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridViewMain
     });
     //
     // gridViewMain
     //
     this.gridViewMain.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.gridColumnFilePath,
         this.gridColumnOpResult,
         this.gridColumnResultMsg
     });
     this.gridViewMain.GridControl = this.gridControlMain;
     this.gridViewMain.Name        = "gridViewMain";
     this.gridViewMain.OptionsBehavior.Editable   = false;
     this.gridViewMain.OptionsView.ShowGroupPanel = false;
     //
     // gridColumnFilePath
     //
     resources.ApplyResources(this.gridColumnFilePath, "gridColumnFilePath");
     this.gridColumnFilePath.FieldName = "FilePath";
     this.gridColumnFilePath.Name      = "gridColumnFilePath";
     //
     // gridColumnOpResult
     //
     resources.ApplyResources(this.gridColumnOpResult, "gridColumnOpResult");
     this.gridColumnOpResult.FieldName = "OpResult";
     this.gridColumnOpResult.Name      = "gridColumnOpResult";
     //
     // gridColumnResultMsg
     //
     resources.ApplyResources(this.gridColumnResultMsg, "gridColumnResultMsg");
     this.gridColumnResultMsg.FieldName = "ResultMsg";
     this.gridColumnResultMsg.Name      = "gridColumnResultMsg";
     //
     // Root
     //
     resources.ApplyResources(this.Root, "Root");
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.xafLayoutControlItem1,
         this.xafLayoutControlItem2,
         this.xafLayoutControlItemClose
     });
     this.Root.Location    = new System.Drawing.Point(0, 0);
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(784, 237);
     this.Root.TextVisible = false;
     //
     // xafLayoutControlItem1
     //
     this.xafLayoutControlItem1.Control          = this.gridControlMain;
     this.xafLayoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.xafLayoutControlItem1.Location         = new System.Drawing.Point(0, 0);
     this.xafLayoutControlItem1.Name             = "xafLayoutControlItem1";
     this.xafLayoutControlItem1.Size             = new System.Drawing.Size(784, 205);
     this.xafLayoutControlItem1.TextSize         = new System.Drawing.Size(0, 0);
     this.xafLayoutControlItem1.TextVisible      = false;
     //
     // xafLayoutControlItem2
     //
     this.xafLayoutControlItem2.Control          = this.pbc;
     this.xafLayoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.xafLayoutControlItem2.Location         = new System.Drawing.Point(0, 205);
     this.xafLayoutControlItem2.Name             = "xafLayoutControlItem2";
     this.xafLayoutControlItem2.Size             = new System.Drawing.Size(698, 32);
     this.xafLayoutControlItem2.TextSize         = new System.Drawing.Size(0, 0);
     this.xafLayoutControlItem2.TextVisible      = false;
     //
     // xafLayoutControlItemClose
     //
     this.xafLayoutControlItemClose.Control          = this.btnClose;
     this.xafLayoutControlItemClose.ControlAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.xafLayoutControlItemClose.Location         = new System.Drawing.Point(698, 205);
     this.xafLayoutControlItemClose.Name             = "xafLayoutControlItemClose";
     this.xafLayoutControlItemClose.Size             = new System.Drawing.Size(86, 32);
     this.xafLayoutControlItemClose.TextSize         = new System.Drawing.Size(0, 0);
     this.xafLayoutControlItemClose.TextVisible      = false;
     //
     // formStateModelSynchronizer
     //
     this.formStateModelSynchronizer.Form = this;
     //
     // viewSiteManager
     //
     this.viewSiteManager.ViewSiteControl = null;
     //
     // ProgressForm
     //
     resources.ApplyResources(this, "$this");
     this.ControlBox = false;
     this.Controls.Add(this.bottomPanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.InitialMinimumSize = new System.Drawing.Size(800, 150);
     this.MaximizeBox        = false;
     this.MinimizeBox        = false;
     this.Name          = "ProgressForm";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pbc.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).EndInit();
     this.bottomPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.gridControlMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridViewMain)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItem2)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItemClose)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(PalletCommissionEvent));
     DevExpress.ExpressApp.Win.Layout.XafLayoutConstants xafLayoutConstants2 = new DevExpress.ExpressApp.Win.Layout.XafLayoutConstants();
     this.xafBarManager        = new DevExpress.ExpressApp.Win.Templates.Controls.XafBarManager(this.components);
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.cObjectsCreation     = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cRecordEdit          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cView                          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cPrint                         = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cEdit                          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cOpenObject                    = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cUndoRedo                      = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cExport                        = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.actionContainersManager        = new DevExpress.ExpressApp.Win.Templates.ActionContainersManager(this.components);
     this.diagnosticContainer            = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.diagnosticContainerLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup();
     this.buttonsContainer               = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.buttonsContainerLayoutGroup    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.viewSitePanel                  = new DevExpress.XtraEditors.PanelControl();
     this.label7                         = new System.Windows.Forms.Label();
     this.TxtContent                     = new System.Windows.Forms.TextBox();
     this.Clear                          = new System.Windows.Forms.Button();
     this.label6                         = new System.Windows.Forms.Label();
     this.txtSerial                      = new System.Windows.Forms.TextBox();
     this.label5                         = new System.Windows.Forms.Label();
     this.txtExpDt                       = new System.Windows.Forms.TextBox();
     this.label4                         = new System.Windows.Forms.Label();
     this.txtLot                         = new System.Windows.Forms.TextBox();
     this.label3                         = new System.Windows.Forms.Label();
     this.txtSSCC                        = new System.Windows.Forms.TextBox();
     this.btnCommission                  = new System.Windows.Forms.Button();
     this.label2                         = new System.Windows.Forms.Label();
     this.txtInnerscan                   = new System.Windows.Forms.TextBox();
     this.lbInnerscanns                  = new System.Windows.Forms.ListBox();
     this.label1                         = new System.Windows.Forms.Label();
     this.txtOuterScan                   = new System.Windows.Forms.TextBox();
     this.bottomPanel                    = new DevExpress.ExpressApp.Win.Layout.XafLayoutControl();
     this.Root            = new DevExpress.XtraLayout.LayoutControlGroup();
     this.simpleSeparator = new DevExpress.XtraLayout.SimpleSeparator();
     this.emptySpaceItem  = new DevExpress.XtraLayout.EmptySpaceItem();
     this.diagnosticContainerLayoutItem = new DevExpress.XtraLayout.LayoutControlItem();
     this.buttonsContainerLayoutItem    = new DevExpress.XtraLayout.LayoutControlItem();
     this.formStateModelSynchronizer    = new DevExpress.ExpressApp.Win.Core.FormStateModelSynchronizer(this.components);
     this.viewSiteManager = new DevExpress.ExpressApp.Win.Templates.ViewSiteManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).BeginInit();
     this.viewSitePanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).BeginInit();
     this.bottomPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutItem)).BeginInit();
     this.SuspendLayout();
     //
     // xafBarManager
     //
     this.xafBarManager.DockControls.Add(this.barDockControlTop);
     this.xafBarManager.DockControls.Add(this.barDockControlBottom);
     this.xafBarManager.DockControls.Add(this.barDockControlLeft);
     this.xafBarManager.DockControls.Add(this.barDockControlRight);
     this.xafBarManager.Form = this;
     this.xafBarManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.cObjectsCreation,
         this.cRecordEdit,
         this.cView,
         this.cPrint,
         this.cEdit,
         this.cOpenObject,
         this.cUndoRedo,
         this.cExport
     });
     this.xafBarManager.MaxItemId = 8;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     this.barDockControlTop.Manager = this.xafBarManager;
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     this.barDockControlBottom.Manager = this.xafBarManager;
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     this.barDockControlLeft.Manager = this.xafBarManager;
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     this.barDockControlRight.Manager = this.xafBarManager;
     //
     // cObjectsCreation
     //
     resources.ApplyResources(this.cObjectsCreation, "cObjectsCreation");
     this.cObjectsCreation.ContainerId             = "ObjectsCreation";
     this.cObjectsCreation.Id                      = 0;
     this.cObjectsCreation.Name                    = "cObjectsCreation";
     this.cObjectsCreation.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cRecordEdit
     //
     resources.ApplyResources(this.cRecordEdit, "cRecordEdit");
     this.cRecordEdit.ContainerId             = "RecordEdit";
     this.cRecordEdit.Id                      = 1;
     this.cRecordEdit.Name                    = "cRecordEdit";
     this.cRecordEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cView
     //
     resources.ApplyResources(this.cView, "cView");
     this.cView.ContainerId             = "View";
     this.cView.Id                      = 2;
     this.cView.Name                    = "cView";
     this.cView.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cPrint
     //
     resources.ApplyResources(this.cPrint, "cPrint");
     this.cPrint.ContainerId             = "Print";
     this.cPrint.Id                      = 3;
     this.cPrint.Name                    = "cPrint";
     this.cPrint.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cEdit
     //
     resources.ApplyResources(this.cEdit, "cEdit");
     this.cEdit.ContainerId             = "Edit";
     this.cEdit.Id                      = 4;
     this.cEdit.Name                    = "cEdit";
     this.cEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cOpenObject
     //
     resources.ApplyResources(this.cOpenObject, "cOpenObject");
     this.cOpenObject.ContainerId             = "OpenObject";
     this.cOpenObject.Id                      = 5;
     this.cOpenObject.Name                    = "cOpenObject";
     this.cOpenObject.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cUndoRedo
     //
     resources.ApplyResources(this.cUndoRedo, "cUndoRedo");
     this.cUndoRedo.ContainerId             = "UndoRedo";
     this.cUndoRedo.Id                      = 6;
     this.cUndoRedo.Name                    = "cUndoRedo";
     this.cUndoRedo.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cExport
     //
     resources.ApplyResources(this.cExport, "cExport");
     this.cExport.ContainerId             = "Export";
     this.cExport.Id                      = 7;
     this.cExport.Name                    = "cExport";
     this.cExport.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // actionContainersManager
     //
     this.actionContainersManager.ActionContainerComponents.Add(this.cObjectsCreation);
     this.actionContainersManager.ActionContainerComponents.Add(this.cRecordEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cView);
     this.actionContainersManager.ActionContainerComponents.Add(this.cPrint);
     this.actionContainersManager.ActionContainerComponents.Add(this.cEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cOpenObject);
     this.actionContainersManager.ActionContainerComponents.Add(this.cUndoRedo);
     this.actionContainersManager.ActionContainerComponents.Add(this.cExport);
     this.actionContainersManager.ActionContainerComponents.Add(this.diagnosticContainer);
     this.actionContainersManager.ActionContainerComponents.Add(this.buttonsContainer);
     this.actionContainersManager.ContextMenuContainers.Add(this.cObjectsCreation);
     this.actionContainersManager.ContextMenuContainers.Add(this.cEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cRecordEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cUndoRedo);
     this.actionContainersManager.ContextMenuContainers.Add(this.cOpenObject);
     this.actionContainersManager.ContextMenuContainers.Add(this.cView);
     this.actionContainersManager.ContextMenuContainers.Add(this.cExport);
     this.actionContainersManager.ContextMenuContainers.Add(this.cPrint);
     this.actionContainersManager.DefaultContainer = this.cObjectsCreation;
     this.actionContainersManager.Template         = this;
     //
     // diagnosticContainer
     //
     this.diagnosticContainer.ActionId           = null;
     this.diagnosticContainer.AllowCustomization = false;
     resources.ApplyResources(this.diagnosticContainer, "diagnosticContainer");
     this.diagnosticContainer.BackColor           = System.Drawing.Color.Transparent;
     this.diagnosticContainer.ContainerId         = "Diagnostic";
     this.diagnosticContainer.HideItemsCompletely = true;
     this.diagnosticContainer.Name = "diagnosticContainer";
     this.diagnosticContainer.OptionsView.UseSkinIndents = false;
     this.diagnosticContainer.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.diagnosticContainer.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.diagnosticContainer.Root        = this.diagnosticContainerLayoutGroup;
     this.diagnosticContainer.TabStop     = false;
     //
     // diagnosticContainerLayoutGroup
     //
     this.diagnosticContainerLayoutGroup.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.diagnosticContainerLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.diagnosticContainerLayoutGroup.GroupBordersVisible         = false;
     this.diagnosticContainerLayoutGroup.Name        = "diagnosticContainerLayoutGroup";
     this.diagnosticContainerLayoutGroup.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.diagnosticContainerLayoutGroup.Size        = new System.Drawing.Size(21, 24);
     this.diagnosticContainerLayoutGroup.TextVisible = false;
     //
     // buttonsContainer
     //
     this.buttonsContainer.ActionId           = null;
     this.buttonsContainer.AllowCustomization = false;
     resources.ApplyResources(this.buttonsContainer, "buttonsContainer");
     this.buttonsContainer.BackColor           = System.Drawing.Color.Transparent;
     this.buttonsContainer.ContainerId         = "PopupActions";
     this.buttonsContainer.HideItemsCompletely = false;
     this.buttonsContainer.Name = "buttonsContainer";
     this.buttonsContainer.OptionsView.UseSkinIndents = false;
     this.buttonsContainer.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.buttonsContainer.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.buttonsContainer.Root        = this.buttonsContainerLayoutGroup;
     this.buttonsContainer.TabStop     = false;
     //
     // buttonsContainerLayoutGroup
     //
     this.buttonsContainerLayoutGroup.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.buttonsContainerLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.buttonsContainerLayoutGroup.GroupBordersVisible         = false;
     this.buttonsContainerLayoutGroup.Name        = "buttonsContainerLayoutGroup";
     this.buttonsContainerLayoutGroup.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.buttonsContainerLayoutGroup.Size        = new System.Drawing.Size(22, 24);
     this.buttonsContainerLayoutGroup.TextVisible = false;
     //
     // viewSitePanel
     //
     this.viewSitePanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.viewSitePanel.Controls.Add(this.label7);
     this.viewSitePanel.Controls.Add(this.TxtContent);
     this.viewSitePanel.Controls.Add(this.Clear);
     this.viewSitePanel.Controls.Add(this.label6);
     this.viewSitePanel.Controls.Add(this.txtSerial);
     this.viewSitePanel.Controls.Add(this.label5);
     this.viewSitePanel.Controls.Add(this.txtExpDt);
     this.viewSitePanel.Controls.Add(this.label4);
     this.viewSitePanel.Controls.Add(this.txtLot);
     this.viewSitePanel.Controls.Add(this.label3);
     this.viewSitePanel.Controls.Add(this.txtSSCC);
     this.viewSitePanel.Controls.Add(this.btnCommission);
     this.viewSitePanel.Controls.Add(this.label2);
     this.viewSitePanel.Controls.Add(this.txtInnerscan);
     this.viewSitePanel.Controls.Add(this.lbInnerscanns);
     this.viewSitePanel.Controls.Add(this.label1);
     this.viewSitePanel.Controls.Add(this.txtOuterScan);
     resources.ApplyResources(this.viewSitePanel, "viewSitePanel");
     this.viewSitePanel.Name = "viewSitePanel";
     //
     // label7
     //
     resources.ApplyResources(this.label7, "label7");
     this.label7.Name = "label7";
     //
     // TxtContent
     //
     resources.ApplyResources(this.TxtContent, "TxtContent");
     this.TxtContent.Name = "TxtContent";
     //
     // Clear
     //
     resources.ApplyResources(this.Clear, "Clear");
     this.Clear.Name = "Clear";
     this.Clear.UseVisualStyleBackColor = true;
     this.Clear.Click += new System.EventHandler(this.Clear_Click);
     //
     // label6
     //
     resources.ApplyResources(this.label6, "label6");
     this.label6.Name = "label6";
     //
     // txtSerial
     //
     resources.ApplyResources(this.txtSerial, "txtSerial");
     this.txtSerial.Name = "txtSerial";
     //
     // label5
     //
     resources.ApplyResources(this.label5, "label5");
     this.label5.Name = "label5";
     //
     // txtExpDt
     //
     resources.ApplyResources(this.txtExpDt, "txtExpDt");
     this.txtExpDt.Name = "txtExpDt";
     //
     // label4
     //
     resources.ApplyResources(this.label4, "label4");
     this.label4.Name = "label4";
     //
     // txtLot
     //
     resources.ApplyResources(this.txtLot, "txtLot");
     this.txtLot.HideSelection = false;
     this.txtLot.Name          = "txtLot";
     //
     // label3
     //
     resources.ApplyResources(this.label3, "label3");
     this.label3.Name = "label3";
     //
     // txtSSCC
     //
     resources.ApplyResources(this.txtSSCC, "txtSSCC");
     this.txtSSCC.Name = "txtSSCC";
     //
     // btnCommission
     //
     resources.ApplyResources(this.btnCommission, "btnCommission");
     this.btnCommission.Name = "btnCommission";
     this.btnCommission.UseVisualStyleBackColor = true;
     this.btnCommission.Click += new System.EventHandler(this.btnCommission_Click);
     //
     // label2
     //
     resources.ApplyResources(this.label2, "label2");
     this.label2.Name = "label2";
     //
     // txtInnerscan
     //
     resources.ApplyResources(this.txtInnerscan, "txtInnerscan");
     this.txtInnerscan.Name   = "txtInnerscan";
     this.txtInnerscan.Leave += new System.EventHandler(this.txtInnerscan_Leave);
     //
     // lbInnerscanns
     //
     resources.ApplyResources(this.lbInnerscanns, "lbInnerscanns");
     this.lbInnerscanns.FormattingEnabled = true;
     this.lbInnerscanns.Name = "lbInnerscanns";
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.Name = "label1";
     //
     // txtOuterScan
     //
     resources.ApplyResources(this.txtOuterScan, "txtOuterScan");
     this.txtOuterScan.Name         = "txtOuterScan";
     this.txtOuterScan.TextChanged += new System.EventHandler(this.txtOuterScan_TextChanged);
     this.txtOuterScan.Leave       += new System.EventHandler(this.txtOuterScan_Leave);
     //
     // bottomPanel
     //
     this.bottomPanel.AllowCustomization = false;
     resources.ApplyResources(this.bottomPanel, "bottomPanel");
     this.bottomPanel.BackColor = System.Drawing.Color.Transparent;
     this.bottomPanel.Controls.Add(this.diagnosticContainer);
     this.bottomPanel.Controls.Add(this.buttonsContainer);
     this.bottomPanel.Name = "bottomPanel";
     this.bottomPanel.OptionsCustomizationForm.ShowLoadButton         = false;
     this.bottomPanel.OptionsCustomizationForm.ShowSaveButton         = false;
     this.bottomPanel.OptionsView.AllowItemSkinning                   = false;
     this.bottomPanel.OptionsView.EnableIndentsInGroupsWithoutBorders = true;
     this.bottomPanel.OptionsView.UseSkinIndents = false;
     this.bottomPanel.Root = this.Root;
     xafLayoutConstants2.InvisibleGroupVerticalDistance = 10;
     xafLayoutConstants2.ItemToBorderHorizontalDistance = 10;
     xafLayoutConstants2.ItemToBorderVerticalDistance   = 10;
     xafLayoutConstants2.ItemToItemHorizontalDistance   = 10;
     xafLayoutConstants2.ItemToItemVerticalDistance     = 4;
     xafLayoutConstants2.ItemToTabBorderDistance        = 2;
     this.bottomPanel.XafLayoutConstants = xafLayoutConstants2;
     //
     // Root
     //
     resources.ApplyResources(this.Root, "Root");
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.simpleSeparator,
         this.emptySpaceItem,
         this.diagnosticContainerLayoutItem,
         this.buttonsContainerLayoutItem
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(1028, 36);
     this.Root.TextVisible = false;
     //
     // simpleSeparator
     //
     this.simpleSeparator.AllowHotTrack = false;
     this.simpleSeparator.Location      = new System.Drawing.Point(0, 0);
     this.simpleSeparator.Name          = "simpleSeparator";
     this.simpleSeparator.Size          = new System.Drawing.Size(1028, 2);
     //
     // emptySpaceItem
     //
     this.emptySpaceItem.AllowHotTrack = false;
     this.emptySpaceItem.Location      = new System.Drawing.Point(0, 2);
     this.emptySpaceItem.Name          = "emptySpaceItem";
     this.emptySpaceItem.Size          = new System.Drawing.Size(965, 34);
     this.emptySpaceItem.TextSize      = new System.Drawing.Size(0, 0);
     //
     // diagnosticContainerLayoutItem
     //
     this.diagnosticContainerLayoutItem.Control     = this.diagnosticContainer;
     this.diagnosticContainerLayoutItem.Location    = new System.Drawing.Point(965, 2);
     this.diagnosticContainerLayoutItem.Name        = "diagnosticContainerLayoutItem";
     this.diagnosticContainerLayoutItem.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 10, 0);
     this.diagnosticContainerLayoutItem.Size        = new System.Drawing.Size(31, 34);
     this.diagnosticContainerLayoutItem.TextSize    = new System.Drawing.Size(0, 0);
     this.diagnosticContainerLayoutItem.TextVisible = false;
     //
     // buttonsContainerLayoutItem
     //
     this.buttonsContainerLayoutItem.Control     = this.buttonsContainer;
     this.buttonsContainerLayoutItem.Location    = new System.Drawing.Point(996, 2);
     this.buttonsContainerLayoutItem.Name        = "buttonsContainerLayoutItem";
     this.buttonsContainerLayoutItem.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 10, 0);
     this.buttonsContainerLayoutItem.Size        = new System.Drawing.Size(32, 34);
     this.buttonsContainerLayoutItem.TextSize    = new System.Drawing.Size(0, 0);
     this.buttonsContainerLayoutItem.TextVisible = false;
     //
     // formStateModelSynchronizer
     //
     this.formStateModelSynchronizer.Form = this;
     //
     // viewSiteManager
     //
     this.viewSiteManager.ViewSiteControl = this.viewSitePanel;
     //
     // PalletCommissionEvent
     //
     resources.ApplyResources(this, "$this");
     this.Controls.Add(this.viewSitePanel);
     this.Controls.Add(this.bottomPanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "PalletCommissionEvent";
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).EndInit();
     this.viewSitePanel.ResumeLayout(false);
     this.viewSitePanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).EndInit();
     this.bottomPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutItem)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(ReceiptPackageItemsScanForm));
     DevExpress.ExpressApp.Win.Layout.XafLayoutConstants xafLayoutConstants2 = new DevExpress.ExpressApp.Win.Layout.XafLayoutConstants();
     this.xafBarManager        = new DevExpress.ExpressApp.Win.Templates.Controls.XafBarManager(this.components);
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.cObjectsCreation     = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cRecordEdit          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cView                          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cPrint                         = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cEdit                          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cOpenObject                    = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cUndoRedo                      = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cExport                        = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.actionContainersManager        = new DevExpress.ExpressApp.Win.Templates.ActionContainersManager(this.components);
     this.diagnosticContainer            = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.diagnosticContainerLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup();
     this.buttonsContainer               = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.buttonsContainerLayoutGroup    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.viewSitePanel                  = new DevExpress.XtraEditors.PanelControl();
     this.itemSummaryList                = new System.Windows.Forms.DataGridView();
     this.ndc2            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.EXPDate         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Lot2            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Qty             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.RecordgridList  = new System.Windows.Forms.DataGridView();
     this.Gtin            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.NDC             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.SerialNumber    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.ExpirtationDate = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Lot             = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Barcode         = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.btnClose        = new System.Windows.Forms.Button();
     this.btnSubmit       = new System.Windows.Forms.Button();
     this.lblExpDt        = new System.Windows.Forms.Label();
     this.label4          = new System.Windows.Forms.Label();
     this.label3          = new System.Windows.Forms.Label();
     this.label2          = new System.Windows.Forms.Label();
     this.label1          = new System.Windows.Forms.Label();
     this.txtExpDt        = new System.Windows.Forms.TextBox();
     this.txtSerialNumber = new System.Windows.Forms.TextBox();
     this.txtLot          = new System.Windows.Forms.TextBox();
     this.txtItemNumber   = new System.Windows.Forms.TextBox();
     this.txtBarcode      = new System.Windows.Forms.TextBox();
     this.bottomPanel     = new DevExpress.ExpressApp.Win.Layout.XafLayoutControl();
     this.Root            = new DevExpress.XtraLayout.LayoutControlGroup();
     this.simpleSeparator = new DevExpress.XtraLayout.SimpleSeparator();
     this.emptySpaceItem  = new DevExpress.XtraLayout.EmptySpaceItem();
     this.diagnosticContainerLayoutItem = new DevExpress.XtraLayout.LayoutControlItem();
     this.buttonsContainerLayoutItem    = new DevExpress.XtraLayout.LayoutControlItem();
     this.formStateModelSynchronizer    = new DevExpress.ExpressApp.Win.Core.FormStateModelSynchronizer(this.components);
     this.viewSiteManager = new DevExpress.ExpressApp.Win.Templates.ViewSiteManager(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).BeginInit();
     this.viewSitePanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.itemSummaryList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.RecordgridList)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).BeginInit();
     this.bottomPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutItem)).BeginInit();
     this.SuspendLayout();
     //
     // xafBarManager
     //
     this.xafBarManager.DockControls.Add(this.barDockControlTop);
     this.xafBarManager.DockControls.Add(this.barDockControlBottom);
     this.xafBarManager.DockControls.Add(this.barDockControlLeft);
     this.xafBarManager.DockControls.Add(this.barDockControlRight);
     this.xafBarManager.Form = this;
     this.xafBarManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.cObjectsCreation,
         this.cRecordEdit,
         this.cView,
         this.cPrint,
         this.cEdit,
         this.cOpenObject,
         this.cUndoRedo,
         this.cExport
     });
     this.xafBarManager.MaxItemId = 8;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     this.barDockControlTop.Manager = this.xafBarManager;
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     this.barDockControlBottom.Manager = this.xafBarManager;
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     this.barDockControlLeft.Manager = this.xafBarManager;
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     this.barDockControlRight.Manager = this.xafBarManager;
     //
     // cObjectsCreation
     //
     resources.ApplyResources(this.cObjectsCreation, "cObjectsCreation");
     this.cObjectsCreation.ContainerId             = "ObjectsCreation";
     this.cObjectsCreation.Id                      = 0;
     this.cObjectsCreation.Name                    = "cObjectsCreation";
     this.cObjectsCreation.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cRecordEdit
     //
     resources.ApplyResources(this.cRecordEdit, "cRecordEdit");
     this.cRecordEdit.ContainerId             = "RecordEdit";
     this.cRecordEdit.Id                      = 1;
     this.cRecordEdit.Name                    = "cRecordEdit";
     this.cRecordEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cView
     //
     resources.ApplyResources(this.cView, "cView");
     this.cView.ContainerId             = "View";
     this.cView.Id                      = 2;
     this.cView.Name                    = "cView";
     this.cView.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cPrint
     //
     resources.ApplyResources(this.cPrint, "cPrint");
     this.cPrint.ContainerId             = "Print";
     this.cPrint.Id                      = 3;
     this.cPrint.Name                    = "cPrint";
     this.cPrint.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cEdit
     //
     resources.ApplyResources(this.cEdit, "cEdit");
     this.cEdit.ContainerId             = "Edit";
     this.cEdit.Id                      = 4;
     this.cEdit.Name                    = "cEdit";
     this.cEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cOpenObject
     //
     resources.ApplyResources(this.cOpenObject, "cOpenObject");
     this.cOpenObject.ContainerId             = "OpenObject";
     this.cOpenObject.Id                      = 5;
     this.cOpenObject.Name                    = "cOpenObject";
     this.cOpenObject.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cUndoRedo
     //
     resources.ApplyResources(this.cUndoRedo, "cUndoRedo");
     this.cUndoRedo.ContainerId             = "UndoRedo";
     this.cUndoRedo.Id                      = 6;
     this.cUndoRedo.Name                    = "cUndoRedo";
     this.cUndoRedo.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cExport
     //
     resources.ApplyResources(this.cExport, "cExport");
     this.cExport.ContainerId             = "Export";
     this.cExport.Id                      = 7;
     this.cExport.Name                    = "cExport";
     this.cExport.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // actionContainersManager
     //
     this.actionContainersManager.ActionContainerComponents.Add(this.cObjectsCreation);
     this.actionContainersManager.ActionContainerComponents.Add(this.cRecordEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cView);
     this.actionContainersManager.ActionContainerComponents.Add(this.cPrint);
     this.actionContainersManager.ActionContainerComponents.Add(this.cEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cOpenObject);
     this.actionContainersManager.ActionContainerComponents.Add(this.cUndoRedo);
     this.actionContainersManager.ActionContainerComponents.Add(this.cExport);
     this.actionContainersManager.ActionContainerComponents.Add(this.diagnosticContainer);
     this.actionContainersManager.ActionContainerComponents.Add(this.buttonsContainer);
     this.actionContainersManager.ContextMenuContainers.Add(this.cObjectsCreation);
     this.actionContainersManager.ContextMenuContainers.Add(this.cEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cRecordEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cUndoRedo);
     this.actionContainersManager.ContextMenuContainers.Add(this.cOpenObject);
     this.actionContainersManager.ContextMenuContainers.Add(this.cView);
     this.actionContainersManager.ContextMenuContainers.Add(this.cExport);
     this.actionContainersManager.ContextMenuContainers.Add(this.cPrint);
     this.actionContainersManager.DefaultContainer = this.cObjectsCreation;
     this.actionContainersManager.Template         = this;
     //
     // diagnosticContainer
     //
     this.diagnosticContainer.ActionId           = null;
     this.diagnosticContainer.AllowCustomization = false;
     resources.ApplyResources(this.diagnosticContainer, "diagnosticContainer");
     this.diagnosticContainer.BackColor           = System.Drawing.Color.Transparent;
     this.diagnosticContainer.ContainerId         = "Diagnostic";
     this.diagnosticContainer.HideItemsCompletely = true;
     this.diagnosticContainer.Name = "diagnosticContainer";
     this.diagnosticContainer.OptionsView.UseSkinIndents = false;
     this.diagnosticContainer.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.diagnosticContainer.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.diagnosticContainer.Root        = this.diagnosticContainerLayoutGroup;
     this.diagnosticContainer.TabStop     = false;
     //
     // diagnosticContainerLayoutGroup
     //
     this.diagnosticContainerLayoutGroup.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.diagnosticContainerLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.diagnosticContainerLayoutGroup.GroupBordersVisible         = false;
     this.diagnosticContainerLayoutGroup.Name        = "diagnosticContainerLayoutGroup";
     this.diagnosticContainerLayoutGroup.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.diagnosticContainerLayoutGroup.Size        = new System.Drawing.Size(22, 25);
     this.diagnosticContainerLayoutGroup.TextVisible = false;
     //
     // buttonsContainer
     //
     this.buttonsContainer.ActionId           = null;
     this.buttonsContainer.AllowCustomization = false;
     resources.ApplyResources(this.buttonsContainer, "buttonsContainer");
     this.buttonsContainer.BackColor           = System.Drawing.Color.Transparent;
     this.buttonsContainer.ContainerId         = "PopupActions";
     this.buttonsContainer.HideItemsCompletely = false;
     this.buttonsContainer.Name = "buttonsContainer";
     this.buttonsContainer.OptionsView.UseSkinIndents = false;
     this.buttonsContainer.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.buttonsContainer.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.buttonsContainer.Root        = this.buttonsContainerLayoutGroup;
     this.buttonsContainer.TabStop     = false;
     //
     // buttonsContainerLayoutGroup
     //
     this.buttonsContainerLayoutGroup.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.buttonsContainerLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.buttonsContainerLayoutGroup.GroupBordersVisible         = false;
     this.buttonsContainerLayoutGroup.Name        = "buttonsContainerLayoutGroup";
     this.buttonsContainerLayoutGroup.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.buttonsContainerLayoutGroup.Size        = new System.Drawing.Size(23, 25);
     this.buttonsContainerLayoutGroup.TextVisible = false;
     //
     // viewSitePanel
     //
     this.viewSitePanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.viewSitePanel.Controls.Add(this.itemSummaryList);
     this.viewSitePanel.Controls.Add(this.RecordgridList);
     this.viewSitePanel.Controls.Add(this.btnClose);
     this.viewSitePanel.Controls.Add(this.btnSubmit);
     this.viewSitePanel.Controls.Add(this.lblExpDt);
     this.viewSitePanel.Controls.Add(this.label4);
     this.viewSitePanel.Controls.Add(this.label3);
     this.viewSitePanel.Controls.Add(this.label2);
     this.viewSitePanel.Controls.Add(this.label1);
     this.viewSitePanel.Controls.Add(this.txtExpDt);
     this.viewSitePanel.Controls.Add(this.txtSerialNumber);
     this.viewSitePanel.Controls.Add(this.txtLot);
     this.viewSitePanel.Controls.Add(this.txtItemNumber);
     this.viewSitePanel.Controls.Add(this.txtBarcode);
     resources.ApplyResources(this.viewSitePanel, "viewSitePanel");
     this.viewSitePanel.Name = "viewSitePanel";
     //
     // itemSummaryList
     //
     resources.ApplyResources(this.itemSummaryList, "itemSummaryList");
     this.itemSummaryList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.itemSummaryList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.ndc2,
         this.EXPDate,
         this.Lot2,
         this.Qty
     });
     this.itemSummaryList.Name = "itemSummaryList";
     //
     // ndc2
     //
     this.ndc2.DataPropertyName = "NDC1";
     resources.ApplyResources(this.ndc2, "ndc2");
     this.ndc2.Name = "ndc2";
     //
     // EXPDate
     //
     this.EXPDate.DataPropertyName = "EXPDate1";
     resources.ApplyResources(this.EXPDate, "EXPDate");
     this.EXPDate.Name = "EXPDate";
     //
     // Lot2
     //
     this.Lot2.DataPropertyName = "Lot1";
     resources.ApplyResources(this.Lot2, "Lot2");
     this.Lot2.Name = "Lot2";
     //
     // Qty
     //
     this.Qty.DataPropertyName = "Qty";
     resources.ApplyResources(this.Qty, "Qty");
     this.Qty.Name = "Qty";
     //
     // RecordgridList
     //
     resources.ApplyResources(this.RecordgridList, "RecordgridList");
     this.RecordgridList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.RecordgridList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Gtin,
         this.NDC,
         this.SerialNumber,
         this.ExpirtationDate,
         this.Lot,
         this.Barcode
     });
     this.RecordgridList.Name = "RecordgridList";
     //
     // Gtin
     //
     this.Gtin.DataPropertyName = "GTIN";
     resources.ApplyResources(this.Gtin, "Gtin");
     this.Gtin.Name = "Gtin";
     //
     // NDC
     //
     resources.ApplyResources(this.NDC, "NDC");
     this.NDC.Name = "NDC";
     //
     // SerialNumber
     //
     resources.ApplyResources(this.SerialNumber, "SerialNumber");
     this.SerialNumber.Name = "SerialNumber";
     //
     // ExpirtationDate
     //
     resources.ApplyResources(this.ExpirtationDate, "ExpirtationDate");
     this.ExpirtationDate.Name = "ExpirtationDate";
     //
     // Lot
     //
     resources.ApplyResources(this.Lot, "Lot");
     this.Lot.Name = "Lot";
     //
     // Barcode
     //
     resources.ApplyResources(this.Barcode, "Barcode");
     this.Barcode.MaxInputLength = 255;
     this.Barcode.Name           = "Barcode";
     //
     // btnClose
     //
     resources.ApplyResources(this.btnClose, "btnClose");
     this.btnClose.Name = "btnClose";
     this.btnClose.UseVisualStyleBackColor = true;
     this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
     //
     // btnSubmit
     //
     resources.ApplyResources(this.btnSubmit, "btnSubmit");
     this.btnSubmit.Name = "btnSubmit";
     this.btnSubmit.UseVisualStyleBackColor = true;
     this.btnSubmit.Click += new System.EventHandler(this.btnSubmit_Click);
     //
     // lblExpDt
     //
     resources.ApplyResources(this.lblExpDt, "lblExpDt");
     this.lblExpDt.Name = "lblExpDt";
     //
     // label4
     //
     resources.ApplyResources(this.label4, "label4");
     this.label4.Name = "label4";
     //
     // label3
     //
     resources.ApplyResources(this.label3, "label3");
     this.label3.Name = "label3";
     //
     // label2
     //
     resources.ApplyResources(this.label2, "label2");
     this.label2.Name = "label2";
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.Name = "label1";
     //
     // txtExpDt
     //
     resources.ApplyResources(this.txtExpDt, "txtExpDt");
     this.txtExpDt.Name = "txtExpDt";
     //
     // txtSerialNumber
     //
     resources.ApplyResources(this.txtSerialNumber, "txtSerialNumber");
     this.txtSerialNumber.Name = "txtSerialNumber";
     //
     // txtLot
     //
     resources.ApplyResources(this.txtLot, "txtLot");
     this.txtLot.Name = "txtLot";
     //
     // txtItemNumber
     //
     resources.ApplyResources(this.txtItemNumber, "txtItemNumber");
     this.txtItemNumber.Name    = "txtItemNumber";
     this.txtItemNumber.TabStop = false;
     //
     // txtBarcode
     //
     this.txtBarcode.Cursor = System.Windows.Forms.Cursors.SizeAll;
     resources.ApplyResources(this.txtBarcode, "txtBarcode");
     this.txtBarcode.Name         = "txtBarcode";
     this.txtBarcode.TextChanged += new System.EventHandler(this.txtBarcode_TextChanged);
     this.txtBarcode.Leave       += new System.EventHandler(this.txtBarcode_Leave);
     //
     // bottomPanel
     //
     this.bottomPanel.AllowCustomization = false;
     resources.ApplyResources(this.bottomPanel, "bottomPanel");
     this.bottomPanel.BackColor = System.Drawing.Color.Transparent;
     this.bottomPanel.Controls.Add(this.diagnosticContainer);
     this.bottomPanel.Controls.Add(this.buttonsContainer);
     this.bottomPanel.Name = "bottomPanel";
     this.bottomPanel.OptionsCustomizationForm.ShowLoadButton         = false;
     this.bottomPanel.OptionsCustomizationForm.ShowSaveButton         = false;
     this.bottomPanel.OptionsView.AllowItemSkinning                   = false;
     this.bottomPanel.OptionsView.EnableIndentsInGroupsWithoutBorders = true;
     this.bottomPanel.OptionsView.UseSkinIndents = false;
     this.bottomPanel.Root = this.Root;
     xafLayoutConstants2.InvisibleGroupVerticalDistance = 10;
     xafLayoutConstants2.ItemToBorderHorizontalDistance = 10;
     xafLayoutConstants2.ItemToBorderVerticalDistance   = 10;
     xafLayoutConstants2.ItemToItemHorizontalDistance   = 10;
     xafLayoutConstants2.ItemToItemVerticalDistance     = 4;
     xafLayoutConstants2.ItemToTabBorderDistance        = 2;
     this.bottomPanel.XafLayoutConstants = xafLayoutConstants2;
     //
     // Root
     //
     resources.ApplyResources(this.Root, "Root");
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.simpleSeparator,
         this.emptySpaceItem,
         this.diagnosticContainerLayoutItem,
         this.buttonsContainerLayoutItem
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(971, 36);
     this.Root.TextVisible = false;
     //
     // simpleSeparator
     //
     this.simpleSeparator.AllowHotTrack = false;
     this.simpleSeparator.Location      = new System.Drawing.Point(0, 0);
     this.simpleSeparator.Name          = "simpleSeparator";
     this.simpleSeparator.Size          = new System.Drawing.Size(971, 1);
     //
     // emptySpaceItem
     //
     this.emptySpaceItem.AllowHotTrack = false;
     this.emptySpaceItem.Location      = new System.Drawing.Point(0, 1);
     this.emptySpaceItem.Name          = "emptySpaceItem";
     this.emptySpaceItem.Size          = new System.Drawing.Size(906, 35);
     this.emptySpaceItem.TextSize      = new System.Drawing.Size(0, 0);
     //
     // diagnosticContainerLayoutItem
     //
     this.diagnosticContainerLayoutItem.Control     = this.diagnosticContainer;
     this.diagnosticContainerLayoutItem.Location    = new System.Drawing.Point(906, 1);
     this.diagnosticContainerLayoutItem.Name        = "diagnosticContainerLayoutItem";
     this.diagnosticContainerLayoutItem.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 10, 0);
     this.diagnosticContainerLayoutItem.Size        = new System.Drawing.Size(32, 35);
     this.diagnosticContainerLayoutItem.TextSize    = new System.Drawing.Size(0, 0);
     this.diagnosticContainerLayoutItem.TextVisible = false;
     //
     // buttonsContainerLayoutItem
     //
     this.buttonsContainerLayoutItem.Control     = this.buttonsContainer;
     this.buttonsContainerLayoutItem.Location    = new System.Drawing.Point(938, 1);
     this.buttonsContainerLayoutItem.Name        = "buttonsContainerLayoutItem";
     this.buttonsContainerLayoutItem.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 10, 0);
     this.buttonsContainerLayoutItem.Size        = new System.Drawing.Size(33, 35);
     this.buttonsContainerLayoutItem.TextSize    = new System.Drawing.Size(0, 0);
     this.buttonsContainerLayoutItem.TextVisible = false;
     //
     // formStateModelSynchronizer
     //
     this.formStateModelSynchronizer.Form = this;
     //
     // viewSiteManager
     //
     this.viewSiteManager.ViewSiteControl = this.viewSitePanel;
     //
     // ReceiptPackageItemsScanForm
     //
     resources.ApplyResources(this, "$this");
     this.Controls.Add(this.viewSitePanel);
     this.Controls.Add(this.bottomPanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.IconOptions.Icon = ((System.Drawing.Icon)(resources.GetObject("ReceiptPackageItemsScanForm.IconOptions.Icon")));
     this.Name             = "ReceiptPackageItemsScanForm";
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).EndInit();
     this.viewSitePanel.ResumeLayout(false);
     this.viewSitePanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.itemSummaryList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.RecordgridList)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).EndInit();
     this.bottomPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutItem)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#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.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager      resources           = new System.ComponentModel.ComponentResourceManager(typeof(testcs));
     DevExpress.ExpressApp.Win.Layout.XafLayoutConstants xafLayoutConstants1 = new DevExpress.ExpressApp.Win.Layout.XafLayoutConstants();
     this.xafBarManager        = new DevExpress.ExpressApp.Win.Templates.Controls.XafBarManager(this.components);
     this.barDockControlTop    = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlBottom = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlLeft   = new DevExpress.XtraBars.BarDockControl();
     this.barDockControlRight  = new DevExpress.XtraBars.BarDockControl();
     this.cObjectsCreation     = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cRecordEdit          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cView                          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cPrint                         = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cEdit                          = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cOpenObject                    = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cUndoRedo                      = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.cExport                        = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ActionContainerBarItem();
     this.actionContainersManager        = new DevExpress.ExpressApp.Win.Templates.ActionContainersManager(this.components);
     this.diagnosticContainer            = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.diagnosticContainerLayoutGroup = new DevExpress.XtraLayout.LayoutControlGroup();
     this.buttonsContainer               = new DevExpress.ExpressApp.Win.Templates.ActionContainers.ButtonsContainer();
     this.buttonsContainerLayoutGroup    = new DevExpress.XtraLayout.LayoutControlGroup();
     this.viewSitePanel                  = new DevExpress.XtraEditors.PanelControl();
     this.bottomPanel                    = new DevExpress.ExpressApp.Win.Layout.XafLayoutControl();
     this.Root            = new DevExpress.XtraLayout.LayoutControlGroup();
     this.simpleSeparator = new DevExpress.XtraLayout.SimpleSeparator();
     this.emptySpaceItem  = new DevExpress.XtraLayout.EmptySpaceItem();
     this.diagnosticContainerLayoutItem = new DevExpress.XtraLayout.LayoutControlItem();
     this.buttonsContainerLayoutItem    = new DevExpress.XtraLayout.LayoutControlItem();
     this.formStateModelSynchronizer    = new DevExpress.ExpressApp.Win.Core.FormStateModelSynchronizer(this.components);
     this.viewSiteManager       = new DevExpress.ExpressApp.Win.Templates.ViewSiteManager(this.components);
     this.button1               = new System.Windows.Forms.Button();
     this.xafLayoutControlItem1 = new DevExpress.ExpressApp.Win.Layout.XafLayoutControlItem();
     this.button2               = new System.Windows.Forms.Button();
     this.xafLayoutControlItem2 = new DevExpress.ExpressApp.Win.Layout.XafLayoutControlItem();
     this.Lotid   = new System.Windows.Forms.TextBox();
     this.txLotid = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutGroup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).BeginInit();
     this.viewSitePanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).BeginInit();
     this.bottomPanel.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutItem)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItem1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItem2)).BeginInit();
     this.SuspendLayout();
     //
     // xafBarManager
     //
     this.xafBarManager.DockControls.Add(this.barDockControlTop);
     this.xafBarManager.DockControls.Add(this.barDockControlBottom);
     this.xafBarManager.DockControls.Add(this.barDockControlLeft);
     this.xafBarManager.DockControls.Add(this.barDockControlRight);
     this.xafBarManager.Form = this;
     this.xafBarManager.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
         this.cObjectsCreation,
         this.cRecordEdit,
         this.cView,
         this.cPrint,
         this.cEdit,
         this.cOpenObject,
         this.cUndoRedo,
         this.cExport
     });
     this.xafBarManager.MaxItemId = 8;
     //
     // barDockControlTop
     //
     this.barDockControlTop.CausesValidation = false;
     resources.ApplyResources(this.barDockControlTop, "barDockControlTop");
     this.barDockControlTop.Manager = this.xafBarManager;
     //
     // barDockControlBottom
     //
     this.barDockControlBottom.CausesValidation = false;
     resources.ApplyResources(this.barDockControlBottom, "barDockControlBottom");
     this.barDockControlBottom.Manager = this.xafBarManager;
     //
     // barDockControlLeft
     //
     this.barDockControlLeft.CausesValidation = false;
     resources.ApplyResources(this.barDockControlLeft, "barDockControlLeft");
     this.barDockControlLeft.Manager = this.xafBarManager;
     //
     // barDockControlRight
     //
     this.barDockControlRight.CausesValidation = false;
     resources.ApplyResources(this.barDockControlRight, "barDockControlRight");
     this.barDockControlRight.Manager = this.xafBarManager;
     //
     // cObjectsCreation
     //
     resources.ApplyResources(this.cObjectsCreation, "cObjectsCreation");
     this.cObjectsCreation.ContainerId             = "ObjectsCreation";
     this.cObjectsCreation.Id                      = 0;
     this.cObjectsCreation.Name                    = "cObjectsCreation";
     this.cObjectsCreation.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cRecordEdit
     //
     resources.ApplyResources(this.cRecordEdit, "cRecordEdit");
     this.cRecordEdit.ContainerId             = "RecordEdit";
     this.cRecordEdit.Id                      = 1;
     this.cRecordEdit.Name                    = "cRecordEdit";
     this.cRecordEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cView
     //
     resources.ApplyResources(this.cView, "cView");
     this.cView.ContainerId             = "View";
     this.cView.Id                      = 2;
     this.cView.Name                    = "cView";
     this.cView.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cPrint
     //
     resources.ApplyResources(this.cPrint, "cPrint");
     this.cPrint.ContainerId             = "Print";
     this.cPrint.Id                      = 3;
     this.cPrint.Name                    = "cPrint";
     this.cPrint.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cEdit
     //
     resources.ApplyResources(this.cEdit, "cEdit");
     this.cEdit.ContainerId             = "Edit";
     this.cEdit.Id                      = 4;
     this.cEdit.Name                    = "cEdit";
     this.cEdit.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cOpenObject
     //
     resources.ApplyResources(this.cOpenObject, "cOpenObject");
     this.cOpenObject.ContainerId             = "OpenObject";
     this.cOpenObject.Id                      = 5;
     this.cOpenObject.Name                    = "cOpenObject";
     this.cOpenObject.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cUndoRedo
     //
     resources.ApplyResources(this.cUndoRedo, "cUndoRedo");
     this.cUndoRedo.ContainerId             = "UndoRedo";
     this.cUndoRedo.Id                      = 6;
     this.cUndoRedo.Name                    = "cUndoRedo";
     this.cUndoRedo.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // cExport
     //
     resources.ApplyResources(this.cExport, "cExport");
     this.cExport.ContainerId             = "Export";
     this.cExport.Id                      = 7;
     this.cExport.Name                    = "cExport";
     this.cExport.TargetPageCategoryColor = System.Drawing.Color.Empty;
     //
     // actionContainersManager
     //
     this.actionContainersManager.ActionContainerComponents.Add(this.cObjectsCreation);
     this.actionContainersManager.ActionContainerComponents.Add(this.cRecordEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cView);
     this.actionContainersManager.ActionContainerComponents.Add(this.cPrint);
     this.actionContainersManager.ActionContainerComponents.Add(this.cEdit);
     this.actionContainersManager.ActionContainerComponents.Add(this.cOpenObject);
     this.actionContainersManager.ActionContainerComponents.Add(this.cUndoRedo);
     this.actionContainersManager.ActionContainerComponents.Add(this.cExport);
     this.actionContainersManager.ActionContainerComponents.Add(this.diagnosticContainer);
     this.actionContainersManager.ActionContainerComponents.Add(this.buttonsContainer);
     this.actionContainersManager.ContextMenuContainers.Add(this.cObjectsCreation);
     this.actionContainersManager.ContextMenuContainers.Add(this.cEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cRecordEdit);
     this.actionContainersManager.ContextMenuContainers.Add(this.cUndoRedo);
     this.actionContainersManager.ContextMenuContainers.Add(this.cOpenObject);
     this.actionContainersManager.ContextMenuContainers.Add(this.cView);
     this.actionContainersManager.ContextMenuContainers.Add(this.cExport);
     this.actionContainersManager.ContextMenuContainers.Add(this.cPrint);
     this.actionContainersManager.DefaultContainer = this.cObjectsCreation;
     this.actionContainersManager.Template         = this;
     //
     // diagnosticContainer
     //
     this.diagnosticContainer.ActionId           = null;
     this.diagnosticContainer.AllowCustomization = false;
     resources.ApplyResources(this.diagnosticContainer, "diagnosticContainer");
     this.diagnosticContainer.BackColor           = System.Drawing.Color.Transparent;
     this.diagnosticContainer.ContainerId         = "Diagnostic";
     this.diagnosticContainer.HideItemsCompletely = true;
     this.diagnosticContainer.Name = "diagnosticContainer";
     this.diagnosticContainer.OptionsView.UseSkinIndents = false;
     this.diagnosticContainer.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.diagnosticContainer.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.diagnosticContainer.Root        = this.diagnosticContainerLayoutGroup;
     this.diagnosticContainer.TabStop     = false;
     //
     // diagnosticContainerLayoutGroup
     //
     this.diagnosticContainerLayoutGroup.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.diagnosticContainerLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.diagnosticContainerLayoutGroup.GroupBordersVisible         = false;
     this.diagnosticContainerLayoutGroup.Name        = "diagnosticContainerLayoutGroup";
     this.diagnosticContainerLayoutGroup.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.diagnosticContainerLayoutGroup.Size        = new System.Drawing.Size(7, 24);
     this.diagnosticContainerLayoutGroup.TextVisible = false;
     //
     // buttonsContainer
     //
     this.buttonsContainer.ActionId           = null;
     this.buttonsContainer.AllowCustomization = false;
     resources.ApplyResources(this.buttonsContainer, "buttonsContainer");
     this.buttonsContainer.BackColor           = System.Drawing.Color.Transparent;
     this.buttonsContainer.ContainerId         = "PopupActions";
     this.buttonsContainer.HideItemsCompletely = false;
     this.buttonsContainer.Name = "buttonsContainer";
     this.buttonsContainer.OptionsView.UseSkinIndents = false;
     this.buttonsContainer.Orientation = DevExpress.ExpressApp.Model.ActionContainerOrientation.Horizontal;
     this.buttonsContainer.PaintStyle  = DevExpress.ExpressApp.Templates.ActionItemPaintStyle.CaptionAndImage;
     this.buttonsContainer.Root        = this.buttonsContainerLayoutGroup;
     this.buttonsContainer.TabStop     = false;
     //
     // buttonsContainerLayoutGroup
     //
     this.buttonsContainerLayoutGroup.DefaultLayoutType           = DevExpress.XtraLayout.Utils.LayoutType.Horizontal;
     this.buttonsContainerLayoutGroup.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.buttonsContainerLayoutGroup.GroupBordersVisible         = false;
     this.buttonsContainerLayoutGroup.Name        = "buttonsContainerLayoutGroup";
     this.buttonsContainerLayoutGroup.Padding     = new DevExpress.XtraLayout.Utils.Padding(0, 7, 2, 0);
     this.buttonsContainerLayoutGroup.Size        = new System.Drawing.Size(7, 24);
     this.buttonsContainerLayoutGroup.TextVisible = false;
     //
     // viewSitePanel
     //
     this.viewSitePanel.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
     this.viewSitePanel.Controls.Add(this.txLotid);
     this.viewSitePanel.Controls.Add(this.Lotid);
     resources.ApplyResources(this.viewSitePanel, "viewSitePanel");
     this.viewSitePanel.Name = "viewSitePanel";
     //
     // bottomPanel
     //
     this.bottomPanel.AllowCustomization = false;
     resources.ApplyResources(this.bottomPanel, "bottomPanel");
     this.bottomPanel.BackColor = System.Drawing.Color.Transparent;
     this.bottomPanel.Controls.Add(this.button2);
     this.bottomPanel.Controls.Add(this.button1);
     this.bottomPanel.Controls.Add(this.diagnosticContainer);
     this.bottomPanel.Controls.Add(this.buttonsContainer);
     this.bottomPanel.Name = "bottomPanel";
     this.bottomPanel.OptionsCustomizationForm.ShowLoadButton         = false;
     this.bottomPanel.OptionsCustomizationForm.ShowSaveButton         = false;
     this.bottomPanel.OptionsView.AllowItemSkinning                   = false;
     this.bottomPanel.OptionsView.EnableIndentsInGroupsWithoutBorders = true;
     this.bottomPanel.OptionsView.UseSkinIndents = false;
     this.bottomPanel.Root = this.Root;
     xafLayoutConstants1.InvisibleGroupVerticalDistance = 10;
     xafLayoutConstants1.ItemToBorderHorizontalDistance = 10;
     xafLayoutConstants1.ItemToBorderVerticalDistance   = 10;
     xafLayoutConstants1.ItemToItemHorizontalDistance   = 10;
     xafLayoutConstants1.ItemToItemVerticalDistance     = 4;
     xafLayoutConstants1.ItemToTabBorderDistance        = 2;
     this.bottomPanel.XafLayoutConstants = xafLayoutConstants1;
     //
     // Root
     //
     resources.ApplyResources(this.Root, "Root");
     this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
     this.Root.GroupBordersVisible         = false;
     this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
         this.simpleSeparator,
         this.emptySpaceItem,
         this.diagnosticContainerLayoutItem,
         this.buttonsContainerLayoutItem,
         this.xafLayoutControlItem1,
         this.xafLayoutControlItem2
     });
     this.Root.Name        = "Root";
     this.Root.Size        = new System.Drawing.Size(552, 36);
     this.Root.TextVisible = false;
     //
     // simpleSeparator
     //
     this.simpleSeparator.AllowHotTrack = false;
     this.simpleSeparator.Location      = new System.Drawing.Point(0, 0);
     this.simpleSeparator.Name          = "simpleSeparator";
     this.simpleSeparator.Size          = new System.Drawing.Size(552, 2);
     //
     // emptySpaceItem
     //
     this.emptySpaceItem.AllowHotTrack = false;
     this.emptySpaceItem.Location      = new System.Drawing.Point(0, 2);
     this.emptySpaceItem.Name          = "emptySpaceItem";
     this.emptySpaceItem.Size          = new System.Drawing.Size(259, 34);
     this.emptySpaceItem.TextSize      = new System.Drawing.Size(0, 0);
     //
     // diagnosticContainerLayoutItem
     //
     this.diagnosticContainerLayoutItem.Control     = this.diagnosticContainer;
     this.diagnosticContainerLayoutItem.Location    = new System.Drawing.Point(518, 2);
     this.diagnosticContainerLayoutItem.Name        = "diagnosticContainerLayoutItem";
     this.diagnosticContainerLayoutItem.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 10, 0);
     this.diagnosticContainerLayoutItem.Size        = new System.Drawing.Size(17, 34);
     this.diagnosticContainerLayoutItem.TextSize    = new System.Drawing.Size(0, 0);
     this.diagnosticContainerLayoutItem.TextVisible = false;
     //
     // buttonsContainerLayoutItem
     //
     this.buttonsContainerLayoutItem.Control     = this.buttonsContainer;
     this.buttonsContainerLayoutItem.Location    = new System.Drawing.Point(535, 2);
     this.buttonsContainerLayoutItem.Name        = "buttonsContainerLayoutItem";
     this.buttonsContainerLayoutItem.Padding     = new DevExpress.XtraLayout.Utils.Padding(5, 5, 10, 0);
     this.buttonsContainerLayoutItem.Size        = new System.Drawing.Size(17, 34);
     this.buttonsContainerLayoutItem.TextSize    = new System.Drawing.Size(0, 0);
     this.buttonsContainerLayoutItem.TextVisible = false;
     //
     // formStateModelSynchronizer
     //
     this.formStateModelSynchronizer.Form = this;
     //
     // viewSiteManager
     //
     this.viewSiteManager.ViewSiteControl = this.viewSitePanel;
     //
     // button1
     //
     resources.ApplyResources(this.button1, "button1");
     this.button1.Name = "button1";
     this.button1.UseVisualStyleBackColor = true;
     //
     // xafLayoutControlItem1
     //
     this.xafLayoutControlItem1.Control          = this.button1;
     this.xafLayoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.xafLayoutControlItem1.Location         = new System.Drawing.Point(259, 2);
     this.xafLayoutControlItem1.Name             = "xafLayoutControlItem1";
     this.xafLayoutControlItem1.Size             = new System.Drawing.Size(128, 34);
     this.xafLayoutControlItem1.TextSize         = new System.Drawing.Size(0, 0);
     this.xafLayoutControlItem1.TextVisible      = false;
     //
     // button2
     //
     resources.ApplyResources(this.button2, "button2");
     this.button2.Name = "button2";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // xafLayoutControlItem2
     //
     this.xafLayoutControlItem2.Control          = this.button2;
     this.xafLayoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     this.xafLayoutControlItem2.Location         = new System.Drawing.Point(387, 2);
     this.xafLayoutControlItem2.Name             = "xafLayoutControlItem2";
     this.xafLayoutControlItem2.Size             = new System.Drawing.Size(131, 34);
     this.xafLayoutControlItem2.TextSize         = new System.Drawing.Size(0, 0);
     this.xafLayoutControlItem2.TextVisible      = false;
     //
     // Lotid
     //
     resources.ApplyResources(this.Lotid, "Lotid");
     this.Lotid.Name    = "Lotid";
     this.Lotid.TabStop = false;
     //
     // txLotid
     //
     resources.ApplyResources(this.txLotid, "txLotid");
     this.txLotid.Name = "txLotid";
     //
     // testcs
     //
     resources.ApplyResources(this, "$this");
     this.Controls.Add(this.viewSitePanel);
     this.Controls.Add(this.bottomPanel);
     this.Controls.Add(this.barDockControlLeft);
     this.Controls.Add(this.barDockControlRight);
     this.Controls.Add(this.barDockControlBottom);
     this.Controls.Add(this.barDockControlTop);
     this.Name = "testcs";
     ((System.ComponentModel.ISupportInitialize)(this.xafBarManager)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainer)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutGroup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.viewSitePanel)).EndInit();
     this.viewSitePanel.ResumeLayout(false);
     this.viewSitePanel.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.bottomPanel)).EndInit();
     this.bottomPanel.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.simpleSeparator)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.diagnosticContainerLayoutItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.buttonsContainerLayoutItem)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItem1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.xafLayoutControlItem2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }