namespace Core.StlMes.Client.SaleBase
{
partial class FrmStation
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("TableCoupling", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_NM");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RAWY_BURU");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("TELEGRP_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REGION_NM");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DISTANCE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FREIGHT");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_NAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETE_TIME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("RAWY_BURU_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("REGION_NO");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
this.ultraPanelTop = new Infragistics.Win.Misc.UltraPanel();
this.TextEditorTLJ = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.TextEditorDz = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.CheckEditorDzName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.CheckEditorTJLName = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.CheckEditorLike = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
this.ultraPanelBottom = new Infragistics.Win.Misc.UltraPanel();
this.ultraExpandableGroupBoxText = new Infragistics.Win.Misc.UltraExpandableGroupBox();
this.ultraExpandableGroupBoxPanel1 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
this.ultraExpanUp = new System.Windows.Forms.Panel();
this.ComBelongsCity = new Core.StlMes.Client.SaleBase.TreeComboBox();
this.LabelRegPro = new Infragistics.Win.Misc.UltraLabel();
this.cobxRailroadOf = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.textBoxMeMo = new System.Windows.Forms.TextBox();
this.txtArrival = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.labelReg = new System.Windows.Forms.Label();
this.ultraPanelFill = new Infragistics.Win.Misc.UltraPanel();
this.ultraGridRegion = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.uldtsCoupling = new System.Data.DataSet();
this.dataTableRegion = new System.Data.DataTable();
this.dataColumn1 = new System.Data.DataColumn();
this.dataColumn2 = new System.Data.DataColumn();
this.dataColumn3 = new System.Data.DataColumn();
this.dataColumn4 = new System.Data.DataColumn();
this.dataColumn5 = new System.Data.DataColumn();
this.dataColumn6 = new System.Data.DataColumn();
this.dataColumn7 = new System.Data.DataColumn();
this.dataColumn8 = new System.Data.DataColumn();
this.dataColumn10 = new System.Data.DataColumn();
this.dataColumn11 = new System.Data.DataColumn();
this.dataColumn12 = new System.Data.DataColumn();
this.dataColumn13 = new System.Data.DataColumn();
this.dataColumn14 = new System.Data.DataColumn();
this.dataColumn15 = new System.Data.DataColumn();
this.dataColumn16 = new System.Data.DataColumn();
this.dataColumn17 = new System.Data.DataColumn();
this.dataColumn9 = new System.Data.DataColumn();
this.ultraPanelTop.ClientArea.SuspendLayout();
this.ultraPanelTop.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.TextEditorTLJ)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.TextEditorDz)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CheckEditorDzName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CheckEditorTJLName)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.CheckEditorLike)).BeginInit();
this.ultraPanelBottom.ClientArea.SuspendLayout();
this.ultraPanelBottom.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBoxText)).BeginInit();
this.ultraExpandableGroupBoxText.SuspendLayout();
this.ultraExpandableGroupBoxPanel1.SuspendLayout();
this.ultraExpanUp.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.cobxRailroadOf)).BeginInit();
this.ultraPanelFill.ClientArea.SuspendLayout();
this.ultraPanelFill.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraGridRegion)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.uldtsCoupling)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataTableRegion)).BeginInit();
this.SuspendLayout();
//
// ultraPanelTop
//
//
// ultraPanelTop.ClientArea
//
this.ultraPanelTop.ClientArea.Controls.Add(this.TextEditorTLJ);
this.ultraPanelTop.ClientArea.Controls.Add(this.TextEditorDz);
this.ultraPanelTop.ClientArea.Controls.Add(this.CheckEditorDzName);
this.ultraPanelTop.ClientArea.Controls.Add(this.CheckEditorTJLName);
this.ultraPanelTop.ClientArea.Controls.Add(this.CheckEditorLike);
this.ultraPanelTop.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraPanelTop.Location = new System.Drawing.Point(0, 0);
this.ultraPanelTop.Name = "ultraPanelTop";
this.ultraPanelTop.Size = new System.Drawing.Size(977, 30);
this.ultraPanelTop.TabIndex = 0;
//
// TextEditorTLJ
//
this.TextEditorTLJ.Location = new System.Drawing.Point(89, 5);
this.TextEditorTLJ.Name = "TextEditorTLJ";
this.TextEditorTLJ.ReadOnly = true;
this.TextEditorTLJ.Size = new System.Drawing.Size(110, 21);
this.TextEditorTLJ.TabIndex = 16;
//
// TextEditorDz
//
this.TextEditorDz.Location = new System.Drawing.Point(258, 5);
this.TextEditorDz.Name = "TextEditorDz";
this.TextEditorDz.ReadOnly = true;
this.TextEditorDz.Size = new System.Drawing.Size(95, 21);
this.TextEditorDz.TabIndex = 13;
//
// CheckEditorDzName
//
this.CheckEditorDzName.Location = new System.Drawing.Point(205, 6);
this.CheckEditorDzName.Name = "CheckEditorDzName";
this.CheckEditorDzName.Size = new System.Drawing.Size(47, 20);
this.CheckEditorDzName.TabIndex = 11;
this.CheckEditorDzName.Text = "到站";
this.CheckEditorDzName.CheckedChanged += new System.EventHandler(this.CheckEditorDzName_CheckedChanged);
//
// CheckEditorTJLName
//
this.CheckEditorTJLName.Location = new System.Drawing.Point(27, 6);
this.CheckEditorTJLName.Name = "CheckEditorTJLName";
this.CheckEditorTJLName.Size = new System.Drawing.Size(69, 20);
this.CheckEditorTJLName.TabIndex = 10;
this.CheckEditorTJLName.Text = "铁路局";
this.CheckEditorTJLName.CheckedChanged += new System.EventHandler(this.CheckEditorTJLName_CheckedChanged);
//
// CheckEditorLike
//
this.CheckEditorLike.Location = new System.Drawing.Point(371, 6);
this.CheckEditorLike.Name = "CheckEditorLike";
this.CheckEditorLike.Size = new System.Drawing.Size(75, 20);
this.CheckEditorLike.TabIndex = 12;
this.CheckEditorLike.Text = "包含无效";
//
// ultraPanelBottom
//
//
// ultraPanelBottom.ClientArea
//
this.ultraPanelBottom.ClientArea.Controls.Add(this.ultraExpandableGroupBoxText);
this.ultraPanelBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraPanelBottom.Location = new System.Drawing.Point(0, 310);
this.ultraPanelBottom.Name = "ultraPanelBottom";
this.ultraPanelBottom.Size = new System.Drawing.Size(977, 69);
this.ultraPanelBottom.TabIndex = 1;
//
// ultraExpandableGroupBoxText
//
this.ultraExpandableGroupBoxText.Controls.Add(this.ultraExpandableGroupBoxPanel1);
this.ultraExpandableGroupBoxText.Dock = System.Windows.Forms.DockStyle.Bottom;
this.ultraExpandableGroupBoxText.ExpandedSize = new System.Drawing.Size(977, 69);
this.ultraExpandableGroupBoxText.Location = new System.Drawing.Point(0, 0);
this.ultraExpandableGroupBoxText.Name = "ultraExpandableGroupBoxText";
this.ultraExpandableGroupBoxText.Size = new System.Drawing.Size(977, 69);
this.ultraExpandableGroupBoxText.TabIndex = 7;
this.ultraExpandableGroupBoxText.Text = "编辑区";
this.ultraExpandableGroupBoxText.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.VisualStudio2005;
//
// ultraExpandableGroupBoxPanel1
//
this.ultraExpandableGroupBoxPanel1.Controls.Add(this.ultraExpanUp);
this.ultraExpandableGroupBoxPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpandableGroupBoxPanel1.Location = new System.Drawing.Point(2, 20);
this.ultraExpandableGroupBoxPanel1.Name = "ultraExpandableGroupBoxPanel1";
this.ultraExpandableGroupBoxPanel1.Size = new System.Drawing.Size(973, 47);
this.ultraExpandableGroupBoxPanel1.TabIndex = 0;
//
// ultraExpanUp
//
this.ultraExpanUp.Controls.Add(this.ComBelongsCity);
this.ultraExpanUp.Controls.Add(this.LabelRegPro);
this.ultraExpanUp.Controls.Add(this.cobxRailroadOf);
this.ultraExpanUp.Controls.Add(this.textBoxMeMo);
this.ultraExpanUp.Controls.Add(this.txtArrival);
this.ultraExpanUp.Controls.Add(this.label4);
this.ultraExpanUp.Controls.Add(this.label1);
this.ultraExpanUp.Controls.Add(this.labelReg);
this.ultraExpanUp.Cursor = System.Windows.Forms.Cursors.Default;
this.ultraExpanUp.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraExpanUp.Location = new System.Drawing.Point(0, 0);
this.ultraExpanUp.Name = "ultraExpanUp";
this.ultraExpanUp.Size = new System.Drawing.Size(973, 47);
this.ultraExpanUp.TabIndex = 0;
//
// ComBelongsCity
//
this.ComBelongsCity.Cursor = System.Windows.Forms.Cursors.Hand;
this.ComBelongsCity.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.ComBelongsCity.ImageList = null;
this.ComBelongsCity.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.ComBelongsCity.Location = new System.Drawing.Point(538, 14);
this.ComBelongsCity.Name = "ComBelongsCity";
this.ComBelongsCity.SelectedNode = null;
this.ComBelongsCity.ShowLines = true;
this.ComBelongsCity.ShowNodeToolTips = false;
this.ComBelongsCity.ShowPlusMinus = true;
this.ComBelongsCity.ShowRootLines = true;
this.ComBelongsCity.Size = new System.Drawing.Size(149, 20);
this.ComBelongsCity.TabIndex = 3;
//
// LabelRegPro
//
appearance1.TextHAlignAsString = "Center";
appearance1.TextVAlignAsString = "Middle";
this.LabelRegPro.Appearance = appearance1;
this.LabelRegPro.Font = new System.Drawing.Font("宋体", 9F);
this.LabelRegPro.Location = new System.Drawing.Point(243, 14);
this.LabelRegPro.Name = "LabelRegPro";
this.LabelRegPro.Size = new System.Drawing.Size(74, 21);
this.LabelRegPro.TabIndex = 14;
this.LabelRegPro.Text = "所属铁路局";
//
// cobxRailroadOf
//
this.cobxRailroadOf.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cobxRailroadOf.Location = new System.Drawing.Point(314, 13);
this.cobxRailroadOf.Name = "cobxRailroadOf";
this.cobxRailroadOf.Size = new System.Drawing.Size(162, 21);
this.cobxRailroadOf.TabIndex = 2;
//
// textBoxMeMo
//
this.textBoxMeMo.Location = new System.Drawing.Point(729, 5);
this.textBoxMeMo.MaxLength = 50;
this.textBoxMeMo.Multiline = true;
this.textBoxMeMo.Name = "textBoxMeMo";
this.textBoxMeMo.Size = new System.Drawing.Size(228, 37);
this.textBoxMeMo.TabIndex = 4;
//
// txtArrival
//
this.txtArrival.Location = new System.Drawing.Point(70, 14);
this.txtArrival.MaxLength = 50;
this.txtArrival.Name = "txtArrival";
this.txtArrival.Size = new System.Drawing.Size(167, 21);
this.txtArrival.TabIndex = 1;
//
// label4
//
this.label4.Location = new System.Drawing.Point(694, 15);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(31, 16);
this.label4.TabIndex = 10;
this.label4.Text = "备注";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label1
//
this.label1.Location = new System.Drawing.Point(477, 15);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(55, 17);
this.label1.TabIndex = 10;
this.label1.Text = "所属城市";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// labelReg
//
this.labelReg.Location = new System.Drawing.Point(13, 15);
this.labelReg.Name = "labelReg";
this.labelReg.Size = new System.Drawing.Size(55, 17);
this.labelReg.TabIndex = 10;
this.labelReg.Text = "到站名称";
this.labelReg.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// ultraPanelFill
//
//
// ultraPanelFill.ClientArea
//
this.ultraPanelFill.ClientArea.Controls.Add(this.ultraGridRegion);
this.ultraPanelFill.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraPanelFill.Location = new System.Drawing.Point(0, 30);
this.ultraPanelFill.Name = "ultraPanelFill";
this.ultraPanelFill.Size = new System.Drawing.Size(977, 280);
this.ultraPanelFill.TabIndex = 2;
//
// ultraGridRegion
//
this.ultraGridRegion.DataSource = this.uldtsCoupling;
ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Hidden = true;
ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.Width = 133;
ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Width = 142;
ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.Hidden = true;
ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.Width = 137;
ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn6.Header.VisiblePosition = 6;
ultraGridColumn6.Hidden = true;
ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn7.Header.VisiblePosition = 7;
ultraGridColumn7.Hidden = true;
ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn8.Header.VisiblePosition = 14;
ultraGridColumn8.Width = 124;
ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn9.Header.VisiblePosition = 8;
ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn10.Header.VisiblePosition = 9;
ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn11.Header.VisiblePosition = 10;
ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn12.Header.VisiblePosition = 11;
ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn13.Header.VisiblePosition = 12;
ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn14.Header.VisiblePosition = 13;
ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn15.Header.VisiblePosition = 15;
ultraGridColumn15.Hidden = true;
ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn16.Header.VisiblePosition = 16;
ultraGridColumn16.Hidden = true;
ultraGridColumn17.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
ultraGridColumn17.Header.VisiblePosition = 5;
ultraGridColumn17.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
ultraGridColumn17.Width = 50;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7,
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13,
ultraGridColumn14,
ultraGridColumn15,
ultraGridColumn16,
ultraGridColumn17});
this.ultraGridRegion.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
this.ultraGridRegion.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.No;
this.ultraGridRegion.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGridRegion.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ultraGridRegion.Location = new System.Drawing.Point(0, 0);
this.ultraGridRegion.Name = "ultraGridRegion";
this.ultraGridRegion.Size = new System.Drawing.Size(977, 280);
this.ultraGridRegion.TabIndex = 3;
this.ultraGridRegion.AfterRowActivate += new System.EventHandler(this.ultraGridRegion_AfterRowActivate);
//
// uldtsCoupling
//
this.uldtsCoupling.DataSetName = "NewDataSet";
this.uldtsCoupling.Tables.AddRange(new System.Data.DataTable[] {
this.dataTableRegion});
//
// dataTableRegion
//
this.dataTableRegion.Columns.AddRange(new System.Data.DataColumn[] {
this.dataColumn1,
this.dataColumn2,
this.dataColumn3,
this.dataColumn4,
this.dataColumn5,
this.dataColumn6,
this.dataColumn7,
this.dataColumn8,
this.dataColumn10,
this.dataColumn11,
this.dataColumn12,
this.dataColumn13,
this.dataColumn14,
this.dataColumn15,
this.dataColumn16,
this.dataColumn17,
this.dataColumn9});
this.dataTableRegion.TableName = "TableCoupling";
//
// dataColumn1
//
this.dataColumn1.Caption = "到站编码";
this.dataColumn1.ColumnName = "STATION_NO";
//
// dataColumn2
//
this.dataColumn2.Caption = "到站名称";
this.dataColumn2.ColumnName = "STATION_NM";
//
// dataColumn3
//
this.dataColumn3.Caption = "所属铁路局";
this.dataColumn3.ColumnName = "RAWY_BURU";
//
// dataColumn4
//
this.dataColumn4.Caption = "电报码";
this.dataColumn4.ColumnName = "TELEGRP_NO";
//
// dataColumn5
//
this.dataColumn5.Caption = "所属城市";
this.dataColumn5.ColumnName = "REGION_NM";
//
// dataColumn6
//
this.dataColumn6.Caption = "公里数";
this.dataColumn6.ColumnName = "DISTANCE";
//
// dataColumn7
//
this.dataColumn7.Caption = "运费";
this.dataColumn7.ColumnName = "FREIGHT";
//
// dataColumn8
//
this.dataColumn8.Caption = "备注";
this.dataColumn8.ColumnName = "MEMO";
//
// dataColumn10
//
this.dataColumn10.Caption = "创建人";
this.dataColumn10.ColumnName = "CREATE_NAME";
//
// dataColumn11
//
this.dataColumn11.Caption = "创建时间";
this.dataColumn11.ColumnName = "CREATE_TIME";
//
// dataColumn12
//
this.dataColumn12.Caption = "修改人";
this.dataColumn12.ColumnName = "UPDATE_NAME";
//
// dataColumn13
//
this.dataColumn13.Caption = "修改时间";
this.dataColumn13.ColumnName = "UPDATE_TIME";
//
// dataColumn14
//
this.dataColumn14.Caption = "删除人";
this.dataColumn14.ColumnName = "DELETE_NAME";
//
// dataColumn15
//
this.dataColumn15.Caption = "删除时间";
this.dataColumn15.ColumnName = "DELETE_TIME";
//
// dataColumn16
//
this.dataColumn16.Caption = "所属铁路局代码";
this.dataColumn16.ColumnName = "RAWY_BURU_NO";
//
// dataColumn17
//
this.dataColumn17.Caption = "所属城市代码";
this.dataColumn17.ColumnName = "REGION_NO";
//
// dataColumn9
//
this.dataColumn9.Caption = "有效标识";
this.dataColumn9.ColumnName = "VALIDFLAG";
//
// FrmStation
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(977, 379);
this.Controls.Add(this.ultraPanelFill);
this.Controls.Add(this.ultraPanelBottom);
this.Controls.Add(this.ultraPanelTop);
this.Name = "FrmStation";
this.Text = "到站基础信息维护";
this.Load += new System.EventHandler(this.frmStation_Load);
this.ultraPanelTop.ClientArea.ResumeLayout(false);
this.ultraPanelTop.ClientArea.PerformLayout();
this.ultraPanelTop.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.TextEditorTLJ)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.TextEditorDz)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CheckEditorDzName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CheckEditorTJLName)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.CheckEditorLike)).EndInit();
this.ultraPanelBottom.ClientArea.ResumeLayout(false);
this.ultraPanelBottom.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBoxText)).EndInit();
this.ultraExpandableGroupBoxText.ResumeLayout(false);
this.ultraExpandableGroupBoxPanel1.ResumeLayout(false);
this.ultraExpanUp.ResumeLayout(false);
this.ultraExpanUp.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.cobxRailroadOf)).EndInit();
this.ultraPanelFill.ClientArea.ResumeLayout(false);
this.ultraPanelFill.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraGridRegion)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.uldtsCoupling)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataTableRegion)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraPanel ultraPanelTop;
private Infragistics.Win.Misc.UltraPanel ultraPanelBottom;
private Infragistics.Win.Misc.UltraPanel ultraPanelFill;
private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBoxText;
private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel1;
private System.Windows.Forms.Panel ultraExpanUp;
private Infragistics.Win.Misc.UltraLabel LabelRegPro;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cobxRailroadOf;
private System.Windows.Forms.TextBox txtArrival;
private System.Windows.Forms.Label labelReg;
private Infragistics.Win.UltraWinGrid.UltraGrid ultraGridRegion;
private Infragistics.Win.UltraWinEditors.UltraTextEditor TextEditorDz;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor CheckEditorDzName;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor CheckEditorTJLName;
private Infragistics.Win.UltraWinEditors.UltraCheckEditor CheckEditorLike;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.TextBox textBoxMeMo;
private System.Data.DataSet uldtsCoupling;
private System.Data.DataTable dataTableRegion;
private System.Data.DataColumn dataColumn1;
private System.Data.DataColumn dataColumn2;
private System.Data.DataColumn dataColumn3;
private System.Data.DataColumn dataColumn4;
private System.Data.DataColumn dataColumn5;
private System.Data.DataColumn dataColumn6;
private System.Data.DataColumn dataColumn7;
private System.Data.DataColumn dataColumn8;
private System.Data.DataColumn dataColumn10;
private System.Data.DataColumn dataColumn11;
private System.Data.DataColumn dataColumn12;
private System.Data.DataColumn dataColumn13;
private System.Data.DataColumn dataColumn14;
private System.Data.DataColumn dataColumn15;
private Infragistics.Win.UltraWinEditors.UltraComboEditor TextEditorTLJ;
private System.Data.DataColumn dataColumn16;
private System.Data.DataColumn dataColumn17;
private TreeComboBox ComBelongsCity;
private System.Data.DataColumn dataColumn9;
}
}