CreateNewTableXXXW.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257
  1. namespace Uninpho.Tools.components.XXXW
  2. {
  3. partial class CreateNewTableXXXW
  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.jianchashijianText = new DevExpress.XtraEditors.DateEdit();
  29. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  30. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  31. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  32. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  33. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  34. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  35. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  36. this.jiancharenText = new DevExpress.XtraEditors.TextEdit();
  37. this.shejituhaoText = new DevExpress.XtraEditors.TextEdit();
  38. this.NewcancelBtn = new DevExpress.XtraEditors.SimpleButton();
  39. this.newCreateBtnSon = new DevExpress.XtraEditors.SimpleButton();
  40. this.xianlumingText = new DevExpress.XtraEditors.ComboBoxEdit();
  41. this.zhanmingText = new DevExpress.XtraEditors.ComboBoxEdit();
  42. this.daochahaoText = new DevExpress.XtraEditors.ComboBoxEdit();
  43. this.zhechahaoText = new DevExpress.XtraEditors.TextEdit();
  44. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).BeginInit();
  45. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).BeginInit();
  46. ((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).BeginInit();
  47. ((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).BeginInit();
  48. ((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).BeginInit();
  49. ((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).BeginInit();
  52. this.SuspendLayout();
  53. //
  54. // jianchashijianText
  55. //
  56. this.jianchashijianText.EditValue = null;
  57. this.jianchashijianText.Location = new System.Drawing.Point(108, 151);
  58. this.jianchashijianText.Name = "jianchashijianText";
  59. this.jianchashijianText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  60. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  61. this.jianchashijianText.Properties.CalendarTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  62. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  63. this.jianchashijianText.Size = new System.Drawing.Size(102, 20);
  64. this.jianchashijianText.TabIndex = 19;
  65. //
  66. // labelControl6
  67. //
  68. this.labelControl6.Location = new System.Drawing.Point(295, 110);
  69. this.labelControl6.Name = "labelControl6";
  70. this.labelControl6.Size = new System.Drawing.Size(48, 14);
  71. this.labelControl6.TabIndex = 12;
  72. this.labelControl6.Text = "检查人:";
  73. //
  74. // labelControl7
  75. //
  76. this.labelControl7.Location = new System.Drawing.Point(54, 22);
  77. this.labelControl7.Name = "labelControl7";
  78. this.labelControl7.Size = new System.Drawing.Size(48, 14);
  79. this.labelControl7.TabIndex = 13;
  80. this.labelControl7.Text = "线路名:";
  81. //
  82. // labelControl5
  83. //
  84. this.labelControl5.Location = new System.Drawing.Point(42, 154);
  85. this.labelControl5.Name = "labelControl5";
  86. this.labelControl5.Size = new System.Drawing.Size(60, 14);
  87. this.labelControl5.TabIndex = 14;
  88. this.labelControl5.Text = "检查日期:";
  89. //
  90. // labelControl4
  91. //
  92. this.labelControl4.Location = new System.Drawing.Point(283, 66);
  93. this.labelControl4.Name = "labelControl4";
  94. this.labelControl4.Size = new System.Drawing.Size(60, 14);
  95. this.labelControl4.TabIndex = 15;
  96. this.labelControl4.Text = "设计图号:";
  97. //
  98. // labelControl3
  99. //
  100. this.labelControl3.Location = new System.Drawing.Point(293, 22);
  101. this.labelControl3.Name = "labelControl3";
  102. this.labelControl3.Size = new System.Drawing.Size(48, 14);
  103. this.labelControl3.TabIndex = 16;
  104. this.labelControl3.Text = "辙岔号:";
  105. //
  106. // labelControl2
  107. //
  108. this.labelControl2.Location = new System.Drawing.Point(54, 110);
  109. this.labelControl2.Name = "labelControl2";
  110. this.labelControl2.Size = new System.Drawing.Size(48, 14);
  111. this.labelControl2.TabIndex = 17;
  112. this.labelControl2.Text = "道岔号:";
  113. //
  114. // labelControl1
  115. //
  116. this.labelControl1.Location = new System.Drawing.Point(32, 66);
  117. this.labelControl1.Name = "labelControl1";
  118. this.labelControl1.Size = new System.Drawing.Size(72, 14);
  119. this.labelControl1.TabIndex = 18;
  120. this.labelControl1.Text = "站(所)名:";
  121. //
  122. // jiancharenText
  123. //
  124. this.jiancharenText.Location = new System.Drawing.Point(349, 107);
  125. this.jiancharenText.Name = "jiancharenText";
  126. this.jiancharenText.Size = new System.Drawing.Size(102, 20);
  127. this.jiancharenText.TabIndex = 6;
  128. //
  129. // shejituhaoText
  130. //
  131. this.shejituhaoText.Location = new System.Drawing.Point(349, 63);
  132. this.shejituhaoText.Name = "shejituhaoText";
  133. this.shejituhaoText.Properties.ReadOnly = true;
  134. this.shejituhaoText.Size = new System.Drawing.Size(102, 20);
  135. this.shejituhaoText.TabIndex = 7;
  136. //
  137. // NewcancelBtn
  138. //
  139. this.NewcancelBtn.Location = new System.Drawing.Point(387, 208);
  140. this.NewcancelBtn.Name = "NewcancelBtn";
  141. this.NewcancelBtn.Size = new System.Drawing.Size(64, 22);
  142. this.NewcancelBtn.TabIndex = 4;
  143. this.NewcancelBtn.Text = "取消";
  144. this.NewcancelBtn.Click += new System.EventHandler(this.NewcancelBtn_Click);
  145. //
  146. // newCreateBtnSon
  147. //
  148. this.newCreateBtnSon.Location = new System.Drawing.Point(293, 208);
  149. this.newCreateBtnSon.Name = "newCreateBtnSon";
  150. this.newCreateBtnSon.Size = new System.Drawing.Size(64, 22);
  151. this.newCreateBtnSon.TabIndex = 5;
  152. this.newCreateBtnSon.Text = "数据导入";
  153. this.newCreateBtnSon.Click += new System.EventHandler(this.newCreateBtnSon_Click);
  154. //
  155. // xianlumingText
  156. //
  157. this.xianlumingText.Location = new System.Drawing.Point(108, 19);
  158. this.xianlumingText.Name = "xianlumingText";
  159. this.xianlumingText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  160. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  161. this.xianlumingText.Size = new System.Drawing.Size(102, 20);
  162. this.xianlumingText.TabIndex = 8;
  163. this.xianlumingText.EditValueChanged += new System.EventHandler(this.xianlumingText_TextChanged);
  164. this.xianlumingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.xianlumingText_KeyUp);
  165. //
  166. // zhanmingText
  167. //
  168. this.zhanmingText.Enabled = false;
  169. this.zhanmingText.Location = new System.Drawing.Point(108, 63);
  170. this.zhanmingText.Name = "zhanmingText";
  171. this.zhanmingText.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  172. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  173. this.zhanmingText.Size = new System.Drawing.Size(102, 20);
  174. this.zhanmingText.TabIndex = 9;
  175. this.zhanmingText.EditValueChanged += new System.EventHandler(this.zhanmingText_EditValueChanged);
  176. this.zhanmingText.KeyUp += new System.Windows.Forms.KeyEventHandler(this.zhanmingText_KeyUp);
  177. //
  178. // daochahaoText
  179. //
  180. this.daochahaoText.Enabled = false;
  181. this.daochahaoText.Location = new System.Drawing.Point(108, 107);
  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 = 10;
  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(349, 19);
  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 = 11;
  197. //
  198. // CreateNewTableXXXW
  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.Name = "CreateNewTableXXXW";
  220. this.Text = "线形线位新建表单";
  221. this.Load += new System.EventHandler(this.CreateNewTableMTLF_Load);
  222. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties.CalendarTimeProperties)).EndInit();
  223. ((System.ComponentModel.ISupportInitialize)(this.jianchashijianText.Properties)).EndInit();
  224. ((System.ComponentModel.ISupportInitialize)(this.jiancharenText.Properties)).EndInit();
  225. ((System.ComponentModel.ISupportInitialize)(this.shejituhaoText.Properties)).EndInit();
  226. ((System.ComponentModel.ISupportInitialize)(this.xianlumingText.Properties)).EndInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.zhanmingText.Properties)).EndInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.daochahaoText.Properties)).EndInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.zhechahaoText.Properties)).EndInit();
  230. this.ResumeLayout(false);
  231. this.PerformLayout();
  232. }
  233. #endregion
  234. private DevExpress.XtraEditors.DateEdit jianchashijianText;
  235. private DevExpress.XtraEditors.LabelControl labelControl6;
  236. private DevExpress.XtraEditors.LabelControl labelControl7;
  237. private DevExpress.XtraEditors.LabelControl labelControl5;
  238. private DevExpress.XtraEditors.LabelControl labelControl4;
  239. private DevExpress.XtraEditors.LabelControl labelControl3;
  240. private DevExpress.XtraEditors.LabelControl labelControl2;
  241. private DevExpress.XtraEditors.LabelControl labelControl1;
  242. private DevExpress.XtraEditors.TextEdit jiancharenText;
  243. private DevExpress.XtraEditors.TextEdit shejituhaoText;
  244. private DevExpress.XtraEditors.SimpleButton NewcancelBtn;
  245. private DevExpress.XtraEditors.SimpleButton newCreateBtnSon;
  246. private DevExpress.XtraEditors.ComboBoxEdit xianlumingText;
  247. private DevExpress.XtraEditors.ComboBoxEdit zhanmingText;
  248. private DevExpress.XtraEditors.ComboBoxEdit daochahaoText;
  249. private DevExpress.XtraEditors.TextEdit zhechahaoText;
  250. }
  251. }