CreateNewTableMTLF.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260
  1. namespace Uninpho.Tools.components.MTLFF
  2. {
  3. partial class CreateNewTableMTLF
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.newCreateBtnSon = new DevExpress.XtraEditors.SimpleButton();
  29. this.NewcancelBtn = new DevExpress.XtraEditors.SimpleButton();
  30. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  31. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  32. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  33. this.shejituhaoText = new DevExpress.XtraEditors.TextEdit();
  34. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  35. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  36. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  37. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  38. this.jianchashijianText = new DevExpress.XtraEditors.DateEdit();
  39. this.xianlumingText = new DevExpress.XtraEditors.ComboBoxEdit();
  40. this.zhanmingText = new DevExpress.XtraEditors.ComboBoxEdit();
  41. this.jiancharenText = new DevExpress.XtraEditors.TextEdit();
  42. this.daochahaoText = new DevExpress.XtraEditors.ComboBoxEdit();
  43. this.zhechahaoText = new DevExpress.XtraEditors.TextEdit();
  44. ((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).BeginInit();
  52. this.SuspendLayout();
  53. //
  54. // newCreateBtnSon
  55. //
  56. this.newCreateBtnSon.Location = new System.Drawing.Point(287, 214);
  57. this.newCreateBtnSon.Name = "newCreateBtnSon";
  58. this.newCreateBtnSon.Size = new System.Drawing.Size(64, 22);
  59. this.newCreateBtnSon.TabIndex = 0;
  60. this.newCreateBtnSon.Text = "新建";
  61. this.newCreateBtnSon.Click += new System.EventHandler(this.newCreateBtnSon_Click);
  62. //
  63. // NewcancelBtn
  64. //
  65. this.NewcancelBtn.Location = new System.Drawing.Point(381, 214);
  66. this.NewcancelBtn.Name = "NewcancelBtn";
  67. this.NewcancelBtn.Size = new System.Drawing.Size(64, 22);
  68. this.NewcancelBtn.TabIndex = 0;
  69. this.NewcancelBtn.Text = "取消";
  70. this.NewcancelBtn.Click += new System.EventHandler(this.NewcancelBtn_Click);
  71. //
  72. // labelControl1
  73. //
  74. this.labelControl1.Location = new System.Drawing.Point(26, 72);
  75. this.labelControl1.Name = "labelControl1";
  76. this.labelControl1.Size = new System.Drawing.Size(72, 14);
  77. this.labelControl1.TabIndex = 2;
  78. this.labelControl1.Text = "站(所)名:";
  79. //
  80. // labelControl2
  81. //
  82. this.labelControl2.Location = new System.Drawing.Point(48, 116);
  83. this.labelControl2.Name = "labelControl2";
  84. this.labelControl2.Size = new System.Drawing.Size(48, 14);
  85. this.labelControl2.TabIndex = 2;
  86. this.labelControl2.Text = "道岔号:";
  87. //
  88. // labelControl3
  89. //
  90. this.labelControl3.Location = new System.Drawing.Point(287, 28);
  91. this.labelControl3.Name = "labelControl3";
  92. this.labelControl3.Size = new System.Drawing.Size(48, 14);
  93. this.labelControl3.TabIndex = 2;
  94. this.labelControl3.Text = "辙岔号:";
  95. //
  96. // shejituhaoText
  97. //
  98. this.shejituhaoText.Location = new System.Drawing.Point(343, 69);
  99. this.shejituhaoText.Name = "shejituhaoText";
  100. this.shejituhaoText.Properties.ReadOnly = true;
  101. this.shejituhaoText.Size = new System.Drawing.Size(102, 20);
  102. this.shejituhaoText.TabIndex = 1;
  103. //
  104. // labelControl4
  105. //
  106. this.labelControl4.Location = new System.Drawing.Point(277, 72);
  107. this.labelControl4.Name = "labelControl4";
  108. this.labelControl4.Size = new System.Drawing.Size(60, 14);
  109. this.labelControl4.TabIndex = 2;
  110. this.labelControl4.Text = "设计图号:";
  111. //
  112. // labelControl5
  113. //
  114. this.labelControl5.Location = new System.Drawing.Point(36, 160);
  115. this.labelControl5.Name = "labelControl5";
  116. this.labelControl5.Size = new System.Drawing.Size(60, 14);
  117. this.labelControl5.TabIndex = 2;
  118. this.labelControl5.Text = "检查日期:";
  119. //
  120. // labelControl6
  121. //
  122. this.labelControl6.Location = new System.Drawing.Point(289, 116);
  123. this.labelControl6.Name = "labelControl6";
  124. this.labelControl6.Size = new System.Drawing.Size(48, 14);
  125. this.labelControl6.TabIndex = 2;
  126. this.labelControl6.Text = "检查人:";
  127. //
  128. // labelControl7
  129. //
  130. this.labelControl7.Location = new System.Drawing.Point(48, 28);
  131. this.labelControl7.Name = "labelControl7";
  132. this.labelControl7.Size = new System.Drawing.Size(48, 14);
  133. this.labelControl7.TabIndex = 2;
  134. this.labelControl7.Text = "线路名:";
  135. //
  136. // jianchashijianText
  137. //
  138. this.jianchashijianText.EditValue = null;
  139. this.jianchashijianText.Location = new System.Drawing.Point(102, 157);
  140. this.jianchashijianText.Name = "jianchashijianText";
  141. this.jianchashijianText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  142. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  143. this.jianchashijianText.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  144. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  145. this.jianchashijianText.Size = new System.Drawing.Size(102, 20);
  146. this.jianchashijianText.TabIndex = 3;
  147. //
  148. // xianlumingText
  149. //
  150. this.xianlumingText.Location = new System.Drawing.Point(102, 25);
  151. this.xianlumingText.Name = "xianlumingText";
  152. this.xianlumingText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  153. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  154. this.xianlumingText.Size = new System.Drawing.Size(102, 20);
  155. this.xianlumingText.TabIndex = 1;
  156. this.xianlumingText.EditValueChanged += new System.EventHandler(this.xianlumingText_TextChanged);
  157. this.xianlumingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.xianlumingText_KeyUp);
  158. //
  159. // zhanmingText
  160. //
  161. this.zhanmingText.Enabled = false;
  162. this.zhanmingText.Location = new System.Drawing.Point(102, 69);
  163. this.zhanmingText.Name = "zhanmingText";
  164. this.zhanmingText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  165. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  166. this.zhanmingText.Size = new System.Drawing.Size(102, 20);
  167. this.zhanmingText.TabIndex = 1;
  168. this.zhanmingText.EditValueChanged += new System.EventHandler(this.zhanmingText_EditValueChanged);
  169. this.zhanmingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.zhanmingText_KeyUp);
  170. //
  171. // jiancharenText
  172. //
  173. this.jiancharenText.Location = new System.Drawing.Point(343, 113);
  174. this.jiancharenText.Name = "jiancharenText";
  175. this.jiancharenText.Size = new System.Drawing.Size(102, 20);
  176. this.jiancharenText.TabIndex = 1;
  177. //
  178. // daochahaoText
  179. //
  180. this.daochahaoText.Enabled = false;
  181. this.daochahaoText.Location = new System.Drawing.Point(102, 113);
  182. this.daochahaoText.Name = "daochahaoText";
  183. this.daochahaoText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  184. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  185. this.daochahaoText.Size = new System.Drawing.Size(102, 20);
  186. this.daochahaoText.TabIndex = 1;
  187. this.daochahaoText.EditValueChanged += new System.EventHandler(this.daochahaoText_EditValueChanged);
  188. this.daochahaoText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.daochahaoText_KeyUp);
  189. //
  190. // zhechahaoText
  191. //
  192. this.zhechahaoText.Location = new System.Drawing.Point(343, 25);
  193. this.zhechahaoText.Name = "zhechahaoText";
  194. this.zhechahaoText.Properties.ReadOnly = true;
  195. this.zhechahaoText.Size = new System.Drawing.Size(102, 20);
  196. this.zhechahaoText.TabIndex = 1;
  197. //
  198. // CreateNewTableMTLF
  199. //
  200. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  201. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  202. this.ClientSize = new System.Drawing.Size(483, 248);
  203. this.Controls.Add(this.jianchashijianText);
  204. this.Controls.Add(this.labelControl6);
  205. this.Controls.Add(this.labelControl7);
  206. this.Controls.Add(this.labelControl5);
  207. this.Controls.Add(this.labelControl4);
  208. this.Controls.Add(this.labelControl3);
  209. this.Controls.Add(this.labelControl2);
  210. this.Controls.Add(this.labelControl1);
  211. this.Controls.Add(this.jiancharenText);
  212. this.Controls.Add(this.shejituhaoText);
  213. this.Controls.Add(this.NewcancelBtn);
  214. this.Controls.Add(this.newCreateBtnSon);
  215. this.Controls.Add(this.xianlumingText);
  216. this.Controls.Add(this.zhanmingText);
  217. this.Controls.Add(this.daochahaoText);
  218. this.Controls.Add(this.zhechahaoText);
  219. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  220. this.HtmlText = "密贴离缝新建表单";
  221. this.MaximizeBox = false;
  222. this.MinimizeBox = false;
  223. this.Name = "CreateNewTableMTLF";
  224. this.Load += new System.EventHandler(this.CreateNewTableMTLF_Load);
  225. ((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).EndInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).EndInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).EndInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).EndInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).EndInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).EndInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).EndInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).EndInit();
  233. this.ResumeLayout(false);
  234. this.PerformLayout();
  235. }
  236. #endregion
  237. private DevExpress.XtraEditors.SimpleButton newCreateBtnSon;
  238. private DevExpress.XtraEditors.SimpleButton NewcancelBtn;
  239. private DevExpress.XtraEditors.LabelControl labelControl1;
  240. private DevExpress.XtraEditors.LabelControl labelControl2;
  241. private DevExpress.XtraEditors.LabelControl labelControl3;
  242. private DevExpress.XtraEditors.TextEdit shejituhaoText;
  243. private DevExpress.XtraEditors.LabelControl labelControl4;
  244. private DevExpress.XtraEditors.LabelControl labelControl5;
  245. private DevExpress.XtraEditors.LabelControl labelControl6;
  246. private DevExpress.XtraEditors.LabelControl labelControl7;
  247. private DevExpress.XtraEditors.DateEdit jianchashijianText;
  248. private DevExpress.XtraEditors.ComboBoxEdit xianlumingText;
  249. private DevExpress.XtraEditors.ComboBoxEdit zhanmingText;
  250. private DevExpress.XtraEditors.TextEdit jiancharenText;
  251. private DevExpress.XtraEditors.ComboBoxEdit daochahaoText;
  252. private DevExpress.XtraEditors.TextEdit zhechahaoText;
  253. }
  254. }