828 lines
48 KiB
C#
828 lines
48 KiB
C#
namespace DeiNiu.wms.win
|
||
{
|
||
partial class BoxsForm
|
||
{
|
||
/// <summary>
|
||
/// Required designer variable.
|
||
/// </summary>
|
||
private System.ComponentModel.IContainer components = null;
|
||
|
||
/// <summary>
|
||
/// Clean up any resources being used.
|
||
/// </summary>
|
||
/// <param name="disposing"> true if managed resources should be disposed; otherwise, false.</param>
|
||
protected override void Dispose(bool disposing)
|
||
{
|
||
if (disposing && (components != null))
|
||
{
|
||
components.Dispose();
|
||
}
|
||
base.Dispose(disposing);
|
||
}
|
||
|
||
#region Windows Form Designer generated code
|
||
|
||
/// <summary>
|
||
/// Required method for Designer support - do not modify
|
||
/// the contents of this method with the code editor.
|
||
/// </summary>
|
||
private void InitializeComponent()
|
||
{
|
||
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(BoxsForm));
|
||
this.ribbon = new DevExpress.XtraBars.Ribbon.RibbonControl();
|
||
this.bbQuery = new DevExpress.XtraBars.BarButtonItem();
|
||
this.bbSaveAll = new DevExpress.XtraBars.BarButtonItem();
|
||
this.ribbonPage1 = new DevExpress.XtraBars.Ribbon.RibbonPage();
|
||
this.ribbonPageGroup1 = new DevExpress.XtraBars.Ribbon.RibbonPageGroup();
|
||
this.ribbonStatusBar = new DevExpress.XtraBars.Ribbon.RibbonStatusBar();
|
||
this.layoutControl1 = new DevExpress.XtraLayout.LayoutControl();
|
||
this.pager1 = new DeiNiu.Controls.pager.Pager();
|
||
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
|
||
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
||
this.txtLength = new DevExpress.XtraEditors.TextEdit();
|
||
this.txtWidth = new DevExpress.XtraEditors.TextEdit();
|
||
this.txtHeight = new DevExpress.XtraEditors.TextEdit();
|
||
this.btnQuery = new DevExpress.XtraEditors.SimpleButton();
|
||
this.btnSaveAll = new DevExpress.XtraEditors.SimpleButton();
|
||
this.comDeskQ = new DevExpress.XtraEditors.ComboBoxEdit();
|
||
this.txtLengthNew = new DevExpress.XtraEditors.TextEdit();
|
||
this.comDeskNew = new DevExpress.XtraEditors.ComboBoxEdit();
|
||
this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
|
||
this.btnDel = new DevExpress.XtraEditors.SimpleButton();
|
||
this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||
this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.lcgSetup = new DevExpress.XtraLayout.LayoutControlGroup();
|
||
this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.v = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
||
this.layoutControlGroup5 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||
this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlGroup3 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.emptySpaceItem6 = new DevExpress.XtraLayout.EmptySpaceItem();
|
||
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup();
|
||
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.emptySpaceItem4 = new DevExpress.XtraLayout.EmptySpaceItem();
|
||
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.emptySpaceItem3 = new DevExpress.XtraLayout.EmptySpaceItem();
|
||
this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
|
||
this.txtVolum = new DevExpress.XtraEditors.TextEdit();
|
||
this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.txtVolumeNew = new DevExpress.XtraEditors.TextEdit();
|
||
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.txtHeightNew = new DevExpress.XtraEditors.TextEdit();
|
||
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.txtWidthNew = new DevExpress.XtraEditors.TextEdit();
|
||
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
this.txtNum = new DevExpress.XtraEditors.TextEdit();
|
||
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
||
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.ribbon)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).BeginInit();
|
||
this.layoutControl1.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtLength.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.comDeskQ.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtLengthNew.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.comDeskNew.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.v)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtVolum.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtVolumeNew.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtHeightNew.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtWidthNew.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtNum.Properties)).BeginInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
||
this.SuspendLayout();
|
||
//
|
||
// ribbon
|
||
//
|
||
this.ribbon.ExpandCollapseItem.Id = 0;
|
||
this.ribbon.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
|
||
this.ribbon.ExpandCollapseItem,
|
||
this.bbQuery,
|
||
this.bbSaveAll});
|
||
this.ribbon.Location = new System.Drawing.Point(0, 0);
|
||
this.ribbon.MaxItemId = 3;
|
||
this.ribbon.Name = "ribbon";
|
||
this.ribbon.Pages.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPage[] {
|
||
this.ribbonPage1});
|
||
this.ribbon.Size = new System.Drawing.Size(1376, 147);
|
||
this.ribbon.StatusBar = this.ribbonStatusBar;
|
||
//
|
||
// bbQuery
|
||
//
|
||
this.bbQuery.Caption = "查询";
|
||
this.bbQuery.Id = 1;
|
||
this.bbQuery.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.Image")));
|
||
this.bbQuery.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbQuery.ImageOptions.LargeImage")));
|
||
this.bbQuery.Name = "bbQuery";
|
||
this.bbQuery.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbQuery_ItemClick_1);
|
||
//
|
||
// bbSaveAll
|
||
//
|
||
this.bbSaveAll.Caption = "保存设置";
|
||
this.bbSaveAll.Id = 2;
|
||
this.bbSaveAll.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("bbSaveAll.ImageOptions.Image")));
|
||
this.bbSaveAll.ImageOptions.LargeImage = ((System.Drawing.Image)(resources.GetObject("bbSaveAll.ImageOptions.LargeImage")));
|
||
this.bbSaveAll.Name = "bbSaveAll";
|
||
this.bbSaveAll.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.bbSaveAll_ItemClick);
|
||
//
|
||
// ribbonPage1
|
||
//
|
||
this.ribbonPage1.Groups.AddRange(new DevExpress.XtraBars.Ribbon.RibbonPageGroup[] {
|
||
this.ribbonPageGroup1});
|
||
this.ribbonPage1.Name = "ribbonPage1";
|
||
this.ribbonPage1.Text = "编辑";
|
||
//
|
||
// ribbonPageGroup1
|
||
//
|
||
this.ribbonPageGroup1.ItemLinks.Add(this.bbQuery);
|
||
this.ribbonPageGroup1.ItemLinks.Add(this.bbSaveAll);
|
||
this.ribbonPageGroup1.Name = "ribbonPageGroup1";
|
||
this.ribbonPageGroup1.Text = "编辑";
|
||
//
|
||
// ribbonStatusBar
|
||
//
|
||
this.ribbonStatusBar.Location = new System.Drawing.Point(0, 715);
|
||
this.ribbonStatusBar.Name = "ribbonStatusBar";
|
||
this.ribbonStatusBar.Ribbon = this.ribbon;
|
||
this.ribbonStatusBar.Size = new System.Drawing.Size(1376, 31);
|
||
//
|
||
// layoutControl1
|
||
//
|
||
this.layoutControl1.Controls.Add(this.pager1);
|
||
this.layoutControl1.Controls.Add(this.gridControl1);
|
||
this.layoutControl1.Controls.Add(this.txtLength);
|
||
this.layoutControl1.Controls.Add(this.txtWidth);
|
||
this.layoutControl1.Controls.Add(this.txtHeight);
|
||
this.layoutControl1.Controls.Add(this.btnQuery);
|
||
this.layoutControl1.Controls.Add(this.btnSaveAll);
|
||
this.layoutControl1.Controls.Add(this.comDeskQ);
|
||
this.layoutControl1.Controls.Add(this.txtLengthNew);
|
||
this.layoutControl1.Controls.Add(this.comDeskNew);
|
||
this.layoutControl1.Controls.Add(this.btnAdd);
|
||
this.layoutControl1.Controls.Add(this.btnDel);
|
||
this.layoutControl1.Controls.Add(this.txtVolum);
|
||
this.layoutControl1.Controls.Add(this.txtVolumeNew);
|
||
this.layoutControl1.Controls.Add(this.txtHeightNew);
|
||
this.layoutControl1.Controls.Add(this.txtWidthNew);
|
||
this.layoutControl1.Controls.Add(this.txtNum);
|
||
this.layoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.layoutControl1.Location = new System.Drawing.Point(0, 147);
|
||
this.layoutControl1.Name = "layoutControl1";
|
||
this.layoutControl1.Root = this.layoutControlGroup1;
|
||
this.layoutControl1.Size = new System.Drawing.Size(1376, 568);
|
||
this.layoutControl1.TabIndex = 2;
|
||
this.layoutControl1.Text = "layoutControl1";
|
||
//
|
||
// pager1
|
||
//
|
||
this.pager1.Location = new System.Drawing.Point(12, 398);
|
||
this.pager1.Name = "pager1";
|
||
this.pager1.NMax = 0;
|
||
this.pager1.PageCount = 0;
|
||
this.pager1.PageCurrent = 0;
|
||
this.pager1.PageSize = 50;
|
||
this.pager1.Size = new System.Drawing.Size(1352, 20);
|
||
this.pager1.TabIndex = 22;
|
||
//
|
||
// gridControl1
|
||
//
|
||
this.gridControl1.Location = new System.Drawing.Point(12, 172);
|
||
this.gridControl1.MainView = this.gridView1;
|
||
this.gridControl1.MenuManager = this.ribbon;
|
||
this.gridControl1.Name = "gridControl1";
|
||
this.gridControl1.Size = new System.Drawing.Size(1352, 222);
|
||
this.gridControl1.TabIndex = 21;
|
||
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
||
this.gridView1});
|
||
//
|
||
// gridView1
|
||
//
|
||
this.gridView1.GridControl = this.gridControl1;
|
||
this.gridView1.Name = "gridView1";
|
||
//
|
||
// txtLength
|
||
//
|
||
this.txtLength.Location = new System.Drawing.Point(79, 484);
|
||
this.txtLength.MenuManager = this.ribbon;
|
||
this.txtLength.Name = "txtLength";
|
||
this.txtLength.Size = new System.Drawing.Size(53, 20);
|
||
this.txtLength.StyleController = this.layoutControl1;
|
||
this.txtLength.TabIndex = 14;
|
||
//
|
||
// txtWidth
|
||
//
|
||
this.txtWidth.Location = new System.Drawing.Point(184, 484);
|
||
this.txtWidth.MenuManager = this.ribbon;
|
||
this.txtWidth.Name = "txtWidth";
|
||
this.txtWidth.Size = new System.Drawing.Size(53, 20);
|
||
this.txtWidth.StyleController = this.layoutControl1;
|
||
this.txtWidth.TabIndex = 15;
|
||
//
|
||
// txtHeight
|
||
//
|
||
this.txtHeight.Location = new System.Drawing.Point(79, 510);
|
||
this.txtHeight.MenuManager = this.ribbon;
|
||
this.txtHeight.Name = "txtHeight";
|
||
this.txtHeight.Size = new System.Drawing.Size(50, 20);
|
||
this.txtHeight.StyleController = this.layoutControl1;
|
||
this.txtHeight.TabIndex = 16;
|
||
//
|
||
// btnQuery
|
||
//
|
||
this.btnQuery.ImageUri.Uri = "Find;Size16x16";
|
||
this.btnQuery.Location = new System.Drawing.Point(173, 43);
|
||
this.btnQuery.Name = "btnQuery";
|
||
this.btnQuery.Size = new System.Drawing.Size(85, 22);
|
||
this.btnQuery.StyleController = this.layoutControl1;
|
||
this.btnQuery.TabIndex = 23;
|
||
this.btnQuery.Text = "查询";
|
||
this.btnQuery.Click += new System.EventHandler(this.btnQuery_Click);
|
||
//
|
||
// btnSaveAll
|
||
//
|
||
this.btnSaveAll.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)));
|
||
this.btnSaveAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSaveAll.Image")));
|
||
this.btnSaveAll.Location = new System.Drawing.Point(279, 484);
|
||
this.btnSaveAll.Name = "btnSaveAll";
|
||
this.btnSaveAll.Size = new System.Drawing.Size(107, 48);
|
||
this.btnSaveAll.StyleController = this.layoutControl1;
|
||
this.btnSaveAll.TabIndex = 24;
|
||
this.btnSaveAll.Text = "修改";
|
||
this.btnSaveAll.Click += new System.EventHandler(this.btnSaveAll_Click);
|
||
//
|
||
// comDeskQ
|
||
//
|
||
this.comDeskQ.Location = new System.Drawing.Point(53, 43);
|
||
this.comDeskQ.Name = "comDeskQ";
|
||
this.comDeskQ.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||
this.comDeskQ.Size = new System.Drawing.Size(106, 20);
|
||
this.comDeskQ.StyleController = this.layoutControl1;
|
||
this.comDeskQ.TabIndex = 17;
|
||
//
|
||
// txtLengthNew
|
||
//
|
||
this.txtLengthNew.Location = new System.Drawing.Point(216, 112);
|
||
this.txtLengthNew.MenuManager = this.ribbon;
|
||
this.txtLengthNew.Name = "txtLengthNew";
|
||
this.txtLengthNew.Size = new System.Drawing.Size(103, 20);
|
||
this.txtLengthNew.StyleController = this.layoutControl1;
|
||
this.txtLengthNew.TabIndex = 30;
|
||
//
|
||
// comDeskNew
|
||
//
|
||
this.comDeskNew.Location = new System.Drawing.Point(79, 112);
|
||
this.comDeskNew.MenuManager = this.ribbon;
|
||
this.comDeskNew.Name = "comDeskNew";
|
||
this.comDeskNew.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
||
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
||
this.comDeskNew.Size = new System.Drawing.Size(78, 20);
|
||
this.comDeskNew.StyleController = this.layoutControl1;
|
||
this.comDeskNew.TabIndex = 31;
|
||
//
|
||
// btnAdd
|
||
//
|
||
this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
|
||
this.btnAdd.Location = new System.Drawing.Point(488, 112);
|
||
this.btnAdd.Name = "btnAdd";
|
||
this.btnAdd.Size = new System.Drawing.Size(103, 44);
|
||
this.btnAdd.StyleController = this.layoutControl1;
|
||
this.btnAdd.TabIndex = 33;
|
||
this.btnAdd.Text = "新增";
|
||
this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
|
||
//
|
||
// btnDel
|
||
//
|
||
this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
|
||
this.btnDel.Location = new System.Drawing.Point(390, 484);
|
||
this.btnDel.Name = "btnDel";
|
||
this.btnDel.Size = new System.Drawing.Size(108, 48);
|
||
this.btnDel.StyleController = this.layoutControl1;
|
||
this.btnDel.TabIndex = 34;
|
||
this.btnDel.Text = "删除";
|
||
this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
|
||
//
|
||
// layoutControlGroup1
|
||
//
|
||
this.layoutControlGroup1.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
||
this.layoutControlGroup1.GroupBordersVisible = false;
|
||
this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||
this.lcgSetup,
|
||
this.layoutControlItem19,
|
||
this.layoutControlGroup2,
|
||
this.layoutControlItem18,
|
||
this.layoutControlGroup3});
|
||
this.layoutControlGroup1.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlGroup1.Name = "Root";
|
||
this.layoutControlGroup1.Size = new System.Drawing.Size(1376, 568);
|
||
this.layoutControlGroup1.TextVisible = false;
|
||
//
|
||
// layoutControlItem18
|
||
//
|
||
this.layoutControlItem18.Control = this.gridControl1;
|
||
this.layoutControlItem18.Location = new System.Drawing.Point(0, 160);
|
||
this.layoutControlItem18.Name = "layoutControlItem18";
|
||
this.layoutControlItem18.Size = new System.Drawing.Size(1356, 226);
|
||
this.layoutControlItem18.TextSize = new System.Drawing.Size(0, 0);
|
||
this.layoutControlItem18.TextVisible = false;
|
||
//
|
||
// lcgSetup
|
||
//
|
||
this.lcgSetup.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
||
this.lcgSetup.AppearanceGroup.Options.UseFont = true;
|
||
this.lcgSetup.ExpandButtonVisible = true;
|
||
this.lcgSetup.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||
this.layoutControlGroup4,
|
||
this.emptySpaceItem1,
|
||
this.layoutControlGroup5});
|
||
this.lcgSetup.Location = new System.Drawing.Point(0, 410);
|
||
this.lcgSetup.Name = "lcgSetup";
|
||
this.lcgSetup.Size = new System.Drawing.Size(1356, 138);
|
||
this.lcgSetup.Text = "更新箱子";
|
||
//
|
||
// layoutControlGroup4
|
||
//
|
||
this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||
this.layoutControlItem11,
|
||
this.layoutControlItem12,
|
||
this.v,
|
||
this.layoutControlItem21});
|
||
this.layoutControlGroup4.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlGroup4.Name = "layoutControlGroup4";
|
||
this.layoutControlGroup4.Size = new System.Drawing.Size(243, 95);
|
||
this.layoutControlGroup4.Text = "尺寸信息设置";
|
||
//
|
||
// layoutControlItem11
|
||
//
|
||
this.layoutControlItem11.Control = this.txtLength;
|
||
this.layoutControlItem11.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlItem11.MaxSize = new System.Drawing.Size(105, 26);
|
||
this.layoutControlItem11.MinSize = new System.Drawing.Size(105, 26);
|
||
this.layoutControlItem11.Name = "layoutControlItem11";
|
||
this.layoutControlItem11.Size = new System.Drawing.Size(105, 26);
|
||
this.layoutControlItem11.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem11.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
|
||
this.layoutControlItem11.Text = "长(cm)";
|
||
this.layoutControlItem11.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
||
this.layoutControlItem11.TextSize = new System.Drawing.Size(38, 14);
|
||
this.layoutControlItem11.TextToControlDistance = 5;
|
||
//
|
||
// layoutControlItem12
|
||
//
|
||
this.layoutControlItem12.Control = this.txtWidth;
|
||
this.layoutControlItem12.Location = new System.Drawing.Point(105, 0);
|
||
this.layoutControlItem12.MaxSize = new System.Drawing.Size(105, 26);
|
||
this.layoutControlItem12.MinSize = new System.Drawing.Size(105, 26);
|
||
this.layoutControlItem12.Name = "layoutControlItem12";
|
||
this.layoutControlItem12.Size = new System.Drawing.Size(114, 26);
|
||
this.layoutControlItem12.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem12.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
|
||
this.layoutControlItem12.Text = "宽(cm)";
|
||
this.layoutControlItem12.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
||
this.layoutControlItem12.TextSize = new System.Drawing.Size(38, 14);
|
||
this.layoutControlItem12.TextToControlDistance = 5;
|
||
//
|
||
// v
|
||
//
|
||
this.v.Control = this.txtHeight;
|
||
this.v.Location = new System.Drawing.Point(0, 26);
|
||
this.v.MaxSize = new System.Drawing.Size(102, 26);
|
||
this.v.MinSize = new System.Drawing.Size(102, 26);
|
||
this.v.Name = "v";
|
||
this.v.Size = new System.Drawing.Size(105, 26);
|
||
this.v.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.v.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
|
||
this.v.Text = "高(cm)";
|
||
this.v.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
||
this.v.TextSize = new System.Drawing.Size(38, 14);
|
||
this.v.TextToControlDistance = 5;
|
||
//
|
||
// emptySpaceItem1
|
||
//
|
||
this.emptySpaceItem1.AllowHotTrack = false;
|
||
this.emptySpaceItem1.Location = new System.Drawing.Point(490, 0);
|
||
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
||
this.emptySpaceItem1.Size = new System.Drawing.Size(842, 95);
|
||
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
||
//
|
||
// layoutControlGroup5
|
||
//
|
||
this.layoutControlGroup5.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||
this.layoutControlItem20,
|
||
this.layoutControlItem10});
|
||
this.layoutControlGroup5.Location = new System.Drawing.Point(243, 0);
|
||
this.layoutControlGroup5.Name = "layoutControlGroup5";
|
||
this.layoutControlGroup5.Size = new System.Drawing.Size(247, 95);
|
||
this.layoutControlGroup5.Text = " ";
|
||
//
|
||
// layoutControlItem20
|
||
//
|
||
this.layoutControlItem20.Control = this.btnSaveAll;
|
||
this.layoutControlItem20.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlItem20.MaxSize = new System.Drawing.Size(111, 52);
|
||
this.layoutControlItem20.MinSize = new System.Drawing.Size(111, 52);
|
||
this.layoutControlItem20.Name = "layoutControlItem20";
|
||
this.layoutControlItem20.Size = new System.Drawing.Size(111, 52);
|
||
this.layoutControlItem20.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem20.TextSize = new System.Drawing.Size(0, 0);
|
||
this.layoutControlItem20.TextVisible = false;
|
||
//
|
||
// layoutControlItem10
|
||
//
|
||
this.layoutControlItem10.Control = this.btnDel;
|
||
this.layoutControlItem10.Location = new System.Drawing.Point(111, 0);
|
||
this.layoutControlItem10.MaxSize = new System.Drawing.Size(112, 52);
|
||
this.layoutControlItem10.MinSize = new System.Drawing.Size(112, 52);
|
||
this.layoutControlItem10.Name = "layoutControlItem10";
|
||
this.layoutControlItem10.Size = new System.Drawing.Size(112, 52);
|
||
this.layoutControlItem10.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0);
|
||
this.layoutControlItem10.TextVisible = false;
|
||
//
|
||
// layoutControlGroup3
|
||
//
|
||
this.layoutControlGroup3.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
||
this.layoutControlGroup3.AppearanceGroup.Options.UseFont = true;
|
||
this.layoutControlGroup3.ExpandButtonVisible = true;
|
||
this.layoutControlGroup3.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||
this.layoutControlItem4,
|
||
this.emptySpaceItem6,
|
||
this.layoutControlItem9,
|
||
this.layoutControlItem5,
|
||
this.layoutControlItem1,
|
||
this.layoutControlItem6,
|
||
this.layoutControlItem3,
|
||
this.layoutControlItem8});
|
||
this.layoutControlGroup3.Location = new System.Drawing.Point(0, 69);
|
||
this.layoutControlGroup3.Name = "layoutControlGroup3";
|
||
this.layoutControlGroup3.Size = new System.Drawing.Size(1356, 91);
|
||
this.layoutControlGroup3.Text = "新增箱子";
|
||
//
|
||
// layoutControlItem4
|
||
//
|
||
this.layoutControlItem4.Control = this.txtLengthNew;
|
||
this.layoutControlItem4.Location = new System.Drawing.Point(137, 0);
|
||
this.layoutControlItem4.MinSize = new System.Drawing.Size(109, 24);
|
||
this.layoutControlItem4.Name = "layoutControlItem4";
|
||
this.layoutControlItem4.Size = new System.Drawing.Size(162, 24);
|
||
this.layoutControlItem4.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem4.Text = "长(cm)";
|
||
this.layoutControlItem4.TextSize = new System.Drawing.Size(52, 14);
|
||
//
|
||
// emptySpaceItem6
|
||
//
|
||
this.emptySpaceItem6.AllowHotTrack = false;
|
||
this.emptySpaceItem6.Location = new System.Drawing.Point(571, 0);
|
||
this.emptySpaceItem6.Name = "emptySpaceItem6";
|
||
this.emptySpaceItem6.Size = new System.Drawing.Size(761, 48);
|
||
this.emptySpaceItem6.TextSize = new System.Drawing.Size(0, 0);
|
||
//
|
||
// layoutControlItem5
|
||
//
|
||
this.layoutControlItem5.Control = this.comDeskNew;
|
||
this.layoutControlItem5.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlItem5.MaxSize = new System.Drawing.Size(137, 24);
|
||
this.layoutControlItem5.MinSize = new System.Drawing.Size(137, 24);
|
||
this.layoutControlItem5.Name = "layoutControlItem5";
|
||
this.layoutControlItem5.Size = new System.Drawing.Size(137, 24);
|
||
this.layoutControlItem5.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem5.Text = "颜色";
|
||
this.layoutControlItem5.TextSize = new System.Drawing.Size(52, 14);
|
||
//
|
||
// layoutControlItem9
|
||
//
|
||
this.layoutControlItem9.Control = this.btnAdd;
|
||
this.layoutControlItem9.Location = new System.Drawing.Point(464, 0);
|
||
this.layoutControlItem9.MaxSize = new System.Drawing.Size(107, 48);
|
||
this.layoutControlItem9.MinSize = new System.Drawing.Size(107, 48);
|
||
this.layoutControlItem9.Name = "layoutControlItem9";
|
||
this.layoutControlItem9.Size = new System.Drawing.Size(107, 48);
|
||
this.layoutControlItem9.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem9.TextSize = new System.Drawing.Size(0, 0);
|
||
this.layoutControlItem9.TextVisible = false;
|
||
//
|
||
// layoutControlItem19
|
||
//
|
||
this.layoutControlItem19.Control = this.pager1;
|
||
this.layoutControlItem19.Location = new System.Drawing.Point(0, 386);
|
||
this.layoutControlItem19.Name = "layoutControlItem19";
|
||
this.layoutControlItem19.Size = new System.Drawing.Size(1356, 24);
|
||
this.layoutControlItem19.TextSize = new System.Drawing.Size(0, 0);
|
||
this.layoutControlItem19.TextVisible = false;
|
||
//
|
||
// layoutControlGroup2
|
||
//
|
||
this.layoutControlGroup2.AppearanceGroup.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Bold);
|
||
this.layoutControlGroup2.AppearanceGroup.Options.UseFont = true;
|
||
this.layoutControlGroup2.ExpandButtonVisible = true;
|
||
this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
||
this.layoutControlItem7,
|
||
this.emptySpaceItem4,
|
||
this.layoutControlItem2,
|
||
this.emptySpaceItem3});
|
||
this.layoutControlGroup2.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlGroup2.Name = "layoutControlGroup2";
|
||
this.layoutControlGroup2.Size = new System.Drawing.Size(1356, 69);
|
||
this.layoutControlGroup2.Text = "查询";
|
||
//
|
||
// layoutControlItem7
|
||
//
|
||
this.layoutControlItem7.Control = this.btnQuery;
|
||
this.layoutControlItem7.Location = new System.Drawing.Point(149, 0);
|
||
this.layoutControlItem7.MaxSize = new System.Drawing.Size(89, 26);
|
||
this.layoutControlItem7.MinSize = new System.Drawing.Size(89, 26);
|
||
this.layoutControlItem7.Name = "layoutControlItem7";
|
||
this.layoutControlItem7.Size = new System.Drawing.Size(89, 26);
|
||
this.layoutControlItem7.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem7.TextSize = new System.Drawing.Size(0, 0);
|
||
this.layoutControlItem7.TextVisible = false;
|
||
//
|
||
// emptySpaceItem4
|
||
//
|
||
this.emptySpaceItem4.AllowHotTrack = false;
|
||
this.emptySpaceItem4.Location = new System.Drawing.Point(724, 0);
|
||
this.emptySpaceItem4.Name = "emptySpaceItem4";
|
||
this.emptySpaceItem4.Size = new System.Drawing.Size(608, 26);
|
||
this.emptySpaceItem4.TextSize = new System.Drawing.Size(0, 0);
|
||
//
|
||
// layoutControlItem2
|
||
//
|
||
this.layoutControlItem2.Control = this.comDeskQ;
|
||
this.layoutControlItem2.CustomizationFormText = "商品类型";
|
||
this.layoutControlItem2.Location = new System.Drawing.Point(0, 0);
|
||
this.layoutControlItem2.MaxSize = new System.Drawing.Size(149, 26);
|
||
this.layoutControlItem2.MinSize = new System.Drawing.Size(149, 26);
|
||
this.layoutControlItem2.Name = "layoutControlItem2";
|
||
this.layoutControlItem2.Size = new System.Drawing.Size(149, 26);
|
||
this.layoutControlItem2.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem2.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 10, 0, 0);
|
||
this.layoutControlItem2.Text = "颜色";
|
||
this.layoutControlItem2.TextAlignMode = DevExpress.XtraLayout.TextAlignModeItem.AutoSize;
|
||
this.layoutControlItem2.TextSize = new System.Drawing.Size(24, 14);
|
||
this.layoutControlItem2.TextToControlDistance = 5;
|
||
//
|
||
// emptySpaceItem3
|
||
//
|
||
this.emptySpaceItem3.AllowHotTrack = false;
|
||
this.emptySpaceItem3.Location = new System.Drawing.Point(238, 0);
|
||
this.emptySpaceItem3.Name = "emptySpaceItem3";
|
||
this.emptySpaceItem3.Size = new System.Drawing.Size(486, 26);
|
||
this.emptySpaceItem3.TextSize = new System.Drawing.Size(0, 0);
|
||
//
|
||
// simpleButton1
|
||
//
|
||
this.simpleButton1.Location = new System.Drawing.Point(731, 372);
|
||
this.simpleButton1.Name = "simpleButton1";
|
||
this.simpleButton1.Size = new System.Drawing.Size(48, 22);
|
||
this.simpleButton1.TabIndex = 35;
|
||
this.simpleButton1.Text = "修改";
|
||
//
|
||
// txtVolum
|
||
//
|
||
this.txtVolum.Location = new System.Drawing.Point(196, 510);
|
||
this.txtVolum.Margin = new System.Windows.Forms.Padding(5, 3, 3, 3);
|
||
this.txtVolum.MenuManager = this.ribbon;
|
||
this.txtVolum.Name = "txtVolum";
|
||
this.txtVolum.Size = new System.Drawing.Size(50, 20);
|
||
this.txtVolum.StyleController = this.layoutControl1;
|
||
this.txtVolum.TabIndex = 37;
|
||
//
|
||
// layoutControlItem21
|
||
//
|
||
this.layoutControlItem21.Control = this.txtVolum;
|
||
this.layoutControlItem21.Location = new System.Drawing.Point(105, 26);
|
||
this.layoutControlItem21.Name = "layoutControlItem21";
|
||
this.layoutControlItem21.Size = new System.Drawing.Size(114, 26);
|
||
this.layoutControlItem21.Spacing = new DevExpress.XtraLayout.Utils.Padding(0, 5, 0, 0);
|
||
this.layoutControlItem21.Text = "容积";
|
||
this.layoutControlItem21.TextSize = new System.Drawing.Size(52, 14);
|
||
//
|
||
// txtVolumeNew
|
||
//
|
||
this.txtVolumeNew.Location = new System.Drawing.Point(79, 136);
|
||
this.txtVolumeNew.MenuManager = this.ribbon;
|
||
this.txtVolumeNew.Name = "txtVolumeNew";
|
||
this.txtVolumeNew.Size = new System.Drawing.Size(78, 20);
|
||
this.txtVolumeNew.StyleController = this.layoutControl1;
|
||
this.txtVolumeNew.TabIndex = 38;
|
||
//
|
||
// layoutControlItem1
|
||
//
|
||
this.layoutControlItem1.Control = this.txtVolumeNew;
|
||
this.layoutControlItem1.Location = new System.Drawing.Point(0, 24);
|
||
this.layoutControlItem1.MaxSize = new System.Drawing.Size(137, 24);
|
||
this.layoutControlItem1.MinSize = new System.Drawing.Size(137, 24);
|
||
this.layoutControlItem1.Name = "layoutControlItem1";
|
||
this.layoutControlItem1.Size = new System.Drawing.Size(137, 24);
|
||
this.layoutControlItem1.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom;
|
||
this.layoutControlItem1.Text = "容积";
|
||
this.layoutControlItem1.TextSize = new System.Drawing.Size(52, 14);
|
||
//
|
||
// txtHeightNew
|
||
//
|
||
this.txtHeightNew.Location = new System.Drawing.Point(216, 136);
|
||
this.txtHeightNew.MenuManager = this.ribbon;
|
||
this.txtHeightNew.Name = "txtHeightNew";
|
||
this.txtHeightNew.Size = new System.Drawing.Size(103, 20);
|
||
this.txtHeightNew.StyleController = this.layoutControl1;
|
||
this.txtHeightNew.TabIndex = 39;
|
||
//
|
||
// layoutControlItem3
|
||
//
|
||
this.layoutControlItem3.Control = this.txtHeightNew;
|
||
this.layoutControlItem3.Location = new System.Drawing.Point(137, 24);
|
||
this.layoutControlItem3.Name = "layoutControlItem3";
|
||
this.layoutControlItem3.Size = new System.Drawing.Size(162, 24);
|
||
this.layoutControlItem3.Text = "高(cm)";
|
||
this.layoutControlItem3.TextSize = new System.Drawing.Size(52, 14);
|
||
//
|
||
// txtWidthNew
|
||
//
|
||
this.txtWidthNew.Location = new System.Drawing.Point(378, 112);
|
||
this.txtWidthNew.MenuManager = this.ribbon;
|
||
this.txtWidthNew.Name = "txtWidthNew";
|
||
this.txtWidthNew.Size = new System.Drawing.Size(106, 20);
|
||
this.txtWidthNew.StyleController = this.layoutControl1;
|
||
this.txtWidthNew.TabIndex = 40;
|
||
//
|
||
// layoutControlItem6
|
||
//
|
||
this.layoutControlItem6.Control = this.txtWidthNew;
|
||
this.layoutControlItem6.Location = new System.Drawing.Point(299, 0);
|
||
this.layoutControlItem6.Name = "layoutControlItem6";
|
||
this.layoutControlItem6.Size = new System.Drawing.Size(165, 24);
|
||
this.layoutControlItem6.Text = "宽(cm)";
|
||
this.layoutControlItem6.TextSize = new System.Drawing.Size(52, 14);
|
||
//
|
||
// txtNum
|
||
//
|
||
this.txtNum.Location = new System.Drawing.Point(378, 136);
|
||
this.txtNum.MenuManager = this.ribbon;
|
||
this.txtNum.Name = "txtNum";
|
||
this.txtNum.Size = new System.Drawing.Size(106, 20);
|
||
this.txtNum.StyleController = this.layoutControl1;
|
||
this.txtNum.TabIndex = 41;
|
||
//
|
||
// layoutControlItem8
|
||
//
|
||
this.layoutControlItem8.Control = this.txtNum;
|
||
this.layoutControlItem8.Location = new System.Drawing.Point(299, 24);
|
||
this.layoutControlItem8.Name = "layoutControlItem8";
|
||
this.layoutControlItem8.Size = new System.Drawing.Size(165, 24);
|
||
this.layoutControlItem8.Text = "数量";
|
||
this.layoutControlItem8.TextSize = new System.Drawing.Size(52, 14);
|
||
//
|
||
// BoxsForm
|
||
//
|
||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||
this.ClientSize = new System.Drawing.Size(1376, 746);
|
||
this.Controls.Add(this.layoutControl1);
|
||
this.Controls.Add(this.ribbonStatusBar);
|
||
this.Controls.Add(this.ribbon);
|
||
this.Name = "BoxsForm";
|
||
this.Ribbon = this.ribbon;
|
||
this.StatusBar = this.ribbonStatusBar;
|
||
this.Text = "GoodsForm";
|
||
((System.ComponentModel.ISupportInitialize)(this.dxValidationProvider1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.ribbon)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControl1)).EndInit();
|
||
this.layoutControl1.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtLength.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtWidth.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtHeight.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.comDeskQ.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtLengthNew.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.comDeskNew.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.lcgSetup)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.v)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup5)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup3)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem6)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem4)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem3)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtVolum.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtVolumeNew.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtHeightNew.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtWidthNew.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.txtNum.Properties)).EndInit();
|
||
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
||
this.ResumeLayout(false);
|
||
this.PerformLayout();
|
||
|
||
}
|
||
|
||
#endregion
|
||
|
||
private DevExpress.XtraBars.Ribbon.RibbonControl ribbon;
|
||
private DevExpress.XtraBars.Ribbon.RibbonPage ribbonPage1;
|
||
private DevExpress.XtraBars.Ribbon.RibbonPageGroup ribbonPageGroup1;
|
||
private DevExpress.XtraBars.Ribbon.RibbonStatusBar ribbonStatusBar;
|
||
private DevExpress.XtraBars.BarButtonItem bbQuery;
|
||
private DevExpress.XtraLayout.LayoutControl layoutControl1;
|
||
private Controls.pager.Pager pager1;
|
||
private DevExpress.XtraGrid.GridControl gridControl1;
|
||
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
||
private DevExpress.XtraEditors.TextEdit txtLength;
|
||
private DevExpress.XtraEditors.TextEdit txtWidth;
|
||
private DevExpress.XtraEditors.TextEdit txtHeight;
|
||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup1;
|
||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup2;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19;
|
||
private DevExpress.XtraBars.BarButtonItem bbSaveAll;
|
||
private DevExpress.XtraEditors.SimpleButton btnQuery;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
||
private DevExpress.XtraEditors.SimpleButton btnSaveAll;
|
||
private DevExpress.XtraEditors.ComboBoxEdit comDeskQ;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
||
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem4;
|
||
private DevExpress.XtraEditors.TextEdit txtLengthNew;
|
||
private DevExpress.XtraEditors.ComboBoxEdit comDeskNew;
|
||
private DevExpress.XtraEditors.SimpleButton btnAdd;
|
||
private DevExpress.XtraEditors.SimpleButton btnDel;
|
||
private DevExpress.XtraLayout.LayoutControlGroup lcgSetup;
|
||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4;
|
||
private DevExpress.XtraLayout.LayoutControlItem v;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
||
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup3;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
||
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem6;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
||
private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup5;
|
||
private DevExpress.XtraEditors.SimpleButton simpleButton1;
|
||
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem3;
|
||
private DevExpress.XtraEditors.TextEdit txtVolum;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21;
|
||
private DevExpress.XtraEditors.TextEdit txtVolumeNew;
|
||
private DevExpress.XtraEditors.TextEdit txtHeightNew;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
||
private DevExpress.XtraEditors.TextEdit txtWidthNew;
|
||
private DevExpress.XtraEditors.TextEdit txtNum;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
||
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
||
}
|
||
} |