namespace WMS.FrmCK { partial class FrmStockAdj { /// /// 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(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmStockAdj)); this.tabControl1 = new System.Windows.Forms.TabControl(); this.tabPage1 = new System.Windows.Forms.TabPage(); this.splitContainer1 = new System.Windows.Forms.SplitContainer(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.ctrlButtons2 = new WMS.Ctrl.CtrlButtons(); this.txtStorageid = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.ctrlButtons4 = new WMS.Ctrl.CtrlButtons(); this.ctrlButtons3 = new WMS.Ctrl.CtrlButtons(); this.t_sts = new System.Windows.Forms.TextBox(); this.label9 = new System.Windows.Forms.Label(); this.txtCTL = new System.Windows.Forms.TextBox(); this.label1 = new System.Windows.Forms.Label(); this.txtGDH = new System.Windows.Forms.TextBox(); this.label2 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.txtLocation = new System.Windows.Forms.TextBox(); this.ctrlButtons1 = new WMS.Ctrl.CtrlButtons(); this.label3 = new System.Windows.Forms.Label(); this.txtGoodsId = new System.Windows.Forms.TextBox(); this.label4 = new System.Windows.Forms.Label(); this.txtGoodsName = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.txtCCNum = new System.Windows.Forms.TextBox(); this.splitContainer2 = new System.Windows.Forms.SplitContainer(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.GCMiStock = new WMS.Ctrl.GridControlCustom(); this.bgsStock = new System.Windows.Forms.BindingSource(this.components); this.GVMiStock = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colDOCCTNUMBER = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCTL = new DevExpress.XtraGrid.Columns.GridColumn(); this.colLOCATION_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colUNIT = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSHELVES_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colOCCUPY_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colWARE_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTS = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabControl1.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit(); this.splitContainer1.Panel1.SuspendLayout(); this.splitContainer1.Panel2.SuspendLayout(); this.splitContainer1.SuspendLayout(); this.groupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit(); this.splitContainer2.Panel1.SuspendLayout(); this.splitContainer2.SuspendLayout(); this.groupBox3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GCMiStock)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsStock)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GVMiStock)).BeginInit(); this.SuspendLayout(); // // tabControl1 // this.tabControl1.Controls.Add(this.tabPage1); this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill; this.tabControl1.Font = new System.Drawing.Font("Tahoma", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tabControl1.Location = new System.Drawing.Point(0, 0); this.tabControl1.Name = "tabControl1"; this.tabControl1.SelectedIndex = 0; this.tabControl1.Size = new System.Drawing.Size(1472, 738); this.tabControl1.TabIndex = 2; // // tabPage1 // this.tabPage1.Controls.Add(this.splitContainer1); this.tabPage1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.tabPage1.Location = new System.Drawing.Point(4, 32); this.tabPage1.Name = "tabPage1"; this.tabPage1.Padding = new System.Windows.Forms.Padding(3); this.tabPage1.Size = new System.Drawing.Size(1464, 702); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "调整库存"; this.tabPage1.UseVisualStyleBackColor = true; // // splitContainer1 // this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer1.Location = new System.Drawing.Point(3, 3); this.splitContainer1.Name = "splitContainer1"; this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer1.Panel1 // this.splitContainer1.Panel1.Controls.Add(this.groupBox1); // // splitContainer1.Panel2 // this.splitContainer1.Panel2.Controls.Add(this.splitContainer2); this.splitContainer1.Size = new System.Drawing.Size(1458, 696); this.splitContainer1.SplitterDistance = 137; this.splitContainer1.SplitterWidth = 5; this.splitContainer1.TabIndex = 0; // // groupBox1 // this.groupBox1.Controls.Add(this.ctrlButtons2); this.groupBox1.Controls.Add(this.txtStorageid); this.groupBox1.Controls.Add(this.label6); this.groupBox1.Controls.Add(this.ctrlButtons4); this.groupBox1.Controls.Add(this.ctrlButtons3); this.groupBox1.Controls.Add(this.t_sts); this.groupBox1.Controls.Add(this.label9); this.groupBox1.Controls.Add(this.txtCTL); this.groupBox1.Controls.Add(this.label1); this.groupBox1.Controls.Add(this.txtGDH); this.groupBox1.Controls.Add(this.label2); this.groupBox1.Controls.Add(this.label8); this.groupBox1.Controls.Add(this.txtLocation); this.groupBox1.Controls.Add(this.ctrlButtons1); this.groupBox1.Controls.Add(this.label3); this.groupBox1.Controls.Add(this.txtGoodsId); this.groupBox1.Controls.Add(this.label4); this.groupBox1.Controls.Add(this.txtGoodsName); this.groupBox1.Controls.Add(this.label5); this.groupBox1.Controls.Add(this.txtCCNum); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox1.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox1.Location = new System.Drawing.Point(0, 0); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(1458, 137); this.groupBox1.TabIndex = 264; this.groupBox1.TabStop = false; this.groupBox1.Text = "库存明细"; // // ctrlButtons2 // this.ctrlButtons2.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold); this.ctrlButtons2.Appearance.Options.UseFont = true; this.ctrlButtons2.BoolDiagFrm = false; this.ctrlButtons2.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons2.ImageOptions.Image"))); this.ctrlButtons2.ImageOptions.ImageUri.Uri = "Replace;Office2013"; this.ctrlButtons2.Location = new System.Drawing.Point(865, 25); this.ctrlButtons2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ctrlButtons2.Name = "ctrlButtons2"; this.ctrlButtons2.Size = new System.Drawing.Size(150, 45); this.ctrlButtons2.TabIndex = 270; this.ctrlButtons2.Text = "调整库存"; this.ctrlButtons2.typeButton = "调整库存"; this.ctrlButtons2.Click += new System.EventHandler(this.ctrlButtons2_Click); // // txtStorageid // this.txtStorageid.Location = new System.Drawing.Point(525, 58); this.txtStorageid.Name = "txtStorageid"; this.txtStorageid.ReadOnly = true; this.txtStorageid.Size = new System.Drawing.Size(130, 27); this.txtStorageid.TabIndex = 269; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(465, 59); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(41, 19); this.label6.TabIndex = 268; this.label6.Text = "库区"; // // ctrlButtons4 // this.ctrlButtons4.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold); this.ctrlButtons4.Appearance.Options.UseFont = true; this.ctrlButtons4.BoolDiagFrm = false; this.ctrlButtons4.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons4.ImageOptions.Image"))); this.ctrlButtons4.ImageOptions.ImageUri.Uri = "Reset;Office2013"; this.ctrlButtons4.Location = new System.Drawing.Point(683, 86); this.ctrlButtons4.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ctrlButtons4.Name = "ctrlButtons4"; this.ctrlButtons4.Size = new System.Drawing.Size(150, 45); this.ctrlButtons4.TabIndex = 267; this.ctrlButtons4.Text = " 解冻库存"; this.ctrlButtons4.typeButton = " 解冻库存"; this.ctrlButtons4.Click += new System.EventHandler(this.ctrlButtons4_Click); // // ctrlButtons3 // this.ctrlButtons3.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold); this.ctrlButtons3.Appearance.Options.UseFont = true; this.ctrlButtons3.BoolDiagFrm = false; this.ctrlButtons3.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons3.ImageOptions.Image"))); this.ctrlButtons3.ImageOptions.ImageUri.Uri = "Cancel;Office2013"; this.ctrlButtons3.Location = new System.Drawing.Point(683, 25); this.ctrlButtons3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ctrlButtons3.Name = "ctrlButtons3"; this.ctrlButtons3.Size = new System.Drawing.Size(150, 45); this.ctrlButtons3.TabIndex = 266; this.ctrlButtons3.Text = "删除库存"; this.ctrlButtons3.typeButton = "删除库存"; this.ctrlButtons3.Click += new System.EventHandler(this.ctrlButtons3_Click); // // t_sts // this.t_sts.Location = new System.Drawing.Point(525, 95); this.t_sts.Name = "t_sts"; this.t_sts.ReadOnly = true; this.t_sts.Size = new System.Drawing.Size(130, 27); this.t_sts.TabIndex = 265; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(464, 100); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(41, 19); this.label9.TabIndex = 264; this.label9.Text = "状态"; // // txtCTL // this.txtCTL.Location = new System.Drawing.Point(83, 21); this.txtCTL.Name = "txtCTL"; this.txtCTL.ReadOnly = true; this.txtCTL.Size = new System.Drawing.Size(130, 27); this.txtCTL.TabIndex = 1; // // label1 // this.label1.AutoSize = true; this.label1.Location = new System.Drawing.Point(14, 24); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(57, 19); this.label1.TabIndex = 0; this.label1.Text = "托盘号"; // // txtGDH // this.txtGDH.Location = new System.Drawing.Point(83, 95); this.txtGDH.Name = "txtGDH"; this.txtGDH.ReadOnly = true; this.txtGDH.Size = new System.Drawing.Size(130, 27); this.txtGDH.TabIndex = 262; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(26, 61); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(41, 19); this.label2.TabIndex = 2; this.label2.Text = "库位"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(14, 98); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(57, 19); this.label8.TabIndex = 261; this.label8.Text = "工单号"; // // txtLocation // this.txtLocation.Location = new System.Drawing.Point(83, 58); this.txtLocation.Name = "txtLocation"; this.txtLocation.ReadOnly = true; this.txtLocation.Size = new System.Drawing.Size(130, 27); this.txtLocation.TabIndex = 3; // // ctrlButtons1 // this.ctrlButtons1.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold); this.ctrlButtons1.Appearance.Options.UseFont = true; this.ctrlButtons1.BoolDiagFrm = false; this.ctrlButtons1.ImageOptions.Image = ((System.Drawing.Image)(resources.GetObject("ctrlButtons1.ImageOptions.Image"))); this.ctrlButtons1.ImageOptions.ImageUri.Uri = "Refresh;Office2013"; this.ctrlButtons1.Location = new System.Drawing.Point(865, 85); this.ctrlButtons1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.ctrlButtons1.Name = "ctrlButtons1"; this.ctrlButtons1.Size = new System.Drawing.Size(150, 45); this.ctrlButtons1.TabIndex = 260; this.ctrlButtons1.Text = " 刷新 "; this.ctrlButtons1.typeButton = " 刷新 "; this.ctrlButtons1.Click += new System.EventHandler(this.ctrlButtons1_Click); // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(225, 24); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(73, 19); this.label3.TabIndex = 4; this.label3.Text = "物料编号"; // // txtGoodsId // this.txtGoodsId.Location = new System.Drawing.Point(314, 21); this.txtGoodsId.Name = "txtGoodsId"; this.txtGoodsId.ReadOnly = true; this.txtGoodsId.Size = new System.Drawing.Size(130, 27); this.txtGoodsId.TabIndex = 5; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(225, 61); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(73, 19); this.label4.TabIndex = 6; this.label4.Text = "物料名称"; // // txtGoodsName // this.txtGoodsName.Location = new System.Drawing.Point(314, 58); this.txtGoodsName.Name = "txtGoodsName"; this.txtGoodsName.ReadOnly = true; this.txtGoodsName.Size = new System.Drawing.Size(130, 27); this.txtGoodsName.TabIndex = 7; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(225, 98); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(73, 19); this.label5.TabIndex = 8; this.label5.Text = "库存数量"; // // txtCCNum // this.txtCCNum.Location = new System.Drawing.Point(313, 97); this.txtCCNum.Name = "txtCCNum"; this.txtCCNum.Size = new System.Drawing.Size(130, 27); this.txtCCNum.TabIndex = 9; // // splitContainer2 // this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill; this.splitContainer2.Location = new System.Drawing.Point(0, 0); this.splitContainer2.Name = "splitContainer2"; this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal; // // splitContainer2.Panel1 // this.splitContainer2.Panel1.Controls.Add(this.groupBox3); this.splitContainer2.Size = new System.Drawing.Size(1458, 554); this.splitContainer2.SplitterDistance = 520; this.splitContainer2.SplitterWidth = 5; this.splitContainer2.TabIndex = 0; // // groupBox3 // this.groupBox3.Controls.Add(this.GCMiStock); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox3.Font = new System.Drawing.Font("Tahoma", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.groupBox3.Location = new System.Drawing.Point(0, 0); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(1458, 520); this.groupBox3.TabIndex = 3; this.groupBox3.TabStop = false; this.groupBox3.Text = "库存明细"; // // GCMiStock // this.GCMiStock.ColorApprove = System.Drawing.Color.Empty; this.GCMiStock.ColorApproveValue = null; this.GCMiStock.ColorPass = System.Drawing.Color.Empty; this.GCMiStock.ColorPassValue = null; this.GCMiStock.ColorRepeal = System.Drawing.Color.Empty; this.GCMiStock.ColorRepealValue = null; this.GCMiStock.ColorReWork = System.Drawing.Color.Empty; this.GCMiStock.ColorReWorkValue = null; this.GCMiStock.ColorSelectedRow = System.Drawing.Color.Empty; this.GCMiStock.ColorShortage = System.Drawing.Color.Empty; this.GCMiStock.ColorShortageFlagColumn = null; this.GCMiStock.ColorShortageValue = null; this.GCMiStock.ColorUnExecute = System.Drawing.Color.Empty; this.GCMiStock.ColorUnExecuteValue = null; this.GCMiStock.ColorUnPass = System.Drawing.Color.Empty; this.GCMiStock.ColorUnPassValue = ""; this.GCMiStock.ColorVerify = System.Drawing.Color.Red; this.GCMiStock.ColorVerifyFlagColumn = "STS"; this.GCMiStock.ColorVerifyValue = "1"; this.GCMiStock.ColorWarning = System.Drawing.Color.Empty; this.GCMiStock.ColorWarningValue = null; this.GCMiStock.DataSource = this.bgsStock; this.GCMiStock.Dock = System.Windows.Forms.DockStyle.Fill; this.GCMiStock.EnableAppearanceEvenRow = true; this.GCMiStock.IndicatorWidth = 40; this.GCMiStock.Location = new System.Drawing.Point(3, 23); this.GCMiStock.MainView = this.GVMiStock; this.GCMiStock.Name = "GCMiStock"; this.GCMiStock.ShowRowID = true; this.GCMiStock.Size = new System.Drawing.Size(1452, 494); this.GCMiStock.TabIndex = 2; this.GCMiStock.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GVMiStock}); // // bgsStock // this.bgsStock.DataSource = typeof(WMS.Model.Stock.MIStockModel); // // GVMiStock // this.GVMiStock.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250))))); this.GVMiStock.Appearance.EvenRow.Options.UseBackColor = true; this.GVMiStock.Appearance.HeaderPanel.Font = new System.Drawing.Font("Tahoma", 12F); this.GVMiStock.Appearance.HeaderPanel.Options.UseFont = true; this.GVMiStock.Appearance.HeaderPanel.Options.UseTextOptions = true; this.GVMiStock.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.GVMiStock.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 12F); this.GVMiStock.Appearance.Row.Options.UseFont = true; this.GVMiStock.Appearance.Row.Options.UseTextOptions = true; this.GVMiStock.Appearance.Row.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.GVMiStock.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colDOCCTNUMBER, this.colCTL, this.colLOCATION_ID, this.colGOODS_ID, this.colGOODS_NAME, this.colUNIT, this.colSHELVES_NUM, this.colOCCUPY_NUM, this.colWARE_DATE, this.colSTS, this.colREMARK}); this.GVMiStock.GridControl = this.GCMiStock; this.GVMiStock.IndicatorWidth = 34; this.GVMiStock.Name = "GVMiStock"; this.GVMiStock.OptionsBehavior.Editable = false; this.GVMiStock.OptionsFind.AlwaysVisible = true; this.GVMiStock.OptionsSelection.MultiSelect = true; this.GVMiStock.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CheckBoxRowSelect; this.GVMiStock.OptionsSelection.ShowCheckBoxSelectorInColumnHeader = DevExpress.Utils.DefaultBoolean.True; this.GVMiStock.OptionsView.ColumnAutoWidth = false; this.GVMiStock.OptionsView.EnableAppearanceEvenRow = true; this.GVMiStock.OptionsView.ShowAutoFilterRow = true; this.GVMiStock.OptionsView.ShowFooter = true; this.GVMiStock.OptionsView.ShowGroupPanel = false; this.GVMiStock.RowClick += new DevExpress.XtraGrid.Views.Grid.RowClickEventHandler(this.GVMiStock_RowClick); // // colDOCCTNUMBER // this.colDOCCTNUMBER.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colDOCCTNUMBER.AppearanceCell.Options.UseFont = true; this.colDOCCTNUMBER.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colDOCCTNUMBER.AppearanceHeader.Options.UseFont = true; this.colDOCCTNUMBER.FieldName = "DOCCTNUMBER"; this.colDOCCTNUMBER.Name = "colDOCCTNUMBER"; this.colDOCCTNUMBER.Visible = true; this.colDOCCTNUMBER.VisibleIndex = 1; this.colDOCCTNUMBER.Width = 200; // // colCTL // this.colCTL.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colCTL.AppearanceCell.Options.UseFont = true; this.colCTL.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colCTL.AppearanceHeader.Options.UseFont = true; this.colCTL.FieldName = "CTL"; this.colCTL.Name = "colCTL"; this.colCTL.Visible = true; this.colCTL.VisibleIndex = 2; this.colCTL.Width = 100; // // colLOCATION_ID // this.colLOCATION_ID.FieldName = "LOCATION_ID"; this.colLOCATION_ID.Name = "colLOCATION_ID"; this.colLOCATION_ID.Visible = true; this.colLOCATION_ID.VisibleIndex = 3; this.colLOCATION_ID.Width = 90; // // colGOODS_ID // this.colGOODS_ID.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colGOODS_ID.AppearanceCell.Options.UseFont = true; this.colGOODS_ID.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colGOODS_ID.AppearanceHeader.Options.UseFont = true; this.colGOODS_ID.FieldName = "GOODS_ID"; this.colGOODS_ID.Name = "colGOODS_ID"; this.colGOODS_ID.Visible = true; this.colGOODS_ID.VisibleIndex = 4; this.colGOODS_ID.Width = 120; // // colGOODS_NAME // this.colGOODS_NAME.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colGOODS_NAME.AppearanceCell.Options.UseFont = true; this.colGOODS_NAME.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colGOODS_NAME.AppearanceHeader.Options.UseFont = true; this.colGOODS_NAME.FieldName = "GOODS_NAME"; this.colGOODS_NAME.Name = "colGOODS_NAME"; this.colGOODS_NAME.Visible = true; this.colGOODS_NAME.VisibleIndex = 5; this.colGOODS_NAME.Width = 120; // // colUNIT // this.colUNIT.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colUNIT.AppearanceCell.Options.UseFont = true; this.colUNIT.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colUNIT.AppearanceHeader.Options.UseFont = true; this.colUNIT.FieldName = "UNIT"; this.colUNIT.Name = "colUNIT"; this.colUNIT.Visible = true; this.colUNIT.VisibleIndex = 6; this.colUNIT.Width = 100; // // colSHELVES_NUM // this.colSHELVES_NUM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colSHELVES_NUM.AppearanceCell.Options.UseFont = true; this.colSHELVES_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colSHELVES_NUM.AppearanceHeader.Options.UseFont = true; this.colSHELVES_NUM.FieldName = "SHELVES_NUM"; this.colSHELVES_NUM.Name = "colSHELVES_NUM"; this.colSHELVES_NUM.Visible = true; this.colSHELVES_NUM.VisibleIndex = 7; this.colSHELVES_NUM.Width = 100; // // colOCCUPY_NUM // this.colOCCUPY_NUM.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colOCCUPY_NUM.AppearanceCell.Options.UseFont = true; this.colOCCUPY_NUM.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colOCCUPY_NUM.AppearanceHeader.Options.UseFont = true; this.colOCCUPY_NUM.FieldName = "OCCUPY_NUM"; this.colOCCUPY_NUM.Name = "colOCCUPY_NUM"; this.colOCCUPY_NUM.Visible = true; this.colOCCUPY_NUM.VisibleIndex = 8; this.colOCCUPY_NUM.Width = 100; // // colWARE_DATE // this.colWARE_DATE.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colWARE_DATE.AppearanceCell.Options.UseFont = true; this.colWARE_DATE.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colWARE_DATE.AppearanceHeader.Options.UseFont = true; this.colWARE_DATE.AppearanceHeader.Options.UseTextOptions = true; this.colWARE_DATE.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.colWARE_DATE.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss"; this.colWARE_DATE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Custom; this.colWARE_DATE.FieldName = "WARE_DATE"; this.colWARE_DATE.Name = "colWARE_DATE"; this.colWARE_DATE.Visible = true; this.colWARE_DATE.VisibleIndex = 9; this.colWARE_DATE.Width = 150; // // colSTS // this.colSTS.FieldName = "STS"; this.colSTS.Name = "colSTS"; this.colSTS.Visible = true; this.colSTS.VisibleIndex = 10; this.colSTS.Width = 120; // // colREMARK // this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 12F); this.colREMARK.AppearanceCell.Options.UseFont = true; this.colREMARK.AppearanceHeader.Font = new System.Drawing.Font("Tahoma", 12F); this.colREMARK.AppearanceHeader.Options.UseFont = true; this.colREMARK.FieldName = "REMARK"; this.colREMARK.Name = "colREMARK"; this.colREMARK.Visible = true; this.colREMARK.VisibleIndex = 11; this.colREMARK.Width = 100; // // FrmStockAdj // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1472, 738); this.Controls.Add(this.tabControl1); this.Name = "FrmStockAdj"; this.Text = "FrmStockAdj"; this.Load += new System.EventHandler(this.FrmStockAdj_Load); this.tabControl1.ResumeLayout(false); this.tabPage1.ResumeLayout(false); this.splitContainer1.Panel1.ResumeLayout(false); this.splitContainer1.Panel2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit(); this.splitContainer1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.splitContainer2.Panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit(); this.splitContainer2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GCMiStock)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bgsStock)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GVMiStock)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.TabControl tabControl1; private System.Windows.Forms.TabPage tabPage1; private System.Windows.Forms.SplitContainer splitContainer1; private System.Windows.Forms.GroupBox groupBox1; private Ctrl.CtrlButtons ctrlButtons2; private System.Windows.Forms.TextBox txtStorageid; private System.Windows.Forms.Label label6; private Ctrl.CtrlButtons ctrlButtons4; private Ctrl.CtrlButtons ctrlButtons3; private System.Windows.Forms.TextBox t_sts; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox txtCTL; private System.Windows.Forms.Label label1; private System.Windows.Forms.TextBox txtGDH; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label8; private System.Windows.Forms.TextBox txtLocation; private Ctrl.CtrlButtons ctrlButtons1; private System.Windows.Forms.Label label3; private System.Windows.Forms.TextBox txtGoodsId; private System.Windows.Forms.Label label4; private System.Windows.Forms.TextBox txtGoodsName; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox txtCCNum; private System.Windows.Forms.SplitContainer splitContainer2; private System.Windows.Forms.GroupBox groupBox3; private Ctrl.GridControlCustom GCMiStock; private DevExpress.XtraGrid.Views.Grid.GridView GVMiStock; private DevExpress.XtraGrid.Columns.GridColumn colCTL; private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID; private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME; private DevExpress.XtraGrid.Columns.GridColumn colSHELVES_NUM; private DevExpress.XtraGrid.Columns.GridColumn colREMARK; private DevExpress.XtraGrid.Columns.GridColumn colWARE_DATE; private DevExpress.XtraGrid.Columns.GridColumn colDOCCTNUMBER; private DevExpress.XtraGrid.Columns.GridColumn colOCCUPY_NUM; private DevExpress.XtraGrid.Columns.GridColumn colUNIT; private DevExpress.XtraGrid.Columns.GridColumn colSTS; private System.Windows.Forms.BindingSource bgsStock; private DevExpress.XtraGrid.Columns.GridColumn colLOCATION_ID; } }