935 lines
55 KiB
C#
935 lines
55 KiB
C#
|
|
namespace WMS.FrmBaseData
|
|||
|
|
{
|
|||
|
|
partial class FrmLineList
|
|||
|
|
{
|
|||
|
|
/// <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(FrmLineList));
|
|||
|
|
this.BSLineInfo = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.panel2 = new System.Windows.Forms.Panel();
|
|||
|
|
this.GCLineList = new WMS.Ctrl.GridControlCustom();
|
|||
|
|
this.BSLineList = new System.Windows.Forms.BindingSource();
|
|||
|
|
this.GVLineList = new DevExpress.XtraGrid.Views.Grid.GridView();
|
|||
|
|
this.colLINE_ID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.LINE_CITY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.repositoryItemTreeListLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit();
|
|||
|
|
this.treeList2 = new DevExpress.XtraTreeList.TreeList();
|
|||
|
|
this.Add_pid = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|||
|
|
this.Add_cityname = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|||
|
|
this.colLINE_MILEAGE = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLINE_TIME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLINE_MAIN = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLINE_HIGTWAY = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colREMARK = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colSORT = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colVERSION = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colLINE_CITY_NAME = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
|
|||
|
|
this.Check = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
|
|||
|
|
this.repositoryItemLookUpEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.repositoryItemLookUpEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit();
|
|||
|
|
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
|
|||
|
|
this.btnClose = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.btnCommit = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
|
|||
|
|
this.btSave = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.btDel = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.btnADD = new WMS.Ctrl.CtrlButtons();
|
|||
|
|
this.panel1 = new System.Windows.Forms.Panel();
|
|||
|
|
this.noteData1 = new WMS.Ctrl.NoteData();
|
|||
|
|
this.rdoUserStatus = new DevExpress.XtraEditors.RadioGroup();
|
|||
|
|
this.TLEPEDD = new DevExpress.XtraEditors.TreeListLookUpEdit();
|
|||
|
|
this.treeList1 = new DevExpress.XtraTreeList.TreeList();
|
|||
|
|
this.treeListColumn1 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|||
|
|
this.treeListColumn2 = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|||
|
|
this.TLEPSTR = new DevExpress.XtraEditors.TreeListLookUpEdit();
|
|||
|
|
this.treeListLookUpEdit1TreeList = new DevExpress.XtraTreeList.TreeList();
|
|||
|
|
this.Add_name = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|||
|
|
this.Add_id = new DevExpress.XtraTreeList.Columns.TreeListColumn();
|
|||
|
|
this.LEPWay = new WMS.Ctrl.LookUpEditSystem();
|
|||
|
|
this.LEPCreate = new WMS.Ctrl.LookUpEditSystem();
|
|||
|
|
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl31 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl28 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.DateEnd = new DevExpress.XtraEditors.DateEdit();
|
|||
|
|
this.labelControl27 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.DateReg = new DevExpress.XtraEditors.DateEdit();
|
|||
|
|
this.labelControl26 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
this.txtLineName = new WMS.Ctrl.WMSCtrlTextBox();
|
|||
|
|
this.txtLineID = new WMS.Ctrl.WMSCtrlTextBox();
|
|||
|
|
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.BSLineInfo)).BeginInit();
|
|||
|
|
this.panel2.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCLineList)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.BSLineList)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GVLineList)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.treeList2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
|
|||
|
|
this.panelControl2.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
|
|||
|
|
this.panelControl1.SuspendLayout();
|
|||
|
|
this.panel1.SuspendLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoUserStatus.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.TLEPEDD.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.TLEPSTR.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.LEPWay.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.LEPCreate.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateEnd.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateEnd.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateReg.Properties.CalendarTimeProperties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateReg.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLineName.Properties)).BeginInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLineID.Properties)).BeginInit();
|
|||
|
|
this.SuspendLayout();
|
|||
|
|
//
|
|||
|
|
// BSLineInfo
|
|||
|
|
//
|
|||
|
|
this.BSLineInfo.DataSource = typeof(WMS.Model.Base.LineInfoModel);
|
|||
|
|
//
|
|||
|
|
// panel2
|
|||
|
|
//
|
|||
|
|
this.panel2.Controls.Add(this.GCLineList);
|
|||
|
|
this.panel2.Controls.Add(this.panelControl2);
|
|||
|
|
this.panel2.Controls.Add(this.panelControl1);
|
|||
|
|
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.panel2.Location = new System.Drawing.Point(0, 151);
|
|||
|
|
this.panel2.Name = "panel2";
|
|||
|
|
this.panel2.Size = new System.Drawing.Size(540, 332);
|
|||
|
|
this.panel2.TabIndex = 1;
|
|||
|
|
//
|
|||
|
|
// GCLineList
|
|||
|
|
//
|
|||
|
|
this.GCLineList.ColorApprove = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorApproveValue = null;
|
|||
|
|
this.GCLineList.ColorPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorPassValue = null;
|
|||
|
|
this.GCLineList.ColorRepeal = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorRepealValue = null;
|
|||
|
|
this.GCLineList.ColorReWork = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorReWorkValue = null;
|
|||
|
|
this.GCLineList.ColorSelectedRow = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorShortage = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorShortageFlagColumn = null;
|
|||
|
|
this.GCLineList.ColorShortageValue = null;
|
|||
|
|
this.GCLineList.ColorUnExecute = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorUnExecuteValue = null;
|
|||
|
|
this.GCLineList.ColorUnPass = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorUnPassValue = null;
|
|||
|
|
this.GCLineList.ColorVerify = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorVerifyFlagColumn = null;
|
|||
|
|
this.GCLineList.ColorVerifyValue = null;
|
|||
|
|
this.GCLineList.ColorWarning = System.Drawing.Color.Empty;
|
|||
|
|
this.GCLineList.ColorWarningValue = null;
|
|||
|
|
this.GCLineList.DataSource = this.BSLineList;
|
|||
|
|
this.GCLineList.Dock = System.Windows.Forms.DockStyle.Fill;
|
|||
|
|
this.GCLineList.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GCLineList.IndicatorWidth = 40;
|
|||
|
|
gridLevelNode1.RelationName = "Level1";
|
|||
|
|
this.GCLineList.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
|
|||
|
|
gridLevelNode1});
|
|||
|
|
this.GCLineList.Location = new System.Drawing.Point(0, 60);
|
|||
|
|
this.GCLineList.MainView = this.GVLineList;
|
|||
|
|
this.GCLineList.Name = "GCLineList";
|
|||
|
|
this.GCLineList.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
|
|||
|
|
this.Check,
|
|||
|
|
this.repositoryItemCheckEdit2,
|
|||
|
|
this.repositoryItemCheckEdit1,
|
|||
|
|
this.repositoryItemLookUpEdit1,
|
|||
|
|
this.repositoryItemLookUpEdit2,
|
|||
|
|
this.repositoryItemTreeListLookUpEdit1});
|
|||
|
|
this.GCLineList.ShowRowID = true;
|
|||
|
|
this.GCLineList.Size = new System.Drawing.Size(540, 228);
|
|||
|
|
this.GCLineList.TabIndex = 7;
|
|||
|
|
this.GCLineList.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
|
|||
|
|
this.GVLineList});
|
|||
|
|
//
|
|||
|
|
// BSLineList
|
|||
|
|
//
|
|||
|
|
this.BSLineList.DataSource = typeof(WMS.Model.Base.LineListModel);
|
|||
|
|
//
|
|||
|
|
// GVLineList
|
|||
|
|
//
|
|||
|
|
this.GVLineList.Appearance.EvenRow.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(250)))));
|
|||
|
|
this.GVLineList.Appearance.EvenRow.Options.UseBackColor = true;
|
|||
|
|
this.GVLineList.Appearance.HeaderPanel.Options.UseTextOptions = true;
|
|||
|
|
this.GVLineList.Appearance.HeaderPanel.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
|
|||
|
|
this.GVLineList.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
|
|||
|
|
this.colLINE_ID,
|
|||
|
|
this.LINE_CITY,
|
|||
|
|
this.colLINE_MILEAGE,
|
|||
|
|
this.colLINE_TIME,
|
|||
|
|
this.colLINE_MAIN,
|
|||
|
|
this.colLINE_HIGTWAY,
|
|||
|
|
this.colREMARK,
|
|||
|
|
this.colSORT,
|
|||
|
|
this.colVERSION,
|
|||
|
|
this.colLINE_CITY_NAME,
|
|||
|
|
this.colID});
|
|||
|
|
this.GVLineList.GridControl = this.GCLineList;
|
|||
|
|
this.GVLineList.IndicatorWidth = 34;
|
|||
|
|
this.GVLineList.Name = "GVLineList";
|
|||
|
|
this.GVLineList.OptionsSelection.MultiSelect = true;
|
|||
|
|
this.GVLineList.OptionsView.ColumnAutoWidth = false;
|
|||
|
|
this.GVLineList.OptionsView.EnableAppearanceEvenRow = true;
|
|||
|
|
this.GVLineList.OptionsView.ShowFooter = true;
|
|||
|
|
this.GVLineList.OptionsView.ShowGroupPanel = false;
|
|||
|
|
this.GVLineList.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.GVLineList_CellValueChanged);
|
|||
|
|
//
|
|||
|
|
// colLINE_ID
|
|||
|
|
//
|
|||
|
|
this.colLINE_ID.FieldName = "LINE_ID";
|
|||
|
|
this.colLINE_ID.Name = "colLINE_ID";
|
|||
|
|
//
|
|||
|
|
// LINE_CITY
|
|||
|
|
//
|
|||
|
|
this.LINE_CITY.Caption = "途径地区";
|
|||
|
|
this.LINE_CITY.ColumnEdit = this.repositoryItemTreeListLookUpEdit1;
|
|||
|
|
this.LINE_CITY.FieldName = "LINE_CITY";
|
|||
|
|
this.LINE_CITY.Name = "LINE_CITY";
|
|||
|
|
this.LINE_CITY.Visible = true;
|
|||
|
|
this.LINE_CITY.VisibleIndex = 0;
|
|||
|
|
this.LINE_CITY.Width = 84;
|
|||
|
|
//
|
|||
|
|
// repositoryItemTreeListLookUpEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemTreeListLookUpEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemTreeListLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemTreeListLookUpEdit1.Name = "repositoryItemTreeListLookUpEdit1";
|
|||
|
|
this.repositoryItemTreeListLookUpEdit1.NullText = "";
|
|||
|
|
this.repositoryItemTreeListLookUpEdit1.TreeList = this.treeList2;
|
|||
|
|
//
|
|||
|
|
// treeList2
|
|||
|
|
//
|
|||
|
|
this.treeList2.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|||
|
|
this.Add_pid,
|
|||
|
|
this.Add_cityname});
|
|||
|
|
this.treeList2.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.treeList2.Name = "treeList2";
|
|||
|
|
this.treeList2.OptionsBehavior.EnableFiltering = true;
|
|||
|
|
this.treeList2.OptionsView.ShowIndentAsRowStyle = true;
|
|||
|
|
this.treeList2.Size = new System.Drawing.Size(400, 200);
|
|||
|
|
this.treeList2.TabIndex = 0;
|
|||
|
|
//
|
|||
|
|
// Add_pid
|
|||
|
|
//
|
|||
|
|
this.Add_pid.Caption = "Add_pid";
|
|||
|
|
this.Add_pid.FieldName = "Add_pid";
|
|||
|
|
this.Add_pid.Name = "Add_pid";
|
|||
|
|
this.Add_pid.Visible = true;
|
|||
|
|
this.Add_pid.VisibleIndex = 0;
|
|||
|
|
//
|
|||
|
|
// Add_cityname
|
|||
|
|
//
|
|||
|
|
this.Add_cityname.Caption = "途径地区";
|
|||
|
|
this.Add_cityname.FieldName = "Add_name";
|
|||
|
|
this.Add_cityname.Name = "Add_cityname";
|
|||
|
|
this.Add_cityname.Visible = true;
|
|||
|
|
this.Add_cityname.VisibleIndex = 1;
|
|||
|
|
this.Add_cityname.Width = 384;
|
|||
|
|
//
|
|||
|
|
// colLINE_MILEAGE
|
|||
|
|
//
|
|||
|
|
this.colLINE_MILEAGE.DisplayFormat.FormatString = "{0:N2}";
|
|||
|
|
this.colLINE_MILEAGE.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colLINE_MILEAGE.FieldName = "LINE_MILEAGE";
|
|||
|
|
this.colLINE_MILEAGE.Name = "colLINE_MILEAGE";
|
|||
|
|
this.colLINE_MILEAGE.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "LINE_MILEAGE", "{0:N2}")});
|
|||
|
|
this.colLINE_MILEAGE.Visible = true;
|
|||
|
|
this.colLINE_MILEAGE.VisibleIndex = 1;
|
|||
|
|
this.colLINE_MILEAGE.Width = 62;
|
|||
|
|
//
|
|||
|
|
// colLINE_TIME
|
|||
|
|
//
|
|||
|
|
this.colLINE_TIME.DisplayFormat.FormatString = "{0:N2}";
|
|||
|
|
this.colLINE_TIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
|
|||
|
|
this.colLINE_TIME.FieldName = "LINE_TIME";
|
|||
|
|
this.colLINE_TIME.Name = "colLINE_TIME";
|
|||
|
|
this.colLINE_TIME.Summary.AddRange(new DevExpress.XtraGrid.GridSummaryItem[] {
|
|||
|
|
new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "LINE_TIME", "{0:N2}")});
|
|||
|
|
this.colLINE_TIME.Visible = true;
|
|||
|
|
this.colLINE_TIME.VisibleIndex = 2;
|
|||
|
|
this.colLINE_TIME.Width = 74;
|
|||
|
|
//
|
|||
|
|
// colLINE_MAIN
|
|||
|
|
//
|
|||
|
|
this.colLINE_MAIN.FieldName = "LINE_MAIN";
|
|||
|
|
this.colLINE_MAIN.Name = "colLINE_MAIN";
|
|||
|
|
this.colLINE_MAIN.Visible = true;
|
|||
|
|
this.colLINE_MAIN.VisibleIndex = 3;
|
|||
|
|
this.colLINE_MAIN.Width = 74;
|
|||
|
|
//
|
|||
|
|
// colLINE_HIGTWAY
|
|||
|
|
//
|
|||
|
|
this.colLINE_HIGTWAY.FieldName = "LINE_HIGTWAY";
|
|||
|
|
this.colLINE_HIGTWAY.Name = "colLINE_HIGTWAY";
|
|||
|
|
this.colLINE_HIGTWAY.Visible = true;
|
|||
|
|
this.colLINE_HIGTWAY.VisibleIndex = 4;
|
|||
|
|
this.colLINE_HIGTWAY.Width = 92;
|
|||
|
|
//
|
|||
|
|
// colREMARK
|
|||
|
|
//
|
|||
|
|
this.colREMARK.FieldName = "REMARK";
|
|||
|
|
this.colREMARK.Name = "colREMARK";
|
|||
|
|
this.colREMARK.Visible = true;
|
|||
|
|
this.colREMARK.VisibleIndex = 5;
|
|||
|
|
this.colREMARK.Width = 126;
|
|||
|
|
//
|
|||
|
|
// colSORT
|
|||
|
|
//
|
|||
|
|
this.colSORT.FieldName = "SORT";
|
|||
|
|
this.colSORT.Name = "colSORT";
|
|||
|
|
this.colSORT.Width = 68;
|
|||
|
|
//
|
|||
|
|
// colVERSION
|
|||
|
|
//
|
|||
|
|
this.colVERSION.FieldName = "VERSION";
|
|||
|
|
this.colVERSION.Name = "colVERSION";
|
|||
|
|
//
|
|||
|
|
// colLINE_CITY_NAME
|
|||
|
|
//
|
|||
|
|
this.colLINE_CITY_NAME.FieldName = "LINE_CITY_NAME";
|
|||
|
|
this.colLINE_CITY_NAME.Name = "colLINE_CITY_NAME";
|
|||
|
|
//
|
|||
|
|
// colID
|
|||
|
|
//
|
|||
|
|
this.colID.FieldName = "ID";
|
|||
|
|
this.colID.Name = "colID";
|
|||
|
|
//
|
|||
|
|
// Check
|
|||
|
|
//
|
|||
|
|
this.Check.AutoHeight = false;
|
|||
|
|
this.Check.Caption = "Check";
|
|||
|
|
this.Check.Name = "Check";
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit2
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit2.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit2.Caption = "Check";
|
|||
|
|
this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
|
|||
|
|
//
|
|||
|
|
// repositoryItemCheckEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemCheckEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemCheckEdit1.Caption = "Check";
|
|||
|
|
this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
|
|||
|
|
//
|
|||
|
|
// repositoryItemLookUpEdit1
|
|||
|
|
//
|
|||
|
|
this.repositoryItemLookUpEdit1.AutoHeight = false;
|
|||
|
|
this.repositoryItemLookUpEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.repositoryItemLookUpEdit1.Columns.AddRange(new DevExpress.XtraEditors.Controls.LookUpColumnInfo[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Add_name", 50, "途径地区"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Add_id", "LINE_CITY", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default)});
|
|||
|
|
this.repositoryItemLookUpEdit1.Name = "repositoryItemLookUpEdit1";
|
|||
|
|
this.repositoryItemLookUpEdit1.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("Add_id", "Add_id", 20, DevExpress.Utils.FormatType.None, "", false, DevExpress.Utils.HorzAlignment.Default),
|
|||
|
|
new DevExpress.XtraEditors.Controls.LookUpColumnInfo("Add_name", "途经地区")});
|
|||
|
|
this.repositoryItemLookUpEdit2.Name = "repositoryItemLookUpEdit2";
|
|||
|
|
this.repositoryItemLookUpEdit2.NullText = "";
|
|||
|
|
//
|
|||
|
|
// panelControl2
|
|||
|
|
//
|
|||
|
|
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.panelControl2.Controls.Add(this.btnClose);
|
|||
|
|
this.panelControl2.Controls.Add(this.btnCommit);
|
|||
|
|
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
|
|||
|
|
this.panelControl2.Location = new System.Drawing.Point(0, 288);
|
|||
|
|
this.panelControl2.Name = "panelControl2";
|
|||
|
|
this.panelControl2.Size = new System.Drawing.Size(540, 44);
|
|||
|
|
this.panelControl2.TabIndex = 8;
|
|||
|
|
//
|
|||
|
|
// btnClose
|
|||
|
|
//
|
|||
|
|
this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.btnClose.Appearance.Options.UseFont = true;
|
|||
|
|
this.btnClose.BoolDiagFrm = false;
|
|||
|
|
this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
|
|||
|
|
this.btnClose.ImageUri.Uri = "Close;Office2013";
|
|||
|
|
this.btnClose.Location = new System.Drawing.Point(282, 5);
|
|||
|
|
this.btnClose.Name = "btnClose";
|
|||
|
|
this.btnClose.Size = new System.Drawing.Size(120, 40);
|
|||
|
|
this.btnClose.TabIndex = 17;
|
|||
|
|
this.btnClose.Text = "关 闭";
|
|||
|
|
this.btnClose.typeButton = "关 闭";
|
|||
|
|
this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
|
|||
|
|
//
|
|||
|
|
// btnCommit
|
|||
|
|
//
|
|||
|
|
this.btnCommit.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.btnCommit.Appearance.Options.UseFont = true;
|
|||
|
|
this.btnCommit.BoolDiagFrm = false;
|
|||
|
|
this.btnCommit.Image = ((System.Drawing.Image)(resources.GetObject("btnCommit.Image")));
|
|||
|
|
this.btnCommit.ImageUri.Uri = "SaveAll;Office2013";
|
|||
|
|
this.btnCommit.Location = new System.Drawing.Point(153, 5);
|
|||
|
|
this.btnCommit.Name = "btnCommit";
|
|||
|
|
this.btnCommit.Size = new System.Drawing.Size(120, 40);
|
|||
|
|
this.btnCommit.TabIndex = 16;
|
|||
|
|
this.btnCommit.Text = "保 存";
|
|||
|
|
this.btnCommit.typeButton = "保 存";
|
|||
|
|
this.btnCommit.Click += new System.EventHandler(this.btnCommit_Click);
|
|||
|
|
//
|
|||
|
|
// panelControl1
|
|||
|
|
//
|
|||
|
|
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.panelControl1.Controls.Add(this.btSave);
|
|||
|
|
this.panelControl1.Controls.Add(this.btDel);
|
|||
|
|
this.panelControl1.Controls.Add(this.btnADD);
|
|||
|
|
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(540, 60);
|
|||
|
|
this.panelControl1.TabIndex = 2;
|
|||
|
|
//
|
|||
|
|
// btSave
|
|||
|
|
//
|
|||
|
|
this.btSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.btSave.Appearance.Options.UseFont = true;
|
|||
|
|
this.btSave.BoolDiagFrm = false;
|
|||
|
|
this.btSave.Image = ((System.Drawing.Image)(resources.GetObject("btSave.Image")));
|
|||
|
|
this.btSave.ImageUri.Uri = "SaveAll;Office2013";
|
|||
|
|
this.btSave.Location = new System.Drawing.Point(408, 5);
|
|||
|
|
this.btSave.Name = "btSave";
|
|||
|
|
this.btSave.Size = new System.Drawing.Size(120, 40);
|
|||
|
|
this.btSave.TabIndex = 154;
|
|||
|
|
this.btSave.Text = "保 存";
|
|||
|
|
this.btSave.typeButton = "保 存";
|
|||
|
|
this.btSave.Click += new System.EventHandler(this.btSave_Click);
|
|||
|
|
//
|
|||
|
|
// btDel
|
|||
|
|
//
|
|||
|
|
this.btDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.btDel.Appearance.Options.UseFont = true;
|
|||
|
|
this.btDel.BoolDiagFrm = false;
|
|||
|
|
this.btDel.Image = ((System.Drawing.Image)(resources.GetObject("btDel.Image")));
|
|||
|
|
this.btDel.ImageUri.Uri = "Delete;Office2013";
|
|||
|
|
this.btDel.Location = new System.Drawing.Point(275, 5);
|
|||
|
|
this.btDel.Name = "btDel";
|
|||
|
|
this.btDel.Size = new System.Drawing.Size(120, 40);
|
|||
|
|
this.btDel.TabIndex = 153;
|
|||
|
|
this.btDel.Text = "删 除";
|
|||
|
|
this.btDel.typeButton = "删 除";
|
|||
|
|
this.btDel.Click += new System.EventHandler(this.btDel_Click);
|
|||
|
|
//
|
|||
|
|
// btnADD
|
|||
|
|
//
|
|||
|
|
this.btnADD.Appearance.Font = new System.Drawing.Font("微软雅黑", 14F, System.Drawing.FontStyle.Bold);
|
|||
|
|
this.btnADD.Appearance.Options.UseFont = true;
|
|||
|
|
this.btnADD.BoolDiagFrm = false;
|
|||
|
|
this.btnADD.Image = ((System.Drawing.Image)(resources.GetObject("btnADD.Image")));
|
|||
|
|
this.btnADD.ImageUri.Uri = "Add;Office2013";
|
|||
|
|
this.btnADD.Location = new System.Drawing.Point(137, 5);
|
|||
|
|
this.btnADD.Name = "btnADD";
|
|||
|
|
this.btnADD.Size = new System.Drawing.Size(120, 40);
|
|||
|
|
this.btnADD.TabIndex = 152;
|
|||
|
|
this.btnADD.Text = "增 加";
|
|||
|
|
this.btnADD.typeButton = "增 加";
|
|||
|
|
this.btnADD.Click += new System.EventHandler(this.btnADD_Click);
|
|||
|
|
//
|
|||
|
|
// panel1
|
|||
|
|
//
|
|||
|
|
this.panel1.Controls.Add(this.noteData1);
|
|||
|
|
this.panel1.Controls.Add(this.rdoUserStatus);
|
|||
|
|
this.panel1.Controls.Add(this.TLEPEDD);
|
|||
|
|
this.panel1.Controls.Add(this.TLEPSTR);
|
|||
|
|
this.panel1.Controls.Add(this.LEPWay);
|
|||
|
|
this.panel1.Controls.Add(this.LEPCreate);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl6);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl5);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl31);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl28);
|
|||
|
|
this.panel1.Controls.Add(this.DateEnd);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl27);
|
|||
|
|
this.panel1.Controls.Add(this.DateReg);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl26);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl3);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl4);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl2);
|
|||
|
|
this.panel1.Controls.Add(this.txtLineName);
|
|||
|
|
this.panel1.Controls.Add(this.txtLineID);
|
|||
|
|
this.panel1.Controls.Add(this.labelControl1);
|
|||
|
|
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
|
|||
|
|
this.panel1.Location = new System.Drawing.Point(0, 0);
|
|||
|
|
this.panel1.Name = "panel1";
|
|||
|
|
this.panel1.Size = new System.Drawing.Size(540, 151);
|
|||
|
|
this.panel1.TabIndex = 0;
|
|||
|
|
//
|
|||
|
|
// noteData1
|
|||
|
|
//
|
|||
|
|
this.noteData1.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSLineInfo, "REMARK", true));
|
|||
|
|
this.noteData1.DisplayMember = "CONTENT";
|
|||
|
|
this.noteData1.FormattingEnabled = true;
|
|||
|
|
this.noteData1.Location = new System.Drawing.Point(343, 113);
|
|||
|
|
this.noteData1.Name = "noteData1";
|
|||
|
|
this.noteData1.NoteTypes = WMS.Ctrl.DateType.系统配置备注;
|
|||
|
|
this.noteData1.Size = new System.Drawing.Size(178, 22);
|
|||
|
|
this.noteData1.TabIndex = 152;
|
|||
|
|
this.noteData1.ValueMember = "CONTENT";
|
|||
|
|
//
|
|||
|
|
// rdoUserStatus
|
|||
|
|
//
|
|||
|
|
this.rdoUserStatus.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSLineInfo, "STATUS", true));
|
|||
|
|
this.rdoUserStatus.EditValue = "";
|
|||
|
|
this.rdoUserStatus.Location = new System.Drawing.Point(72, 113);
|
|||
|
|
this.rdoUserStatus.Name = "rdoUserStatus";
|
|||
|
|
this.rdoUserStatus.Properties.Appearance.BackColor = System.Drawing.Color.Transparent;
|
|||
|
|
this.rdoUserStatus.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
|||
|
|
this.rdoUserStatus.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.rdoUserStatus.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.rdoUserStatus.Properties.Items.AddRange(new DevExpress.XtraEditors.Controls.RadioGroupItem[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("1", "正常"),
|
|||
|
|
new DevExpress.XtraEditors.Controls.RadioGroupItem("0", "停用")});
|
|||
|
|
this.rdoUserStatus.Size = new System.Drawing.Size(184, 22);
|
|||
|
|
this.rdoUserStatus.TabIndex = 151;
|
|||
|
|
//
|
|||
|
|
// TLEPEDD
|
|||
|
|
//
|
|||
|
|
this.TLEPEDD.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSLineInfo, "LINE_END", true));
|
|||
|
|
this.TLEPEDD.EditValue = "";
|
|||
|
|
this.TLEPEDD.Location = new System.Drawing.Point(344, 34);
|
|||
|
|
this.TLEPEDD.Name = "TLEPEDD";
|
|||
|
|
this.TLEPEDD.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.TLEPEDD.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.TLEPEDD.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.TLEPEDD.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.TLEPEDD.Properties.NullText = "";
|
|||
|
|
this.TLEPEDD.Properties.TreeList = this.treeList1;
|
|||
|
|
this.TLEPEDD.Size = new System.Drawing.Size(177, 22);
|
|||
|
|
this.TLEPEDD.TabIndex = 150;
|
|||
|
|
//
|
|||
|
|
// treeList1
|
|||
|
|
//
|
|||
|
|
this.treeList1.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|||
|
|
this.treeListColumn1,
|
|||
|
|
this.treeListColumn2});
|
|||
|
|
this.treeList1.KeyFieldName = "Add_id";
|
|||
|
|
this.treeList1.Location = new System.Drawing.Point(138, -2);
|
|||
|
|
this.treeList1.Name = "treeList1";
|
|||
|
|
this.treeList1.OptionsBehavior.EnableFiltering = true;
|
|||
|
|
this.treeList1.OptionsView.ShowIndentAsRowStyle = true;
|
|||
|
|
this.treeList1.ParentFieldName = "Add_pid";
|
|||
|
|
this.treeList1.Size = new System.Drawing.Size(400, 200);
|
|||
|
|
this.treeList1.TabIndex = 0;
|
|||
|
|
//
|
|||
|
|
// treeListColumn1
|
|||
|
|
//
|
|||
|
|
this.treeListColumn1.Caption = "终止城市";
|
|||
|
|
this.treeListColumn1.FieldName = "Add_name";
|
|||
|
|
this.treeListColumn1.Name = "treeListColumn1";
|
|||
|
|
this.treeListColumn1.Visible = true;
|
|||
|
|
this.treeListColumn1.VisibleIndex = 0;
|
|||
|
|
//
|
|||
|
|
// treeListColumn2
|
|||
|
|
//
|
|||
|
|
this.treeListColumn2.Caption = "Add_id";
|
|||
|
|
this.treeListColumn2.FieldName = "Add_id";
|
|||
|
|
this.treeListColumn2.Name = "treeListColumn2";
|
|||
|
|
//
|
|||
|
|
// TLEPSTR
|
|||
|
|
//
|
|||
|
|
this.TLEPSTR.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSLineInfo, "LINE_START", true));
|
|||
|
|
this.TLEPSTR.EditValue = "";
|
|||
|
|
this.TLEPSTR.Location = new System.Drawing.Point(73, 35);
|
|||
|
|
this.TLEPSTR.Name = "TLEPSTR";
|
|||
|
|
this.TLEPSTR.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.TLEPSTR.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.TLEPSTR.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.TLEPSTR.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.TLEPSTR.Properties.NullText = "";
|
|||
|
|
this.TLEPSTR.Properties.TreeList = this.treeListLookUpEdit1TreeList;
|
|||
|
|
this.TLEPSTR.Size = new System.Drawing.Size(183, 22);
|
|||
|
|
this.TLEPSTR.TabIndex = 149;
|
|||
|
|
//
|
|||
|
|
// treeListLookUpEdit1TreeList
|
|||
|
|
//
|
|||
|
|
this.treeListLookUpEdit1TreeList.Columns.AddRange(new DevExpress.XtraTreeList.Columns.TreeListColumn[] {
|
|||
|
|
this.Add_name,
|
|||
|
|
this.Add_id});
|
|||
|
|
this.treeListLookUpEdit1TreeList.KeyFieldName = "Add_id";
|
|||
|
|
this.treeListLookUpEdit1TreeList.Location = new System.Drawing.Point(-5, -2);
|
|||
|
|
this.treeListLookUpEdit1TreeList.Name = "treeListLookUpEdit1TreeList";
|
|||
|
|
this.treeListLookUpEdit1TreeList.OptionsBehavior.EnableFiltering = true;
|
|||
|
|
this.treeListLookUpEdit1TreeList.OptionsView.ShowIndentAsRowStyle = true;
|
|||
|
|
this.treeListLookUpEdit1TreeList.ParentFieldName = "Add_pid";
|
|||
|
|
this.treeListLookUpEdit1TreeList.Size = new System.Drawing.Size(400, 200);
|
|||
|
|
this.treeListLookUpEdit1TreeList.TabIndex = 0;
|
|||
|
|
//
|
|||
|
|
// Add_name
|
|||
|
|
//
|
|||
|
|
this.Add_name.Caption = "起始城市";
|
|||
|
|
this.Add_name.FieldName = "Add_name";
|
|||
|
|
this.Add_name.Name = "Add_name";
|
|||
|
|
this.Add_name.Visible = true;
|
|||
|
|
this.Add_name.VisibleIndex = 0;
|
|||
|
|
//
|
|||
|
|
// Add_id
|
|||
|
|
//
|
|||
|
|
this.Add_id.Caption = "Add_id";
|
|||
|
|
this.Add_id.FieldName = "Add_id";
|
|||
|
|
this.Add_id.Name = "Add_id";
|
|||
|
|
//
|
|||
|
|
// LEPWay
|
|||
|
|
//
|
|||
|
|
this.LEPWay.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSLineInfo, "LINE_TYPE", true));
|
|||
|
|
this.LEPWay.EditValue = "";
|
|||
|
|
this.LEPWay.Location = new System.Drawing.Point(73, 87);
|
|||
|
|
this.LEPWay.Name = "LEPWay";
|
|||
|
|
this.LEPWay.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.LEPWay.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.LEPWay.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.LEPWay.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.LEPWay.Properties.NullText = "";
|
|||
|
|
this.LEPWay.Size = new System.Drawing.Size(184, 22);
|
|||
|
|
this.LEPWay.TabIndex = 137;
|
|||
|
|
//
|
|||
|
|
// LEPCreate
|
|||
|
|
//
|
|||
|
|
this.LEPCreate.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSLineInfo, "CREATE_TYPE", true));
|
|||
|
|
this.LEPCreate.EditValue = "";
|
|||
|
|
this.LEPCreate.Location = new System.Drawing.Point(344, 86);
|
|||
|
|
this.LEPCreate.Name = "LEPCreate";
|
|||
|
|
this.LEPCreate.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.LEPCreate.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.LEPCreate.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.LEPCreate.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.LEPCreate.Properties.NullText = "";
|
|||
|
|
this.LEPCreate.Size = new System.Drawing.Size(177, 22);
|
|||
|
|
this.LEPCreate.TabIndex = 138;
|
|||
|
|
//
|
|||
|
|
// labelControl6
|
|||
|
|
//
|
|||
|
|
this.labelControl6.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl6.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl6.Location = new System.Drawing.Point(282, 89);
|
|||
|
|
this.labelControl6.Name = "labelControl6";
|
|||
|
|
this.labelControl6.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl6.TabIndex = 148;
|
|||
|
|
this.labelControl6.Text = "录入方式";
|
|||
|
|
//
|
|||
|
|
// labelControl5
|
|||
|
|
//
|
|||
|
|
this.labelControl5.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl5.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl5.Location = new System.Drawing.Point(11, 116);
|
|||
|
|
this.labelControl5.Name = "labelControl5";
|
|||
|
|
this.labelControl5.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl5.TabIndex = 147;
|
|||
|
|
this.labelControl5.Text = "资料状态";
|
|||
|
|
//
|
|||
|
|
// labelControl31
|
|||
|
|
//
|
|||
|
|
this.labelControl31.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl31.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl31.Location = new System.Drawing.Point(281, 115);
|
|||
|
|
this.labelControl31.Name = "labelControl31";
|
|||
|
|
this.labelControl31.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl31.TabIndex = 146;
|
|||
|
|
this.labelControl31.Text = "备 注";
|
|||
|
|
//
|
|||
|
|
// labelControl28
|
|||
|
|
//
|
|||
|
|
this.labelControl28.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl28.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl28.Location = new System.Drawing.Point(12, 89);
|
|||
|
|
this.labelControl28.Name = "labelControl28";
|
|||
|
|
this.labelControl28.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl28.TabIndex = 145;
|
|||
|
|
this.labelControl28.Text = "可用类型";
|
|||
|
|
//
|
|||
|
|
// DateEnd
|
|||
|
|
//
|
|||
|
|
this.DateEnd.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSLineInfo, "LINE_EDDDATE", true));
|
|||
|
|
this.DateEnd.EditValue = null;
|
|||
|
|
this.DateEnd.Location = new System.Drawing.Point(344, 61);
|
|||
|
|
this.DateEnd.Name = "DateEnd";
|
|||
|
|
this.DateEnd.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.DateEnd.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.DateEnd.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.DateEnd.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.DateEnd.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.DateEnd.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.DateEnd.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.DateEnd.Size = new System.Drawing.Size(177, 22);
|
|||
|
|
this.DateEnd.TabIndex = 136;
|
|||
|
|
//
|
|||
|
|
// labelControl27
|
|||
|
|
//
|
|||
|
|
this.labelControl27.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl27.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl27.Location = new System.Drawing.Point(282, 64);
|
|||
|
|
this.labelControl27.Name = "labelControl27";
|
|||
|
|
this.labelControl27.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl27.TabIndex = 144;
|
|||
|
|
this.labelControl27.Text = "截止日期";
|
|||
|
|
//
|
|||
|
|
// DateReg
|
|||
|
|
//
|
|||
|
|
this.DateReg.DataBindings.Add(new System.Windows.Forms.Binding("EditValue", this.BSLineInfo, "LINE_STADATE", true));
|
|||
|
|
this.DateReg.EditValue = null;
|
|||
|
|
this.DateReg.Location = new System.Drawing.Point(73, 62);
|
|||
|
|
this.DateReg.Name = "DateReg";
|
|||
|
|
this.DateReg.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.DateReg.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.DateReg.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.DateReg.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.DateReg.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
|
|||
|
|
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
|
|||
|
|
this.DateReg.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
|
|||
|
|
this.DateReg.Properties.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
|
|||
|
|
this.DateReg.Size = new System.Drawing.Size(184, 22);
|
|||
|
|
this.DateReg.TabIndex = 135;
|
|||
|
|
//
|
|||
|
|
// labelControl26
|
|||
|
|
//
|
|||
|
|
this.labelControl26.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl26.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl26.Location = new System.Drawing.Point(12, 64);
|
|||
|
|
this.labelControl26.Name = "labelControl26";
|
|||
|
|
this.labelControl26.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl26.TabIndex = 143;
|
|||
|
|
this.labelControl26.Text = "开通日期";
|
|||
|
|
//
|
|||
|
|
// labelControl3
|
|||
|
|
//
|
|||
|
|
this.labelControl3.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl3.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl3.Location = new System.Drawing.Point(282, 37);
|
|||
|
|
this.labelControl3.Name = "labelControl3";
|
|||
|
|
this.labelControl3.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl3.TabIndex = 142;
|
|||
|
|
this.labelControl3.Text = "终点地区";
|
|||
|
|
//
|
|||
|
|
// 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(12, 37);
|
|||
|
|
this.labelControl4.Name = "labelControl4";
|
|||
|
|
this.labelControl4.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl4.TabIndex = 141;
|
|||
|
|
this.labelControl4.Text = "起点地区";
|
|||
|
|
//
|
|||
|
|
// labelControl2
|
|||
|
|
//
|
|||
|
|
this.labelControl2.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Red;
|
|||
|
|
this.labelControl2.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl2.Appearance.Options.UseForeColor = true;
|
|||
|
|
this.labelControl2.Location = new System.Drawing.Point(282, 13);
|
|||
|
|
this.labelControl2.Name = "labelControl2";
|
|||
|
|
this.labelControl2.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl2.TabIndex = 140;
|
|||
|
|
this.labelControl2.Text = "线路名称";
|
|||
|
|
//
|
|||
|
|
// txtLineName
|
|||
|
|
//
|
|||
|
|
this.txtLineName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSLineInfo, "LINE_NAME", true));
|
|||
|
|
this.txtLineName.FrmSelect = false;
|
|||
|
|
this.txtLineName.Location = new System.Drawing.Point(344, 8);
|
|||
|
|
this.txtLineName.MustText = true;
|
|||
|
|
this.txtLineName.Name = "txtLineName";
|
|||
|
|
this.txtLineName.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.txtLineName.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.txtLineName.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtLineName.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtLineName.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtLineName.Size = new System.Drawing.Size(177, 22);
|
|||
|
|
this.txtLineName.StrLen = 0;
|
|||
|
|
this.txtLineName.TabIndex = 133;
|
|||
|
|
this.txtLineName.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.txtLineName.ValText = "";
|
|||
|
|
//
|
|||
|
|
// txtLineID
|
|||
|
|
//
|
|||
|
|
this.txtLineID.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.BSLineInfo, "LINE_ID", true));
|
|||
|
|
this.txtLineID.FrmSelect = false;
|
|||
|
|
this.txtLineID.Location = new System.Drawing.Point(73, 9);
|
|||
|
|
this.txtLineID.MustText = true;
|
|||
|
|
this.txtLineID.Name = "txtLineID";
|
|||
|
|
this.txtLineID.Properties.Appearance.BackColor = System.Drawing.Color.PeachPuff;
|
|||
|
|
this.txtLineID.Properties.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.txtLineID.Properties.Appearance.Options.UseBackColor = true;
|
|||
|
|
this.txtLineID.Properties.Appearance.Options.UseFont = true;
|
|||
|
|
this.txtLineID.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Flat;
|
|||
|
|
this.txtLineID.Size = new System.Drawing.Size(183, 22);
|
|||
|
|
this.txtLineID.StrLen = 0;
|
|||
|
|
this.txtLineID.TabIndex = 132;
|
|||
|
|
this.txtLineID.Valatt = WMS.Ctrl.ValidationAttribute.无;
|
|||
|
|
this.txtLineID.ValText = "";
|
|||
|
|
//
|
|||
|
|
// labelControl1
|
|||
|
|
//
|
|||
|
|
this.labelControl1.Appearance.Font = new System.Drawing.Font("宋体", 10F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|||
|
|
this.labelControl1.Appearance.ForeColor = System.Drawing.Color.Red;
|
|||
|
|
this.labelControl1.Appearance.Options.UseFont = true;
|
|||
|
|
this.labelControl1.Appearance.Options.UseForeColor = true;
|
|||
|
|
this.labelControl1.Location = new System.Drawing.Point(12, 13);
|
|||
|
|
this.labelControl1.Name = "labelControl1";
|
|||
|
|
this.labelControl1.Size = new System.Drawing.Size(56, 14);
|
|||
|
|
this.labelControl1.TabIndex = 134;
|
|||
|
|
this.labelControl1.Text = "路线编号";
|
|||
|
|
//
|
|||
|
|
// FrmLineList
|
|||
|
|
//
|
|||
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
|||
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|||
|
|
this.ClientSize = new System.Drawing.Size(540, 483);
|
|||
|
|
this.Controls.Add(this.panel2);
|
|||
|
|
this.Controls.Add(this.panel1);
|
|||
|
|
this.Name = "FrmLineList";
|
|||
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|||
|
|
this.Text = "线路信息";
|
|||
|
|
this.Load += new System.EventHandler(this.FrmLineList_Load);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.BSLineInfo)).EndInit();
|
|||
|
|
this.panel2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GCLineList)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.BSLineList)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.GVLineList)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemTreeListLookUpEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.treeList2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.Check)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.repositoryItemLookUpEdit2)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
|
|||
|
|
this.panelControl2.ResumeLayout(false);
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
|
|||
|
|
this.panelControl1.ResumeLayout(false);
|
|||
|
|
this.panel1.ResumeLayout(false);
|
|||
|
|
this.panel1.PerformLayout();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.rdoUserStatus.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.TLEPEDD.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.TLEPSTR.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.treeListLookUpEdit1TreeList)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.LEPWay.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.LEPCreate.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateEnd.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateEnd.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateReg.Properties.CalendarTimeProperties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.DateReg.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLineName.Properties)).EndInit();
|
|||
|
|
((System.ComponentModel.ISupportInitialize)(this.txtLineID.Properties)).EndInit();
|
|||
|
|
this.ResumeLayout(false);
|
|||
|
|
|
|||
|
|
}
|
|||
|
|
|
|||
|
|
#endregion
|
|||
|
|
|
|||
|
|
private System.Windows.Forms.Panel panel2;
|
|||
|
|
private System.Windows.Forms.BindingSource BSLineList;
|
|||
|
|
private System.Windows.Forms.BindingSource BSLineInfo;
|
|||
|
|
private Ctrl.GridControlCustom GCLineList;
|
|||
|
|
private DevExpress.XtraGrid.Views.Grid.GridView GVLineList;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_ID;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn LINE_CITY;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemTreeListLookUpEdit repositoryItemTreeListLookUpEdit1;
|
|||
|
|
private DevExpress.XtraTreeList.TreeList treeList2;
|
|||
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn Add_pid;
|
|||
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn Add_cityname;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_MILEAGE;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_TIME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_MAIN;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_HIGTWAY;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colREMARK;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colSORT;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colVERSION;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colLINE_CITY_NAME;
|
|||
|
|
private DevExpress.XtraGrid.Columns.GridColumn colID;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit Check;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit1;
|
|||
|
|
private DevExpress.XtraEditors.Repository.RepositoryItemLookUpEdit repositoryItemLookUpEdit2;
|
|||
|
|
private DevExpress.XtraEditors.PanelControl panelControl2;
|
|||
|
|
private Ctrl.CtrlButtons btnClose;
|
|||
|
|
private Ctrl.CtrlButtons btnCommit;
|
|||
|
|
private DevExpress.XtraEditors.PanelControl panelControl1;
|
|||
|
|
private Ctrl.CtrlButtons btSave;
|
|||
|
|
private Ctrl.CtrlButtons btDel;
|
|||
|
|
private Ctrl.CtrlButtons btnADD;
|
|||
|
|
private System.Windows.Forms.Panel panel1;
|
|||
|
|
private DevExpress.XtraEditors.RadioGroup rdoUserStatus;
|
|||
|
|
private DevExpress.XtraEditors.TreeListLookUpEdit TLEPEDD;
|
|||
|
|
private DevExpress.XtraTreeList.TreeList treeList1;
|
|||
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn1;
|
|||
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn treeListColumn2;
|
|||
|
|
private DevExpress.XtraEditors.TreeListLookUpEdit TLEPSTR;
|
|||
|
|
private DevExpress.XtraTreeList.TreeList treeListLookUpEdit1TreeList;
|
|||
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn Add_name;
|
|||
|
|
private DevExpress.XtraTreeList.Columns.TreeListColumn Add_id;
|
|||
|
|
private Ctrl.LookUpEditSystem LEPWay;
|
|||
|
|
private Ctrl.LookUpEditSystem LEPCreate;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl6;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl5;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl31;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl28;
|
|||
|
|
private DevExpress.XtraEditors.DateEdit DateEnd;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl27;
|
|||
|
|
private DevExpress.XtraEditors.DateEdit DateReg;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl26;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl3;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl4;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl2;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtLineName;
|
|||
|
|
private Ctrl.WMSCtrlTextBox txtLineID;
|
|||
|
|
private DevExpress.XtraEditors.LabelControl labelControl1;
|
|||
|
|
private Ctrl.NoteData noteData1;
|
|||
|
|
}
|
|||
|
|
}
|