123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278 |
- namespace Uninpho.Tools.components.MTLFF
- {
- partial class CreateNewTableMTLF
- {
- /// <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()
- {
- this.newCreateBtnSon = new DevExpress.XtraEditors.SimpleButton();
- this.NewcancelBtn = new DevExpress.XtraEditors.SimpleButton();
- this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
- this.shejituhaoText = new DevExpress.XtraEditors.TextEdit();
- this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
- this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
- this.jianchashijianText = new DevExpress.XtraEditors.DateEdit();
- this.xianlumingText = new DevExpress.XtraEditors.ComboBoxEdit();
- this.zhanmingText = new DevExpress.XtraEditors.ComboBoxEdit();
- this.jiancharenText = new DevExpress.XtraEditors.TextEdit();
- this.daochahaoText = new DevExpress.XtraEditors.ComboBoxEdit();
- this.zhechahaoText = new DevExpress.XtraEditors.TextEdit();
- ((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).BeginInit();
- this.SuspendLayout();
- //
- // newCreateBtnSon
- //
- this.newCreateBtnSon.Location = new System.Drawing.Point(328, 275);
- this.newCreateBtnSon.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.newCreateBtnSon.Name = "newCreateBtnSon";
- this.newCreateBtnSon.Size = new System.Drawing.Size(73, 28);
- this.newCreateBtnSon.TabIndex = 0;
- this.newCreateBtnSon.Text = "新建";
- this.newCreateBtnSon.Click += new System.EventHandler(this.newCreateBtnSon_Click);
- //
- // NewcancelBtn
- //
- this.NewcancelBtn.Location = new System.Drawing.Point(435, 275);
- this.NewcancelBtn.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.NewcancelBtn.Name = "NewcancelBtn";
- this.NewcancelBtn.Size = new System.Drawing.Size(73, 28);
- this.NewcancelBtn.TabIndex = 0;
- this.NewcancelBtn.Text = "取消";
- this.NewcancelBtn.Click += new System.EventHandler(this.NewcancelBtn_Click);
- //
- // labelControl1
- //
- this.labelControl1.Location = new System.Drawing.Point(30, 93);
- this.labelControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl1.Name = "labelControl1";
- this.labelControl1.Size = new System.Drawing.Size(90, 18);
- this.labelControl1.TabIndex = 2;
- this.labelControl1.Text = "站(所)名:";
- //
- // labelControl2
- //
- this.labelControl2.Location = new System.Drawing.Point(55, 149);
- this.labelControl2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl2.Name = "labelControl2";
- this.labelControl2.Size = new System.Drawing.Size(60, 18);
- this.labelControl2.TabIndex = 2;
- this.labelControl2.Text = "道岔号:";
- //
- // labelControl3
- //
- this.labelControl3.Location = new System.Drawing.Point(328, 36);
- this.labelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl3.Name = "labelControl3";
- this.labelControl3.Size = new System.Drawing.Size(60, 18);
- this.labelControl3.TabIndex = 2;
- this.labelControl3.Text = "辙岔号:";
- //
- // shejituhaoText
- //
- this.shejituhaoText.Location = new System.Drawing.Point(392, 89);
- this.shejituhaoText.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.shejituhaoText.Name = "shejituhaoText";
- this.shejituhaoText.Properties.ReadOnly = true;
- this.shejituhaoText.Size = new System.Drawing.Size(117, 24);
- this.shejituhaoText.TabIndex = 1;
- //
- // labelControl4
- //
- this.labelControl4.Location = new System.Drawing.Point(317, 93);
- this.labelControl4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl4.Name = "labelControl4";
- this.labelControl4.Size = new System.Drawing.Size(75, 18);
- this.labelControl4.TabIndex = 2;
- this.labelControl4.Text = "设计图号:";
- //
- // labelControl5
- //
- this.labelControl5.Location = new System.Drawing.Point(41, 206);
- this.labelControl5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl5.Name = "labelControl5";
- this.labelControl5.Size = new System.Drawing.Size(75, 18);
- this.labelControl5.TabIndex = 2;
- this.labelControl5.Text = "检查日期:";
- //
- // labelControl6
- //
- this.labelControl6.Location = new System.Drawing.Point(330, 149);
- this.labelControl6.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl6.Name = "labelControl6";
- this.labelControl6.Size = new System.Drawing.Size(60, 18);
- this.labelControl6.TabIndex = 2;
- this.labelControl6.Text = "检查人:";
- //
- // labelControl7
- //
- this.labelControl7.Location = new System.Drawing.Point(55, 36);
- this.labelControl7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.labelControl7.Name = "labelControl7";
- this.labelControl7.Size = new System.Drawing.Size(60, 18);
- this.labelControl7.TabIndex = 2;
- this.labelControl7.Text = "线路名:";
- //
- // jianchashijianText
- //
- this.jianchashijianText.EditValue = null;
- this.jianchashijianText.Location = new System.Drawing.Point(117, 202);
- this.jianchashijianText.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- 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(117, 24);
- this.jianchashijianText.TabIndex = 3;
- //
- // xianlumingText
- //
- this.xianlumingText.Location = new System.Drawing.Point(117, 32);
- this.xianlumingText.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- 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(117, 24);
- this.xianlumingText.TabIndex = 1;
- //this.xianlumingText.SelectedIndexChanged += new System.EventHandler(this.xianlumingText_SelectedIndexChanged);
- 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(117, 89);
- this.zhanmingText.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- 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(117, 24);
- this.zhanmingText.TabIndex = 1;
- this.zhanmingText.EditValueChanged += new System.EventHandler(this.zhanmingText_EditValueChanged);
- this.zhanmingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.zhanmingText_KeyUp);
- //
- // jiancharenText
- //
- this.jiancharenText.Location = new System.Drawing.Point(392, 145);
- this.jiancharenText.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.jiancharenText.Name = "jiancharenText";
- this.jiancharenText.Size = new System.Drawing.Size(117, 24);
- this.jiancharenText.TabIndex = 1;
- //
- // daochahaoText
- //
- this.daochahaoText.Enabled = false;
- this.daochahaoText.Location = new System.Drawing.Point(117, 145);
- this.daochahaoText.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- 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(117, 24);
- this.daochahaoText.TabIndex = 1;
- 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(392, 32);
- this.zhechahaoText.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.zhechahaoText.Name = "zhechahaoText";
- this.zhechahaoText.Properties.ReadOnly = true;
- this.zhechahaoText.Size = new System.Drawing.Size(117, 24);
- this.zhechahaoText.TabIndex = 1;
- //
- // CreateNewTableMTLF
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(552, 319);
- 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.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
- this.HtmlText = "密贴离缝新建表单";
- this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
- this.MaximizeBox = false;
- this.MinimizeBox = false;
- this.Name = "CreateNewTableMTLF";
- this.Load += new System.EventHandler(this.CreateNewTableMTLF_Load);
- ((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.jiancharenText.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.SimpleButton newCreateBtnSon;
- private DevExpress.XtraEditors.SimpleButton NewcancelBtn;
- private DevExpress.XtraEditors.LabelControl labelControl1;
- private DevExpress.XtraEditors.LabelControl labelControl2;
- private DevExpress.XtraEditors.LabelControl labelControl3;
- private DevExpress.XtraEditors.TextEdit shejituhaoText;
- private DevExpress.XtraEditors.LabelControl labelControl4;
- private DevExpress.XtraEditors.LabelControl labelControl5;
- private DevExpress.XtraEditors.LabelControl labelControl6;
- private DevExpress.XtraEditors.LabelControl labelControl7;
- private DevExpress.XtraEditors.DateEdit jianchashijianText;
- private DevExpress.XtraEditors.ComboBoxEdit xianlumingText;
- private DevExpress.XtraEditors.ComboBoxEdit zhanmingText;
- private DevExpress.XtraEditors.TextEdit jiancharenText;
- private DevExpress.XtraEditors.ComboBoxEdit daochahaoText;
- private DevExpress.XtraEditors.TextEdit zhechahaoText;
- }
- }
|