CreateNewTableZZJH.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308
  1. namespace Uninpho.Tools.components.ZZJH
  2. {
  3. partial class CreateNewTableZZJH
  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.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  29. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  30. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  31. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  32. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  33. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  34. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  35. this.jiancharenText = new DevExpress.XtraEditors.TextEdit();
  36. this.shejituhaoText = new DevExpress.XtraEditors.TextEdit();
  37. this.zhechahaoText = new DevExpress.XtraEditors.TextEdit();
  38. this.NewcancelBtn = new DevExpress.XtraEditors.SimpleButton();
  39. this.newCreateBtnSon = new DevExpress.XtraEditors.SimpleButton();
  40. this.qujianQText = new DevExpress.XtraEditors.TextEdit();
  41. this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
  42. this.qujianZText = new DevExpress.XtraEditors.TextEdit();
  43. this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
  44. this.jianchashijianText = new DevExpress.XtraEditors.DateEdit();
  45. this.xianlumingText = new DevExpress.XtraEditors.ComboBoxEdit();
  46. this.zhanmingText = new DevExpress.XtraEditors.ComboBoxEdit();
  47. this.daochahaoText = new DevExpress.XtraEditors.ComboBoxEdit();
  48. ((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.qujianQText.Properties)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.qujianZText.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // labelControl6
  61. //
  62. this.labelControl6.Location = new System.Drawing.Point(276, 110);
  63. this.labelControl6.Name = "labelControl6";
  64. this.labelControl6.Size = new System.Drawing.Size(48, 14);
  65. this.labelControl6.TabIndex = 12;
  66. this.labelControl6.Text = "检查人:";
  67. //
  68. // labelControl7
  69. //
  70. this.labelControl7.Location = new System.Drawing.Point(53, 23);
  71. this.labelControl7.Name = "labelControl7";
  72. this.labelControl7.Size = new System.Drawing.Size(48, 14);
  73. this.labelControl7.TabIndex = 13;
  74. this.labelControl7.Text = "线路名:";
  75. //
  76. // labelControl5
  77. //
  78. this.labelControl5.Location = new System.Drawing.Point(41, 155);
  79. this.labelControl5.Name = "labelControl5";
  80. this.labelControl5.Size = new System.Drawing.Size(60, 14);
  81. this.labelControl5.TabIndex = 14;
  82. this.labelControl5.Text = "检查日期:";
  83. //
  84. // labelControl4
  85. //
  86. this.labelControl4.Location = new System.Drawing.Point(264, 23);
  87. this.labelControl4.Name = "labelControl4";
  88. this.labelControl4.Size = new System.Drawing.Size(60, 14);
  89. this.labelControl4.TabIndex = 15;
  90. this.labelControl4.Text = "设计图号:";
  91. //
  92. // labelControl3
  93. //
  94. this.labelControl3.Location = new System.Drawing.Point(276, 67);
  95. this.labelControl3.Name = "labelControl3";
  96. this.labelControl3.Size = new System.Drawing.Size(48, 14);
  97. this.labelControl3.TabIndex = 16;
  98. this.labelControl3.Text = "辙岔号:";
  99. //
  100. // labelControl2
  101. //
  102. this.labelControl2.Location = new System.Drawing.Point(53, 110);
  103. this.labelControl2.Name = "labelControl2";
  104. this.labelControl2.Size = new System.Drawing.Size(48, 14);
  105. this.labelControl2.TabIndex = 17;
  106. this.labelControl2.Text = "道岔号:";
  107. //
  108. // labelControl1
  109. //
  110. this.labelControl1.Location = new System.Drawing.Point(31, 67);
  111. this.labelControl1.Name = "labelControl1";
  112. this.labelControl1.Size = new System.Drawing.Size(72, 14);
  113. this.labelControl1.TabIndex = 18;
  114. this.labelControl1.Text = "站(所)名:";
  115. //
  116. // jiancharenText
  117. //
  118. this.jiancharenText.Location = new System.Drawing.Point(330, 107);
  119. this.jiancharenText.Name = "jiancharenText";
  120. this.jiancharenText.Size = new System.Drawing.Size(102, 20);
  121. this.jiancharenText.TabIndex = 5;
  122. //
  123. // shejituhaoText
  124. //
  125. this.shejituhaoText.Location = new System.Drawing.Point(330, 20);
  126. this.shejituhaoText.Name = "shejituhaoText";
  127. this.shejituhaoText.Properties.ReadOnly = true;
  128. this.shejituhaoText.Size = new System.Drawing.Size(102, 20);
  129. this.shejituhaoText.TabIndex = 8;
  130. //
  131. // zhechahaoText
  132. //
  133. this.zhechahaoText.Location = new System.Drawing.Point(330, 64);
  134. this.zhechahaoText.Name = "zhechahaoText";
  135. this.zhechahaoText.Properties.ReadOnly = true;
  136. this.zhechahaoText.Size = new System.Drawing.Size(102, 20);
  137. this.zhechahaoText.TabIndex = 9;
  138. //
  139. // NewcancelBtn
  140. //
  141. this.NewcancelBtn.Location = new System.Drawing.Point(387, 243);
  142. this.NewcancelBtn.Name = "NewcancelBtn";
  143. this.NewcancelBtn.Size = new System.Drawing.Size(64, 22);
  144. this.NewcancelBtn.TabIndex = 3;
  145. this.NewcancelBtn.Text = "取消";
  146. this.NewcancelBtn.Click += new System.EventHandler(this.NewcancelBtn_Click);
  147. //
  148. // newCreateBtnSon
  149. //
  150. this.newCreateBtnSon.Location = new System.Drawing.Point(293, 243);
  151. this.newCreateBtnSon.Name = "newCreateBtnSon";
  152. this.newCreateBtnSon.Size = new System.Drawing.Size(64, 22);
  153. this.newCreateBtnSon.TabIndex = 4;
  154. this.newCreateBtnSon.Text = "新建";
  155. this.newCreateBtnSon.Click += new System.EventHandler(this.newCreateBtnSon_Click);
  156. //
  157. // qujianQText
  158. //
  159. this.qujianQText.EditValue = "1";
  160. this.qujianQText.Location = new System.Drawing.Point(107, 197);
  161. this.qujianQText.Name = "qujianQText";
  162. this.qujianQText.Size = new System.Drawing.Size(102, 20);
  163. this.qujianQText.TabIndex = 5;
  164. //
  165. // labelControl8
  166. //
  167. this.labelControl8.Location = new System.Drawing.Point(43, 200);
  168. this.labelControl8.Name = "labelControl8";
  169. this.labelControl8.Size = new System.Drawing.Size(60, 14);
  170. this.labelControl8.TabIndex = 12;
  171. this.labelControl8.Text = "枕号区间:";
  172. //
  173. // qujianZText
  174. //
  175. this.qujianZText.EditValue = "60";
  176. this.qujianZText.Location = new System.Drawing.Point(235, 197);
  177. this.qujianZText.Name = "qujianZText";
  178. this.qujianZText.Size = new System.Drawing.Size(102, 20);
  179. this.qujianZText.TabIndex = 5;
  180. //
  181. // labelControl9
  182. //
  183. this.labelControl9.Location = new System.Drawing.Point(217, 201);
  184. this.labelControl9.Name = "labelControl9";
  185. this.labelControl9.Size = new System.Drawing.Size(12, 14);
  186. this.labelControl9.TabIndex = 12;
  187. this.labelControl9.Text = "—";
  188. //
  189. // jianchashijianText
  190. //
  191. this.jianchashijianText.EditValue = null;
  192. this.jianchashijianText.Location = new System.Drawing.Point(107, 152);
  193. this.jianchashijianText.Name = "jianchashijianText";
  194. this.jianchashijianText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  195. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  196. this.jianchashijianText.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  197. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  198. this.jianchashijianText.Size = new System.Drawing.Size(102, 20);
  199. this.jianchashijianText.TabIndex = 19;
  200. //
  201. // xianlumingText
  202. //
  203. this.xianlumingText.Location = new System.Drawing.Point(107, 20);
  204. this.xianlumingText.Name = "xianlumingText";
  205. this.xianlumingText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  206. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  207. this.xianlumingText.Size = new System.Drawing.Size(102, 20);
  208. this.xianlumingText.TabIndex = 6;
  209. this.xianlumingText.EditValueChanged += new System.EventHandler(this.xianlumingText_EditValueChanged);
  210. this.xianlumingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.xianlumingText_KeyUp);
  211. //
  212. // zhanmingText
  213. //
  214. this.zhanmingText.Enabled = false;
  215. this.zhanmingText.Location = new System.Drawing.Point(107, 64);
  216. this.zhanmingText.Name = "zhanmingText";
  217. this.zhanmingText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  218. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  219. this.zhanmingText.Size = new System.Drawing.Size(102, 20);
  220. this.zhanmingText.TabIndex = 11;
  221. this.zhanmingText.EditValueChanged += new System.EventHandler(this.zhanmingText_EditValueChanged);
  222. this.zhanmingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.zhanmingText_KeyUp);
  223. //
  224. // daochahaoText
  225. //
  226. this.daochahaoText.Enabled = false;
  227. this.daochahaoText.Location = new System.Drawing.Point(107, 107);
  228. this.daochahaoText.Name = "daochahaoText";
  229. this.daochahaoText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  230. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  231. this.daochahaoText.Size = new System.Drawing.Size(102, 20);
  232. this.daochahaoText.TabIndex = 10;
  233. this.daochahaoText.EditValueChanged += new System.EventHandler(this.daochahaoText_EditValueChanged);
  234. this.daochahaoText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.daochahaoText_KeyUp);
  235. //
  236. // CreateNewTableZZJH
  237. //
  238. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  239. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  240. this.ClientSize = new System.Drawing.Size(483, 277);
  241. this.Controls.Add(this.jianchashijianText);
  242. this.Controls.Add(this.labelControl9);
  243. this.Controls.Add(this.labelControl8);
  244. this.Controls.Add(this.labelControl6);
  245. this.Controls.Add(this.labelControl7);
  246. this.Controls.Add(this.labelControl5);
  247. this.Controls.Add(this.labelControl4);
  248. this.Controls.Add(this.labelControl3);
  249. this.Controls.Add(this.labelControl2);
  250. this.Controls.Add(this.labelControl1);
  251. this.Controls.Add(this.qujianZText);
  252. this.Controls.Add(this.qujianQText);
  253. this.Controls.Add(this.jiancharenText);
  254. this.Controls.Add(this.shejituhaoText);
  255. this.Controls.Add(this.zhechahaoText);
  256. this.Controls.Add(this.NewcancelBtn);
  257. this.Controls.Add(this.newCreateBtnSon);
  258. this.Controls.Add(this.xianlumingText);
  259. this.Controls.Add(this.zhanmingText);
  260. this.Controls.Add(this.daochahaoText);
  261. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
  262. this.MaximizeBox = false;
  263. this.MinimizeBox = false;
  264. this.Name = "CreateNewTableZZJH";
  265. this.Text = "逐枕几何新建表单";
  266. this.Load += new System.EventHandler(this.CreateNewTableZZJH_Load);
  267. ((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).EndInit();
  268. ((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).EndInit();
  269. ((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).EndInit();
  270. ((System.ComponentModel.ISupportInitialize)(this.qujianQText.Properties)).EndInit();
  271. ((System.ComponentModel.ISupportInitialize)(this.qujianZText.Properties)).EndInit();
  272. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).EndInit();
  273. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).EndInit();
  274. ((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).EndInit();
  275. ((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).EndInit();
  276. ((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).EndInit();
  277. this.ResumeLayout(false);
  278. this.PerformLayout();
  279. }
  280. #endregion
  281. private DevExpress.XtraEditors.LabelControl labelControl6;
  282. private DevExpress.XtraEditors.LabelControl labelControl7;
  283. private DevExpress.XtraEditors.LabelControl labelControl5;
  284. private DevExpress.XtraEditors.LabelControl labelControl4;
  285. private DevExpress.XtraEditors.LabelControl labelControl3;
  286. private DevExpress.XtraEditors.LabelControl labelControl2;
  287. private DevExpress.XtraEditors.LabelControl labelControl1;
  288. private DevExpress.XtraEditors.TextEdit jiancharenText;
  289. private DevExpress.XtraEditors.TextEdit shejituhaoText;
  290. private DevExpress.XtraEditors.TextEdit zhechahaoText;
  291. private DevExpress.XtraEditors.SimpleButton NewcancelBtn;
  292. private DevExpress.XtraEditors.SimpleButton newCreateBtnSon;
  293. private DevExpress.XtraEditors.TextEdit qujianQText;
  294. private DevExpress.XtraEditors.LabelControl labelControl8;
  295. private DevExpress.XtraEditors.TextEdit qujianZText;
  296. private DevExpress.XtraEditors.LabelControl labelControl9;
  297. private DevExpress.XtraEditors.DateEdit jianchashijianText;
  298. private DevExpress.XtraEditors.ComboBoxEdit xianlumingText;
  299. private DevExpress.XtraEditors.ComboBoxEdit zhanmingText;
  300. private DevExpress.XtraEditors.ComboBoxEdit daochahaoText;
  301. }
  302. }