BaoKai_202508_Wms_Jingwang_.../WMS.FrmTR/FrmScheduling.Designer.cs

1232 lines
75 KiB
C#
Raw Permalink Normal View History

2025-08-24 21:52:42 +08:00
namespace WMS.FrmSystems
{
partial class FrmScheduling
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmScheduling));
DevExpress.XtraGrid.GridLevelNode gridLevelNode2 = new DevExpress.XtraGrid.GridLevelNode();
this.BSTab = new System.Windows.Forms.BindingSource();
this.BSView = new System.Windows.Forms.BindingSource();
this.BSWork = new System.Windows.Forms.BindingSource();
this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl();
this.PageSel = new DevExpress.XtraTab.XtraTabPage();
this.GCScheduling = new WMS.Ctrl.GridControlCustom();
this.GVScheduling = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colS_DATE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_USER = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_USER_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_TYPE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_TYPE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_STORAGE = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_STORAGE_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_KIND = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEditKindSel = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colS_STARTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_ENDTIME = new DevExpress.XtraGrid.Columns.GridColumn();
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemLookUpEdit6 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit8 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit9 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit10 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.DataEnd = new DevExpress.XtraEditors.DateEdit();
this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
this.DicManSel = new WMS.Ctrl.CtrlDictonary();
this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
this.LEPStoSel = new WMS.Ctrl.LookUpEditSystem();
this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
this.DateStar = new DevExpress.XtraEditors.DateEdit();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.PageWork = new DevExpress.XtraTab.XtraTabPage();
this.GCSchedulingWork = new WMS.Ctrl.GridControlCustom();
this.GVSchedulingWork = new DevExpress.XtraGrid.Views.Grid.GridView();
this.colS_DATE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_USER1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colS_USER_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_TYPE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_TYPE_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_STORAGE1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_STORAGE_NAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colSTATUS1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_KIND1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemLookUpEditKindWork = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.colS_STARTIME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colS_ENDTIME1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colID1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.colREMARK1 = new DevExpress.XtraGrid.Columns.GridColumn();
this.repositoryItemCheckEdit3 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemCheckEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
this.repositoryItemLookUpEdit4 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit5 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit7 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.repositoryItemLookUpEdit12 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.noteScheduling = new WMS.Ctrl.NoteData();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.DicSchedulingMan = new WMS.Ctrl.CtrlDictonary();
this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
this.LEPKind = new WMS.Ctrl.LookUpEditSystem();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.LEPWorkType = new WMS.Ctrl.LookUpEditSystem();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.LEPStoID = new WMS.Ctrl.LookUpEditSystem();
this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
this.timeEnd = new DevExpress.XtraEditors.TimeEdit();
this.timeStar = new DevExpress.XtraEditors.TimeEdit();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.DateScheduling = new DevExpress.XtraEditors.DateEdit();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
((System.ComponentModel.ISupportInitialize)(this.BSTab)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSView)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.BSWork)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
this.xtraTabControl1.SuspendLayout();
this.PageSel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCScheduling)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVScheduling)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditKindSel)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit6)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit8)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit9)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit10)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.DataEnd.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DataEnd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoSel.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateStar.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateStar.Properties)).BeginInit();
this.PageWork.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.GCSchedulingWork)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.GVSchedulingWork)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditKindWork)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit4)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit12)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.LEPKind.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPWorkType.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoID.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.timeEnd.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.timeStar.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateScheduling.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.DateScheduling.Properties)).BeginInit();
this.SuspendLayout();
//
// BSTab
//
this.BSTab.DataSource = typeof(WMS.Model.SystemManage.SchedulingModel);
//
// BSView
//
this.BSView.DataSource = typeof(WMS.Model.SystemManage.SchedulingModel);
//
// BSWork
//
this.BSWork.DataSource = typeof(WMS.Model.SystemManage.SchedulingModel);
//
// xtraTabControl1
//
this.xtraTabControl1.BorderStyle = 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.PageSel;
this.xtraTabControl1.Size = new System.Drawing.Size(1094, 451);
this.xtraTabControl1.TabIndex = 0;
this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.PageSel,
this.PageWork});
//
// PageSel
//
this.PageSel.Controls.Add(this.GCScheduling);
this.PageSel.Controls.Add(this.panelControl1);
this.PageSel.Name = "PageSel";
this.PageSel.Size = new System.Drawing.Size(1084, 418);
this.PageSel.Text = "排班查询";
//
// GCScheduling
//
this.GCScheduling.ColorApprove = System.Drawing.Color.Empty;
this.GCScheduling.ColorApproveValue = null;
this.GCScheduling.ColorPass = System.Drawing.Color.Empty;
this.GCScheduling.ColorPassValue = null;
this.GCScheduling.ColorRepeal = System.Drawing.Color.Empty;
this.GCScheduling.ColorRepealValue = null;
this.GCScheduling.ColorReWork = System.Drawing.Color.Empty;
this.GCScheduling.ColorReWorkValue = null;
this.GCScheduling.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCScheduling.ColorShortage = System.Drawing.Color.Empty;
this.GCScheduling.ColorShortageFlagColumn = null;
this.GCScheduling.ColorShortageValue = null;
this.GCScheduling.ColorUnExecute = System.Drawing.Color.Empty;
this.GCScheduling.ColorUnExecuteValue = null;
this.GCScheduling.ColorUnPass = System.Drawing.Color.Empty;
this.GCScheduling.ColorUnPassValue = null;
this.GCScheduling.ColorVerify = System.Drawing.Color.Empty;
this.GCScheduling.ColorVerifyFlagColumn = null;
this.GCScheduling.ColorVerifyValue = null;
this.GCScheduling.ColorWarning = System.Drawing.Color.Empty;
this.GCScheduling.ColorWarningValue = null;
this.GCScheduling.DataSource = this.BSView;
this.GCScheduling.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCScheduling.EnableAppearanceEvenRow = true;
this.GCScheduling.IndicatorWidth = 40;
gridLevelNode1.RelationName = "Level1";
this.GCScheduling.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
gridLevelNode1});
this.GCScheduling.Location = new System.Drawing.Point(0, 56);
this.GCScheduling.MainView = this.GVScheduling;
this.GCScheduling.Name = "GCScheduling";
this.GCScheduling.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit1,
this.repositoryItemCheckEdit2,
this.repositoryItemCheckEdit6,
this.repositoryItemLookUpEdit6,
this.repositoryItemLookUpEdit8,
this.repositoryItemLookUpEdit9,
this.repositoryItemLookUpEdit10,
this.repositoryItemLookUpEditKindSel,
this.repositoryItemLookUpEdit2});
this.GCScheduling.ShowRowID = true;
this.GCScheduling.Size = new System.Drawing.Size(1084, 362);
this.GCScheduling.TabIndex = 15;
this.GCScheduling.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVScheduling});
//
// GVScheduling
//
this.GVScheduling.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVScheduling.Appearance.EvenRow.Options.UseBackColor = true;
this.GVScheduling.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.GVScheduling.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.GVScheduling.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colS_DATE,
this.colS_USER,
this.colS_USER_NAME,
this.colS_TYPE,
this.colS_TYPE_NAME,
this.colS_STORAGE,
this.colS_STORAGE_NAME,
this.colSTATUS,
this.colS_KIND,
this.colS_STARTIME,
this.colS_ENDTIME,
this.colID,
this.colREMARK});
this.GVScheduling.GridControl = this.GCScheduling;
this.GVScheduling.IndicatorWidth = 34;
this.GVScheduling.Name = "GVScheduling";
this.GVScheduling.OptionsMenu.EnableFooterMenu = false;
this.GVScheduling.OptionsSelection.MultiSelect = true;
this.GVScheduling.OptionsView.ColumnAutoWidth = false;
this.GVScheduling.OptionsView.EnableAppearanceEvenRow = true;
this.GVScheduling.OptionsView.ShowGroupPanel = false;
this.GVScheduling.DoubleClick += new System.EventHandler(this.GVScheduling_DoubleClick);
//
// colS_DATE
//
this.colS_DATE.FieldName = "S_DATE";
this.colS_DATE.Name = "colS_DATE";
this.colS_DATE.OptionsColumn.AllowEdit = false;
this.colS_DATE.Visible = true;
this.colS_DATE.VisibleIndex = 1;
this.colS_DATE.Width = 113;
//
// colS_USER
//
this.colS_USER.FieldName = "S_USER";
this.colS_USER.Name = "colS_USER";
this.colS_USER.OptionsColumn.AllowEdit = false;
//
// colS_USER_NAME
//
this.colS_USER_NAME.FieldName = "S_USER_NAME";
this.colS_USER_NAME.Name = "colS_USER_NAME";
this.colS_USER_NAME.OptionsColumn.AllowEdit = false;
this.colS_USER_NAME.Visible = true;
this.colS_USER_NAME.VisibleIndex = 0;
this.colS_USER_NAME.Width = 111;
//
// colS_TYPE
//
this.colS_TYPE.FieldName = "S_TYPE";
this.colS_TYPE.Name = "colS_TYPE";
this.colS_TYPE.OptionsColumn.AllowEdit = false;
//
// colS_TYPE_NAME
//
this.colS_TYPE_NAME.FieldName = "S_TYPE_NAME";
this.colS_TYPE_NAME.Name = "colS_TYPE_NAME";
this.colS_TYPE_NAME.OptionsColumn.AllowEdit = false;
this.colS_TYPE_NAME.Visible = true;
this.colS_TYPE_NAME.VisibleIndex = 5;
this.colS_TYPE_NAME.Width = 93;
//
// colS_STORAGE
//
this.colS_STORAGE.FieldName = "S_STORAGE";
this.colS_STORAGE.Name = "colS_STORAGE";
this.colS_STORAGE.OptionsColumn.AllowEdit = false;
//
// colS_STORAGE_NAME
//
this.colS_STORAGE_NAME.FieldName = "S_STORAGE_NAME";
this.colS_STORAGE_NAME.Name = "colS_STORAGE_NAME";
this.colS_STORAGE_NAME.OptionsColumn.AllowEdit = false;
this.colS_STORAGE_NAME.Visible = true;
this.colS_STORAGE_NAME.VisibleIndex = 4;
this.colS_STORAGE_NAME.Width = 146;
//
// colSTATUS
//
this.colSTATUS.FieldName = "STATUS";
this.colSTATUS.Name = "colSTATUS";
this.colSTATUS.OptionsColumn.AllowEdit = false;
//
// colS_KIND
//
this.colS_KIND.ColumnEdit = this.repositoryItemLookUpEditKindSel;
this.colS_KIND.FieldName = "S_KIND";
this.colS_KIND.Name = "colS_KIND";
this.colS_KIND.OptionsColumn.AllowEdit = false;
this.colS_KIND.Visible = true;
this.colS_KIND.VisibleIndex = 6;
this.colS_KIND.Width = 110;
//
// repositoryItemLookUpEditKindSel
//
this.repositoryItemLookUpEditKindSel.AutoHeight = false;
this.repositoryItemLookUpEditKindSel.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEditKindSel.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_CHAR_VALUE", 100, "制度名称"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_DICTIONARY_ID", "编号", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default)});
this.repositoryItemLookUpEditKindSel.Name = "repositoryItemLookUpEditKindSel";
this.repositoryItemLookUpEditKindSel.NullText = "";
//
// colS_STARTIME
//
this.colS_STARTIME.DisplayFormat.FormatString = "HH:mm:ss";
this.colS_STARTIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colS_STARTIME.FieldName = "S_STARTIME";
this.colS_STARTIME.Name = "colS_STARTIME";
this.colS_STARTIME.OptionsColumn.AllowEdit = false;
this.colS_STARTIME.Visible = true;
this.colS_STARTIME.VisibleIndex = 2;
this.colS_STARTIME.Width = 80;
//
// colS_ENDTIME
//
this.colS_ENDTIME.DisplayFormat.FormatString = "HH:mm:ss";
this.colS_ENDTIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colS_ENDTIME.FieldName = "S_ENDTIME";
this.colS_ENDTIME.Name = "colS_ENDTIME";
this.colS_ENDTIME.OptionsColumn.AllowEdit = false;
this.colS_ENDTIME.Visible = true;
this.colS_ENDTIME.VisibleIndex = 3;
this.colS_ENDTIME.Width = 86;
//
// colID
//
this.colID.FieldName = "ID";
this.colID.Name = "colID";
this.colID.OptionsColumn.AllowEdit = false;
//
// colREMARK
//
this.colREMARK.FieldName = "REMARK";
this.colREMARK.Name = "colREMARK";
this.colREMARK.OptionsColumn.AllowEdit = false;
this.colREMARK.Visible = true;
this.colREMARK.VisibleIndex = 7;
this.colREMARK.Width = 310;
//
// repositoryItemCheckEdit1
//
this.repositoryItemCheckEdit1.AutoHeight = false;
this.repositoryItemCheckEdit1.Caption = "Check";
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
//
// repositoryItemCheckEdit2
//
this.repositoryItemCheckEdit2.AutoHeight = false;
this.repositoryItemCheckEdit2.Caption = "Check";
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
//
// repositoryItemCheckEdit6
//
this.repositoryItemCheckEdit6.AutoHeight = false;
this.repositoryItemCheckEdit6.Caption = "Check";
this.repositoryItemCheckEdit6.Name = "repositoryItemCheckEdit6";
//
// repositoryItemLookUpEdit6
//
this.repositoryItemLookUpEdit6.AutoHeight = false;
this.repositoryItemLookUpEdit6.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit6.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_ID", 70, "商品编号"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("GOODS_NAME", 100, "商品名称")});
this.repositoryItemLookUpEdit6.Name = "repositoryItemLookUpEdit6";
this.repositoryItemLookUpEdit6.NullText = "";
//
// repositoryItemLookUpEdit8
//
this.repositoryItemLookUpEdit8.AutoHeight = false;
this.repositoryItemLookUpEdit8.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit8.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_ID", "托盘编号", 50, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_NAME", 50, "托盘名称")});
this.repositoryItemLookUpEdit8.Name = "repositoryItemLookUpEdit8";
this.repositoryItemLookUpEdit8.NullText = "";
//
// repositoryItemLookUpEdit9
//
this.repositoryItemLookUpEdit9.AutoHeight = false;
this.repositoryItemLookUpEdit9.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit9.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT", "ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT_NAME", 50, "单位")});
this.repositoryItemLookUpEdit9.Name = "repositoryItemLookUpEdit9";
this.repositoryItemLookUpEdit9.NullText = "";
//
// repositoryItemLookUpEdit10
//
this.repositoryItemLookUpEdit10.AutoHeight = false;
this.repositoryItemLookUpEdit10.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit10.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_ID", "STORAGE_AREA_ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_NAME", 100, "库区")});
this.repositoryItemLookUpEdit10.Name = "repositoryItemLookUpEdit10";
this.repositoryItemLookUpEdit10.NullText = "";
//
// repositoryItemLookUpEdit2
//
this.repositoryItemLookUpEdit2.AutoHeight = false;
this.repositoryItemLookUpEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit2.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("goods_id", "商品编号"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("goods_name", "商品名称")});
this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2";
this.repositoryItemLookUpEdit2.NullText = "";
//
// panelControl1
//
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.panelControl1.Controls.Add(this.DataEnd);
this.panelControl1.Controls.Add(this.labelControl10);
this.panelControl1.Controls.Add(this.DicManSel);
this.panelControl1.Controls.Add(this.labelControl9);
this.panelControl1.Controls.Add(this.LEPStoSel);
this.panelControl1.Controls.Add(this.labelControl8);
this.panelControl1.Controls.Add(this.DateStar);
this.panelControl1.Controls.Add(this.labelControl7);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1084, 56);
this.panelControl1.TabIndex = 0;
//
// DataEnd
//
this.DataEnd.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSTab, "S_DATE_END", true));
this.DataEnd.EditValue = null;
this.DataEnd.Location = new System.Drawing.Point(279, 15);
this.DataEnd.Name = "DataEnd";
this.DataEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.DataEnd.Properties.Appearance.Options.UseFont = true;
this.DataEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DataEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DataEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DataEnd.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4);
this.DataEnd.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default;
this.DataEnd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DataEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DataEnd.Size = new System.Drawing.Size(180, 22);
this.DataEnd.TabIndex = 1;
//
// labelControl10
//
this.labelControl10.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl10.Location = new System.Drawing.Point(263, 19);
this.labelControl10.Name = "labelControl10";
this.labelControl10.Size = new System.Drawing.Size(14, 14);
this.labelControl10.TabIndex = 192;
this.labelControl10.Text = "至";
//
// DicManSel
//
this.DicManSel.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_UserInfo;
this.DicManSel.Font = new System.Drawing.Font("宋体", 10F);
this.DicManSel.IsSqlWhere = false;
this.DicManSel.Location = new System.Drawing.Point(810, 15);
this.DicManSel.Name = "DicManSel";
this.DicManSel.Number = 0;
this.DicManSel.SelectType = WMS.Ctrl.DataSlectType.RadioSelect;
this.DicManSel.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicManSel.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicManSel.ShowColumns1")))});
this.DicManSel.Size = new System.Drawing.Size(210, 22);
this.DicManSel.SqlStr = null;
this.DicManSel.TabIndex = 3;
this.DicManSel.TextBoxFlag = "";
this.DicManSel.TextBoxValue = "";
//
// labelControl9
//
this.labelControl9.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl9.Location = new System.Drawing.Point(744, 19);
this.labelControl9.Name = "labelControl9";
this.labelControl9.Size = new System.Drawing.Size(63, 14);
this.labelControl9.TabIndex = 191;
this.labelControl9.Text = "人 员:";
//
// LEPStoSel
//
this.LEPStoSel.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSTab, "S_STORAGE", true));
this.LEPStoSel.EditValue = "";
this.LEPStoSel.Location = new System.Drawing.Point(527, 15);
this.LEPStoSel.Name = "LEPStoSel";
this.LEPStoSel.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPStoSel.Properties.Appearance.Options.UseFont = true;
this.LEPStoSel.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPStoSel.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPStoSel.Properties.NullText = "";
this.LEPStoSel.Size = new System.Drawing.Size(210, 22);
this.LEPStoSel.TabIndex = 2;
//
// labelControl8
//
this.labelControl8.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl8.Location = new System.Drawing.Point(462, 19);
this.labelControl8.Name = "labelControl8";
this.labelControl8.Size = new System.Drawing.Size(63, 14);
this.labelControl8.TabIndex = 185;
this.labelControl8.Text = "部 门:";
//
// DateStar
//
this.DateStar.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSTab, "S_DATE_STAR", true));
this.DateStar.EditValue = null;
this.DateStar.Location = new System.Drawing.Point(82, 15);
this.DateStar.Name = "DateStar";
this.DateStar.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.DateStar.Properties.Appearance.Options.UseFont = true;
this.DateStar.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateStar.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateStar.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateStar.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4);
this.DateStar.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default;
this.DateStar.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateStar.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateStar.Size = new System.Drawing.Size(180, 22);
this.DateStar.TabIndex = 0;
//
// labelControl7
//
this.labelControl7.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl7.Location = new System.Drawing.Point(17, 19);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(63, 14);
this.labelControl7.TabIndex = 176;
this.labelControl7.Text = "排班日期:";
//
// PageWork
//
this.PageWork.Controls.Add(this.GCSchedulingWork);
this.PageWork.Controls.Add(this.panelControl2);
this.PageWork.Name = "PageWork";
this.PageWork.Size = new System.Drawing.Size(1084, 418);
this.PageWork.Text = "排班";
//
// GCSchedulingWork
//
this.GCSchedulingWork.ColorApprove = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorApproveValue = null;
this.GCSchedulingWork.ColorPass = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorPassValue = null;
this.GCSchedulingWork.ColorRepeal = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorRepealValue = null;
this.GCSchedulingWork.ColorReWork = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorReWorkValue = null;
this.GCSchedulingWork.ColorSelectedRow = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorShortage = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorShortageFlagColumn = null;
this.GCSchedulingWork.ColorShortageValue = null;
this.GCSchedulingWork.ColorUnExecute = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorUnExecuteValue = null;
this.GCSchedulingWork.ColorUnPass = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorUnPassValue = null;
this.GCSchedulingWork.ColorVerify = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorVerifyFlagColumn = null;
this.GCSchedulingWork.ColorVerifyValue = null;
this.GCSchedulingWork.ColorWarning = System.Drawing.Color.Empty;
this.GCSchedulingWork.ColorWarningValue = null;
this.GCSchedulingWork.DataSource = this.BSView;
this.GCSchedulingWork.Dock = System.Windows.Forms.DockStyle.Fill;
this.GCSchedulingWork.EnableAppearanceEvenRow = true;
this.GCSchedulingWork.IndicatorWidth = 40;
gridLevelNode2.RelationName = "Level1";
this.GCSchedulingWork.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
gridLevelNode2});
this.GCSchedulingWork.Location = new System.Drawing.Point(0, 99);
this.GCSchedulingWork.MainView = this.GVSchedulingWork;
this.GCSchedulingWork.Name = "GCSchedulingWork";
this.GCSchedulingWork.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
this.repositoryItemCheckEdit3,
this.repositoryItemCheckEdit4,
this.repositoryItemCheckEdit5,
this.repositoryItemLookUpEdit3,
this.repositoryItemLookUpEdit4,
this.repositoryItemLookUpEdit5,
this.repositoryItemLookUpEdit7,
this.repositoryItemLookUpEditKindWork,
this.repositoryItemLookUpEdit12});
this.GCSchedulingWork.ShowRowID = true;
this.GCSchedulingWork.Size = new System.Drawing.Size(1088, 323);
this.GCSchedulingWork.TabIndex = 16;
this.GCSchedulingWork.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
this.GVSchedulingWork});
//
// GVSchedulingWork
//
this.GVSchedulingWork.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
this.GVSchedulingWork.Appearance.EvenRow.Options.UseBackColor = true;
this.GVSchedulingWork.Appearance.HeaderPanel.Options.UseTextOptions = true;
this.GVSchedulingWork.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.GVSchedulingWork.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
this.colS_DATE1,
this.colS_USER1,
this.colS_USER_NAME1,
this.colS_TYPE1,
this.colS_TYPE_NAME1,
this.colS_STORAGE1,
this.colS_STORAGE_NAME1,
this.colSTATUS1,
this.colS_KIND1,
this.colS_STARTIME1,
this.colS_ENDTIME1,
this.colID1,
this.colREMARK1});
this.GVSchedulingWork.GridControl = this.GCSchedulingWork;
this.GVSchedulingWork.IndicatorWidth = 34;
this.GVSchedulingWork.Name = "GVSchedulingWork";
this.GVSchedulingWork.OptionsMenu.EnableFooterMenu = false;
this.GVSchedulingWork.OptionsSelection.MultiSelect = true;
this.GVSchedulingWork.OptionsView.ColumnAutoWidth = false;
this.GVSchedulingWork.OptionsView.EnableAppearanceEvenRow = true;
this.GVSchedulingWork.OptionsView.ShowGroupPanel = false;
this.GVSchedulingWork.Click += new System.EventHandler(this.GVSchedulingWork_Click);
//
// colS_DATE1
//
this.colS_DATE1.FieldName = "S_DATE";
this.colS_DATE1.Name = "colS_DATE1";
this.colS_DATE1.OptionsColumn.AllowEdit = false;
this.colS_DATE1.Visible = true;
this.colS_DATE1.VisibleIndex = 1;
this.colS_DATE1.Width = 148;
//
// colS_USER1
//
this.colS_USER1.ColumnEdit = this.repositoryItemLookUpEdit3;
this.colS_USER1.FieldName = "S_USER";
this.colS_USER1.Name = "colS_USER1";
this.colS_USER1.Visible = true;
this.colS_USER1.VisibleIndex = 0;
this.colS_USER1.Width = 141;
//
// repositoryItemLookUpEdit3
//
this.repositoryItemLookUpEdit3.AutoHeight = false;
this.repositoryItemLookUpEdit3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit3.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("USER_ID", "编号", 70, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("NAME", 100, "员工姓名")});
this.repositoryItemLookUpEdit3.Name = "repositoryItemLookUpEdit3";
this.repositoryItemLookUpEdit3.NullText = "";
//
// colS_USER_NAME1
//
this.colS_USER_NAME1.FieldName = "S_USER_NAME";
this.colS_USER_NAME1.Name = "colS_USER_NAME1";
this.colS_USER_NAME1.OptionsColumn.AllowEdit = false;
this.colS_USER_NAME1.Width = 149;
//
// colS_TYPE1
//
this.colS_TYPE1.FieldName = "S_TYPE";
this.colS_TYPE1.Name = "colS_TYPE1";
this.colS_TYPE1.OptionsColumn.AllowEdit = false;
//
// colS_TYPE_NAME1
//
this.colS_TYPE_NAME1.FieldName = "S_TYPE_NAME";
this.colS_TYPE_NAME1.Name = "colS_TYPE_NAME1";
this.colS_TYPE_NAME1.OptionsColumn.AllowEdit = false;
this.colS_TYPE_NAME1.Visible = true;
this.colS_TYPE_NAME1.VisibleIndex = 5;
this.colS_TYPE_NAME1.Width = 91;
//
// colS_STORAGE1
//
this.colS_STORAGE1.FieldName = "S_STORAGE";
this.colS_STORAGE1.Name = "colS_STORAGE1";
this.colS_STORAGE1.OptionsColumn.AllowEdit = false;
//
// colS_STORAGE_NAME1
//
this.colS_STORAGE_NAME1.FieldName = "S_STORAGE_NAME";
this.colS_STORAGE_NAME1.Name = "colS_STORAGE_NAME1";
this.colS_STORAGE_NAME1.OptionsColumn.AllowEdit = false;
this.colS_STORAGE_NAME1.Visible = true;
this.colS_STORAGE_NAME1.VisibleIndex = 4;
this.colS_STORAGE_NAME1.Width = 177;
//
// colSTATUS1
//
this.colSTATUS1.FieldName = "STATUS";
this.colSTATUS1.Name = "colSTATUS1";
this.colSTATUS1.OptionsColumn.AllowEdit = false;
//
// colS_KIND1
//
this.colS_KIND1.ColumnEdit = this.repositoryItemLookUpEditKindWork;
this.colS_KIND1.FieldName = "S_KIND";
this.colS_KIND1.Name = "colS_KIND1";
this.colS_KIND1.OptionsColumn.AllowEdit = false;
this.colS_KIND1.Visible = true;
this.colS_KIND1.VisibleIndex = 6;
this.colS_KIND1.Width = 152;
//
// repositoryItemLookUpEditKindWork
//
this.repositoryItemLookUpEditKindWork.AutoHeight = false;
this.repositoryItemLookUpEditKindWork.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEditKindWork.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_DICTIONARY_ID", "编号", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("VC_CHAR_VALUE", 100, "制度名称")});
this.repositoryItemLookUpEditKindWork.Name = "repositoryItemLookUpEditKindWork";
this.repositoryItemLookUpEditKindWork.NullText = "";
//
// colS_STARTIME1
//
this.colS_STARTIME1.DisplayFormat.FormatString = "HH:mm:ss";
this.colS_STARTIME1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colS_STARTIME1.FieldName = "S_STARTIME";
this.colS_STARTIME1.Name = "colS_STARTIME1";
this.colS_STARTIME1.OptionsColumn.AllowEdit = false;
this.colS_STARTIME1.Visible = true;
this.colS_STARTIME1.VisibleIndex = 2;
this.colS_STARTIME1.Width = 139;
//
// colS_ENDTIME1
//
this.colS_ENDTIME1.DisplayFormat.FormatString = "HH:mm:ss";
this.colS_ENDTIME1.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.colS_ENDTIME1.FieldName = "S_ENDTIME";
this.colS_ENDTIME1.Name = "colS_ENDTIME1";
this.colS_ENDTIME1.OptionsColumn.AllowEdit = false;
this.colS_ENDTIME1.Visible = true;
this.colS_ENDTIME1.VisibleIndex = 3;
this.colS_ENDTIME1.Width = 148;
//
// colID1
//
this.colID1.FieldName = "ID";
this.colID1.Name = "colID1";
this.colID1.OptionsColumn.AllowEdit = false;
//
// colREMARK1
//
this.colREMARK1.FieldName = "REMARK";
this.colREMARK1.Name = "colREMARK1";
this.colREMARK1.OptionsColumn.AllowEdit = false;
//
// repositoryItemCheckEdit3
//
this.repositoryItemCheckEdit3.AutoHeight = false;
this.repositoryItemCheckEdit3.Caption = "Check";
this.repositoryItemCheckEdit3.Name = "repositoryItemCheckEdit3";
//
// repositoryItemCheckEdit4
//
this.repositoryItemCheckEdit4.AutoHeight = false;
this.repositoryItemCheckEdit4.Caption = "Check";
this.repositoryItemCheckEdit4.Name = "repositoryItemCheckEdit4";
//
// repositoryItemCheckEdit5
//
this.repositoryItemCheckEdit5.AutoHeight = false;
this.repositoryItemCheckEdit5.Caption = "Check";
this.repositoryItemCheckEdit5.Name = "repositoryItemCheckEdit5";
//
// repositoryItemLookUpEdit4
//
this.repositoryItemLookUpEdit4.AutoHeight = false;
this.repositoryItemLookUpEdit4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit4.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_ID", "托盘编号", 50, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("PALLET_NAME", 50, "托盘名称")});
this.repositoryItemLookUpEdit4.Name = "repositoryItemLookUpEdit4";
this.repositoryItemLookUpEdit4.NullText = "";
//
// repositoryItemLookUpEdit5
//
this.repositoryItemLookUpEdit5.AutoHeight = false;
this.repositoryItemLookUpEdit5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit5.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT", "ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("UNIT_NAME", 50, "单位")});
this.repositoryItemLookUpEdit5.Name = "repositoryItemLookUpEdit5";
this.repositoryItemLookUpEdit5.NullText = "";
//
// repositoryItemLookUpEdit7
//
this.repositoryItemLookUpEdit7.AutoHeight = false;
this.repositoryItemLookUpEdit7.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit7.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_ID", "STORAGE_AREA_ID", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("STORAGE_AREA_NAME", 100, "库区")});
this.repositoryItemLookUpEdit7.Name = "repositoryItemLookUpEdit7";
this.repositoryItemLookUpEdit7.NullText = "";
//
// repositoryItemLookUpEdit12
//
this.repositoryItemLookUpEdit12.AutoHeight = false;
this.repositoryItemLookUpEdit12.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.repositoryItemLookUpEdit12.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("goods_id", "商品编号"),
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("goods_name", "商品名称")});
this.repositoryItemLookUpEdit12.Name = "repositoryItemLookUpEdit12";
this.repositoryItemLookUpEdit12.NullText = "";
//
// panelControl2
//
this.panelControl2.Controls.Add(this.noteScheduling);
this.panelControl2.Controls.Add(this.labelControl6);
this.panelControl2.Controls.Add(this.DicSchedulingMan);
this.panelControl2.Controls.Add(this.labelControl19);
this.panelControl2.Controls.Add(this.LEPKind);
this.panelControl2.Controls.Add(this.labelControl4);
this.panelControl2.Controls.Add(this.LEPWorkType);
this.panelControl2.Controls.Add(this.labelControl3);
this.panelControl2.Controls.Add(this.LEPStoID);
this.panelControl2.Controls.Add(this.labelControl17);
this.panelControl2.Controls.Add(this.timeEnd);
this.panelControl2.Controls.Add(this.timeStar);
this.panelControl2.Controls.Add(this.labelControl2);
this.panelControl2.Controls.Add(this.labelControl1);
this.panelControl2.Controls.Add(this.DateScheduling);
this.panelControl2.Controls.Add(this.labelControl5);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1088, 99);
this.panelControl2.TabIndex = 0;
//
// noteScheduling
//
this.noteScheduling.DisplayMember = "CONTENT";
this.noteScheduling.FormattingEnabled = true;
this.noteScheduling.Location = new System.Drawing.Point(376, 66);
this.noteScheduling.Name = "noteScheduling";
this.noteScheduling.NoteTypes = WMS.Ctrl.DateType.;
this.noteScheduling.Size = new System.Drawing.Size(491, 22);
this.noteScheduling.TabIndex = 191;
this.noteScheduling.ValueMember = "CONTENT";
//
// labelControl6
//
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl6.Location = new System.Drawing.Point(310, 70);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(63, 14);
this.labelControl6.TabIndex = 190;
this.labelControl6.Text = "备 注:";
//
// DicSchedulingMan
//
this.DicSchedulingMan.DictonaryTableName = WMS.Ctrl.DictonaryType.t_Base_UserInfo;
this.DicSchedulingMan.Font = new System.Drawing.Font("宋体", 10F);
this.DicSchedulingMan.IsSqlWhere = false;
this.DicSchedulingMan.Location = new System.Drawing.Point(96, 65);
this.DicSchedulingMan.Name = "DicSchedulingMan";
this.DicSchedulingMan.Number = 0;
this.DicSchedulingMan.SelectType = WMS.Ctrl.DataSlectType.MultiSelect;
this.DicSchedulingMan.ShowColumns.AddRange(new WMS.Ctrl.ColumnsItem[] {
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicSchedulingMan.ShowColumns"))),
((WMS.Ctrl.ColumnsItem)(resources.GetObject("DicSchedulingMan.ShowColumns1")))});
this.DicSchedulingMan.Size = new System.Drawing.Size(210, 22);
this.DicSchedulingMan.SqlStr = null;
this.DicSchedulingMan.TabIndex = 188;
this.DicSchedulingMan.TextBoxFlag = "";
this.DicSchedulingMan.TextBoxValue = "";
this.DicSchedulingMan.Button_Click += new System.EventHandler(this.DicSchedulingMan_Button_Click);
//
// labelControl19
//
this.labelControl19.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl19.Location = new System.Drawing.Point(30, 70);
this.labelControl19.Name = "labelControl19";
this.labelControl19.Size = new System.Drawing.Size(63, 14);
this.labelControl19.TabIndex = 189;
this.labelControl19.Text = "人 员:";
//
// LEPKind
//
this.LEPKind.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSWork, "S_KIND", true));
this.LEPKind.EditValue = "";
this.LEPKind.Location = new System.Drawing.Point(657, 40);
this.LEPKind.Name = "LEPKind";
this.LEPKind.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPKind.Properties.Appearance.Options.UseFont = true;
this.LEPKind.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPKind.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPKind.Properties.NullText = "";
this.LEPKind.Size = new System.Drawing.Size(210, 22);
this.LEPKind.TabIndex = 186;
//
// labelControl4
//
this.labelControl4.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl4.Location = new System.Drawing.Point(591, 44);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(63, 14);
this.labelControl4.TabIndex = 187;
this.labelControl4.Text = "排班制度:";
//
// LEPWorkType
//
this.LEPWorkType.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSView, "S_TYPE", true));
this.LEPWorkType.EditValue = "";
this.LEPWorkType.Location = new System.Drawing.Point(377, 40);
this.LEPWorkType.Name = "LEPWorkType";
this.LEPWorkType.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPWorkType.Properties.Appearance.Options.UseFont = true;
this.LEPWorkType.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPWorkType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPWorkType.Properties.NullText = "";
this.LEPWorkType.Size = new System.Drawing.Size(210, 22);
this.LEPWorkType.TabIndex = 184;
//
// labelControl3
//
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl3.Location = new System.Drawing.Point(310, 44);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(63, 14);
this.labelControl3.TabIndex = 185;
this.labelControl3.Text = "工作类型:";
//
// LEPStoID
//
this.LEPStoID.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSWork, "S_STORAGE", true));
this.LEPStoID.EditValue = "";
this.LEPStoID.Location = new System.Drawing.Point(96, 40);
this.LEPStoID.Name = "LEPStoID";
this.LEPStoID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.LEPStoID.Properties.Appearance.Options.UseFont = true;
this.LEPStoID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.LEPStoID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.LEPStoID.Properties.NullText = "";
this.LEPStoID.Size = new System.Drawing.Size(210, 22);
this.LEPStoID.TabIndex = 182;
//
// labelControl17
//
this.labelControl17.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl17.Location = new System.Drawing.Point(30, 44);
this.labelControl17.Name = "labelControl17";
this.labelControl17.Size = new System.Drawing.Size(63, 14);
this.labelControl17.TabIndex = 183;
this.labelControl17.Text = "部 门:";
//
// timeEnd
//
this.timeEnd.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSWork, "S_ENDTIME", true));
this.timeEnd.EditValue = new System.DateTime(2014, 3, 8, 0, 0, 0, 0);
this.timeEnd.Location = new System.Drawing.Point(657, 15);
this.timeEnd.Name = "timeEnd";
this.timeEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.timeEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.timeEnd.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4);
this.timeEnd.Properties.DisplayFormat.FormatString = "HH:mm:ss";
this.timeEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.timeEnd.Properties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default;
this.timeEnd.Size = new System.Drawing.Size(210, 22);
this.timeEnd.TabIndex = 181;
//
// timeStar
//
this.timeStar.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSWork, "S_STARTIME", true));
this.timeStar.EditValue = new System.DateTime(2014, 3, 8, 0, 0, 0, 0);
this.timeStar.Location = new System.Drawing.Point(377, 15);
this.timeStar.Name = "timeStar";
this.timeStar.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.timeStar.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.timeStar.Properties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4);
this.timeStar.Properties.DisplayFormat.FormatString = "HH:mm:ss";
this.timeStar.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.timeStar.Properties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default;
this.timeStar.Size = new System.Drawing.Size(210, 22);
this.timeStar.TabIndex = 180;
//
// labelControl2
//
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl2.Location = new System.Drawing.Point(591, 20);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(63, 14);
this.labelControl2.TabIndex = 178;
this.labelControl2.Text = "下班时间:";
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl1.Location = new System.Drawing.Point(310, 20);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(63, 14);
this.labelControl1.TabIndex = 176;
this.labelControl1.Text = "上班时间:";
//
// DateScheduling
//
this.DateScheduling.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSWork, "S_DATE", true));
this.DateScheduling.EditValue = null;
this.DateScheduling.Location = new System.Drawing.Point(96, 15);
this.DateScheduling.Name = "DateScheduling";
this.DateScheduling.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.DateScheduling.Properties.Appearance.Options.UseFont = true;
this.DateScheduling.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
this.DateScheduling.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateScheduling.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.DateScheduling.Properties.CalendarTimeProperties.CloseUpKey = new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.F4);
this.DateScheduling.Properties.CalendarTimeProperties.PopupBorderStyle = DevExpress.XtraEditors.Controls.PopupBorderStyles.Default;
this.DateScheduling.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
this.DateScheduling.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
this.DateScheduling.Size = new System.Drawing.Size(210, 22);
this.DateScheduling.TabIndex = 175;
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F);
this.labelControl5.Location = new System.Drawing.Point(30, 20);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(63, 14);
this.labelControl5.TabIndex = 14;
this.labelControl5.Text = "排班日期:";
//
// FrmScheduling
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1094, 451);
this.Controls.Add(this.xtraTabControl1);
this.Name = "FrmScheduling";
this.Text = "排班";
this.Load += new System.EventHandler(this.FrmScheduling_Load);
((System.ComponentModel.ISupportInitialize)(this.BSTab)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSView)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.BSWork)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit();
this.xtraTabControl1.ResumeLayout(false);
this.PageSel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCScheduling)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVScheduling)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditKindSel)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit6)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit8)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit9)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit10)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.DataEnd.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DataEnd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoSel.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateStar.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateStar.Properties)).EndInit();
this.PageWork.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.GCSchedulingWork)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.GVSchedulingWork)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEditKindWork)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit4)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit12)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panelControl2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.LEPKind.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPWorkType.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.LEPStoID.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.timeEnd.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.timeStar.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateScheduling.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.DateScheduling.Properties)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.BindingSource BSTab;
private System.Windows.Forms.BindingSource BSView;
private System.Windows.Forms.BindingSource BSWork;
private DevExpress.XtraTab.XtraTabControl xtraTabControl1;
private DevExpress.XtraTab.XtraTabPage PageSel;
private Ctrl.GridControlCustom GCScheduling;
private DevExpress.XtraGrid.Views.Grid.GridView GVScheduling;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit6;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit6;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit8;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit9;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit10;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEditKindSel;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit2;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraTab.XtraTabPage PageWork;
private Ctrl.GridControlCustom GCSchedulingWork;
private DevExpress.XtraGrid.Views.Grid.GridView GVSchedulingWork;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit3;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit4;
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit5;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit3;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit4;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit5;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit7;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEditKindWork;
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit12;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.DateEdit DateScheduling;
private DevExpress.XtraEditors.TimeEdit timeEnd;
private DevExpress.XtraEditors.TimeEdit timeStar;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private Ctrl.LookUpEditSystem LEPStoID;
private DevExpress.XtraEditors.LabelControl labelControl17;
private Ctrl.LookUpEditSystem LEPWorkType;
private DevExpress.XtraEditors.LabelControl labelControl3;
private Ctrl.LookUpEditSystem LEPKind;
private DevExpress.XtraEditors.LabelControl labelControl4;
private Ctrl.CtrlDictonary DicSchedulingMan;
private DevExpress.XtraEditors.LabelControl labelControl19;
private DevExpress.XtraEditors.LabelControl labelControl6;
private Ctrl.NoteData noteScheduling;
private DevExpress.XtraEditors.DateEdit DateStar;
private DevExpress.XtraEditors.LabelControl labelControl7;
private Ctrl.LookUpEditSystem LEPStoSel;
private DevExpress.XtraEditors.LabelControl labelControl8;
private Ctrl.CtrlDictonary DicManSel;
private DevExpress.XtraEditors.LabelControl labelControl9;
private DevExpress.XtraGrid.Columns.GridColumn colS_DATE;
private DevExpress.XtraGrid.Columns.GridColumn colS_USER;
private DevExpress.XtraGrid.Columns.GridColumn colS_USER_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colS_TYPE;
private DevExpress.XtraGrid.Columns.GridColumn colS_TYPE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colS_STORAGE;
private DevExpress.XtraGrid.Columns.GridColumn colS_STORAGE_NAME;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS;
private DevExpress.XtraGrid.Columns.GridColumn colS_KIND;
private DevExpress.XtraGrid.Columns.GridColumn colS_STARTIME;
private DevExpress.XtraGrid.Columns.GridColumn colS_ENDTIME;
private DevExpress.XtraGrid.Columns.GridColumn colID;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
private DevExpress.XtraGrid.Columns.GridColumn colS_DATE1;
private DevExpress.XtraGrid.Columns.GridColumn colS_USER1;
private DevExpress.XtraGrid.Columns.GridColumn colS_USER_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colS_TYPE1;
private DevExpress.XtraGrid.Columns.GridColumn colS_TYPE_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colS_STORAGE1;
private DevExpress.XtraGrid.Columns.GridColumn colS_STORAGE_NAME1;
private DevExpress.XtraGrid.Columns.GridColumn colSTATUS1;
private DevExpress.XtraGrid.Columns.GridColumn colS_KIND1;
private DevExpress.XtraGrid.Columns.GridColumn colS_STARTIME1;
private DevExpress.XtraGrid.Columns.GridColumn colS_ENDTIME1;
private DevExpress.XtraGrid.Columns.GridColumn colID1;
private DevExpress.XtraGrid.Columns.GridColumn colREMARK1;
private DevExpress.XtraEditors.LabelControl labelControl10;
private DevExpress.XtraEditors.DateEdit DataEnd;
}
}