MainForm.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337
  1. namespace Y.Test.Views
  2. {
  3. partial class MainForm
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
  29. this.button1 = new System.Windows.Forms.Button();
  30. this.checkBox1 = new System.Windows.Forms.CheckBox();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.listView1 = new System.Windows.Forms.ListView();
  33. this.button2 = new System.Windows.Forms.Button();
  34. this.button3 = new System.Windows.Forms.Button();
  35. this.button4 = new System.Windows.Forms.Button();
  36. this.button5 = new System.Windows.Forms.Button();
  37. this.button6 = new System.Windows.Forms.Button();
  38. this.button7 = new System.Windows.Forms.Button();
  39. this.button8 = new System.Windows.Forms.Button();
  40. this.button9 = new System.Windows.Forms.Button();
  41. this.button10 = new System.Windows.Forms.Button();
  42. this.button11 = new System.Windows.Forms.Button();
  43. this.button12 = new System.Windows.Forms.Button();
  44. this.pictureBox1 = new System.Windows.Forms.PictureBox();
  45. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  46. this.pictureBox3 = new System.Windows.Forms.PictureBox();
  47. this.panel1 = new System.Windows.Forms.Panel();
  48. this.pictureBox4 = new System.Windows.Forms.PictureBox();
  49. this.pictureBox6 = new System.Windows.Forms.PictureBox();
  50. this.pictureBox5 = new System.Windows.Forms.PictureBox();
  51. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
  54. this.panel1.SuspendLayout();
  55. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit();
  57. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
  58. this.SuspendLayout();
  59. //
  60. // button1
  61. //
  62. this.button1.Location = new System.Drawing.Point(419, 321);
  63. this.button1.Name = "button1";
  64. this.button1.Size = new System.Drawing.Size(75, 23);
  65. this.button1.TabIndex = 0;
  66. this.button1.Text = "button1";
  67. this.button1.UseVisualStyleBackColor = true;
  68. this.button1.Click += new System.EventHandler(this.button1_Click);
  69. //
  70. // checkBox1
  71. //
  72. this.checkBox1.AutoSize = true;
  73. this.checkBox1.Location = new System.Drawing.Point(416, 350);
  74. this.checkBox1.Name = "checkBox1";
  75. this.checkBox1.Size = new System.Drawing.Size(78, 16);
  76. this.checkBox1.TabIndex = 1;
  77. this.checkBox1.Text = "checkBox1";
  78. this.checkBox1.UseVisualStyleBackColor = true;
  79. //
  80. // label1
  81. //
  82. this.label1.AutoSize = true;
  83. this.label1.Location = new System.Drawing.Point(453, 369);
  84. this.label1.Name = "label1";
  85. this.label1.Size = new System.Drawing.Size(41, 12);
  86. this.label1.TabIndex = 2;
  87. this.label1.Text = "label1";
  88. //
  89. // listView1
  90. //
  91. this.listView1.Location = new System.Drawing.Point(545, 62);
  92. this.listView1.Name = "listView1";
  93. this.listView1.Size = new System.Drawing.Size(121, 97);
  94. this.listView1.TabIndex = 3;
  95. this.listView1.UseCompatibleStateImageBehavior = false;
  96. //
  97. // button2
  98. //
  99. this.button2.Location = new System.Drawing.Point(433, 85);
  100. this.button2.Name = "button2";
  101. this.button2.Size = new System.Drawing.Size(75, 23);
  102. this.button2.TabIndex = 4;
  103. this.button2.Text = "button2";
  104. this.button2.UseVisualStyleBackColor = true;
  105. this.button2.Click += new System.EventHandler(this.button2_Click);
  106. //
  107. // button3
  108. //
  109. this.button3.Location = new System.Drawing.Point(433, 62);
  110. this.button3.Name = "button3";
  111. this.button3.Size = new System.Drawing.Size(75, 23);
  112. this.button3.TabIndex = 5;
  113. this.button3.Text = "button3";
  114. this.button3.UseVisualStyleBackColor = true;
  115. //
  116. // button4
  117. //
  118. this.button4.Location = new System.Drawing.Point(433, 108);
  119. this.button4.Name = "button4";
  120. this.button4.Size = new System.Drawing.Size(75, 23);
  121. this.button4.TabIndex = 6;
  122. this.button4.Text = "button4";
  123. this.button4.UseVisualStyleBackColor = true;
  124. //
  125. // button5
  126. //
  127. this.button5.Location = new System.Drawing.Point(433, 131);
  128. this.button5.Name = "button5";
  129. this.button5.Size = new System.Drawing.Size(75, 23);
  130. this.button5.TabIndex = 7;
  131. this.button5.Text = "button5";
  132. this.button5.UseVisualStyleBackColor = true;
  133. //
  134. // button6
  135. //
  136. this.button6.Location = new System.Drawing.Point(433, 154);
  137. this.button6.Name = "button6";
  138. this.button6.Size = new System.Drawing.Size(75, 23);
  139. this.button6.TabIndex = 8;
  140. this.button6.Text = "button6";
  141. this.button6.UseVisualStyleBackColor = true;
  142. //
  143. // button7
  144. //
  145. this.button7.Location = new System.Drawing.Point(433, 177);
  146. this.button7.Name = "button7";
  147. this.button7.Size = new System.Drawing.Size(75, 23);
  148. this.button7.TabIndex = 9;
  149. this.button7.Text = "button7";
  150. this.button7.UseVisualStyleBackColor = true;
  151. //
  152. // button8
  153. //
  154. this.button8.Location = new System.Drawing.Point(433, 200);
  155. this.button8.Name = "button8";
  156. this.button8.Size = new System.Drawing.Size(75, 23);
  157. this.button8.TabIndex = 10;
  158. this.button8.Text = "button8";
  159. this.button8.UseVisualStyleBackColor = true;
  160. //
  161. // button9
  162. //
  163. this.button9.Location = new System.Drawing.Point(433, 223);
  164. this.button9.Name = "button9";
  165. this.button9.Size = new System.Drawing.Size(75, 23);
  166. this.button9.TabIndex = 11;
  167. this.button9.Text = "button9";
  168. this.button9.UseVisualStyleBackColor = true;
  169. //
  170. // button10
  171. //
  172. this.button10.Location = new System.Drawing.Point(433, 246);
  173. this.button10.Name = "button10";
  174. this.button10.Size = new System.Drawing.Size(75, 23);
  175. this.button10.TabIndex = 12;
  176. this.button10.Text = "button10";
  177. this.button10.UseVisualStyleBackColor = true;
  178. //
  179. // button11
  180. //
  181. this.button11.Location = new System.Drawing.Point(433, 269);
  182. this.button11.Name = "button11";
  183. this.button11.Size = new System.Drawing.Size(75, 23);
  184. this.button11.TabIndex = 13;
  185. this.button11.Text = "button11";
  186. this.button11.UseVisualStyleBackColor = true;
  187. //
  188. // button12
  189. //
  190. this.button12.Location = new System.Drawing.Point(433, 292);
  191. this.button12.Name = "button12";
  192. this.button12.Size = new System.Drawing.Size(75, 23);
  193. this.button12.TabIndex = 14;
  194. this.button12.Text = "button12";
  195. this.button12.UseVisualStyleBackColor = true;
  196. //
  197. // pictureBox1
  198. //
  199. this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
  200. this.pictureBox1.Location = new System.Drawing.Point(515, 165);
  201. this.pictureBox1.Name = "pictureBox1";
  202. this.pictureBox1.Size = new System.Drawing.Size(241, 92);
  203. this.pictureBox1.TabIndex = 15;
  204. this.pictureBox1.TabStop = false;
  205. //
  206. // pictureBox2
  207. //
  208. this.pictureBox2.Image = global::Y.Test.Properties.Resources.Rainbow;
  209. this.pictureBox2.Location = new System.Drawing.Point(515, 263);
  210. this.pictureBox2.Name = "pictureBox2";
  211. this.pictureBox2.Size = new System.Drawing.Size(151, 92);
  212. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  213. this.pictureBox2.TabIndex = 16;
  214. this.pictureBox2.TabStop = false;
  215. //
  216. // pictureBox3
  217. //
  218. this.pictureBox3.Image = global::Y.Test.Properties.Resources.Rainbow;
  219. this.pictureBox3.Location = new System.Drawing.Point(515, 366);
  220. this.pictureBox3.Name = "pictureBox3";
  221. this.pictureBox3.Size = new System.Drawing.Size(151, 92);
  222. this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  223. this.pictureBox3.TabIndex = 17;
  224. this.pictureBox3.TabStop = false;
  225. //
  226. // panel1
  227. //
  228. this.panel1.BackColor = System.Drawing.SystemColors.Control;
  229. this.panel1.Controls.Add(this.pictureBox4);
  230. this.panel1.Controls.Add(this.pictureBox6);
  231. this.panel1.Controls.Add(this.pictureBox5);
  232. this.panel1.Location = new System.Drawing.Point(46, 31);
  233. this.panel1.Name = "panel1";
  234. this.panel1.Size = new System.Drawing.Size(331, 371);
  235. this.panel1.TabIndex = 18;
  236. //
  237. // pictureBox4
  238. //
  239. this.pictureBox4.Image = global::Y.Test.Properties.Resources.Rainbow;
  240. this.pictureBox4.Location = new System.Drawing.Point(13, 226);
  241. this.pictureBox4.Name = "pictureBox4";
  242. this.pictureBox4.Size = new System.Drawing.Size(151, 92);
  243. this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  244. this.pictureBox4.TabIndex = 21;
  245. this.pictureBox4.TabStop = false;
  246. //
  247. // pictureBox6
  248. //
  249. this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image")));
  250. this.pictureBox6.Location = new System.Drawing.Point(13, 25);
  251. this.pictureBox6.Name = "pictureBox6";
  252. this.pictureBox6.Size = new System.Drawing.Size(241, 92);
  253. this.pictureBox6.TabIndex = 19;
  254. this.pictureBox6.TabStop = false;
  255. //
  256. // pictureBox5
  257. //
  258. this.pictureBox5.Image = global::Y.Test.Properties.Resources.Rainbow;
  259. this.pictureBox5.Location = new System.Drawing.Point(13, 123);
  260. this.pictureBox5.Name = "pictureBox5";
  261. this.pictureBox5.Size = new System.Drawing.Size(151, 92);
  262. this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
  263. this.pictureBox5.TabIndex = 20;
  264. this.pictureBox5.TabStop = false;
  265. //
  266. // MainForm
  267. //
  268. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  269. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  270. this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
  271. this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
  272. this.ClientSize = new System.Drawing.Size(814, 470);
  273. this.Controls.Add(this.panel1);
  274. this.Controls.Add(this.pictureBox3);
  275. this.Controls.Add(this.pictureBox2);
  276. this.Controls.Add(this.pictureBox1);
  277. this.Controls.Add(this.button12);
  278. this.Controls.Add(this.button11);
  279. this.Controls.Add(this.button10);
  280. this.Controls.Add(this.button9);
  281. this.Controls.Add(this.button8);
  282. this.Controls.Add(this.button7);
  283. this.Controls.Add(this.button6);
  284. this.Controls.Add(this.button5);
  285. this.Controls.Add(this.button4);
  286. this.Controls.Add(this.button3);
  287. this.Controls.Add(this.button2);
  288. this.Controls.Add(this.listView1);
  289. this.Controls.Add(this.label1);
  290. this.Controls.Add(this.checkBox1);
  291. this.Controls.Add(this.button1);
  292. this.DoubleBuffered = true;
  293. this.Name = "MainForm";
  294. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  295. this.Text = "MainForm";
  296. this.Load += new System.EventHandler(this.MainForm_Load);
  297. ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
  298. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  299. ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
  300. this.panel1.ResumeLayout(false);
  301. ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
  302. ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit();
  303. ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
  304. this.ResumeLayout(false);
  305. this.PerformLayout();
  306. }
  307. #endregion
  308. private System.Windows.Forms.Button button1;
  309. private System.Windows.Forms.CheckBox checkBox1;
  310. private System.Windows.Forms.Label label1;
  311. private System.Windows.Forms.ListView listView1;
  312. private System.Windows.Forms.Button button2;
  313. private System.Windows.Forms.Button button3;
  314. private System.Windows.Forms.Button button4;
  315. private System.Windows.Forms.Button button5;
  316. private System.Windows.Forms.Button button6;
  317. private System.Windows.Forms.Button button7;
  318. private System.Windows.Forms.Button button8;
  319. private System.Windows.Forms.Button button9;
  320. private System.Windows.Forms.Button button10;
  321. private System.Windows.Forms.Button button11;
  322. private System.Windows.Forms.Button button12;
  323. private System.Windows.Forms.PictureBox pictureBox1;
  324. private System.Windows.Forms.PictureBox pictureBox2;
  325. private System.Windows.Forms.PictureBox pictureBox3;
  326. private System.Windows.Forms.Panel panel1;
  327. private System.Windows.Forms.PictureBox pictureBox4;
  328. private System.Windows.Forms.PictureBox pictureBox6;
  329. private System.Windows.Forms.PictureBox pictureBox5;
  330. }
  331. }