namespace Uninpho.Tools.components.XXXW
{
partial class CreateNewTableXXXW
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.jianchashijianText = new DevExpress.XtraEditors.DateEdit();
this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.jiancharenText = new DevExpress.XtraEditors.TextEdit();
this.shejituhaoText = new DevExpress.XtraEditors.TextEdit();
this.NewcancelBtn = new DevExpress.XtraEditors.SimpleButton();
this.newCreateBtnSon = new DevExpress.XtraEditors.SimpleButton();
this.xianlumingText = new DevExpress.XtraEditors.ComboBoxEdit();
this.zhanmingText = new DevExpress.XtraEditors.ComboBoxEdit();
this.daochahaoText = new DevExpress.XtraEditors.ComboBoxEdit();
this.zhechahaoText = new DevExpress.XtraEditors.TextEdit();
((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).BeginInit();
this.SuspendLayout();
//
// jianchashijianText
//
this.jianchashijianText.EditValue = null;
this.jianchashijianText.Location = new System.Drawing.Point(108, 151);
this.jianchashijianText.Name = "jianchashijianText";
this.jianchashijianText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.jianchashijianText.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.jianchashijianText.Size = new System.Drawing.Size(102, 20);
this.jianchashijianText.TabIndex = 19;
//
// labelControl6
//
this.labelControl6.Location = new System.Drawing.Point(295, 110);
this.labelControl6.Name = "labelControl6";
this.labelControl6.Size = new System.Drawing.Size(48, 14);
this.labelControl6.TabIndex = 12;
this.labelControl6.Text = "检查人:";
//
// labelControl7
//
this.labelControl7.Location = new System.Drawing.Point(54, 22);
this.labelControl7.Name = "labelControl7";
this.labelControl7.Size = new System.Drawing.Size(48, 14);
this.labelControl7.TabIndex = 13;
this.labelControl7.Text = "线路名:";
//
// labelControl5
//
this.labelControl5.Location = new System.Drawing.Point(42, 154);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(60, 14);
this.labelControl5.TabIndex = 14;
this.labelControl5.Text = "检查日期:";
//
// labelControl4
//
this.labelControl4.Location = new System.Drawing.Point(283, 66);
this.labelControl4.Name = "labelControl4";
this.labelControl4.Size = new System.Drawing.Size(60, 14);
this.labelControl4.TabIndex = 15;
this.labelControl4.Text = "设计图号:";
//
// labelControl3
//
this.labelControl3.Location = new System.Drawing.Point(293, 22);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(48, 14);
this.labelControl3.TabIndex = 16;
this.labelControl3.Text = "辙岔号:";
//
// labelControl2
//
this.labelControl2.Location = new System.Drawing.Point(54, 110);
this.labelControl2.Name = "labelControl2";
this.labelControl2.Size = new System.Drawing.Size(48, 14);
this.labelControl2.TabIndex = 17;
this.labelControl2.Text = "道岔号:";
//
// labelControl1
//
this.labelControl1.Location = new System.Drawing.Point(32, 66);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(72, 14);
this.labelControl1.TabIndex = 18;
this.labelControl1.Text = "站(所)名:";
//
// jiancharenText
//
this.jiancharenText.Location = new System.Drawing.Point(349, 107);
this.jiancharenText.Name = "jiancharenText";
this.jiancharenText.Size = new System.Drawing.Size(102, 20);
this.jiancharenText.TabIndex = 6;
//
// shejituhaoText
//
this.shejituhaoText.Location = new System.Drawing.Point(349, 63);
this.shejituhaoText.Name = "shejituhaoText";
this.shejituhaoText.Properties.ReadOnly = true;
this.shejituhaoText.Size = new System.Drawing.Size(102, 20);
this.shejituhaoText.TabIndex = 7;
//
// NewcancelBtn
//
this.NewcancelBtn.Location = new System.Drawing.Point(387, 208);
this.NewcancelBtn.Name = "NewcancelBtn";
this.NewcancelBtn.Size = new System.Drawing.Size(64, 22);
this.NewcancelBtn.TabIndex = 4;
this.NewcancelBtn.Text = "取消";
this.NewcancelBtn.Click += new System.EventHandler(this.NewcancelBtn_Click);
//
// newCreateBtnSon
//
this.newCreateBtnSon.Location = new System.Drawing.Point(293, 208);
this.newCreateBtnSon.Name = "newCreateBtnSon";
this.newCreateBtnSon.Size = new System.Drawing.Size(64, 22);
this.newCreateBtnSon.TabIndex = 5;
this.newCreateBtnSon.Text = "数据导入";
this.newCreateBtnSon.Click += new System.EventHandler(this.newCreateBtnSon_Click);
//
// xianlumingText
//
this.xianlumingText.Location = new System.Drawing.Point(108, 19);
this.xianlumingText.Name = "xianlumingText";
this.xianlumingText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.xianlumingText.Size = new System.Drawing.Size(102, 20);
this.xianlumingText.TabIndex = 8;
this.xianlumingText.EditValueChanged += new System.EventHandler(this.xianlumingText_TextChanged);
this.xianlumingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.xianlumingText_KeyUp);
//
// zhanmingText
//
this.zhanmingText.Enabled = false;
this.zhanmingText.Location = new System.Drawing.Point(108, 63);
this.zhanmingText.Name = "zhanmingText";
this.zhanmingText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.zhanmingText.Size = new System.Drawing.Size(102, 20);
this.zhanmingText.TabIndex = 9;
this.zhanmingText.EditValueChanged += new System.EventHandler(this.zhanmingText_EditValueChanged);
this.zhanmingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.zhanmingText_KeyUp);
//
// daochahaoText
//
this.daochahaoText.Enabled = false;
this.daochahaoText.Location = new System.Drawing.Point(108, 107);
this.daochahaoText.Name = "daochahaoText";
this.daochahaoText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.daochahaoText.Size = new System.Drawing.Size(102, 20);
this.daochahaoText.TabIndex = 10;
this.daochahaoText.EditValueChanged += new System.EventHandler(this.daochahaoText_EditValueChanged);
this.daochahaoText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.daochahaoText_KeyUp);
//
// zhechahaoText
//
this.zhechahaoText.Location = new System.Drawing.Point(349, 19);
this.zhechahaoText.Name = "zhechahaoText";
this.zhechahaoText.Properties.ReadOnly = true;
this.zhechahaoText.Size = new System.Drawing.Size(102, 20);
this.zhechahaoText.TabIndex = 11;
//
// CreateNewTableXXXW
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(483, 248);
this.Controls.Add(this.jianchashijianText);
this.Controls.Add(this.labelControl6);
this.Controls.Add(this.labelControl7);
this.Controls.Add(this.labelControl5);
this.Controls.Add(this.labelControl4);
this.Controls.Add(this.labelControl3);
this.Controls.Add(this.labelControl2);
this.Controls.Add(this.labelControl1);
this.Controls.Add(this.jiancharenText);
this.Controls.Add(this.shejituhaoText);
this.Controls.Add(this.NewcancelBtn);
this.Controls.Add(this.newCreateBtnSon);
this.Controls.Add(this.xianlumingText);
this.Controls.Add(this.zhanmingText);
this.Controls.Add(this.daochahaoText);
this.Controls.Add(this.zhechahaoText);
this.Name = "CreateNewTableXXXW";
this.Text = "线形线位新建表单";
this.Load += new System.EventHandler(this.CreateNewTableMTLF_Load);
((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.DateEdit jianchashijianText;
private DevExpress.XtraEditors.LabelControl labelControl6;
private DevExpress.XtraEditors.LabelControl labelControl7;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl4;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.LabelControl labelControl2;
private DevExpress.XtraEditors.LabelControl labelControl1;
private DevExpress.XtraEditors.TextEdit jiancharenText;
private DevExpress.XtraEditors.TextEdit shejituhaoText;
private DevExpress.XtraEditors.SimpleButton NewcancelBtn;
private DevExpress.XtraEditors.SimpleButton newCreateBtnSon;
private DevExpress.XtraEditors.ComboBoxEdit xianlumingText;
private DevExpress.XtraEditors.ComboBoxEdit zhanmingText;
private DevExpress.XtraEditors.ComboBoxEdit daochahaoText;
private DevExpress.XtraEditors.TextEdit zhechahaoText;
}
}