/* Create By GS EasyCode */
|
namespace Gs.DevApp.DevFrm
|
{
|
partial class CKTmkc
|
{
|
/// <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()
|
{
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition();
|
DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition();
|
this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu();
|
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
|
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
|
this.split1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.gcMain1 = new DevExpress.XtraGrid.GridControl();
|
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
|
this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_itemId = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_quantity = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_depotId = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_depotSectionsCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_ownerType = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_ownerId = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_indepUserCode = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.gv_indepDate = new DevExpress.XtraGrid.Columns.GridColumn();
|
this.pageBar1 = new UserControls.Data.UcPageBar();
|
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
|
this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl();
|
this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl();
|
this.ucBtnPrint101 = new Gs.DevApp.UserControl.UcBtnPrint();
|
this.txt_depotName = new DevExpress.XtraEditors.TextEdit();
|
this.lbGuid = new System.Windows.Forms.Label();
|
this.txt_itemBarcode = new DevExpress.XtraEditors.TextEdit();
|
this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
|
this.txt_itemName = new DevExpress.XtraEditors.TextEdit();
|
this.txt_itemModel = new DevExpress.XtraEditors.TextEdit();
|
this.txt_quantity = new DevExpress.XtraEditors.TextEdit();
|
this.txt_depotNo = new DevExpress.XtraEditors.TextEdit();
|
this.txt_depotSectionsCode = new DevExpress.XtraEditors.TextEdit();
|
this.txt_ownerName = new DevExpress.XtraEditors.TextEdit();
|
this.txt_indepUserCode = new DevExpress.XtraEditors.TextEdit();
|
this.txt_indepDate = new DevExpress.XtraEditors.TextEdit();
|
this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
|
this.xtraTabControl1.SuspendLayout();
|
this.xtraTabPage1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit();
|
this.split1.Panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit();
|
this.split1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
|
this.xtraTabPage2.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit();
|
this.splitMx1.Panel1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit();
|
this.splitMx1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit();
|
this.layoutMx1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemBarcode.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_quantity.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_depotNo.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_depotSectionsCode.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_ownerName.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_indepUserCode.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_indepDate.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
this.SuspendLayout();
|
//
|
// toolBarMenu1
|
//
|
this.toolBarMenu1.chkParameter = null;
|
this.toolBarMenu1.currentAction = null;
|
this.toolBarMenu1.defaultActions = "查询";
|
this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
|
this.toolBarMenu1.guidKey = null;
|
this.toolBarMenu1.isSetBtn = false;
|
this.toolBarMenu1.Location = new System.Drawing.Point(0, 0);
|
this.toolBarMenu1.Margin = new System.Windows.Forms.Padding(4);
|
this.toolBarMenu1.Name = "toolBarMenu1";
|
this.toolBarMenu1.rptParameter = null;
|
this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80);
|
this.toolBarMenu1.TabIndex = 0;
|
this.toolBarMenu1.xlsInService = null;
|
this.toolBarMenu1.xlsOutParameter = null;
|
//
|
// xtraTabControl1
|
//
|
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.xtraTabControl1.Location = new System.Drawing.Point(0, 80);
|
this.xtraTabControl1.Name = "xtraTabControl1";
|
this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1;
|
this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602);
|
this.xtraTabControl1.TabIndex = 3;
|
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
|
this.xtraTabPage1,
|
this.xtraTabPage2});
|
//
|
// xtraTabPage1
|
//
|
this.xtraTabPage1.Controls.Add(this.split1);
|
this.xtraTabPage1.Name = "xtraTabPage1";
|
this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
|
this.xtraTabPage1.Text = "数据列表";
|
//
|
// split1
|
//
|
this.split1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2;
|
this.split1.Horizontal = false;
|
this.split1.Location = new System.Drawing.Point(0, 0);
|
this.split1.Name = "split1";
|
//
|
// split1.Panel1
|
//
|
this.split1.Panel1.Controls.Add(this.gcMain1);
|
this.split1.Panel1.Controls.Add(this.pageBar1);
|
this.split1.Panel1.Text = "Panel1";
|
//
|
// split1.Panel2
|
//
|
this.split1.Panel2.Text = "Panel2";
|
this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
|
this.split1.Size = new System.Drawing.Size(1126, 570);
|
this.split1.SplitterPosition = 0;
|
this.split1.TabIndex = 0;
|
//
|
// gcMain1
|
//
|
this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.gcMain1.Location = new System.Drawing.Point(0, 0);
|
this.gcMain1.MainView = this.gridView1;
|
this.gcMain1.Name = "gcMain1";
|
this.gcMain1.Size = new System.Drawing.Size(1126, 519);
|
this.gcMain1.TabIndex = 2;
|
this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
this.gridView1});
|
//
|
// gridView1
|
//
|
this.gridView1.Appearance.Row.Options.UseFont = true;
|
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
this.gv_guid,
|
this.gv_itemId,
|
this.gridColumn3,
|
this.gridColumn2,
|
this.gridColumn4,
|
this.gv_itemBarcode,
|
this.gv_quantity,
|
this.gv_depotId,
|
this.gridColumn6,
|
this.gridColumn1,
|
this.gv_depotSectionsCode,
|
this.gv_ownerType,
|
this.gv_ownerId,
|
this.gridColumn5,
|
this.gv_indepUserCode,
|
this.gv_indepDate});
|
this.gridView1.GridControl = this.gcMain1;
|
this.gridView1.IndicatorWidth = 50;
|
this.gridView1.Name = "gridView1";
|
this.gridView1.OptionsFind.ShowSearchNavButtons = false;
|
this.gridView1.OptionsView.ShowAutoFilterRow = true;
|
this.gridView1.OptionsView.ShowFooter = true;
|
this.gridView1.OptionsView.ShowGroupPanel = false;
|
//
|
// gv_guid
|
//
|
this.gv_guid.AppearanceCell.Options.UseFont = true;
|
this.gv_guid.Caption = "主键GUID";
|
this.gv_guid.FieldName = "guid";
|
this.gv_guid.MinWidth = 50;
|
this.gv_guid.Name = "gv_guid";
|
this.gv_guid.OptionsColumn.AllowEdit = false;
|
this.gv_guid.Tag = "query_a.guid";
|
this.gv_guid.Width = 94;
|
//
|
// gv_itemId
|
//
|
this.gv_itemId.AppearanceCell.Options.UseFont = true;
|
this.gv_itemId.Caption = "物料ID ";
|
this.gv_itemId.FieldName = "itemId";
|
this.gv_itemId.MinWidth = 50;
|
this.gv_itemId.Name = "gv_itemId";
|
this.gv_itemId.OptionsColumn.AllowEdit = false;
|
this.gv_itemId.Tag = "query_a.ITEM_ID";
|
this.gv_itemId.Width = 73;
|
//
|
// gridColumn3
|
//
|
this.gridColumn3.Caption = "物料编码";
|
this.gridColumn3.FieldName = "itemNo";
|
this.gridColumn3.MinWidth = 25;
|
this.gridColumn3.Name = "gridColumn3";
|
this.gridColumn3.Visible = true;
|
this.gridColumn3.VisibleIndex = 2;
|
this.gridColumn3.Width = 73;
|
//
|
// gridColumn2
|
//
|
this.gridColumn2.Caption = "物料名称";
|
this.gridColumn2.FieldName = "itemName";
|
this.gridColumn2.MinWidth = 25;
|
this.gridColumn2.Name = "gridColumn2";
|
this.gridColumn2.Visible = true;
|
this.gridColumn2.VisibleIndex = 3;
|
this.gridColumn2.Width = 73;
|
//
|
// gridColumn4
|
//
|
this.gridColumn4.Caption = "规格型号";
|
this.gridColumn4.FieldName = "itemModel";
|
this.gridColumn4.MinWidth = 25;
|
this.gridColumn4.Name = "gridColumn4";
|
this.gridColumn4.Visible = true;
|
this.gridColumn4.VisibleIndex = 6;
|
this.gridColumn4.Width = 73;
|
//
|
// gv_itemBarcode
|
//
|
this.gv_itemBarcode.AppearanceCell.Options.UseFont = true;
|
this.gv_itemBarcode.Caption = "物料条码";
|
this.gv_itemBarcode.FieldName = "itemBarcode";
|
this.gv_itemBarcode.MinWidth = 50;
|
this.gv_itemBarcode.Name = "gv_itemBarcode";
|
this.gv_itemBarcode.OptionsColumn.AllowEdit = false;
|
this.gv_itemBarcode.Tag = "query_a.ITEM_BARCODE";
|
this.gv_itemBarcode.Visible = true;
|
this.gv_itemBarcode.VisibleIndex = 0;
|
this.gv_itemBarcode.Width = 73;
|
//
|
// gv_quantity
|
//
|
this.gv_quantity.AppearanceCell.ForeColor = System.Drawing.Color.Blue;
|
this.gv_quantity.AppearanceCell.Options.UseFont = true;
|
this.gv_quantity.AppearanceCell.Options.UseForeColor = true;
|
this.gv_quantity.AppearanceHeader.ForeColor = System.Drawing.Color.Blue;
|
this.gv_quantity.AppearanceHeader.Options.UseForeColor = true;
|
this.gv_quantity.Caption = "数量 ";
|
this.gv_quantity.FieldName = "quantity";
|
this.gv_quantity.MinWidth = 50;
|
this.gv_quantity.Name = "gv_quantity";
|
this.gv_quantity.OptionsColumn.AllowEdit = false;
|
this.gv_quantity.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "合计={0:0.##}")});
|
this.gv_quantity.Tag = "query_a.QUANTITY";
|
this.gv_quantity.Visible = true;
|
this.gv_quantity.VisibleIndex = 1;
|
this.gv_quantity.Width = 73;
|
//
|
// gv_depotId
|
//
|
this.gv_depotId.AppearanceCell.Options.UseFont = true;
|
this.gv_depotId.Caption = "仓库ID";
|
this.gv_depotId.FieldName = "depotId";
|
this.gv_depotId.MinWidth = 50;
|
this.gv_depotId.Name = "gv_depotId";
|
this.gv_depotId.OptionsColumn.AllowEdit = false;
|
this.gv_depotId.Tag = "query_a.DEPOT_ID";
|
this.gv_depotId.Width = 73;
|
//
|
// gridColumn6
|
//
|
this.gridColumn6.Caption = "仓库编号";
|
this.gridColumn6.FieldName = "depotNo";
|
this.gridColumn6.MinWidth = 25;
|
this.gridColumn6.Name = "gridColumn6";
|
this.gridColumn6.Visible = true;
|
this.gridColumn6.VisibleIndex = 4;
|
this.gridColumn6.Width = 73;
|
//
|
// gridColumn1
|
//
|
this.gridColumn1.Caption = "仓库名称";
|
this.gridColumn1.FieldName = "depotName";
|
this.gridColumn1.MinWidth = 25;
|
this.gridColumn1.Name = "gridColumn1";
|
this.gridColumn1.Visible = true;
|
this.gridColumn1.VisibleIndex = 5;
|
this.gridColumn1.Width = 73;
|
//
|
// gv_depotSectionsCode
|
//
|
this.gv_depotSectionsCode.AppearanceCell.Options.UseFont = true;
|
this.gv_depotSectionsCode.Caption = "货位编号";
|
this.gv_depotSectionsCode.FieldName = "depotSectionsCode";
|
this.gv_depotSectionsCode.MinWidth = 50;
|
this.gv_depotSectionsCode.Name = "gv_depotSectionsCode";
|
this.gv_depotSectionsCode.OptionsColumn.AllowEdit = false;
|
this.gv_depotSectionsCode.Tag = "query_a.DEPOT_SECTIONS_CODE";
|
this.gv_depotSectionsCode.Visible = true;
|
this.gv_depotSectionsCode.VisibleIndex = 7;
|
this.gv_depotSectionsCode.Width = 73;
|
//
|
// gv_ownerType
|
//
|
this.gv_ownerType.AppearanceCell.Options.UseFont = true;
|
this.gv_ownerType.Caption = "货主类型";
|
this.gv_ownerType.FieldName = "ownerType";
|
this.gv_ownerType.MinWidth = 50;
|
this.gv_ownerType.Name = "gv_ownerType";
|
this.gv_ownerType.OptionsColumn.AllowEdit = false;
|
this.gv_ownerType.Tag = "query_a.Owner_Type";
|
this.gv_ownerType.Width = 73;
|
//
|
// gv_ownerId
|
//
|
this.gv_ownerId.AppearanceCell.Options.UseFont = true;
|
this.gv_ownerId.Caption = "货主ID";
|
this.gv_ownerId.FieldName = "ownerId";
|
this.gv_ownerId.MinWidth = 50;
|
this.gv_ownerId.Name = "gv_ownerId";
|
this.gv_ownerId.OptionsColumn.AllowEdit = false;
|
this.gv_ownerId.Tag = "query_a.Owner_Id";
|
this.gv_ownerId.Width = 73;
|
//
|
// gridColumn5
|
//
|
this.gridColumn5.Caption = "货主名称";
|
this.gridColumn5.FieldName = "ownerName";
|
this.gridColumn5.MinWidth = 25;
|
this.gridColumn5.Name = "gridColumn5";
|
this.gridColumn5.Visible = true;
|
this.gridColumn5.VisibleIndex = 8;
|
this.gridColumn5.Width = 73;
|
//
|
// gv_indepUserCode
|
//
|
this.gv_indepUserCode.AppearanceCell.Options.UseFont = true;
|
this.gv_indepUserCode.Caption = "入库人";
|
this.gv_indepUserCode.FieldName = "indepUserCode";
|
this.gv_indepUserCode.MinWidth = 50;
|
this.gv_indepUserCode.Name = "gv_indepUserCode";
|
this.gv_indepUserCode.OptionsColumn.AllowEdit = false;
|
this.gv_indepUserCode.Tag = "query_a.INDEP_USER_CODE";
|
this.gv_indepUserCode.Visible = true;
|
this.gv_indepUserCode.VisibleIndex = 9;
|
this.gv_indepUserCode.Width = 73;
|
//
|
// gv_indepDate
|
//
|
this.gv_indepDate.AppearanceCell.Options.UseFont = true;
|
this.gv_indepDate.Caption = "入库日期 ";
|
this.gv_indepDate.FieldName = "indepDate";
|
this.gv_indepDate.MinWidth = 10;
|
this.gv_indepDate.Name = "gv_indepDate";
|
this.gv_indepDate.OptionsColumn.AllowEdit = false;
|
this.gv_indepDate.Tag = "query_a.INDEP_DATE";
|
this.gv_indepDate.Visible = true;
|
this.gv_indepDate.VisibleIndex = 10;
|
this.gv_indepDate.Width = 10;
|
//
|
// pageBar1
|
//
|
this.pageBar1.CurrentPage = 1;
|
this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom;
|
this.pageBar1.Location = new System.Drawing.Point(0, 519);
|
this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
|
this.pageBar1.Name = "pageBar1";
|
this.pageBar1.RecordCount = 0;
|
this.pageBar1.Size = new System.Drawing.Size(1126, 39);
|
this.pageBar1.TabIndex = 4;
|
this.pageBar1.TotalPages = 0;
|
//
|
// xtraTabPage2
|
//
|
this.xtraTabPage2.Controls.Add(this.splitMx1);
|
this.xtraTabPage2.Margin = new System.Windows.Forms.Padding(2);
|
this.xtraTabPage2.Name = "xtraTabPage2";
|
this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
|
this.xtraTabPage2.Text = "数据详细";
|
//
|
// splitMx1
|
//
|
this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.splitMx1.Horizontal = false;
|
this.splitMx1.Location = new System.Drawing.Point(0, 0);
|
this.splitMx1.Margin = new System.Windows.Forms.Padding(2);
|
this.splitMx1.Name = "splitMx1";
|
//
|
// splitMx1.Panel1
|
//
|
this.splitMx1.Panel1.Controls.Add(this.layoutMx1);
|
this.splitMx1.Panel1.Text = "Panel1";
|
//
|
// splitMx1.Panel2
|
//
|
this.splitMx1.Panel2.Text = "Panel2";
|
this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
|
this.splitMx1.Size = new System.Drawing.Size(1126, 570);
|
this.splitMx1.SplitterPosition = 116;
|
this.splitMx1.TabIndex = 0;
|
//
|
// layoutMx1
|
//
|
this.layoutMx1.Controls.Add(this.ucBtnPrint101);
|
this.layoutMx1.Controls.Add(this.txt_depotName);
|
this.layoutMx1.Controls.Add(this.lbGuid);
|
this.layoutMx1.Controls.Add(this.txt_itemBarcode);
|
this.layoutMx1.Controls.Add(this.txt_itemNo);
|
this.layoutMx1.Controls.Add(this.txt_itemName);
|
this.layoutMx1.Controls.Add(this.txt_itemModel);
|
this.layoutMx1.Controls.Add(this.txt_quantity);
|
this.layoutMx1.Controls.Add(this.txt_depotNo);
|
this.layoutMx1.Controls.Add(this.txt_depotSectionsCode);
|
this.layoutMx1.Controls.Add(this.txt_ownerName);
|
this.layoutMx1.Controls.Add(this.txt_indepUserCode);
|
this.layoutMx1.Controls.Add(this.txt_indepDate);
|
this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem24});
|
this.layoutMx1.Location = new System.Drawing.Point(0, 0);
|
this.layoutMx1.Margin = new System.Windows.Forms.Padding(2);
|
this.layoutMx1.Name = "layoutMx1";
|
this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(714, 430, 975, 600);
|
this.layoutMx1.Root = this.Root;
|
this.layoutMx1.Size = new System.Drawing.Size(1126, 116);
|
this.layoutMx1.TabIndex = 0;
|
this.layoutMx1.Text = "layoutMx1";
|
//
|
// ucBtnPrint101
|
//
|
this.ucBtnPrint101.allClickKey = null;
|
this.ucBtnPrint101.guidKey = null;
|
this.ucBtnPrint101.Location = new System.Drawing.Point(840, 78);
|
this.ucBtnPrint101.Margin = new System.Windows.Forms.Padding(0);
|
this.ucBtnPrint101.Name = "ucBtnPrint101";
|
this.ucBtnPrint101.rptParameter = null;
|
this.ucBtnPrint101.Size = new System.Drawing.Size(274, 29);
|
this.ucBtnPrint101.TabIndex = 224;
|
//
|
// txt_depotName
|
//
|
this.txt_depotName.Location = new System.Drawing.Point(636, 45);
|
this.txt_depotName.Name = "txt_depotName";
|
this.txt_depotName.Properties.Appearance.Options.UseFont = true;
|
this.txt_depotName.Size = new System.Drawing.Size(200, 24);
|
this.txt_depotName.StyleController = this.layoutMx1;
|
this.txt_depotName.TabIndex = 222;
|
this.txt_depotName.Tag = "creatDate";
|
//
|
// lbGuid
|
//
|
this.lbGuid.Location = new System.Drawing.Point(564, 90);
|
this.lbGuid.Name = "lbGuid";
|
this.lbGuid.Size = new System.Drawing.Size(272, 35);
|
this.lbGuid.TabIndex = 1;
|
this.lbGuid.Text = "lbGuid";
|
this.lbGuid.Visible = false;
|
//
|
// txt_itemBarcode
|
//
|
this.txt_itemBarcode.Location = new System.Drawing.Point(912, 12);
|
this.txt_itemBarcode.Name = "txt_itemBarcode";
|
this.txt_itemBarcode.Properties.Appearance.Options.UseFont = true;
|
this.txt_itemBarcode.Size = new System.Drawing.Size(202, 24);
|
this.txt_itemBarcode.StyleController = this.layoutMx1;
|
this.txt_itemBarcode.TabIndex = 222;
|
this.txt_itemBarcode.Tag = "itemBarcode";
|
//
|
// txt_itemNo
|
//
|
this.txt_itemNo.Location = new System.Drawing.Point(84, 12);
|
this.txt_itemNo.Name = "txt_itemNo";
|
this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_itemNo.Size = new System.Drawing.Size(200, 24);
|
this.txt_itemNo.StyleController = this.layoutMx1;
|
this.txt_itemNo.TabIndex = 222;
|
this.txt_itemNo.Tag = "itemNo";
|
//
|
// txt_itemName
|
//
|
this.txt_itemName.Location = new System.Drawing.Point(360, 12);
|
this.txt_itemName.Name = "txt_itemName";
|
this.txt_itemName.Properties.Appearance.Options.UseFont = true;
|
this.txt_itemName.Size = new System.Drawing.Size(200, 24);
|
this.txt_itemName.StyleController = this.layoutMx1;
|
this.txt_itemName.TabIndex = 222;
|
this.txt_itemName.Tag = "itemName";
|
//
|
// txt_itemModel
|
//
|
this.txt_itemModel.Location = new System.Drawing.Point(636, 12);
|
this.txt_itemModel.Name = "txt_itemModel";
|
this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
|
this.txt_itemModel.Size = new System.Drawing.Size(200, 24);
|
this.txt_itemModel.StyleController = this.layoutMx1;
|
this.txt_itemModel.TabIndex = 222;
|
this.txt_itemModel.Tag = "itemModel";
|
//
|
// txt_quantity
|
//
|
this.txt_quantity.Location = new System.Drawing.Point(84, 45);
|
this.txt_quantity.Name = "txt_quantity";
|
this.txt_quantity.Properties.Appearance.Options.UseFont = true;
|
this.txt_quantity.Size = new System.Drawing.Size(200, 24);
|
this.txt_quantity.StyleController = this.layoutMx1;
|
this.txt_quantity.TabIndex = 222;
|
this.txt_quantity.Tag = "quantity";
|
//
|
// txt_depotNo
|
//
|
this.txt_depotNo.Location = new System.Drawing.Point(360, 45);
|
this.txt_depotNo.Name = "txt_depotNo";
|
this.txt_depotNo.Properties.Appearance.Options.UseFont = true;
|
this.txt_depotNo.Size = new System.Drawing.Size(200, 24);
|
this.txt_depotNo.StyleController = this.layoutMx1;
|
this.txt_depotNo.TabIndex = 222;
|
this.txt_depotNo.Tag = "description";
|
//
|
// txt_depotSectionsCode
|
//
|
this.txt_depotSectionsCode.Location = new System.Drawing.Point(912, 45);
|
this.txt_depotSectionsCode.Name = "txt_depotSectionsCode";
|
this.txt_depotSectionsCode.Properties.Appearance.Options.UseFont = true;
|
this.txt_depotSectionsCode.Size = new System.Drawing.Size(202, 24);
|
this.txt_depotSectionsCode.StyleController = this.layoutMx1;
|
this.txt_depotSectionsCode.TabIndex = 222;
|
this.txt_depotSectionsCode.Tag = "depotSectionsCode";
|
//
|
// txt_ownerName
|
//
|
this.txt_ownerName.Location = new System.Drawing.Point(84, 78);
|
this.txt_ownerName.Name = "txt_ownerName";
|
this.txt_ownerName.Properties.Appearance.Options.UseFont = true;
|
this.txt_ownerName.Size = new System.Drawing.Size(200, 24);
|
this.txt_ownerName.StyleController = this.layoutMx1;
|
this.txt_ownerName.TabIndex = 222;
|
this.txt_ownerName.Tag = "ownerName";
|
//
|
// txt_indepUserCode
|
//
|
this.txt_indepUserCode.Location = new System.Drawing.Point(360, 78);
|
this.txt_indepUserCode.Name = "txt_indepUserCode";
|
this.txt_indepUserCode.Properties.Appearance.Options.UseFont = true;
|
this.txt_indepUserCode.Size = new System.Drawing.Size(200, 24);
|
this.txt_indepUserCode.StyleController = this.layoutMx1;
|
this.txt_indepUserCode.TabIndex = 222;
|
this.txt_indepUserCode.Tag = "indepUserCode";
|
//
|
// txt_indepDate
|
//
|
this.txt_indepDate.Location = new System.Drawing.Point(636, 78);
|
this.txt_indepDate.Name = "txt_indepDate";
|
this.txt_indepDate.Properties.Appearance.Options.UseFont = true;
|
this.txt_indepDate.Size = new System.Drawing.Size(200, 24);
|
this.txt_indepDate.StyleController = this.layoutMx1;
|
this.txt_indepDate.TabIndex = 222;
|
this.txt_indepDate.Tag = "indepDate";
|
//
|
// layoutControlItem24
|
//
|
this.layoutControlItem24.Control = this.lbGuid;
|
this.layoutControlItem24.Location = new System.Drawing.Point(552, 78);
|
this.layoutControlItem24.Name = "layoutControlItem24";
|
this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem24.Size = new System.Drawing.Size(276, 39);
|
this.layoutControlItem24.Text = "lbGuid";
|
this.layoutControlItem24.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem24.TextVisible = false;
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.layoutControlItem6,
|
this.layoutControlItem7,
|
this.layoutControlItem2,
|
this.layoutControlItem8,
|
this.layoutControlItem9,
|
this.layoutControlItem4,
|
this.layoutControlItem1,
|
this.layoutControlItem3,
|
this.layoutControlItem5,
|
this.layoutControlItem10,
|
this.layoutControlItem12,
|
this.layoutControlItem11});
|
this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
|
this.Root.Name = "Root";
|
columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition1.Width = 100D;
|
columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition2.Width = 100D;
|
columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition3.Width = 100D;
|
columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent;
|
columnDefinition4.Width = 100D;
|
this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] {
|
columnDefinition1,
|
columnDefinition2,
|
columnDefinition3,
|
columnDefinition4});
|
rowDefinition1.Height = 100D;
|
rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition2.Height = 100D;
|
rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent;
|
rowDefinition3.Height = 100D;
|
rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent;
|
this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] {
|
rowDefinition1,
|
rowDefinition2,
|
rowDefinition3});
|
this.Root.Size = new System.Drawing.Size(1126, 119);
|
this.Root.TextVisible = false;
|
//
|
// layoutControlItem6
|
//
|
this.layoutControlItem6.Control = this.txt_itemName;
|
this.layoutControlItem6.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem6.CustomizationFormText = "物料名称";
|
this.layoutControlItem6.Location = new System.Drawing.Point(276, 0);
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem6.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem6.Text = "物料名称";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem7
|
//
|
this.layoutControlItem7.Control = this.txt_itemModel;
|
this.layoutControlItem7.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem7.CustomizationFormText = "规格型号";
|
this.layoutControlItem7.Location = new System.Drawing.Point(552, 0);
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem7.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem7.Text = "规格型号";
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.txt_itemBarcode;
|
this.layoutControlItem2.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem2.CustomizationFormText = "物料条码";
|
this.layoutControlItem2.Location = new System.Drawing.Point(828, 0);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem2.Size = new System.Drawing.Size(278, 33);
|
this.layoutControlItem2.Text = "物料条码";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem8
|
//
|
this.layoutControlItem8.Control = this.txt_quantity;
|
this.layoutControlItem8.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem8.CustomizationFormText = "数量";
|
this.layoutControlItem8.Location = new System.Drawing.Point(0, 33);
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem8.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem8.Text = "数量";
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem9
|
//
|
this.layoutControlItem9.Control = this.txt_depotNo;
|
this.layoutControlItem9.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem9.CustomizationFormText = "仓库编号";
|
this.layoutControlItem9.Location = new System.Drawing.Point(276, 33);
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem9.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem9.Text = "仓库编号";
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.txt_depotName;
|
this.layoutControlItem4.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem4.CustomizationFormText = "仓库名称";
|
this.layoutControlItem4.Location = new System.Drawing.Point(552, 33);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem4.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem4.Text = "仓库名称";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.txt_depotSectionsCode;
|
this.layoutControlItem1.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem1.CustomizationFormText = "货主编号";
|
this.layoutControlItem1.Location = new System.Drawing.Point(828, 33);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem1.OptionsTableLayoutItem.RowIndex = 1;
|
this.layoutControlItem1.Size = new System.Drawing.Size(278, 33);
|
this.layoutControlItem1.Text = "货主编号";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.txt_itemNo;
|
this.layoutControlItem3.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem3.CustomizationFormText = "物料编码";
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem3.Text = "物料编码";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.txt_ownerName;
|
this.layoutControlItem5.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem5.CustomizationFormText = "货主名称";
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 66);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem5.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem5.Text = "货主名称";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem10
|
//
|
this.layoutControlItem10.Control = this.txt_indepUserCode;
|
this.layoutControlItem10.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem10.CustomizationFormText = "入库人";
|
this.layoutControlItem10.Location = new System.Drawing.Point(276, 66);
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1;
|
this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem10.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem10.Text = "入库人";
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// layoutControlItem12
|
//
|
this.layoutControlItem12.Control = this.ucBtnPrint101;
|
this.layoutControlItem12.Location = new System.Drawing.Point(828, 66);
|
this.layoutControlItem12.Name = "layoutControlItem12";
|
this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3;
|
this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem12.Size = new System.Drawing.Size(278, 33);
|
this.layoutControlItem12.Text = "打印按钮";
|
this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
|
this.layoutControlItem12.TextVisible = false;
|
//
|
// layoutControlItem11
|
//
|
this.layoutControlItem11.Control = this.txt_indepDate;
|
this.layoutControlItem11.ControlAlignment = System.Drawing.ContentAlignment.TopLeft;
|
this.layoutControlItem11.CustomizationFormText = "入库日期";
|
this.layoutControlItem11.Location = new System.Drawing.Point(552, 66);
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
|
this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
|
this.layoutControlItem11.Size = new System.Drawing.Size(276, 33);
|
this.layoutControlItem11.Text = "入库日期";
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18);
|
//
|
// CKTmkc
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.ClientSize = new System.Drawing.Size(1128, 682);
|
this.Controls.Add(this.xtraTabControl1);
|
this.Controls.Add(this.toolBarMenu1);
|
this.IconOptions.Image = global::Gs.DevApp.Properties.Resources.logo_png_black;
|
this.Name = "CKTmkc";
|
this.Text = "条码库存";
|
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
|
this.xtraTabControl1.ResumeLayout(false);
|
this.xtraTabPage1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit();
|
this.split1.Panel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit();
|
this.split1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
|
this.xtraTabPage2.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit();
|
this.splitMx1.Panel1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit();
|
this.splitMx1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit();
|
this.layoutMx1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.txt_depotName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemBarcode.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_quantity.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_depotNo.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_depotSectionsCode.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_ownerName.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_indepUserCode.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.txt_indepDate.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
#endregion
|
private UserControl.UcToolBarMenu toolBarMenu1;
|
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
|
private DevExpress.XtraEditors.SplitContainerControl split1;
|
private DevExpress.XtraGrid.GridControl gcMain1;
|
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_guid;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_itemId;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_itemBarcode;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_quantity;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_depotId;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_depotSectionsCode;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_ownerType;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_ownerId;
|
private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_indepUserCode;
|
private DevExpress.XtraGrid.Columns.GridColumn gv_indepDate;
|
private UserControls.Data.UcPageBar pageBar1;
|
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
|
private DevExpress.XtraEditors.SplitContainerControl splitMx1;
|
private DevExpress.XtraLayout.LayoutControl layoutMx1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private System.Windows.Forms.Label lbGuid;
|
private DevExpress.XtraEditors.TextEdit txt_depotName;
|
private DevExpress.XtraEditors.TextEdit txt_itemBarcode;
|
private DevExpress.XtraEditors.TextEdit txt_itemNo;
|
private DevExpress.XtraEditors.TextEdit txt_itemName;
|
private DevExpress.XtraEditors.TextEdit txt_itemModel;
|
private DevExpress.XtraEditors.TextEdit txt_quantity;
|
private DevExpress.XtraEditors.TextEdit txt_depotNo;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraEditors.TextEdit txt_depotSectionsCode;
|
private DevExpress.XtraEditors.TextEdit txt_ownerName;
|
private DevExpress.XtraEditors.TextEdit txt_indepUserCode;
|
private DevExpress.XtraEditors.TextEdit txt_indepDate;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
private UserControl.UcBtnPrint ucBtnPrint101;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
}
|
}
|