ResultViewNameRule.Designer.cs 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365
  1. 
  2. namespace SmartCoalApplication.AutomaticMeasurement
  3. {
  4. partial class ResultViewNameRule
  5. {
  6. /// <summary>
  7. /// Required designer variable.
  8. /// </summary>
  9. private System.ComponentModel.IContainer components = null;
  10. /// <summary>
  11. /// Clean up any resources being used.
  12. /// </summary>
  13. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  14. protected override void Dispose(bool disposing)
  15. {
  16. if (disposing && (components != null))
  17. {
  18. components.Dispose();
  19. }
  20. base.Dispose(disposing);
  21. }
  22. #region Windows Form Designer generated code
  23. /// <summary>
  24. /// Required method for Designer support - do not modify
  25. /// the contents of this method with the code editor.
  26. /// </summary>
  27. private void InitializeComponent()
  28. {
  29. this.groupBox5 = new System.Windows.Forms.GroupBox();
  30. this.textBox8 = new System.Windows.Forms.TextBox();
  31. this.textBox7 = new System.Windows.Forms.TextBox();
  32. this.label31 = new System.Windows.Forms.Label();
  33. this.label30 = new System.Windows.Forms.Label();
  34. this.comboBox1 = new System.Windows.Forms.ComboBox();
  35. this.label15 = new System.Windows.Forms.Label();
  36. this.textBox2 = new System.Windows.Forms.TextBox();
  37. this.label14 = new System.Windows.Forms.Label();
  38. this.textBox4 = new System.Windows.Forms.TextBox();
  39. this.label13 = new System.Windows.Forms.Label();
  40. this.listView1 = new System.Windows.Forms.ListView();
  41. this.groupBox19 = new System.Windows.Forms.GroupBox();
  42. this.label29 = new System.Windows.Forms.Label();
  43. this.groupBox2 = new System.Windows.Forms.GroupBox();
  44. this.btn_Save = new System.Windows.Forms.Button();
  45. this.button2 = new System.Windows.Forms.Button();
  46. this.groupBox1 = new System.Windows.Forms.GroupBox();
  47. this.textBox5 = new System.Windows.Forms.TextBox();
  48. this.label1 = new System.Windows.Forms.Label();
  49. this.comboBox2 = new System.Windows.Forms.ComboBox();
  50. this.groupBox5.SuspendLayout();
  51. this.groupBox19.SuspendLayout();
  52. this.groupBox2.SuspendLayout();
  53. this.groupBox1.SuspendLayout();
  54. this.SuspendLayout();
  55. //
  56. // groupBox5
  57. //
  58. this.groupBox5.Controls.Add(this.textBox8);
  59. this.groupBox5.Controls.Add(this.textBox7);
  60. this.groupBox5.Controls.Add(this.label31);
  61. this.groupBox5.Controls.Add(this.label30);
  62. this.groupBox5.Controls.Add(this.comboBox1);
  63. this.groupBox5.Controls.Add(this.label15);
  64. this.groupBox5.Controls.Add(this.textBox2);
  65. this.groupBox5.Controls.Add(this.label14);
  66. this.groupBox5.Controls.Add(this.textBox4);
  67. this.groupBox5.Controls.Add(this.label13);
  68. this.groupBox5.Controls.Add(this.listView1);
  69. this.groupBox5.Location = new System.Drawing.Point(21, 326);
  70. this.groupBox5.Margin = new System.Windows.Forms.Padding(4);
  71. this.groupBox5.Name = "groupBox5";
  72. this.groupBox5.Padding = new System.Windows.Forms.Padding(4);
  73. this.groupBox5.Size = new System.Drawing.Size(591, 612);
  74. this.groupBox5.TabIndex = 54;
  75. this.groupBox5.TabStop = false;
  76. this.groupBox5.Text = "信息";
  77. //
  78. // textBox8
  79. //
  80. this.textBox8.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  81. | System.Windows.Forms.AnchorStyles.Left)));
  82. this.textBox8.Location = new System.Drawing.Point(116, 99);
  83. this.textBox8.Margin = new System.Windows.Forms.Padding(4);
  84. this.textBox8.Name = "textBox8";
  85. this.textBox8.Size = new System.Drawing.Size(160, 28);
  86. this.textBox8.TabIndex = 16;
  87. this.textBox8.TextChanged += new System.EventHandler(this.text_change);
  88. //
  89. // textBox7
  90. //
  91. this.textBox7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  92. | System.Windows.Forms.AnchorStyles.Left)));
  93. this.textBox7.Location = new System.Drawing.Point(116, 62);
  94. this.textBox7.Margin = new System.Windows.Forms.Padding(4);
  95. this.textBox7.Name = "textBox7";
  96. this.textBox7.Size = new System.Drawing.Size(160, 28);
  97. this.textBox7.TabIndex = 15;
  98. this.textBox7.TextChanged += new System.EventHandler(this.text_change);
  99. //
  100. // label31
  101. //
  102. this.label31.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  103. | System.Windows.Forms.AnchorStyles.Left)));
  104. this.label31.AutoSize = true;
  105. this.label31.Location = new System.Drawing.Point(63, 104);
  106. this.label31.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  107. this.label31.Name = "label31";
  108. this.label31.Size = new System.Drawing.Size(44, 18);
  109. this.label31.TabIndex = 14;
  110. this.label31.Text = "Z2:";
  111. //
  112. // label30
  113. //
  114. this.label30.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  115. | System.Windows.Forms.AnchorStyles.Left)));
  116. this.label30.AutoSize = true;
  117. this.label30.Location = new System.Drawing.Point(63, 69);
  118. this.label30.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  119. this.label30.Name = "label30";
  120. this.label30.Size = new System.Drawing.Size(44, 18);
  121. this.label30.TabIndex = 13;
  122. this.label30.Text = "Z1:";
  123. //
  124. // comboBox1
  125. //
  126. this.comboBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  127. | System.Windows.Forms.AnchorStyles.Left)));
  128. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  129. this.comboBox1.FormattingEnabled = true;
  130. this.comboBox1.Location = new System.Drawing.Point(420, 72);
  131. this.comboBox1.Margin = new System.Windows.Forms.Padding(4);
  132. this.comboBox1.Name = "comboBox1";
  133. this.comboBox1.Size = new System.Drawing.Size(160, 26);
  134. this.comboBox1.TabIndex = 8;
  135. this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.text_change);
  136. this.comboBox1.SelectedValueChanged += new System.EventHandler(this.text_change);
  137. //
  138. // label15
  139. //
  140. this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  141. | System.Windows.Forms.AnchorStyles.Left)));
  142. this.label15.AutoSize = true;
  143. this.label15.Location = new System.Drawing.Point(314, 78);
  144. this.label15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  145. this.label15.Name = "label15";
  146. this.label15.Size = new System.Drawing.Size(98, 18);
  147. this.label15.TabIndex = 5;
  148. this.label15.Text = "數值位數:";
  149. //
  150. // textBox2
  151. //
  152. this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  153. | System.Windows.Forms.AnchorStyles.Left)));
  154. this.textBox2.Location = new System.Drawing.Point(420, 24);
  155. this.textBox2.Margin = new System.Windows.Forms.Padding(4);
  156. this.textBox2.Name = "textBox2";
  157. this.textBox2.Size = new System.Drawing.Size(160, 28);
  158. this.textBox2.TabIndex = 4;
  159. this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
  160. //
  161. // label14
  162. //
  163. this.label14.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  164. | System.Windows.Forms.AnchorStyles.Left)));
  165. this.label14.AutoSize = true;
  166. this.label14.Location = new System.Drawing.Point(314, 30);
  167. this.label14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  168. this.label14.Name = "label14";
  169. this.label14.Size = new System.Drawing.Size(98, 18);
  170. this.label14.TabIndex = 3;
  171. this.label14.Text = "名稱格式:";
  172. //
  173. // textBox4
  174. //
  175. this.textBox4.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  176. | System.Windows.Forms.AnchorStyles.Left)));
  177. this.textBox4.Location = new System.Drawing.Point(116, 24);
  178. this.textBox4.Margin = new System.Windows.Forms.Padding(4);
  179. this.textBox4.Name = "textBox4";
  180. this.textBox4.Size = new System.Drawing.Size(160, 28);
  181. this.textBox4.TabIndex = 2;
  182. this.textBox4.TextChanged += new System.EventHandler(this.text_change);
  183. //
  184. // label13
  185. //
  186. this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  187. | System.Windows.Forms.AnchorStyles.Left)));
  188. this.label13.AutoSize = true;
  189. this.label13.Location = new System.Drawing.Point(50, 32);
  190. this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  191. this.label13.Name = "label13";
  192. this.label13.Size = new System.Drawing.Size(62, 18);
  193. this.label13.TabIndex = 1;
  194. this.label13.Text = "文本:";
  195. //
  196. // listView1
  197. //
  198. this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  199. | System.Windows.Forms.AnchorStyles.Left)));
  200. this.listView1.FullRowSelect = true;
  201. this.listView1.GridLines = true;
  202. this.listView1.HideSelection = false;
  203. this.listView1.Location = new System.Drawing.Point(12, 140);
  204. this.listView1.Margin = new System.Windows.Forms.Padding(4);
  205. this.listView1.MultiSelect = false;
  206. this.listView1.Name = "listView1";
  207. this.listView1.Size = new System.Drawing.Size(568, 457);
  208. this.listView1.TabIndex = 12;
  209. this.listView1.UseCompatibleStateImageBehavior = false;
  210. this.listView1.View = System.Windows.Forms.View.Details;
  211. this.listView1.DoubleClick += new System.EventHandler(this.listView1_DoubleClick);
  212. //
  213. // groupBox19
  214. //
  215. this.groupBox19.Controls.Add(this.comboBox2);
  216. this.groupBox19.Controls.Add(this.label29);
  217. this.groupBox19.Location = new System.Drawing.Point(21, 118);
  218. this.groupBox19.Margin = new System.Windows.Forms.Padding(4);
  219. this.groupBox19.Name = "groupBox19";
  220. this.groupBox19.Padding = new System.Windows.Forms.Padding(4);
  221. this.groupBox19.Size = new System.Drawing.Size(591, 87);
  222. this.groupBox19.TabIndex = 53;
  223. this.groupBox19.TabStop = false;
  224. this.groupBox19.Text = "當前使用";
  225. //
  226. // label29
  227. //
  228. this.label29.AutoSize = true;
  229. this.label29.Location = new System.Drawing.Point(45, 34);
  230. this.label29.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  231. this.label29.Name = "label29";
  232. this.label29.Size = new System.Drawing.Size(62, 18);
  233. this.label29.TabIndex = 0;
  234. this.label29.Text = "名稱:";
  235. //
  236. // groupBox2
  237. //
  238. this.groupBox2.Controls.Add(this.btn_Save);
  239. this.groupBox2.Controls.Add(this.button2);
  240. this.groupBox2.Location = new System.Drawing.Point(21, 15);
  241. this.groupBox2.Margin = new System.Windows.Forms.Padding(4);
  242. this.groupBox2.Name = "groupBox2";
  243. this.groupBox2.Padding = new System.Windows.Forms.Padding(4);
  244. this.groupBox2.Size = new System.Drawing.Size(591, 87);
  245. this.groupBox2.TabIndex = 52;
  246. this.groupBox2.TabStop = false;
  247. this.groupBox2.Text = "操作";
  248. //
  249. // btn_Save
  250. //
  251. this.btn_Save.Location = new System.Drawing.Point(348, 30);
  252. this.btn_Save.Margin = new System.Windows.Forms.Padding(4);
  253. this.btn_Save.Name = "btn_Save";
  254. this.btn_Save.Size = new System.Drawing.Size(112, 34);
  255. this.btn_Save.TabIndex = 2;
  256. this.btn_Save.Text = "保存";
  257. this.btn_Save.UseVisualStyleBackColor = true;
  258. this.btn_Save.Click += new System.EventHandler(this.btn_Save_Click);
  259. //
  260. // button2
  261. //
  262. this.button2.Location = new System.Drawing.Point(470, 30);
  263. this.button2.Margin = new System.Windows.Forms.Padding(4);
  264. this.button2.Name = "button2";
  265. this.button2.Size = new System.Drawing.Size(112, 34);
  266. this.button2.TabIndex = 1;
  267. this.button2.Text = "取消";
  268. this.button2.UseVisualStyleBackColor = true;
  269. this.button2.Click += new System.EventHandler(this.button2_Click);
  270. //
  271. // groupBox1
  272. //
  273. this.groupBox1.Controls.Add(this.textBox5);
  274. this.groupBox1.Controls.Add(this.label1);
  275. this.groupBox1.Location = new System.Drawing.Point(21, 222);
  276. this.groupBox1.Margin = new System.Windows.Forms.Padding(4);
  277. this.groupBox1.Name = "groupBox1";
  278. this.groupBox1.Padding = new System.Windows.Forms.Padding(4);
  279. this.groupBox1.Size = new System.Drawing.Size(591, 87);
  280. this.groupBox1.TabIndex = 55;
  281. this.groupBox1.TabStop = false;
  282. this.groupBox1.Text = "預覽";
  283. //
  284. // textBox5
  285. //
  286. this.textBox5.Location = new System.Drawing.Point(106, 28);
  287. this.textBox5.Margin = new System.Windows.Forms.Padding(4);
  288. this.textBox5.Name = "textBox5";
  289. this.textBox5.ReadOnly = true;
  290. this.textBox5.Size = new System.Drawing.Size(352, 28);
  291. this.textBox5.TabIndex = 1;
  292. //
  293. // label1
  294. //
  295. this.label1.AutoSize = true;
  296. this.label1.Location = new System.Drawing.Point(45, 34);
  297. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  298. this.label1.Name = "label1";
  299. this.label1.Size = new System.Drawing.Size(62, 18);
  300. this.label1.TabIndex = 0;
  301. this.label1.Text = "名稱:";
  302. //
  303. // comboBox2
  304. //
  305. this.comboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  306. this.comboBox2.FormattingEnabled = true;
  307. this.comboBox2.Location = new System.Drawing.Point(106, 31);
  308. this.comboBox2.Name = "comboBox2";
  309. this.comboBox2.Size = new System.Drawing.Size(352, 26);
  310. this.comboBox2.TabIndex = 1;
  311. this.comboBox2.SelectedIndexChanged += new System.EventHandler(this.comboBox2_SelectedIndexChanged);
  312. //
  313. // ResultViewNameRule
  314. //
  315. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  316. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  317. this.ClientSize = new System.Drawing.Size(634, 956);
  318. this.Controls.Add(this.groupBox1);
  319. this.Controls.Add(this.groupBox5);
  320. this.Controls.Add(this.groupBox19);
  321. this.Controls.Add(this.groupBox2);
  322. this.Margin = new System.Windows.Forms.Padding(4);
  323. this.MaximizeBox = false;
  324. this.MinimizeBox = false;
  325. this.Name = "ResultViewNameRule";
  326. this.Text = "命名規則";
  327. this.groupBox5.ResumeLayout(false);
  328. this.groupBox5.PerformLayout();
  329. this.groupBox19.ResumeLayout(false);
  330. this.groupBox19.PerformLayout();
  331. this.groupBox2.ResumeLayout(false);
  332. this.groupBox1.ResumeLayout(false);
  333. this.groupBox1.PerformLayout();
  334. this.ResumeLayout(false);
  335. }
  336. #endregion
  337. public System.Windows.Forms.GroupBox groupBox5;
  338. private System.Windows.Forms.TextBox textBox8;
  339. private System.Windows.Forms.TextBox textBox7;
  340. private System.Windows.Forms.Label label31;
  341. private System.Windows.Forms.Label label30;
  342. private System.Windows.Forms.ComboBox comboBox1;
  343. private System.Windows.Forms.Label label15;
  344. private System.Windows.Forms.TextBox textBox2;
  345. private System.Windows.Forms.Label label14;
  346. private System.Windows.Forms.TextBox textBox4;
  347. private System.Windows.Forms.Label label13;
  348. private System.Windows.Forms.ListView listView1;
  349. public System.Windows.Forms.GroupBox groupBox19;
  350. private System.Windows.Forms.Label label29;
  351. public System.Windows.Forms.GroupBox groupBox2;
  352. private System.Windows.Forms.Button btn_Save;
  353. private System.Windows.Forms.Button button2;
  354. public System.Windows.Forms.GroupBox groupBox1;
  355. private System.Windows.Forms.TextBox textBox5;
  356. private System.Windows.Forms.Label label1;
  357. private System.Windows.Forms.ComboBox comboBox2;
  358. }
  359. }