namespace WMS.FrmStock
{
partial class FrmStockAdjust
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.XtraGrid.GridLevelNode gridLevelNode3 = new DevExpress.XtraGrid.GridLevelNode();
DevExpress.XtraGrid.GridLevelNode gridLevelNode4 = new DevExpress.XtraGrid.GridLevelNode();
this.repositoryItemTextEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.repositoryItemTextEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.repositoryItemTextEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.xtbList = new DevExpress.XtraTab.XtraTabPage();
this.gridControl1 = new DevExpress.XtraGrid.GridControl();
this.bs_StAdjustList = new System.Windows.Forms.BindingSource(this.components);
this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colList_id2 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_date = new DevExpress.XtraGrid.Columns.GridColumn();
this.colCount_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStorage_id = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStorage_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_createper = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_createperName = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_createdate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_confirmper = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_confirmpername = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_confirmdate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_checkper = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_checkpername = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_checkdate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOperatorid = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOperatedate = new DevExpress.XtraGrid.Columns.GridColumn();
this.colList_reason = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
this.xtbEdit = new DevExpress.XtraTab.XtraTabPage();
this.spEdit = new DevExpress.XtraEditors.SplitContainerControl();
this.de_CREATE_DATE = new DevExpress.XtraEditors.DateEdit();
this.label4 = new System.Windows.Forms.Label();
this.txt_remark = new WMS.Ctrl.NoteData();
this.bg_Adjust = new System.Windows.Forms.BindingSource(this.components);
this.ctr_CreatPeople = new WMS.Ctrl.CtrlDictonary();
this.ctr_MIStock = new WMS.Ctrl.CtrlDictonary();
this.txt_ListID = new WMS.Ctrl.WMSCtrlTextBox(this.components);
this.ctrDicCountid = new WMS.Ctrl.CtrlDictonary();
this.label6 = new System.Windows.Forms.Label();
this.lep_Reason = new WMS.Ctrl.LookUpEditSystem();
this.label5 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.gr_adjustInfo = new DevExpress.XtraGrid.GridControl();
this.bs_StAdjustList_Info = new System.Windows.Forms.BindingSource(this.components);
this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colLIST_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStorage_id1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colStorage_name1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colArea_id1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colArea_name1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLIST_INFO_GOODSID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLOC_ID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLoc_name1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOldcount1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLIST_INFO_COUNT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colNEWCOUNT1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.gr_StAdjustList_Info = new DevExpress.XtraGrid.GridControl();
this.gv_StAdjustList_Info = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colLIST_ID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLIST_INFO_GOODSID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colLoc_name = new DevExpress.XtraGrid.Columns.GridColumn();
this.colOldcount = new DevExpress.XtraGrid.Columns.GridColumn();
this.txt_oldcount = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.colLIST_INFO_COUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.txt_count = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
this.colNEWCOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
this.txt_newcount = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.xtbList.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bs_StAdjustList)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
this.xtbEdit.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.spEdit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.spEdit.Panel1)).BeginInit();
this.spEdit.Panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.spEdit.Panel2)).BeginInit();
this.spEdit.Panel2.SuspendLayout();
this.spEdit.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.de_CREATE_DATE.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.de_CREATE_DATE.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bg_Adjust)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ListID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.lep_Reason.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gr_adjustInfo)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.bs_StAdjustList_Info)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gr_StAdjustList_Info)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.gv_StAdjustList_Info)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_oldcount)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_count)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.txt_newcount)).BeginInit();
this.SuspendLayout();
//
// repositoryItemTextEdit1
//
this.repositoryItemTextEdit1.AutoHeight = false;
this.repositoryItemTextEdit1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
this.repositoryItemTextEdit1.DisplayFormat.FormatString = "{0:N4}";
this.repositoryItemTextEdit1.Name = "repositoryItemTextEdit1";
//
// repositoryItemTextEdit2
//
this.repositoryItemTextEdit2.AutoHeight = false;
this.repositoryItemTextEdit2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
this.repositoryItemTextEdit2.DisplayFormat.FormatString = "{0:N4}";
this.repositoryItemTextEdit2.Name = "repositoryItemTextEdit2";
//
// repositoryItemTextEdit3
//
this.repositoryItemTextEdit3.AutoHeight = false;
this.repositoryItemTextEdit3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
this.repositoryItemTextEdit3.DisplayFormat.FormatString = "{0:N4}";
this.repositoryItemTextEdit3.Name = "repositoryItemTextEdit3";
//
// xtraTabControl1
//
this.xtraTabControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.xtraTabControl1.BorderStylePage = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.xtraTabControl1.Location = new System.Drawing.Point(0, 0);
this.xtraTabControl1.Name = "xtraTabControl1";
this.xtraTabControl1.SelectedTabPage = this.xtbList;
this.xtraTabControl1.Size = new System.Drawing.Size(1274, 603);
this.xtraTabControl1.TabIndex = 0;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtbList,
this.xtbEdit});
this.xtraTabControl1.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.xtraTabControl1_SelectedPageChanged);
//
// xtbList
//
this.xtbList.Controls.Add(this.gridControl1);
this.xtbList.Name = "xtbList";
this.xtbList.Size = new System.Drawing.Size(1268, 573);
this.xtbList.Text = "库存调整单";
//
// gridControl1
//
this.gridControl1.DataSource = this.bs_StAdjustList;
this.gridControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.gridControl1.Location = new System.Drawing.Point(0, 0);
this.gridControl1.MainView = this.gridView1;
this.gridControl1.Name = "gridControl1";
this.gridControl1.Size = new System.Drawing.Size(1268, 573);
this.gridControl1.TabIndex = 1;
this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView1});
this.gridControl1.Click += new System.EventHandler(this.gr_StAdjustList_Click);
this.gridControl1.DoubleClick += new System.EventHandler(this.gr_StAdjustList_DoubleClick);
//
// bs_StAdjustList
//
this.bs_StAdjustList.DataSource = typeof(WMS.Model.Stock.AdjustListModel);
//
// gridView1
//
this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colList_id2,
this.colList_date,
this.colCount_id,
this.colStorage_id,
this.colStorage_name,
this.colList_createper,
this.colList_createperName,
this.colList_createdate,
this.colList_confirmper,
this.colList_confirmpername,
this.colList_confirmdate,
this.colList_checkper,
this.colList_checkpername,
this.colList_checkdate,
this.colOperatorid,
this.colOperatedate,
this.colList_reason,
this.colStatus});
this.gridView1.DetailHeight = 284;
this.gridView1.GridControl = this.gridControl1;
this.gridView1.Name = "gridView1";
this.gridView1.OptionsSelection.EnableAppearanceFocusedCell = false;
this.gridView1.OptionsView.ShowGroupPanel = false;
this.gridView1.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView1_FocusedRowChanged);
this.gridView1.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.gv_StAdjustList_CustomColumnDisplayText);
//
// colList_id2
//
this.colList_id2.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_id2.AppearanceCell.Options.UseFont = true;
this.colList_id2.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_id2.AppearanceHeader.Options.UseFont = true;
this.colList_id2.AppearanceHeader.Options.UseTextOptions = true;
this.colList_id2.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_id2.Caption = "调整单号";
this.colList_id2.FieldName = "List_id";
this.colList_id2.MinWidth = 17;
this.colList_id2.Name = "colList_id2";
this.colList_id2.OptionsColumn.AllowEdit = false;
this.colList_id2.Visible = true;
this.colList_id2.VisibleIndex = 1;
this.colList_id2.Width = 90;
//
// colList_date
//
this.colList_date.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_date.AppearanceCell.Options.UseFont = true;
this.colList_date.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_date.AppearanceHeader.Options.UseFont = true;
this.colList_date.AppearanceHeader.Options.UseTextOptions = true;
this.colList_date.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_date.FieldName = "List_date";
this.colList_date.MinWidth = 17;
this.colList_date.Name = "colList_date";
this.colList_date.OptionsColumn.AllowEdit = false;
this.colList_date.Width = 66;
//
// colCount_id
//
this.colCount_id.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colCount_id.AppearanceCell.Options.UseFont = true;
this.colCount_id.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colCount_id.AppearanceHeader.Options.UseFont = true;
this.colCount_id.AppearanceHeader.Options.UseTextOptions = true;
this.colCount_id.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colCount_id.FieldName = "Count_id";
this.colCount_id.MinWidth = 17;
this.colCount_id.Name = "colCount_id";
this.colCount_id.OptionsColumn.AllowEdit = false;
this.colCount_id.Visible = true;
this.colCount_id.VisibleIndex = 2;
this.colCount_id.Width = 59;
//
// colStorage_id
//
this.colStorage_id.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colStorage_id.AppearanceCell.Options.UseFont = true;
this.colStorage_id.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colStorage_id.AppearanceHeader.Options.UseFont = true;
this.colStorage_id.AppearanceHeader.Options.UseTextOptions = true;
this.colStorage_id.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colStorage_id.FieldName = "Storage_id";
this.colStorage_id.MinWidth = 17;
this.colStorage_id.Name = "colStorage_id";
this.colStorage_id.OptionsColumn.AllowEdit = false;
this.colStorage_id.Width = 66;
//
// colStorage_name
//
this.colStorage_name.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colStorage_name.AppearanceCell.Options.UseFont = true;
this.colStorage_name.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colStorage_name.AppearanceHeader.Options.UseFont = true;
this.colStorage_name.AppearanceHeader.Options.UseTextOptions = true;
this.colStorage_name.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colStorage_name.Caption = "仓库";
this.colStorage_name.FieldName = "Storage_name";
this.colStorage_name.MinWidth = 17;
this.colStorage_name.Name = "colStorage_name";
this.colStorage_name.OptionsColumn.AllowEdit = false;
this.colStorage_name.Visible = true;
this.colStorage_name.VisibleIndex = 0;
this.colStorage_name.Width = 59;
//
// colList_createper
//
this.colList_createper.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_createper.AppearanceCell.Options.UseFont = true;
this.colList_createper.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_createper.AppearanceHeader.Options.UseFont = true;
this.colList_createper.AppearanceHeader.Options.UseTextOptions = true;
this.colList_createper.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_createper.FieldName = "List_createper";
this.colList_createper.MinWidth = 17;
this.colList_createper.Name = "colList_createper";
this.colList_createper.OptionsColumn.AllowEdit = false;
this.colList_createper.Width = 66;
//
// colList_createperName
//
this.colList_createperName.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_createperName.AppearanceCell.Options.UseFont = true;
this.colList_createperName.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_createperName.AppearanceHeader.Options.UseFont = true;
this.colList_createperName.AppearanceHeader.Options.UseTextOptions = true;
this.colList_createperName.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_createperName.FieldName = "List_createperName";
this.colList_createperName.MinWidth = 17;
this.colList_createperName.Name = "colList_createperName";
this.colList_createperName.OptionsColumn.AllowEdit = false;
this.colList_createperName.Visible = true;
this.colList_createperName.VisibleIndex = 4;
this.colList_createperName.Width = 59;
//
// colList_createdate
//
this.colList_createdate.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_createdate.AppearanceCell.Options.UseFont = true;
this.colList_createdate.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_createdate.AppearanceHeader.Options.UseFont = true;
this.colList_createdate.AppearanceHeader.Options.UseTextOptions = true;
this.colList_createdate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_createdate.FieldName = "List_createdate";
this.colList_createdate.MinWidth = 17;
this.colList_createdate.Name = "colList_createdate";
this.colList_createdate.OptionsColumn.AllowEdit = false;
this.colList_createdate.Visible = true;
this.colList_createdate.VisibleIndex = 5;
this.colList_createdate.Width = 59;
//
// colList_confirmper
//
this.colList_confirmper.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_confirmper.AppearanceCell.Options.UseFont = true;
this.colList_confirmper.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_confirmper.AppearanceHeader.Options.UseFont = true;
this.colList_confirmper.AppearanceHeader.Options.UseTextOptions = true;
this.colList_confirmper.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_confirmper.FieldName = "List_confirmper";
this.colList_confirmper.MinWidth = 17;
this.colList_confirmper.Name = "colList_confirmper";
this.colList_confirmper.OptionsColumn.AllowEdit = false;
this.colList_confirmper.Width = 66;
//
// colList_confirmpername
//
this.colList_confirmpername.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_confirmpername.AppearanceCell.Options.UseFont = true;
this.colList_confirmpername.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_confirmpername.AppearanceHeader.Options.UseFont = true;
this.colList_confirmpername.AppearanceHeader.Options.UseTextOptions = true;
this.colList_confirmpername.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_confirmpername.FieldName = "List_confirmpername";
this.colList_confirmpername.MinWidth = 17;
this.colList_confirmpername.Name = "colList_confirmpername";
this.colList_confirmpername.OptionsColumn.AllowEdit = false;
this.colList_confirmpername.Visible = true;
this.colList_confirmpername.VisibleIndex = 6;
this.colList_confirmpername.Width = 59;
//
// colList_confirmdate
//
this.colList_confirmdate.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_confirmdate.AppearanceCell.Options.UseFont = true;
this.colList_confirmdate.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_confirmdate.AppearanceHeader.Options.UseFont = true;
this.colList_confirmdate.AppearanceHeader.Options.UseTextOptions = true;
this.colList_confirmdate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_confirmdate.FieldName = "List_confirmdate";
this.colList_confirmdate.MinWidth = 17;
this.colList_confirmdate.Name = "colList_confirmdate";
this.colList_confirmdate.OptionsColumn.AllowEdit = false;
this.colList_confirmdate.Visible = true;
this.colList_confirmdate.VisibleIndex = 7;
this.colList_confirmdate.Width = 59;
//
// colList_checkper
//
this.colList_checkper.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_checkper.AppearanceCell.Options.UseFont = true;
this.colList_checkper.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_checkper.AppearanceHeader.Options.UseFont = true;
this.colList_checkper.AppearanceHeader.Options.UseTextOptions = true;
this.colList_checkper.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_checkper.FieldName = "List_checkper";
this.colList_checkper.MinWidth = 17;
this.colList_checkper.Name = "colList_checkper";
this.colList_checkper.OptionsColumn.AllowEdit = false;
this.colList_checkper.Width = 66;
//
// colList_checkpername
//
this.colList_checkpername.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_checkpername.AppearanceCell.Options.UseFont = true;
this.colList_checkpername.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_checkpername.AppearanceHeader.Options.UseFont = true;
this.colList_checkpername.AppearanceHeader.Options.UseTextOptions = true;
this.colList_checkpername.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_checkpername.FieldName = "List_checkpername";
this.colList_checkpername.MinWidth = 17;
this.colList_checkpername.Name = "colList_checkpername";
this.colList_checkpername.OptionsColumn.AllowEdit = false;
this.colList_checkpername.Visible = true;
this.colList_checkpername.VisibleIndex = 8;
this.colList_checkpername.Width = 59;
//
// colList_checkdate
//
this.colList_checkdate.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_checkdate.AppearanceCell.Options.UseFont = true;
this.colList_checkdate.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_checkdate.AppearanceHeader.Options.UseFont = true;
this.colList_checkdate.AppearanceHeader.Options.UseTextOptions = true;
this.colList_checkdate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_checkdate.FieldName = "List_checkdate";
this.colList_checkdate.MinWidth = 17;
this.colList_checkdate.Name = "colList_checkdate";
this.colList_checkdate.OptionsColumn.AllowEdit = false;
this.colList_checkdate.Visible = true;
this.colList_checkdate.VisibleIndex = 9;
this.colList_checkdate.Width = 59;
//
// colOperatorid
//
this.colOperatorid.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOperatorid.AppearanceCell.Options.UseFont = true;
this.colOperatorid.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colOperatorid.AppearanceHeader.Options.UseFont = true;
this.colOperatorid.AppearanceHeader.Options.UseTextOptions = true;
this.colOperatorid.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOperatorid.FieldName = "Operatorid";
this.colOperatorid.MinWidth = 17;
this.colOperatorid.Name = "colOperatorid";
this.colOperatorid.OptionsColumn.AllowEdit = false;
this.colOperatorid.Width = 66;
//
// colOperatedate
//
this.colOperatedate.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOperatedate.AppearanceCell.Options.UseFont = true;
this.colOperatedate.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colOperatedate.AppearanceHeader.Options.UseFont = true;
this.colOperatedate.AppearanceHeader.Options.UseTextOptions = true;
this.colOperatedate.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOperatedate.FieldName = "Operatedate";
this.colOperatedate.MinWidth = 17;
this.colOperatedate.Name = "colOperatedate";
this.colOperatedate.OptionsColumn.AllowEdit = false;
this.colOperatedate.Width = 66;
//
// colList_reason
//
this.colList_reason.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colList_reason.AppearanceCell.Options.UseFont = true;
this.colList_reason.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colList_reason.AppearanceHeader.Options.UseFont = true;
this.colList_reason.AppearanceHeader.Options.UseTextOptions = true;
this.colList_reason.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colList_reason.FieldName = "List_reason";
this.colList_reason.MinWidth = 17;
this.colList_reason.Name = "colList_reason";
this.colList_reason.OptionsColumn.AllowEdit = false;
this.colList_reason.Visible = true;
this.colList_reason.VisibleIndex = 10;
this.colList_reason.Width = 66;
//
// colStatus
//
this.colStatus.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colStatus.AppearanceCell.Options.UseFont = true;
this.colStatus.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colStatus.AppearanceHeader.Options.UseFont = true;
this.colStatus.AppearanceHeader.Options.UseTextOptions = true;
this.colStatus.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colStatus.FieldName = "Status";
this.colStatus.MinWidth = 17;
this.colStatus.Name = "colStatus";
this.colStatus.OptionsColumn.AllowEdit = false;
this.colStatus.Visible = true;
this.colStatus.VisibleIndex = 3;
this.colStatus.Width = 63;
//
// xtbEdit
//
this.xtbEdit.Controls.Add(this.spEdit);
this.xtbEdit.Name = "xtbEdit";
this.xtbEdit.Size = new System.Drawing.Size(1268, 573);
this.xtbEdit.Text = "库存调整";
//
// spEdit
//
this.spEdit.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.spEdit.Dock = System.Windows.Forms.DockStyle.Fill;
this.spEdit.Horizontal = false;
this.spEdit.Location = new System.Drawing.Point(0, 0);
this.spEdit.Name = "spEdit";
//
// spEdit.Panel1
//
this.spEdit.Panel1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.spEdit.Panel1.Controls.Add(this.de_CREATE_DATE);
this.spEdit.Panel1.Controls.Add(this.label4);
this.spEdit.Panel1.Controls.Add(this.txt_remark);
this.spEdit.Panel1.Controls.Add(this.ctr_CreatPeople);
this.spEdit.Panel1.Controls.Add(this.ctr_MIStock);
this.spEdit.Panel1.Controls.Add(this.txt_ListID);
this.spEdit.Panel1.Controls.Add(this.ctrDicCountid);
this.spEdit.Panel1.Controls.Add(this.label6);
this.spEdit.Panel1.Controls.Add(this.lep_Reason);
this.spEdit.Panel1.Controls.Add(this.label5);
this.spEdit.Panel1.Controls.Add(this.label1);
this.spEdit.Panel1.Controls.Add(this.label7);
this.spEdit.Panel1.Controls.Add(this.label2);
this.spEdit.Panel1.Controls.Add(this.label3);
this.spEdit.Panel1.Text = "Panel1";
//
// spEdit.Panel2
//
this.spEdit.Panel2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.spEdit.Panel2.Controls.Add(this.gr_adjustInfo);
this.spEdit.Panel2.Controls.Add(this.gr_StAdjustList_Info);
this.spEdit.Panel2.Text = "Panel2";
this.spEdit.Size = new System.Drawing.Size(1268, 573);
this.spEdit.SplitterPosition = 128;
this.spEdit.TabIndex = 18;
this.spEdit.Text = "splitContainerControl1";
//
// de_CREATE_DATE
//
this.de_CREATE_DATE.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bs_StAdjustList, "List_createdate", true));
this.de_CREATE_DATE.EditValue = new System.DateTime(2014, 1, 9, 10, 44, 6, 0);
this.de_CREATE_DATE.Location = new System.Drawing.Point(468, 58);
this.de_CREATE_DATE.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
this.de_CREATE_DATE.Name = "de_CREATE_DATE";
this.de_CREATE_DATE.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.de_CREATE_DATE.Properties.Appearance.Options.UseFont = true;
this.de_CREATE_DATE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.de_CREATE_DATE.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.de_CREATE_DATE.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.de_CREATE_DATE.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.de_CREATE_DATE.Properties.EditFormat.FormatString = "\"yyyy-MM-dd\"";
this.de_CREATE_DATE.Properties.EditFormat.FormatType = DevExpress.Utils.FormatType.Custom;
this.de_CREATE_DATE.Properties.NullDate = "";
this.de_CREATE_DATE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
this.de_CREATE_DATE.Size = new System.Drawing.Size(213, 20);
this.de_CREATE_DATE.TabIndex = 30;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.Black;
this.label4.Location = new System.Drawing.Point(406, 61);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(63, 14);
this.label4.TabIndex = 29;
this.label4.Text = "创建时间";
//
// txt_remark
//
this.txt_remark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.bg_Adjust, "Remark", true));
this.txt_remark.DisplayMember = "CONTENT";
this.txt_remark.Font = new System.Drawing.Font("宋体", 10F);
this.txt_remark.FormattingEnabled = true;
this.txt_remark.Location = new System.Drawing.Point(97, 83);
this.txt_remark.Name = "txt_remark";
this.txt_remark.NoteTypes = WMS.Ctrl.DateType.库存调整备注;
this.txt_remark.Size = new System.Drawing.Size(584, 21);
this.txt_remark.TabIndex = 28;
this.txt_remark.ValueMember = "CONTENT";
//
// bg_Adjust
//
this.bg_Adjust.DataSource = typeof(WMS.Model.Stock.AdjustListModel);
//
// ctr_CreatPeople
//
this.ctr_CreatPeople.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctr_CreatPeople.Cursor = System.Windows.Forms.Cursors.Default;
this.ctr_CreatPeople.DataBindings.Add(new System.Windows.Forms.Binding("Tag", this.bg_Adjust, "List_createper", true));
this.ctr_CreatPeople.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo;
this.ctr_CreatPeople.ErrText = "无数据重新查询";
this.ctr_CreatPeople.Font = new System.Drawing.Font("宋体", 10F);
this.ctr_CreatPeople.IsSqlWhere = true;
this.ctr_CreatPeople.Location = new System.Drawing.Point(97, 56);
this.ctr_CreatPeople.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ctr_CreatPeople.Name = "ctr_CreatPeople";
this.ctr_CreatPeople.Number = 0;
this.ctr_CreatPeople.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctr_CreatPeople.Size = new System.Drawing.Size(213, 22);
this.ctr_CreatPeople.SqlStr = "";
this.ctr_CreatPeople.TabIndex = 27;
this.ctr_CreatPeople.TextBoxFlag = "";
this.ctr_CreatPeople.TextBoxValue = "";
this.ctr_CreatPeople.Button_Click += new System.EventHandler(this.ctr_MIStock_Button_Click);
//
// ctr_MIStock
//
this.ctr_MIStock.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctr_MIStock.Cursor = System.Windows.Forms.Cursors.Default;
this.ctr_MIStock.DictonaryTableName = WMS.Ctrl.DictonaryType.仓库信息t_BASE_STORAGEINFO;
this.ctr_MIStock.ErrText = "无数据重新查询";
this.ctr_MIStock.Font = new System.Drawing.Font("宋体", 10F);
this.ctr_MIStock.IsSqlWhere = true;
this.ctr_MIStock.Location = new System.Drawing.Point(468, 6);
this.ctr_MIStock.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ctr_MIStock.Name = "ctr_MIStock";
this.ctr_MIStock.Number = 0;
this.ctr_MIStock.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctr_MIStock.Size = new System.Drawing.Size(213, 22);
this.ctr_MIStock.SqlStr = "";
this.ctr_MIStock.TabIndex = 27;
this.ctr_MIStock.TextBoxFlag = "";
this.ctr_MIStock.TextBoxValue = "";
this.ctr_MIStock.Button_Click += new System.EventHandler(this.ctr_MIStock_Button_Click);
//
// txt_ListID
//
this.txt_ListID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bg_Adjust, "List_id", true));
this.txt_ListID.EditValue = "";
this.txt_ListID.Enabled = false;
this.txt_ListID.FrmSelect = false;
this.txt_ListID.Location = new System.Drawing.Point(97, 6);
this.txt_ListID.MustText = false;
this.txt_ListID.Name = "txt_ListID";
this.txt_ListID.Properties.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.txt_ListID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.txt_ListID.Properties.Appearance.Options.UseBackColor = true;
this.txt_ListID.Properties.Appearance.Options.UseFont = true;
this.txt_ListID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.txt_ListID.Size = new System.Drawing.Size(213, 22);
this.txt_ListID.StrLen = 0;
this.txt_ListID.TabIndex = 25;
this.txt_ListID.Valatt = WMS.Ctrl.ValidationAttribute.无;
this.txt_ListID.ValText = "";
//
// ctrDicCountid
//
this.ctrDicCountid.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.ctrDicCountid.Cursor = System.Windows.Forms.Cursors.Default;
this.ctrDicCountid.DictonaryTableName = WMS.Ctrl.DictonaryType.盘点单t_STOCK_COUNTING;
this.ctrDicCountid.ErrText = "无数据重新查询";
this.ctrDicCountid.Font = new System.Drawing.Font("宋体", 10F);
this.ctrDicCountid.IsSqlWhere = true;
this.ctrDicCountid.Location = new System.Drawing.Point(468, 32);
this.ctrDicCountid.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.ctrDicCountid.Name = "ctrDicCountid";
this.ctrDicCountid.Number = 0;
this.ctrDicCountid.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.ctrDicCountid.Size = new System.Drawing.Size(213, 22);
this.ctrDicCountid.SqlStr = "";
this.ctrDicCountid.TabIndex = 23;
this.ctrDicCountid.TextBoxFlag = "";
this.ctrDicCountid.TextBoxValue = "";
this.ctrDicCountid.Button_Click += new System.EventHandler(this.ctrDicCountid_Button_Click);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.ForeColor = System.Drawing.Color.Black;
this.label6.Location = new System.Drawing.Point(406, 39);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(63, 14);
this.label6.TabIndex = 18;
this.label6.Text = "盘 点 单";
//
// lep_Reason
//
this.lep_Reason.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.bg_Adjust, "List_reason", true));
this.lep_Reason.EditValue = "";
this.lep_Reason.Location = new System.Drawing.Point(97, 32);
this.lep_Reason.Name = "lep_Reason";
this.lep_Reason.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.lep_Reason.Properties.Appearance.Options.UseFont = true;
this.lep_Reason.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.lep_Reason.Properties.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("原因", "原因", 17, DevExpress.Utils.FormatType.None, "", true, DevExpress.Utils.HorzAlignment.Default, DevExpress.Data.ColumnSortOrder.None, DevExpress.Utils.DefaultBoolean.Default)});
this.lep_Reason.Properties.NullText = "";
this.lep_Reason.Size = new System.Drawing.Size(213, 20);
this.lep_Reason.TabIndex = 22;
this.lep_Reason.EditValueChanged += new System.EventHandler(this.lep_Reason_EditValueChanged);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.Color.Black;
this.label5.Location = new System.Drawing.Point(35, 11);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(63, 14);
this.label5.TabIndex = 19;
this.label5.Text = "单据编号";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(35, 59);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(63, 14);
this.label1.TabIndex = 21;
this.label1.Text = "创 建 人";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.ForeColor = System.Drawing.Color.Black;
this.label7.Location = new System.Drawing.Point(406, 12);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(63, 14);
this.label7.TabIndex = 21;
this.label7.Text = "仓 库";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.Black;
this.label2.Location = new System.Drawing.Point(35, 35);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(63, 14);
this.label2.TabIndex = 21;
this.label2.Text = "调整原因";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.ForeColor = System.Drawing.Color.Black;
this.label3.Location = new System.Drawing.Point(35, 87);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(63, 14);
this.label3.TabIndex = 17;
this.label3.Text = "备 注";
//
// gr_adjustInfo
//
this.gr_adjustInfo.DataSource = this.bs_StAdjustList_Info;
this.gr_adjustInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.gr_adjustInfo.Location = new System.Drawing.Point(0, 0);
this.gr_adjustInfo.MainView = this.gridView2;
this.gr_adjustInfo.Name = "gr_adjustInfo";
this.gr_adjustInfo.Size = new System.Drawing.Size(1260, 427);
this.gr_adjustInfo.TabIndex = 1;
this.gr_adjustInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gridView2});
//
// bs_StAdjustList_Info
//
this.bs_StAdjustList_Info.DataSource = typeof(WMS.Model.Stock.AdjustListInfoModel);
//
// gridView2
//
this.gridView2.Appearance.HeaderPanel.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.gridView2.Appearance.HeaderPanel.Options.UseFont = true;
this.gridView2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colLIST_ID,
this.colStorage_id1,
this.colStorage_name1,
this.colArea_id1,
this.colArea_name1,
this.colLIST_INFO_GOODSID1,
this.colLOC_ID,
this.colLoc_name1,
this.colGOODS_NAME,
this.colOldcount1,
this.colLIST_INFO_COUNT1,
this.colNEWCOUNT1});
this.gridView2.DetailHeight = 284;
this.gridView2.GridControl = this.gr_adjustInfo;
this.gridView2.Name = "gridView2";
this.gridView2.OptionsSelection.MultiSelect = true;
this.gridView2.OptionsView.ColumnAutoWidth = false;
this.gridView2.OptionsView.ShowFooter = true;
this.gridView2.OptionsView.ShowGroupPanel = false;
this.gridView2.FocusedRowChanged += new DevExpress.XtraGrid.Views.Base.FocusedRowChangedEventHandler(this.gridView2_FocusedRowChanged);
this.gridView2.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gv_StAdjustList_Info_CellValueChanged);
//
// colLIST_ID
//
this.colLIST_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLIST_ID.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colLIST_ID.AppearanceCell.Options.UseFont = true;
this.colLIST_ID.AppearanceCell.Options.UseForeColor = true;
this.colLIST_ID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colLIST_ID.AppearanceHeader.Options.UseFont = true;
this.colLIST_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colLIST_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_ID.Caption = "调整单编号";
this.colLIST_ID.FieldName = "LIST_ID";
this.colLIST_ID.MinWidth = 17;
this.colLIST_ID.Name = "colLIST_ID";
this.colLIST_ID.OptionsColumn.AllowEdit = false;
this.colLIST_ID.Visible = true;
this.colLIST_ID.VisibleIndex = 0;
this.colLIST_ID.Width = 184;
//
// colStorage_id1
//
this.colStorage_id1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colStorage_id1.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colStorage_id1.AppearanceCell.Options.UseFont = true;
this.colStorage_id1.AppearanceCell.Options.UseForeColor = true;
this.colStorage_id1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colStorage_id1.AppearanceHeader.Options.UseFont = true;
this.colStorage_id1.AppearanceHeader.Options.UseTextOptions = true;
this.colStorage_id1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colStorage_id1.FieldName = "Storage_id";
this.colStorage_id1.MinWidth = 17;
this.colStorage_id1.Name = "colStorage_id1";
this.colStorage_id1.OptionsColumn.AllowEdit = false;
this.colStorage_id1.Width = 66;
//
// colStorage_name1
//
this.colStorage_name1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colStorage_name1.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colStorage_name1.AppearanceCell.Options.UseFont = true;
this.colStorage_name1.AppearanceCell.Options.UseForeColor = true;
this.colStorage_name1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colStorage_name1.AppearanceHeader.Options.UseFont = true;
this.colStorage_name1.AppearanceHeader.Options.UseTextOptions = true;
this.colStorage_name1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colStorage_name1.Caption = "仓库";
this.colStorage_name1.FieldName = "Storage_name";
this.colStorage_name1.MinWidth = 17;
this.colStorage_name1.Name = "colStorage_name1";
this.colStorage_name1.OptionsColumn.AllowEdit = false;
this.colStorage_name1.Visible = true;
this.colStorage_name1.VisibleIndex = 1;
this.colStorage_name1.Width = 79;
//
// colArea_id1
//
this.colArea_id1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colArea_id1.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colArea_id1.AppearanceCell.Options.UseFont = true;
this.colArea_id1.AppearanceCell.Options.UseForeColor = true;
this.colArea_id1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colArea_id1.AppearanceHeader.Options.UseFont = true;
this.colArea_id1.AppearanceHeader.Options.UseTextOptions = true;
this.colArea_id1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colArea_id1.FieldName = "Area_id";
this.colArea_id1.MinWidth = 17;
this.colArea_id1.Name = "colArea_id1";
this.colArea_id1.OptionsColumn.AllowEdit = false;
this.colArea_id1.Width = 66;
//
// colArea_name1
//
this.colArea_name1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colArea_name1.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colArea_name1.AppearanceCell.Options.UseFont = true;
this.colArea_name1.AppearanceCell.Options.UseForeColor = true;
this.colArea_name1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colArea_name1.AppearanceHeader.Options.UseFont = true;
this.colArea_name1.AppearanceHeader.Options.UseTextOptions = true;
this.colArea_name1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colArea_name1.Caption = "库区";
this.colArea_name1.FieldName = "Area_name";
this.colArea_name1.MinWidth = 17;
this.colArea_name1.Name = "colArea_name1";
this.colArea_name1.OptionsColumn.AllowEdit = false;
this.colArea_name1.Visible = true;
this.colArea_name1.VisibleIndex = 2;
this.colArea_name1.Width = 91;
//
// colLIST_INFO_GOODSID1
//
this.colLIST_INFO_GOODSID1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLIST_INFO_GOODSID1.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colLIST_INFO_GOODSID1.AppearanceCell.Options.UseFont = true;
this.colLIST_INFO_GOODSID1.AppearanceCell.Options.UseForeColor = true;
this.colLIST_INFO_GOODSID1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colLIST_INFO_GOODSID1.AppearanceHeader.Options.UseFont = true;
this.colLIST_INFO_GOODSID1.AppearanceHeader.Options.UseTextOptions = true;
this.colLIST_INFO_GOODSID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_INFO_GOODSID1.FieldName = "LIST_INFO_GOODSID";
this.colLIST_INFO_GOODSID1.MinWidth = 17;
this.colLIST_INFO_GOODSID1.Name = "colLIST_INFO_GOODSID1";
this.colLIST_INFO_GOODSID1.OptionsColumn.AllowEdit = false;
this.colLIST_INFO_GOODSID1.Width = 82;
//
// colLOC_ID
//
this.colLOC_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLOC_ID.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colLOC_ID.AppearanceCell.Options.UseFont = true;
this.colLOC_ID.AppearanceCell.Options.UseForeColor = true;
this.colLOC_ID.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colLOC_ID.AppearanceHeader.Options.UseFont = true;
this.colLOC_ID.AppearanceHeader.Options.UseTextOptions = true;
this.colLOC_ID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLOC_ID.FieldName = "LOC_ID";
this.colLOC_ID.MinWidth = 17;
this.colLOC_ID.Name = "colLOC_ID";
this.colLOC_ID.OptionsColumn.AllowEdit = false;
this.colLOC_ID.Visible = true;
this.colLOC_ID.VisibleIndex = 3;
this.colLOC_ID.Width = 80;
//
// colLoc_name1
//
this.colLoc_name1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colLoc_name1.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colLoc_name1.AppearanceCell.Options.UseFont = true;
this.colLoc_name1.AppearanceCell.Options.UseForeColor = true;
this.colLoc_name1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colLoc_name1.AppearanceHeader.Options.UseFont = true;
this.colLoc_name1.AppearanceHeader.Options.UseTextOptions = true;
this.colLoc_name1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLoc_name1.FieldName = "Loc_name";
this.colLoc_name1.MinWidth = 17;
this.colLoc_name1.Name = "colLoc_name1";
this.colLoc_name1.OptionsColumn.AllowEdit = false;
this.colLoc_name1.Width = 82;
//
// colGOODS_NAME
//
this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NAME.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colGOODS_NAME.AppearanceCell.Options.UseFont = true;
this.colGOODS_NAME.AppearanceCell.Options.UseForeColor = true;
this.colGOODS_NAME.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colGOODS_NAME.AppearanceHeader.Options.UseFont = true;
this.colGOODS_NAME.AppearanceHeader.Options.UseTextOptions = true;
this.colGOODS_NAME.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colGOODS_NAME.FieldName = "GOODS_NAME";
this.colGOODS_NAME.MinWidth = 17;
this.colGOODS_NAME.Name = "colGOODS_NAME";
this.colGOODS_NAME.OptionsColumn.AllowEdit = false;
this.colGOODS_NAME.Visible = true;
this.colGOODS_NAME.VisibleIndex = 4;
this.colGOODS_NAME.Width = 254;
//
// colOldcount1
//
this.colOldcount1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colOldcount1.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colOldcount1.AppearanceCell.Options.UseFont = true;
this.colOldcount1.AppearanceCell.Options.UseForeColor = true;
this.colOldcount1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colOldcount1.AppearanceHeader.Options.UseFont = true;
this.colOldcount1.AppearanceHeader.Options.UseTextOptions = true;
this.colOldcount1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOldcount1.Caption = "当前数量";
this.colOldcount1.ColumnEdit = this.repositoryItemTextEdit1;
this.colOldcount1.DisplayFormat.FormatString = "{0:N4}";
this.colOldcount1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colOldcount1.FieldName = "Oldcount";
this.colOldcount1.MinWidth = 17;
this.colOldcount1.Name = "colOldcount1";
this.colOldcount1.OptionsColumn.AllowEdit = false;
this.colOldcount1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "Oldcount", "{0:N4}")});
this.colOldcount1.Visible = true;
this.colOldcount1.VisibleIndex = 6;
this.colOldcount1.Width = 105;
//
// colLIST_INFO_COUNT1
//
this.colLIST_INFO_COUNT1.AppearanceCell.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold);
this.colLIST_INFO_COUNT1.AppearanceCell.ForeColor = System.Drawing.Color.Red;
this.colLIST_INFO_COUNT1.AppearanceCell.Options.UseFont = true;
this.colLIST_INFO_COUNT1.AppearanceCell.Options.UseForeColor = true;
this.colLIST_INFO_COUNT1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colLIST_INFO_COUNT1.AppearanceHeader.Options.UseFont = true;
this.colLIST_INFO_COUNT1.AppearanceHeader.Options.UseTextOptions = true;
this.colLIST_INFO_COUNT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_INFO_COUNT1.ColumnEdit = this.repositoryItemTextEdit2;
this.colLIST_INFO_COUNT1.DisplayFormat.FormatString = "{0:N4}";
this.colLIST_INFO_COUNT1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colLIST_INFO_COUNT1.FieldName = "LIST_INFO_COUNT";
this.colLIST_INFO_COUNT1.MinWidth = 17;
this.colLIST_INFO_COUNT1.Name = "colLIST_INFO_COUNT1";
this.colLIST_INFO_COUNT1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "LIST_INFO_COUNT", "{0:N4}")});
this.colLIST_INFO_COUNT1.Visible = true;
this.colLIST_INFO_COUNT1.VisibleIndex = 5;
this.colLIST_INFO_COUNT1.Width = 107;
//
// colNEWCOUNT1
//
this.colNEWCOUNT1.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F);
this.colNEWCOUNT1.AppearanceCell.ForeColor = System.Drawing.Color.Black;
this.colNEWCOUNT1.AppearanceCell.Options.UseFont = true;
this.colNEWCOUNT1.AppearanceCell.Options.UseForeColor = true;
this.colNEWCOUNT1.AppearanceHeader.Font = new System.Drawing.Font("宋体", 10F);
this.colNEWCOUNT1.AppearanceHeader.Options.UseFont = true;
this.colNEWCOUNT1.AppearanceHeader.Options.UseTextOptions = true;
this.colNEWCOUNT1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNEWCOUNT1.ColumnEdit = this.repositoryItemTextEdit3;
this.colNEWCOUNT1.DisplayFormat.FormatString = "{0:N4}";
this.colNEWCOUNT1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
this.colNEWCOUNT1.FieldName = "NEWCOUNT";
this.colNEWCOUNT1.MinWidth = 17;
this.colNEWCOUNT1.Name = "colNEWCOUNT1";
this.colNEWCOUNT1.OptionsColumn.AllowEdit = false;
this.colNEWCOUNT1.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "NEWCOUNT", "{0:N4}")});
this.colNEWCOUNT1.Visible = true;
this.colNEWCOUNT1.VisibleIndex = 7;
this.colNEWCOUNT1.Width = 113;
//
// gr_StAdjustList_Info
//
this.gr_StAdjustList_Info.DataSource = this.bs_StAdjustList_Info;
gridLevelNode3.RelationName = "Level1";
gridLevelNode4.RelationName = "Level2";
this.gr_StAdjustList_Info.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
gridLevelNode3,
gridLevelNode4});
this.gr_StAdjustList_Info.Location = new System.Drawing.Point(71, 9);
this.gr_StAdjustList_Info.MainView = this.gv_StAdjustList_Info;
this.gr_StAdjustList_Info.Name = "gr_StAdjustList_Info";
this.gr_StAdjustList_Info.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.txt_count,
this.txt_oldcount,
this.txt_newcount});
this.gr_StAdjustList_Info.Size = new System.Drawing.Size(64, 21);
this.gr_StAdjustList_Info.TabIndex = 0;
this.gr_StAdjustList_Info.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.gv_StAdjustList_Info});
this.gr_StAdjustList_Info.Visible = false;
//
// gv_StAdjustList_Info
//
this.gv_StAdjustList_Info.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colLIST_ID1,
this.colLIST_INFO_GOODSID,
this.colLoc_name,
this.colOldcount,
this.colLIST_INFO_COUNT,
this.colNEWCOUNT});
this.gv_StAdjustList_Info.DetailHeight = 284;
this.gv_StAdjustList_Info.GridControl = this.gr_StAdjustList_Info;
this.gv_StAdjustList_Info.Name = "gv_StAdjustList_Info";
this.gv_StAdjustList_Info.OptionsView.ShowGroupPanel = false;
this.gv_StAdjustList_Info.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gv_StAdjustList_Info_CellValueChanged);
//
// colLIST_ID1
//
this.colLIST_ID1.AppearanceCell.Options.UseTextOptions = true;
this.colLIST_ID1.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_ID1.AppearanceHeader.Options.UseTextOptions = true;
this.colLIST_ID1.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_ID1.FieldName = "LIST_ID";
this.colLIST_ID1.MinWidth = 17;
this.colLIST_ID1.Name = "colLIST_ID1";
this.colLIST_ID1.OptionsColumn.AllowEdit = false;
this.colLIST_ID1.Visible = true;
this.colLIST_ID1.VisibleIndex = 0;
this.colLIST_ID1.Width = 22;
//
// colLIST_INFO_GOODSID
//
this.colLIST_INFO_GOODSID.AppearanceCell.Options.UseTextOptions = true;
this.colLIST_INFO_GOODSID.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_INFO_GOODSID.AppearanceHeader.Options.UseTextOptions = true;
this.colLIST_INFO_GOODSID.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_INFO_GOODSID.FieldName = "LIST_INFO_GOODSID";
this.colLIST_INFO_GOODSID.MinWidth = 17;
this.colLIST_INFO_GOODSID.Name = "colLIST_INFO_GOODSID";
this.colLIST_INFO_GOODSID.OptionsColumn.AllowEdit = false;
this.colLIST_INFO_GOODSID.Visible = true;
this.colLIST_INFO_GOODSID.VisibleIndex = 1;
this.colLIST_INFO_GOODSID.Width = 17;
//
// colLoc_name
//
this.colLoc_name.AppearanceCell.Options.UseTextOptions = true;
this.colLoc_name.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLoc_name.AppearanceHeader.Options.UseTextOptions = true;
this.colLoc_name.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLoc_name.FieldName = "Loc_name";
this.colLoc_name.MinWidth = 17;
this.colLoc_name.Name = "colLoc_name";
this.colLoc_name.OptionsColumn.AllowEdit = false;
this.colLoc_name.Visible = true;
this.colLoc_name.VisibleIndex = 2;
this.colLoc_name.Width = 17;
//
// colOldcount
//
this.colOldcount.AppearanceCell.Options.UseTextOptions = true;
this.colOldcount.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOldcount.AppearanceHeader.Options.UseTextOptions = true;
this.colOldcount.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colOldcount.ColumnEdit = this.txt_oldcount;
this.colOldcount.FieldName = "Oldcount";
this.colOldcount.MinWidth = 17;
this.colOldcount.Name = "colOldcount";
this.colOldcount.OptionsColumn.AllowEdit = false;
this.colOldcount.Visible = true;
this.colOldcount.VisibleIndex = 3;
this.colOldcount.Width = 17;
//
// txt_oldcount
//
this.txt_oldcount.AutoHeight = false;
this.txt_oldcount.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
this.txt_oldcount.Name = "txt_oldcount";
//
// colLIST_INFO_COUNT
//
this.colLIST_INFO_COUNT.AppearanceCell.Options.UseTextOptions = true;
this.colLIST_INFO_COUNT.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_INFO_COUNT.AppearanceHeader.Options.UseTextOptions = true;
this.colLIST_INFO_COUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colLIST_INFO_COUNT.ColumnEdit = this.txt_count;
this.colLIST_INFO_COUNT.FieldName = "LIST_INFO_COUNT";
this.colLIST_INFO_COUNT.MinWidth = 17;
this.colLIST_INFO_COUNT.Name = "colLIST_INFO_COUNT";
this.colLIST_INFO_COUNT.Visible = true;
this.colLIST_INFO_COUNT.VisibleIndex = 4;
this.colLIST_INFO_COUNT.Width = 17;
//
// txt_count
//
this.txt_count.AutoHeight = false;
this.txt_count.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
this.txt_count.Name = "txt_count";
//
// colNEWCOUNT
//
this.colNEWCOUNT.AppearanceCell.Options.UseTextOptions = true;
this.colNEWCOUNT.AppearanceCell.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNEWCOUNT.AppearanceHeader.Options.UseTextOptions = true;
this.colNEWCOUNT.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.colNEWCOUNT.ColumnEdit = this.txt_newcount;
this.colNEWCOUNT.FieldName = "NEWCOUNT";
this.colNEWCOUNT.MinWidth = 17;
this.colNEWCOUNT.Name = "colNEWCOUNT";
this.colNEWCOUNT.OptionsColumn.AllowEdit = false;
this.colNEWCOUNT.Visible = true;
this.colNEWCOUNT.VisibleIndex = 5;
this.colNEWCOUNT.Width = 17;
//
// txt_newcount
//
this.txt_newcount.AutoHeight = false;
this.txt_newcount.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Style3D;
this.txt_newcount.Name = "txt_newcount";
//
// FrmStockAdjust
//
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1274, 603);
this.Controls.Add(this.xtraTabControl1);
this.Font = new System.Drawing.Font("宋体", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Name = "FrmStockAdjust";
this.Text = "库存调整单";
this.Load += new System.EventHandler(this.FrmStockAdjust_Load);
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTextEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.xtbList.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bs_StAdjustList)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
this.xtbEdit.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.spEdit.Panel1)).EndInit();
this.spEdit.Panel1.ResumeLayout(false);
this.spEdit.Panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.spEdit.Panel2)).EndInit();
this.spEdit.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.spEdit)).EndInit();
this.spEdit.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.de_CREATE_DATE.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.de_CREATE_DATE.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bg_Adjust)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_ListID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.lep_Reason.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gr_adjustInfo)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.bs_StAdjustList_Info)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gr_StAdjustList_Info)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.gv_StAdjustList_Info)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_oldcount)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_count)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.txt_newcount)).EndInit();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage xtbList;
private DevExpress.XtraTab.XtraTabPage xtbEdit;
private System.Windows.Forms.BindingSource bs_StAdjustList;
private System.Windows.Forms.BindingSource bs_StAdjustList_Info;
private DevExpress.XtraEditors.SplitContainerControl spEdit;
private Ctrl.WMSCtrlTextBox txt_ListID;
private Ctrl.CtrlDictonary ctrDicCountid;
private System.Windows.Forms.Label label6;
private Ctrl.LookUpEditSystem lep_Reason;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private DevExpress.XtraGrid.GridControl gridControl1;
private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
private DevExpress.XtraGrid.GridControl gr_adjustInfo;
private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
private DevExpress.XtraGrid.Columns.GridColumn colLIST_ID;
private DevExpress.XtraGrid.Columns.GridColumn colLIST_INFO_GOODSID1;
private DevExpress.XtraGrid.Columns.GridColumn colLOC_ID;
private DevExpress.XtraGrid.Columns.GridColumn colLoc_name1;
private DevExpress.XtraGrid.Columns.GridColumn colOldcount1;
private DevExpress.XtraGrid.Columns.GridColumn colLIST_INFO_COUNT1;
private DevExpress.XtraGrid.Columns.GridColumn colNEWCOUNT1;
private DevExpress.XtraGrid.GridControl gr_StAdjustList_Info;
private DevExpress.XtraGrid.Views.Grid.GridView gv_StAdjustList_Info;
private DevExpress.XtraGrid.Columns.GridColumn colLIST_ID1;
private DevExpress.XtraGrid.Columns.GridColumn colLIST_INFO_GOODSID;
private DevExpress.XtraGrid.Columns.GridColumn colLoc_name;
private DevExpress.XtraGrid.Columns.GridColumn colOldcount;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txt_oldcount;
private DevExpress.XtraGrid.Columns.GridColumn colLIST_INFO_COUNT;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txt_count;
private DevExpress.XtraGrid.Columns.GridColumn colNEWCOUNT;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit txt_newcount;
private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colList_id2;
private DevExpress.XtraGrid.Columns.GridColumn colList_date;
private DevExpress.XtraGrid.Columns.GridColumn colCount_id;
private DevExpress.XtraGrid.Columns.GridColumn colList_createper;
private DevExpress.XtraGrid.Columns.GridColumn colList_createperName;
private DevExpress.XtraGrid.Columns.GridColumn colList_createdate;
private DevExpress.XtraGrid.Columns.GridColumn colList_reason;
private DevExpress.XtraGrid.Columns.GridColumn colList_checkper;
private DevExpress.XtraGrid.Columns.GridColumn colList_checkpername;
private DevExpress.XtraGrid.Columns.GridColumn colList_checkdate;
private DevExpress.XtraGrid.Columns.GridColumn colOperatorid;
private DevExpress.XtraGrid.Columns.GridColumn colOperatedate;
private DevExpress.XtraGrid.Columns.GridColumn colList_confirmper;
private DevExpress.XtraGrid.Columns.GridColumn colList_confirmpername;
private DevExpress.XtraGrid.Columns.GridColumn colList_confirmdate;
private DevExpress.XtraGrid.Columns.GridColumn colStatus;
private Ctrl.CtrlDictonary ctr_MIStock;
private System.Windows.Forms.Label label7;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryItemTextEdit3;
private DevExpress.XtraGrid.Columns.GridColumn colStorage_id;
private DevExpress.XtraGrid.Columns.GridColumn colStorage_name;
private DevExpress.XtraGrid.Columns.GridColumn colStorage_id1;
private DevExpress.XtraGrid.Columns.GridColumn colStorage_name1;
private DevExpress.XtraGrid.Columns.GridColumn colArea_id1;
private DevExpress.XtraGrid.Columns.GridColumn colArea_name1;
private Ctrl.NoteData txt_remark;
private System.Windows.Forms.Label label4;
private Ctrl.CtrlDictonary ctr_CreatPeople;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.DateEdit de_CREATE_DATE;
private System.Windows.Forms.BindingSource bg_Adjust;
}
}