namespace WMS.FrmStock { partial class FrmCountingDet { /// /// 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(); this.xtraTabInfo = new DevExpress.XtraTab.XtraTabControl(); this.PageCount = new DevExpress.XtraTab.XtraTabPage(); this.GCCounting = new WMS.Ctrl.GridControlCustom(); this.BSCountingView = new System.Windows.Forms.BindingSource(this.components); this.GVCounting = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colCOUNT_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCOUNT_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCOUNT_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCOUNT_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCONFIRM_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCONFIRM_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCONFIRM_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPLAN_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPLAN_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colPLAN_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREVIEW_MAN = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREVIEW_MAN_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREVIEW_DATE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCOUNT_TYPE = new DevExpress.XtraGrid.Columns.GridColumn(); this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCOUNT_BACK = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCOUNT_STATUS = new DevExpress.XtraGrid.Columns.GridColumn(); this.colCREATE_TYPE = new DevExpress.XtraGrid.Columns.GridColumn(); this.ChecKRec = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.PageInfo = new DevExpress.XtraTab.XtraTabPage(); this.GCCountInfo = new WMS.Ctrl.GridControlCustom(); this.BSCountingInfo = new System.Windows.Forms.BindingSource(this.components); this.GVCountInfo = new DevExpress.XtraGrid.Views.Grid.GridView(); this.colCOUNT_ID1 = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGOODS_ID = new DevExpress.XtraGrid.Columns.GridColumn(); this.colGOODS_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemHyperLinkEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit(); this.colSTO_AREA = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_AREA_NAME = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_SEAT = new DevExpress.XtraGrid.Columns.GridColumn(); this.colBOOK_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTO_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn(); this.colDIFF_NUM = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit(); this.panelControl3 = new DevExpress.XtraEditors.PanelControl(); this.panelControl2 = new DevExpress.XtraEditors.PanelControl(); this.noteData1 = new WMS.Ctrl.NoteData(); this.BSCountingTab = new System.Windows.Forms.BindingSource(this.components); this.DicCountMan = new WMS.Ctrl.CtrlDictonary(); this.labelControl4 = new DevExpress.XtraEditors.LabelControl(); this.DateCount = new DevExpress.XtraEditors.DateEdit(); this.labelControl2 = new DevExpress.XtraEditors.LabelControl(); this.labelControl1 = new DevExpress.XtraEditors.LabelControl(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabInfo)).BeginInit(); this.xtraTabInfo.SuspendLayout(); this.PageCount.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GCCounting)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BSCountingView)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GVCounting)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ChecKRec)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit(); this.PageInfo.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.GCCountInfo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.BSCountingInfo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.GVCountInfo)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit(); this.panelControl3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit(); this.panelControl2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.BSCountingTab)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DateCount.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.DateCount.Properties.CalendarTimeProperties)).BeginInit(); this.SuspendLayout(); // // xtraTabInfo // this.xtraTabInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.xtraTabInfo.Location = new System.Drawing.Point(0, 0); this.xtraTabInfo.Name = "xtraTabInfo"; this.xtraTabInfo.SelectedTabPage = this.PageCount; this.xtraTabInfo.Size = new System.Drawing.Size(1422, 666); this.xtraTabInfo.TabIndex = 0; this.xtraTabInfo.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.PageCount, this.PageInfo}); // // PageCount // this.PageCount.Controls.Add(this.GCCounting); this.PageCount.Name = "PageCount"; this.PageCount.Size = new System.Drawing.Size(1420, 640); this.PageCount.Text = "盘点任务查询"; // // GCCounting // this.GCCounting.ColorApprove = System.Drawing.Color.Empty; this.GCCounting.ColorApproveValue = null; this.GCCounting.ColorPass = System.Drawing.Color.Empty; this.GCCounting.ColorPassValue = null; this.GCCounting.ColorRepeal = System.Drawing.Color.Empty; this.GCCounting.ColorRepealValue = null; this.GCCounting.ColorReWork = System.Drawing.Color.Empty; this.GCCounting.ColorReWorkValue = null; this.GCCounting.ColorSelectedRow = System.Drawing.Color.Empty; this.GCCounting.ColorShortage = System.Drawing.Color.Empty; this.GCCounting.ColorShortageFlagColumn = null; this.GCCounting.ColorShortageValue = null; this.GCCounting.ColorUnExecute = System.Drawing.Color.Empty; this.GCCounting.ColorUnExecuteValue = null; this.GCCounting.ColorUnPass = System.Drawing.Color.Empty; this.GCCounting.ColorUnPassValue = null; this.GCCounting.ColorVerify = System.Drawing.Color.Empty; this.GCCounting.ColorVerifyFlagColumn = null; this.GCCounting.ColorVerifyValue = null; this.GCCounting.ColorWarning = System.Drawing.Color.Empty; this.GCCounting.ColorWarningValue = null; this.GCCounting.DataSource = this.BSCountingView; this.GCCounting.Dock = System.Windows.Forms.DockStyle.Fill; this.GCCounting.EnableAppearanceEvenRow = true; this.GCCounting.IndicatorWidth = 40; this.GCCounting.Location = new System.Drawing.Point(0, 0); this.GCCounting.MainView = this.GVCounting; this.GCCounting.Name = "GCCounting"; this.GCCounting.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.ChecKRec, this.repositoryItemCheckEdit2}); this.GCCounting.ShowRowID = true; this.GCCounting.Size = new System.Drawing.Size(1420, 640); this.GCCounting.TabIndex = 5; this.GCCounting.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GVCounting}); this.GCCounting.DoubleClick += new System.EventHandler(this.GCCounting_DoubleClick); // // BSCountingView // this.BSCountingView.DataSource = typeof(WMS.Model.Stock.CountingModel); // // GVCounting // this.GVCounting.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250))))); this.GVCounting.Appearance.EvenRow.Options.UseBackColor = true; this.GVCounting.Appearance.HeaderPanel.Options.UseTextOptions = true; this.GVCounting.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.GVCounting.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colCOUNT_ID, this.colCOUNT_DATE, this.colCOUNT_MAN, this.colCOUNT_MAN_NAME, this.colCONFIRM_MAN, this.colCONFIRM_MAN_NAME, this.colCONFIRM_DATE, this.colPLAN_MAN, this.colPLAN_MAN_NAME, this.colPLAN_DATE, this.colREVIEW_MAN, this.colREVIEW_MAN_NAME, this.colREVIEW_DATE, this.colSTO_ID, this.colSTO_NAME, this.colCOUNT_TYPE, this.colREMARK, this.colCOUNT_BACK, this.colCOUNT_STATUS, this.colCREATE_TYPE}); this.GVCounting.GridControl = this.GCCounting; this.GVCounting.IndicatorWidth = 34; this.GVCounting.Name = "GVCounting"; this.GVCounting.OptionsBehavior.AutoExpandAllGroups = true; this.GVCounting.OptionsView.ColumnAutoWidth = false; this.GVCounting.OptionsView.EnableAppearanceEvenRow = true; this.GVCounting.OptionsView.ShowGroupPanel = false; this.GVCounting.SortInfo.AddRange(new DevExpress.XtraGrid.Columns.GridColumnSortInfo[] { new DevExpress.XtraGrid.Columns.GridColumnSortInfo(this.colCONFIRM_MAN_NAME, DevExpress.Data.ColumnSortOrder.Ascending)}); this.GVCounting.CustomColumnDisplayText += new DevExpress.XtraGrid.Views.Base.CustomColumnDisplayTextEventHandler(this.GVCounting_CustomColumnDisplayText); // // colCOUNT_ID // this.colCOUNT_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCOUNT_ID.AppearanceCell.Options.UseFont = true; this.colCOUNT_ID.FieldName = "COUNT_ID"; this.colCOUNT_ID.Name = "colCOUNT_ID"; this.colCOUNT_ID.OptionsColumn.AllowEdit = false; this.colCOUNT_ID.Visible = true; this.colCOUNT_ID.VisibleIndex = 0; this.colCOUNT_ID.Width = 174; // // colCOUNT_DATE // this.colCOUNT_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCOUNT_DATE.AppearanceCell.Options.UseFont = true; this.colCOUNT_DATE.FieldName = "COUNT_DATE"; this.colCOUNT_DATE.Name = "colCOUNT_DATE"; this.colCOUNT_DATE.OptionsColumn.AllowEdit = false; // // colCOUNT_MAN // this.colCOUNT_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCOUNT_MAN.AppearanceCell.Options.UseFont = true; this.colCOUNT_MAN.FieldName = "COUNT_MAN"; this.colCOUNT_MAN.Name = "colCOUNT_MAN"; this.colCOUNT_MAN.OptionsColumn.AllowEdit = false; // // colCOUNT_MAN_NAME // this.colCOUNT_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCOUNT_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colCOUNT_MAN_NAME.FieldName = "COUNT_MAN_NAME"; this.colCOUNT_MAN_NAME.Name = "colCOUNT_MAN_NAME"; this.colCOUNT_MAN_NAME.OptionsColumn.AllowEdit = false; // // colCONFIRM_MAN // this.colCONFIRM_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCONFIRM_MAN.AppearanceCell.Options.UseFont = true; this.colCONFIRM_MAN.FieldName = "CONFIRM_MAN"; this.colCONFIRM_MAN.Name = "colCONFIRM_MAN"; this.colCONFIRM_MAN.OptionsColumn.AllowEdit = false; // // colCONFIRM_MAN_NAME // this.colCONFIRM_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCONFIRM_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colCONFIRM_MAN_NAME.FieldName = "CONFIRM_MAN_NAME"; this.colCONFIRM_MAN_NAME.Name = "colCONFIRM_MAN_NAME"; this.colCONFIRM_MAN_NAME.OptionsColumn.AllowEdit = false; this.colCONFIRM_MAN_NAME.Visible = true; this.colCONFIRM_MAN_NAME.VisibleIndex = 3; this.colCONFIRM_MAN_NAME.Width = 150; // // colCONFIRM_DATE // this.colCONFIRM_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCONFIRM_DATE.AppearanceCell.Options.UseFont = true; this.colCONFIRM_DATE.FieldName = "CONFIRM_DATE"; this.colCONFIRM_DATE.Name = "colCONFIRM_DATE"; this.colCONFIRM_DATE.OptionsColumn.AllowEdit = false; this.colCONFIRM_DATE.Visible = true; this.colCONFIRM_DATE.VisibleIndex = 4; this.colCONFIRM_DATE.Width = 172; // // colPLAN_MAN // this.colPLAN_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colPLAN_MAN.AppearanceCell.Options.UseFont = true; this.colPLAN_MAN.FieldName = "PLAN_MAN"; this.colPLAN_MAN.Name = "colPLAN_MAN"; this.colPLAN_MAN.OptionsColumn.AllowEdit = false; // // colPLAN_MAN_NAME // this.colPLAN_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colPLAN_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colPLAN_MAN_NAME.FieldName = "PLAN_MAN_NAME"; this.colPLAN_MAN_NAME.Name = "colPLAN_MAN_NAME"; this.colPLAN_MAN_NAME.OptionsColumn.AllowEdit = false; this.colPLAN_MAN_NAME.Visible = true; this.colPLAN_MAN_NAME.VisibleIndex = 1; this.colPLAN_MAN_NAME.Width = 137; // // colPLAN_DATE // this.colPLAN_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colPLAN_DATE.AppearanceCell.Options.UseFont = true; this.colPLAN_DATE.FieldName = "PLAN_DATE"; this.colPLAN_DATE.Name = "colPLAN_DATE"; this.colPLAN_DATE.OptionsColumn.AllowEdit = false; this.colPLAN_DATE.Visible = true; this.colPLAN_DATE.VisibleIndex = 2; this.colPLAN_DATE.Width = 151; // // colREVIEW_MAN // this.colREVIEW_MAN.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colREVIEW_MAN.AppearanceCell.Options.UseFont = true; this.colREVIEW_MAN.FieldName = "REVIEW_MAN"; this.colREVIEW_MAN.Name = "colREVIEW_MAN"; this.colREVIEW_MAN.OptionsColumn.AllowEdit = false; // // colREVIEW_MAN_NAME // this.colREVIEW_MAN_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colREVIEW_MAN_NAME.AppearanceCell.Options.UseFont = true; this.colREVIEW_MAN_NAME.FieldName = "REVIEW_MAN_NAME"; this.colREVIEW_MAN_NAME.Name = "colREVIEW_MAN_NAME"; this.colREVIEW_MAN_NAME.OptionsColumn.AllowEdit = false; // // colREVIEW_DATE // this.colREVIEW_DATE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colREVIEW_DATE.AppearanceCell.Options.UseFont = true; this.colREVIEW_DATE.FieldName = "REVIEW_DATE"; this.colREVIEW_DATE.Name = "colREVIEW_DATE"; this.colREVIEW_DATE.OptionsColumn.AllowEdit = false; // // colSTO_ID // this.colSTO_ID.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colSTO_ID.AppearanceCell.Options.UseFont = true; this.colSTO_ID.FieldName = "STO_ID"; this.colSTO_ID.Name = "colSTO_ID"; this.colSTO_ID.OptionsColumn.AllowEdit = false; // // colSTO_NAME // this.colSTO_NAME.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colSTO_NAME.AppearanceCell.Options.UseFont = true; this.colSTO_NAME.FieldName = "STO_NAME"; this.colSTO_NAME.Name = "colSTO_NAME"; this.colSTO_NAME.OptionsColumn.AllowEdit = false; this.colSTO_NAME.Visible = true; this.colSTO_NAME.VisibleIndex = 5; this.colSTO_NAME.Width = 167; // // colCOUNT_TYPE // this.colCOUNT_TYPE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCOUNT_TYPE.AppearanceCell.Options.UseFont = true; this.colCOUNT_TYPE.FieldName = "COUNT_TYPE"; this.colCOUNT_TYPE.Name = "colCOUNT_TYPE"; this.colCOUNT_TYPE.OptionsColumn.AllowEdit = false; this.colCOUNT_TYPE.Visible = true; this.colCOUNT_TYPE.VisibleIndex = 6; this.colCOUNT_TYPE.Width = 112; // // colREMARK // this.colREMARK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colREMARK.AppearanceCell.Options.UseFont = true; this.colREMARK.FieldName = "REMARK"; this.colREMARK.Name = "colREMARK"; this.colREMARK.OptionsColumn.AllowEdit = false; // // colCOUNT_BACK // this.colCOUNT_BACK.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCOUNT_BACK.AppearanceCell.Options.UseFont = true; this.colCOUNT_BACK.FieldName = "COUNT_BACK"; this.colCOUNT_BACK.Name = "colCOUNT_BACK"; this.colCOUNT_BACK.OptionsColumn.AllowEdit = false; // // colCOUNT_STATUS // this.colCOUNT_STATUS.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCOUNT_STATUS.AppearanceCell.Options.UseFont = true; this.colCOUNT_STATUS.FieldName = "COUNT_STATUS"; this.colCOUNT_STATUS.Name = "colCOUNT_STATUS"; this.colCOUNT_STATUS.OptionsColumn.AllowEdit = false; this.colCOUNT_STATUS.Visible = true; this.colCOUNT_STATUS.VisibleIndex = 7; this.colCOUNT_STATUS.Width = 98; // // colCREATE_TYPE // this.colCREATE_TYPE.AppearanceCell.Font = new System.Drawing.Font("宋体", 10F); this.colCREATE_TYPE.AppearanceCell.Options.UseFont = true; this.colCREATE_TYPE.FieldName = "CREATE_TYPE"; this.colCREATE_TYPE.Name = "colCREATE_TYPE"; this.colCREATE_TYPE.OptionsColumn.AllowEdit = false; // // ChecKRec // this.ChecKRec.AutoHeight = false; this.ChecKRec.Caption = "Check"; this.ChecKRec.Name = "ChecKRec"; // // repositoryItemCheckEdit2 // this.repositoryItemCheckEdit2.AutoHeight = false; this.repositoryItemCheckEdit2.Caption = "Check"; this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2"; this.repositoryItemCheckEdit2.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked; this.repositoryItemCheckEdit2.ValueChecked = "1"; this.repositoryItemCheckEdit2.ValueUnchecked = "0"; // // PageInfo // this.PageInfo.Controls.Add(this.GCCountInfo); this.PageInfo.Controls.Add(this.panelControl3); this.PageInfo.Name = "PageInfo"; this.PageInfo.Size = new System.Drawing.Size(1420, 640); this.PageInfo.Text = "盘点工作"; // // GCCountInfo // this.GCCountInfo.ColorApprove = System.Drawing.Color.Empty; this.GCCountInfo.ColorApproveValue = null; this.GCCountInfo.ColorPass = System.Drawing.Color.Empty; this.GCCountInfo.ColorPassValue = null; this.GCCountInfo.ColorRepeal = System.Drawing.Color.Empty; this.GCCountInfo.ColorRepealValue = null; this.GCCountInfo.ColorReWork = System.Drawing.Color.Empty; this.GCCountInfo.ColorReWorkValue = null; this.GCCountInfo.ColorSelectedRow = System.Drawing.Color.Empty; this.GCCountInfo.ColorShortage = System.Drawing.Color.Empty; this.GCCountInfo.ColorShortageFlagColumn = null; this.GCCountInfo.ColorShortageValue = null; this.GCCountInfo.ColorUnExecute = System.Drawing.Color.Empty; this.GCCountInfo.ColorUnExecuteValue = null; this.GCCountInfo.ColorUnPass = System.Drawing.Color.Empty; this.GCCountInfo.ColorUnPassValue = null; this.GCCountInfo.ColorVerify = System.Drawing.Color.Empty; this.GCCountInfo.ColorVerifyFlagColumn = null; this.GCCountInfo.ColorVerifyValue = null; this.GCCountInfo.ColorWarning = System.Drawing.Color.Empty; this.GCCountInfo.ColorWarningValue = null; this.GCCountInfo.DataSource = this.BSCountingInfo; this.GCCountInfo.Dock = System.Windows.Forms.DockStyle.Fill; this.GCCountInfo.EnableAppearanceEvenRow = true; this.GCCountInfo.IndicatorWidth = 40; this.GCCountInfo.Location = new System.Drawing.Point(0, 69); this.GCCountInfo.MainView = this.GVCountInfo; this.GCCountInfo.Name = "GCCountInfo"; this.GCCountInfo.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemCheckEdit3, this.repositoryItemCheckEdit1, this.repositoryItemHyperLinkEdit1}); this.GCCountInfo.ShowRowID = true; this.GCCountInfo.Size = new System.Drawing.Size(1420, 571); this.GCCountInfo.TabIndex = 5; this.GCCountInfo.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.GVCountInfo}); // // BSCountingInfo // this.BSCountingInfo.DataSource = typeof(WMS.Model.Stock.CountingInfoModel); // // GVCountInfo // this.GVCountInfo.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250))))); this.GVCountInfo.Appearance.EvenRow.Options.UseBackColor = true; this.GVCountInfo.Appearance.HeaderPanel.Options.UseTextOptions = true; this.GVCountInfo.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.GVCountInfo.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.colCOUNT_ID1, this.colGOODS_ID, this.colGOODS_NAME, this.colSTO_AREA, this.colSTO_AREA_NAME, this.colSTO_SEAT, this.colBOOK_NUM, this.colSTO_NUM, this.colSTATUS, this.colDIFF_NUM}); this.GVCountInfo.GridControl = this.GCCountInfo; this.GVCountInfo.IndicatorWidth = 34; this.GVCountInfo.Name = "GVCountInfo"; this.GVCountInfo.OptionsBehavior.AutoExpandAllGroups = true; this.GVCountInfo.OptionsSelection.MultiSelectMode = DevExpress.XtraGrid.Views.Grid.GridMultiSelectMode.CellSelect; this.GVCountInfo.OptionsView.ColumnAutoWidth = false; this.GVCountInfo.OptionsView.EnableAppearanceEvenRow = true; this.GVCountInfo.OptionsView.ShowFooter = true; this.GVCountInfo.OptionsView.ShowGroupPanel = false; this.GVCountInfo.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVCountInfo_CellValueChanged); // // colCOUNT_ID1 // this.colCOUNT_ID1.FieldName = "COUNT_ID"; this.colCOUNT_ID1.Name = "colCOUNT_ID1"; this.colCOUNT_ID1.OptionsColumn.AllowEdit = false; this.colCOUNT_ID1.OptionsColumn.AllowFocus = false; this.colCOUNT_ID1.Visible = true; this.colCOUNT_ID1.VisibleIndex = 0; this.colCOUNT_ID1.Width = 197; // // colGOODS_ID // this.colGOODS_ID.FieldName = "GOODS_ID"; this.colGOODS_ID.Name = "colGOODS_ID"; this.colGOODS_ID.OptionsColumn.AllowEdit = false; this.colGOODS_ID.OptionsColumn.AllowFocus = false; // // colGOODS_NAME // this.colGOODS_NAME.ColumnEdit = this.repositoryItemHyperLinkEdit1; this.colGOODS_NAME.FieldName = "GOODS_NAME"; this.colGOODS_NAME.Name = "colGOODS_NAME"; this.colGOODS_NAME.OptionsColumn.AllowEdit = false; this.colGOODS_NAME.OptionsColumn.AllowFocus = false; this.colGOODS_NAME.Visible = true; this.colGOODS_NAME.VisibleIndex = 3; this.colGOODS_NAME.Width = 283; // // repositoryItemHyperLinkEdit1 // this.repositoryItemHyperLinkEdit1.AutoHeight = false; this.repositoryItemHyperLinkEdit1.Name = "repositoryItemHyperLinkEdit1"; this.repositoryItemHyperLinkEdit1.Click += new System.EventHandler(this.repositoryItemHyperLinkEdit1_Click); // // colSTO_AREA // this.colSTO_AREA.FieldName = "STO_AREA"; this.colSTO_AREA.Name = "colSTO_AREA"; this.colSTO_AREA.OptionsColumn.AllowEdit = false; this.colSTO_AREA.OptionsColumn.AllowFocus = false; // // colSTO_AREA_NAME // this.colSTO_AREA_NAME.FieldName = "STO_AREA_NAME"; this.colSTO_AREA_NAME.Name = "colSTO_AREA_NAME"; this.colSTO_AREA_NAME.OptionsColumn.AllowEdit = false; this.colSTO_AREA_NAME.OptionsColumn.AllowFocus = false; this.colSTO_AREA_NAME.Visible = true; this.colSTO_AREA_NAME.VisibleIndex = 1; this.colSTO_AREA_NAME.Width = 122; // // colSTO_SEAT // this.colSTO_SEAT.FieldName = "STO_SEAT"; this.colSTO_SEAT.Name = "colSTO_SEAT"; this.colSTO_SEAT.OptionsColumn.AllowEdit = false; this.colSTO_SEAT.OptionsColumn.AllowFocus = false; this.colSTO_SEAT.Visible = true; this.colSTO_SEAT.VisibleIndex = 2; this.colSTO_SEAT.Width = 165; // // colBOOK_NUM // this.colBOOK_NUM.FieldName = "BOOK_NUM"; this.colBOOK_NUM.Name = "colBOOK_NUM"; this.colBOOK_NUM.OptionsColumn.AllowEdit = false; this.colBOOK_NUM.OptionsColumn.AllowFocus = false; // // colSTO_NUM // this.colSTO_NUM.DisplayFormat.FormatString = "{0:N4}"; this.colSTO_NUM.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric; this.colSTO_NUM.FieldName = "STO_NUM"; this.colSTO_NUM.Name = "colSTO_NUM"; this.colSTO_NUM.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] { new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "STO_NUM", "{0:N4}")}); this.colSTO_NUM.Visible = true; this.colSTO_NUM.VisibleIndex = 4; // // colSTATUS // this.colSTATUS.FieldName = "STATUS"; this.colSTATUS.Name = "colSTATUS"; this.colSTATUS.OptionsColumn.AllowEdit = false; this.colSTATUS.OptionsColumn.AllowFocus = false; // // colDIFF_NUM // this.colDIFF_NUM.FieldName = "DIFF_NUM"; this.colDIFF_NUM.Name = "colDIFF_NUM"; this.colDIFF_NUM.OptionsColumn.AllowEdit = false; this.colDIFF_NUM.OptionsColumn.AllowFocus = false; // // repositoryItemCheckEdit3 // this.repositoryItemCheckEdit3.AutoHeight = false; this.repositoryItemCheckEdit3.Caption = "Check"; this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3"; // // repositoryItemCheckEdit1 // this.repositoryItemCheckEdit1.AutoHeight = false; this.repositoryItemCheckEdit1.Caption = "Check"; this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1"; this.repositoryItemCheckEdit1.NullStyle = DevExpress.XtraEditors.Controls.StyleIndeterminate.Unchecked; this.repositoryItemCheckEdit1.ValueChecked = "1"; this.repositoryItemCheckEdit1.ValueUnchecked = "0"; // // panelControl3 // this.panelControl3.Controls.Add(this.panelControl2); this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top; this.panelControl3.Location = new System.Drawing.Point(0, 0); this.panelControl3.Name = "panelControl3"; this.panelControl3.Size = new System.Drawing.Size(1420, 69); this.panelControl3.TabIndex = 1; // // panelControl2 // this.panelControl2.Controls.Add(this.noteData1); this.panelControl2.Controls.Add(this.DicCountMan); this.panelControl2.Controls.Add(this.labelControl4); this.panelControl2.Controls.Add(this.DateCount); this.panelControl2.Controls.Add(this.labelControl2); this.panelControl2.Controls.Add(this.labelControl1); this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill; this.panelControl2.Location = new System.Drawing.Point(2, 2); this.panelControl2.Name = "panelControl2"; this.panelControl2.Size = new System.Drawing.Size(1416, 65); this.panelControl2.TabIndex = 1; // // noteData1 // this.noteData1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSCountingTab, "REMARK", true)); this.noteData1.DisplayMember = "CONTENT"; this.noteData1.FormattingEnabled = true; this.noteData1.Location = new System.Drawing.Point(75, 32); this.noteData1.Name = "noteData1"; this.noteData1.NoteTypes = WMS.Ctrl.DateType.库存备注; this.noteData1.Size = new System.Drawing.Size(491, 22); this.noteData1.TabIndex = 167; this.noteData1.ValueMember = "CONTENT"; // // BSCountingTab // this.BSCountingTab.DataSource = typeof(WMS.Model.Stock.CountingModel); // // DicCountMan // this.DicCountMan.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.DicCountMan.Cursor = System.Windows.Forms.Cursors.Default; this.DicCountMan.DictonaryTableName = WMS.Ctrl.DictonaryType.人员信息t_Base_UserInfo; this.DicCountMan.ErrText = "无数据重新查询"; this.DicCountMan.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.DicCountMan.IsSqlWhere = false; this.DicCountMan.Location = new System.Drawing.Point(75, 6); this.DicCountMan.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); this.DicCountMan.Name = "DicCountMan"; this.DicCountMan.Number = 0; this.DicCountMan.SelectType = WMS.Ctrl.DataSlectType.MultiSelect; this.DicCountMan.Size = new System.Drawing.Size(213, 22); this.DicCountMan.SqlStr = null; this.DicCountMan.TabIndex = 166; this.DicCountMan.TextBoxFlag = ""; this.DicCountMan.TextBoxValue = ""; // // labelControl4 // this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl4.Appearance.Options.UseFont = true; this.labelControl4.Location = new System.Drawing.Point(16, 36); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(56, 14); this.labelControl4.TabIndex = 165; this.labelControl4.Text = "备 注"; // // DateCount // this.DateCount.EditValue = null; this.DateCount.Location = new System.Drawing.Point(353, 6); this.DateCount.Name = "DateCount"; this.DateCount.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.DateCount.Properties.Appearance.Options.UseFont = true; this.DateCount.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat; this.DateCount.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DateCount.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.DateCount.Properties.DisplayFormat.FormatString = "yyyy-MM-dd"; this.DateCount.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime; this.DateCount.Size = new System.Drawing.Size(213, 22); this.DateCount.TabIndex = 161; // // labelControl2 // this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl2.Appearance.Options.UseFont = true; this.labelControl2.Location = new System.Drawing.Point(294, 10); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(56, 14); this.labelControl2.TabIndex = 162; this.labelControl2.Text = "盘点时间"; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelControl1.Appearance.Options.UseFont = true; this.labelControl1.Location = new System.Drawing.Point(17, 10); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(56, 14); this.labelControl1.TabIndex = 163; this.labelControl1.Text = "盘 点 人"; // // FrmCountingDet // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1422, 666); this.Controls.Add(this.xtraTabInfo); this.Name = "FrmCountingDet"; this.Text = "盘点录入"; this.Load += new System.EventHandler(this.FrmCountingDet_Load); ((System.ComponentModel.ISupportInitialize)(this.xtraTabInfo)).EndInit(); this.xtraTabInfo.ResumeLayout(false); this.PageCount.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GCCounting)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BSCountingView)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GVCounting)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ChecKRec)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit(); this.PageInfo.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.GCCountInfo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.BSCountingInfo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.GVCountInfo)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemHyperLinkEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit(); this.panelControl3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit(); this.panelControl2.ResumeLayout(false); this.panelControl2.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.BSCountingTab)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DateCount.Properties.CalendarTimeProperties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.DateCount.Properties)).EndInit(); this.ResumeLayout(false); } #endregion private DevExpress.XtraTab.XtraTabControl xtraTabInfo; private DevExpress.XtraTab.XtraTabPage PageCount; private Ctrl.GridControlCustom GCCounting; private System.Windows.Forms.BindingSource BSCountingView; private DevExpress.XtraGrid.Views.Grid.GridView GVCounting; private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_ID; private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_DATE; private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_MAN; private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_MAN; private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colCONFIRM_DATE; private DevExpress.XtraGrid.Columns.GridColumn colPLAN_MAN; private DevExpress.XtraGrid.Columns.GridColumn colPLAN_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colPLAN_DATE; private DevExpress.XtraGrid.Columns.GridColumn colREVIEW_MAN; private DevExpress.XtraGrid.Columns.GridColumn colREVIEW_MAN_NAME; private DevExpress.XtraGrid.Columns.GridColumn colREVIEW_DATE; private DevExpress.XtraGrid.Columns.GridColumn colSTO_ID; private DevExpress.XtraGrid.Columns.GridColumn colSTO_NAME; private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_TYPE; private DevExpress.XtraGrid.Columns.GridColumn colREMARK; private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_BACK; private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_STATUS; private DevExpress.XtraGrid.Columns.GridColumn colCREATE_TYPE; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit ChecKRec; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2; private System.Windows.Forms.BindingSource BSCountingTab; private DevExpress.XtraTab.XtraTabPage PageInfo; private Ctrl.GridControlCustom GCCountInfo; private System.Windows.Forms.BindingSource BSCountingInfo; private DevExpress.XtraGrid.Views.Grid.GridView GVCountInfo; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3; private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1; private DevExpress.XtraEditors.PanelControl panelControl3; private DevExpress.XtraEditors.PanelControl panelControl2; private Ctrl.CtrlDictonary DicCountMan; private DevExpress.XtraEditors.LabelControl labelControl4; private DevExpress.XtraEditors.DateEdit DateCount; private DevExpress.XtraEditors.LabelControl labelControl2; private DevExpress.XtraEditors.LabelControl labelControl1; private DevExpress.XtraGrid.Columns.GridColumn colCOUNT_ID1; private DevExpress.XtraGrid.Columns.GridColumn colGOODS_ID; private DevExpress.XtraGrid.Columns.GridColumn colGOODS_NAME; private DevExpress.XtraGrid.Columns.GridColumn colSTO_AREA; private DevExpress.XtraGrid.Columns.GridColumn colSTO_AREA_NAME; private DevExpress.XtraGrid.Columns.GridColumn colSTO_SEAT; private DevExpress.XtraGrid.Columns.GridColumn colBOOK_NUM; private DevExpress.XtraGrid.Columns.GridColumn colSTO_NUM; private DevExpress.XtraGrid.Columns.GridColumn colSTATUS; private DevExpress.XtraGrid.Columns.GridColumn colDIFF_NUM; private DevExpress.XtraEditors.Repository.RepositoryItemHyperLinkEdit repositoryItemHyperLinkEdit1; private Ctrl.NoteData noteData1; } }