Form1.Designer.vb 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class Form1
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(Form1))
  24. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  25. Me.Label1 = New System.Windows.Forms.Label()
  26. Me.Label2 = New System.Windows.Forms.Label()
  27. Me.Label3 = New System.Windows.Forms.Label()
  28. Me.Label4 = New System.Windows.Forms.Label()
  29. Me.Timer2 = New System.Windows.Forms.Timer(Me.components)
  30. Me.Label5 = New System.Windows.Forms.Label()
  31. Me.Label6 = New System.Windows.Forms.Label()
  32. Me.p1 = New System.Windows.Forms.Timer(Me.components)
  33. Me.p2 = New System.Windows.Forms.Timer(Me.components)
  34. Me.p3 = New System.Windows.Forms.Timer(Me.components)
  35. Me.p4 = New System.Windows.Forms.Timer(Me.components)
  36. Me.GameClear = New System.Windows.Forms.Timer(Me.components)
  37. Me.p5 = New System.Windows.Forms.Timer(Me.components)
  38. Me.p6 = New System.Windows.Forms.Timer(Me.components)
  39. Me.p7 = New System.Windows.Forms.Timer(Me.components)
  40. Me.p8 = New System.Windows.Forms.Timer(Me.components)
  41. Me.Label7 = New System.Windows.Forms.Label()
  42. Me.p9 = New System.Windows.Forms.Timer(Me.components)
  43. Me.p10 = New System.Windows.Forms.Timer(Me.components)
  44. Me.t1 = New System.Windows.Forms.Timer(Me.components)
  45. Me.t2 = New System.Windows.Forms.Timer(Me.components)
  46. Me.t3 = New System.Windows.Forms.Timer(Me.components)
  47. Me.t4 = New System.Windows.Forms.Timer(Me.components)
  48. Me.t5 = New System.Windows.Forms.Timer(Me.components)
  49. Me.t6 = New System.Windows.Forms.Timer(Me.components)
  50. Me.t7 = New System.Windows.Forms.Timer(Me.components)
  51. Me.Label8 = New System.Windows.Forms.Label()
  52. Me.Label9 = New System.Windows.Forms.Label()
  53. Me.Label10 = New System.Windows.Forms.Label()
  54. Me.Label11 = New System.Windows.Forms.Label()
  55. Me.PictureBox22 = New System.Windows.Forms.PictureBox()
  56. Me.PictureBox21 = New System.Windows.Forms.PictureBox()
  57. Me.PictureBox20 = New System.Windows.Forms.PictureBox()
  58. Me.PictureBox19 = New System.Windows.Forms.PictureBox()
  59. Me.PictureBox18 = New System.Windows.Forms.PictureBox()
  60. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  61. Me.PictureBox17 = New System.Windows.Forms.PictureBox()
  62. Me.PictureBox16 = New System.Windows.Forms.PictureBox()
  63. Me.PictureBox15 = New System.Windows.Forms.PictureBox()
  64. Me.PictureBox14 = New System.Windows.Forms.PictureBox()
  65. Me.PictureBox13 = New System.Windows.Forms.PictureBox()
  66. Me.PictureBox12 = New System.Windows.Forms.PictureBox()
  67. Me.PictureBox11 = New System.Windows.Forms.PictureBox()
  68. Me.PictureBox10 = New System.Windows.Forms.PictureBox()
  69. Me.PictureBox9 = New System.Windows.Forms.PictureBox()
  70. Me.PictureBox8 = New System.Windows.Forms.PictureBox()
  71. Me.PictureBox7 = New System.Windows.Forms.PictureBox()
  72. Me.PictureBox6 = New System.Windows.Forms.PictureBox()
  73. Me.PictureBox5 = New System.Windows.Forms.PictureBox()
  74. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  75. Me.PictureBox4 = New System.Windows.Forms.PictureBox()
  76. Me.PictureBox3 = New System.Windows.Forms.PictureBox()
  77. Me.Label12 = New System.Windows.Forms.Label()
  78. CType(Me.PictureBox22, System.ComponentModel.ISupportInitialize).BeginInit()
  79. CType(Me.PictureBox21, System.ComponentModel.ISupportInitialize).BeginInit()
  80. CType(Me.PictureBox20, System.ComponentModel.ISupportInitialize).BeginInit()
  81. CType(Me.PictureBox19, System.ComponentModel.ISupportInitialize).BeginInit()
  82. CType(Me.PictureBox18, System.ComponentModel.ISupportInitialize).BeginInit()
  83. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  84. CType(Me.PictureBox17, System.ComponentModel.ISupportInitialize).BeginInit()
  85. CType(Me.PictureBox16, System.ComponentModel.ISupportInitialize).BeginInit()
  86. CType(Me.PictureBox15, System.ComponentModel.ISupportInitialize).BeginInit()
  87. CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).BeginInit()
  88. CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).BeginInit()
  89. CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).BeginInit()
  90. CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).BeginInit()
  91. CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).BeginInit()
  92. CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).BeginInit()
  93. CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).BeginInit()
  94. CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).BeginInit()
  95. CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
  99. CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
  100. Me.SuspendLayout()
  101. '
  102. 'Timer1
  103. '
  104. Me.Timer1.Enabled = True
  105. Me.Timer1.Interval = 1
  106. '
  107. 'Label1
  108. '
  109. Me.Label1.BackColor = System.Drawing.SystemColors.ControlLightLight
  110. Me.Label1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  111. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  112. Me.Label1.Location = New System.Drawing.Point(1, 0)
  113. Me.Label1.Name = "Label1"
  114. Me.Label1.Size = New System.Drawing.Size(142, 32)
  115. Me.Label1.TabIndex = 4
  116. Me.Label1.Text = "暫停"
  117. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  118. '
  119. 'Label2
  120. '
  121. Me.Label2.BackColor = System.Drawing.SystemColors.ControlLightLight
  122. Me.Label2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  123. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  124. Me.Label2.Location = New System.Drawing.Point(149, 0)
  125. Me.Label2.Name = "Label2"
  126. Me.Label2.Size = New System.Drawing.Size(142, 32)
  127. Me.Label2.TabIndex = 5
  128. Me.Label2.Text = "開始"
  129. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  130. '
  131. 'Label3
  132. '
  133. Me.Label3.BackColor = System.Drawing.Color.Salmon
  134. Me.Label3.Font = New System.Drawing.Font("新細明體", 12.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  135. Me.Label3.Location = New System.Drawing.Point(1112, 0)
  136. Me.Label3.Name = "Label3"
  137. Me.Label3.Size = New System.Drawing.Size(124, 32)
  138. Me.Label3.TabIndex = 6
  139. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  140. '
  141. 'Label4
  142. '
  143. Me.Label4.BackColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer))
  144. Me.Label4.Font = New System.Drawing.Font("Microsoft Sans Serif", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  145. Me.Label4.ForeColor = System.Drawing.Color.Red
  146. Me.Label4.Location = New System.Drawing.Point(456, 0)
  147. Me.Label4.Name = "Label4"
  148. Me.Label4.Size = New System.Drawing.Size(85, 32)
  149. Me.Label4.TabIndex = 7
  150. Me.Label4.Text = "00"
  151. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  152. '
  153. 'Timer2
  154. '
  155. Me.Timer2.Enabled = True
  156. Me.Timer2.Interval = 1000
  157. '
  158. 'Label5
  159. '
  160. Me.Label5.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
  161. Me.Label5.Font = New System.Drawing.Font("Microsoft Sans Serif", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  162. Me.Label5.ForeColor = System.Drawing.Color.Blue
  163. Me.Label5.Location = New System.Drawing.Point(673, 0)
  164. Me.Label5.Name = "Label5"
  165. Me.Label5.Size = New System.Drawing.Size(52, 32)
  166. Me.Label5.TabIndex = 8
  167. Me.Label5.Text = "9"
  168. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  169. '
  170. 'Label6
  171. '
  172. Me.Label6.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(128, Byte), Integer), CType(CType(0, Byte), Integer))
  173. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  174. Me.Label6.Location = New System.Drawing.Point(558, 0)
  175. Me.Label6.Name = "Label6"
  176. Me.Label6.Size = New System.Drawing.Size(121, 32)
  177. Me.Label6.TabIndex = 9
  178. Me.Label6.Text = "剩餘數量"
  179. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  180. '
  181. 'p1
  182. '
  183. Me.p1.Enabled = True
  184. '
  185. 'p2
  186. '
  187. Me.p2.Enabled = True
  188. '
  189. 'p3
  190. '
  191. Me.p3.Enabled = True
  192. '
  193. 'p4
  194. '
  195. Me.p4.Enabled = True
  196. '
  197. 'GameClear
  198. '
  199. Me.GameClear.Enabled = True
  200. '
  201. 'p5
  202. '
  203. Me.p5.Enabled = True
  204. '
  205. 'p6
  206. '
  207. Me.p6.Enabled = True
  208. '
  209. 'p7
  210. '
  211. Me.p7.Enabled = True
  212. '
  213. 'p8
  214. '
  215. Me.p8.Enabled = True
  216. '
  217. 'Label7
  218. '
  219. Me.Label7.BackColor = System.Drawing.SystemColors.ControlLightLight
  220. Me.Label7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  221. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  222. Me.Label7.Location = New System.Drawing.Point(297, 0)
  223. Me.Label7.Name = "Label7"
  224. Me.Label7.Size = New System.Drawing.Size(142, 32)
  225. Me.Label7.TabIndex = 14
  226. Me.Label7.Text = "重玩"
  227. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  228. '
  229. 'p9
  230. '
  231. Me.p9.Enabled = True
  232. '
  233. 'p10
  234. '
  235. Me.p10.Enabled = True
  236. '
  237. 't1
  238. '
  239. Me.t1.Enabled = True
  240. '
  241. 't2
  242. '
  243. Me.t2.Enabled = True
  244. '
  245. 't3
  246. '
  247. Me.t3.Enabled = True
  248. '
  249. 't4
  250. '
  251. Me.t4.Enabled = True
  252. '
  253. 't5
  254. '
  255. Me.t5.Enabled = True
  256. '
  257. 't6
  258. '
  259. Me.t6.Enabled = True
  260. '
  261. 't7
  262. '
  263. Me.t7.Enabled = True
  264. '
  265. 'Label8
  266. '
  267. Me.Label8.BackColor = System.Drawing.Color.Aqua
  268. Me.Label8.Font = New System.Drawing.Font("Microsoft Sans Serif", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  269. Me.Label8.Location = New System.Drawing.Point(746, 0)
  270. Me.Label8.Name = "Label8"
  271. Me.Label8.Size = New System.Drawing.Size(121, 32)
  272. Me.Label8.TabIndex = 24
  273. Me.Label8.Text = "Round"
  274. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  275. '
  276. 'Label9
  277. '
  278. Me.Label9.BackColor = System.Drawing.Color.Aqua
  279. Me.Label9.Font = New System.Drawing.Font("Microsoft Sans Serif", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  280. Me.Label9.ForeColor = System.Drawing.Color.Blue
  281. Me.Label9.Location = New System.Drawing.Point(851, 0)
  282. Me.Label9.Name = "Label9"
  283. Me.Label9.Size = New System.Drawing.Size(48, 32)
  284. Me.Label9.TabIndex = 25
  285. Me.Label9.Text = "1"
  286. Me.Label9.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  287. '
  288. 'Label10
  289. '
  290. Me.Label10.BackColor = System.Drawing.Color.Yellow
  291. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 18.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  292. Me.Label10.Location = New System.Drawing.Point(923, 0)
  293. Me.Label10.Name = "Label10"
  294. Me.Label10.Size = New System.Drawing.Size(121, 32)
  295. Me.Label10.TabIndex = 26
  296. Me.Label10.Text = "最佳時間"
  297. Me.Label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  298. '
  299. 'Label11
  300. '
  301. Me.Label11.BackColor = System.Drawing.Color.Yellow
  302. Me.Label11.Font = New System.Drawing.Font("Microsoft Sans Serif", 18.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  303. Me.Label11.ForeColor = System.Drawing.Color.Blue
  304. Me.Label11.Location = New System.Drawing.Point(1035, 0)
  305. Me.Label11.Name = "Label11"
  306. Me.Label11.Size = New System.Drawing.Size(56, 32)
  307. Me.Label11.TabIndex = 27
  308. Me.Label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  309. '
  310. 'PictureBox22
  311. '
  312. Me.PictureBox22.Location = New System.Drawing.Point(816, 604)
  313. Me.PictureBox22.Name = "PictureBox22"
  314. Me.PictureBox22.Size = New System.Drawing.Size(100, 147)
  315. Me.PictureBox22.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  316. Me.PictureBox22.TabIndex = 38
  317. Me.PictureBox22.TabStop = False
  318. '
  319. 'PictureBox21
  320. '
  321. Me.PictureBox21.Location = New System.Drawing.Point(617, 659)
  322. Me.PictureBox21.Name = "PictureBox21"
  323. Me.PictureBox21.Size = New System.Drawing.Size(100, 147)
  324. Me.PictureBox21.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  325. Me.PictureBox21.TabIndex = 37
  326. Me.PictureBox21.TabStop = False
  327. '
  328. 'PictureBox20
  329. '
  330. Me.PictureBox20.Location = New System.Drawing.Point(389, 683)
  331. Me.PictureBox20.Name = "PictureBox20"
  332. Me.PictureBox20.Size = New System.Drawing.Size(100, 147)
  333. Me.PictureBox20.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  334. Me.PictureBox20.TabIndex = 36
  335. Me.PictureBox20.TabStop = False
  336. '
  337. 'PictureBox19
  338. '
  339. Me.PictureBox19.Location = New System.Drawing.Point(233, 672)
  340. Me.PictureBox19.Name = "PictureBox19"
  341. Me.PictureBox19.Size = New System.Drawing.Size(100, 147)
  342. Me.PictureBox19.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  343. Me.PictureBox19.TabIndex = 35
  344. Me.PictureBox19.TabStop = False
  345. '
  346. 'PictureBox18
  347. '
  348. Me.PictureBox18.Location = New System.Drawing.Point(54, 907)
  349. Me.PictureBox18.Name = "PictureBox18"
  350. Me.PictureBox18.Size = New System.Drawing.Size(100, 147)
  351. Me.PictureBox18.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  352. Me.PictureBox18.TabIndex = 28
  353. Me.PictureBox18.TabStop = False
  354. '
  355. 'PictureBox1
  356. '
  357. Me.PictureBox1.BackColor = System.Drawing.Color.DodgerBlue
  358. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  359. Me.PictureBox1.Location = New System.Drawing.Point(726, 301)
  360. Me.PictureBox1.Name = "PictureBox1"
  361. Me.PictureBox1.Size = New System.Drawing.Size(50, 50)
  362. Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  363. Me.PictureBox1.TabIndex = 0
  364. Me.PictureBox1.TabStop = False
  365. '
  366. 'PictureBox17
  367. '
  368. Me.PictureBox17.Location = New System.Drawing.Point(726, 378)
  369. Me.PictureBox17.Name = "PictureBox17"
  370. Me.PictureBox17.Size = New System.Drawing.Size(100, 100)
  371. Me.PictureBox17.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  372. Me.PictureBox17.TabIndex = 23
  373. Me.PictureBox17.TabStop = False
  374. '
  375. 'PictureBox16
  376. '
  377. Me.PictureBox16.Location = New System.Drawing.Point(297, 407)
  378. Me.PictureBox16.Name = "PictureBox16"
  379. Me.PictureBox16.Size = New System.Drawing.Size(100, 100)
  380. Me.PictureBox16.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  381. Me.PictureBox16.TabIndex = 22
  382. Me.PictureBox16.TabStop = False
  383. '
  384. 'PictureBox15
  385. '
  386. Me.PictureBox15.Location = New System.Drawing.Point(570, 277)
  387. Me.PictureBox15.Name = "PictureBox15"
  388. Me.PictureBox15.Size = New System.Drawing.Size(100, 100)
  389. Me.PictureBox15.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  390. Me.PictureBox15.TabIndex = 21
  391. Me.PictureBox15.TabStop = False
  392. '
  393. 'PictureBox14
  394. '
  395. Me.PictureBox14.Location = New System.Drawing.Point(697, 553)
  396. Me.PictureBox14.Name = "PictureBox14"
  397. Me.PictureBox14.Size = New System.Drawing.Size(100, 100)
  398. Me.PictureBox14.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  399. Me.PictureBox14.TabIndex = 20
  400. Me.PictureBox14.TabStop = False
  401. '
  402. 'PictureBox13
  403. '
  404. Me.PictureBox13.Location = New System.Drawing.Point(751, 139)
  405. Me.PictureBox13.Name = "PictureBox13"
  406. Me.PictureBox13.Size = New System.Drawing.Size(100, 100)
  407. Me.PictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  408. Me.PictureBox13.TabIndex = 19
  409. Me.PictureBox13.TabStop = False
  410. '
  411. 'PictureBox12
  412. '
  413. Me.PictureBox12.Location = New System.Drawing.Point(496, 82)
  414. Me.PictureBox12.Name = "PictureBox12"
  415. Me.PictureBox12.Size = New System.Drawing.Size(100, 100)
  416. Me.PictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  417. Me.PictureBox12.TabIndex = 18
  418. Me.PictureBox12.TabStop = False
  419. '
  420. 'PictureBox11
  421. '
  422. Me.PictureBox11.Location = New System.Drawing.Point(602, 155)
  423. Me.PictureBox11.Name = "PictureBox11"
  424. Me.PictureBox11.Size = New System.Drawing.Size(100, 100)
  425. Me.PictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  426. Me.PictureBox11.TabIndex = 17
  427. Me.PictureBox11.TabStop = False
  428. '
  429. 'PictureBox10
  430. '
  431. Me.PictureBox10.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  432. Me.PictureBox10.Location = New System.Drawing.Point(265, 513)
  433. Me.PictureBox10.Name = "PictureBox10"
  434. Me.PictureBox10.Size = New System.Drawing.Size(120, 120)
  435. Me.PictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  436. Me.PictureBox10.TabIndex = 16
  437. Me.PictureBox10.TabStop = False
  438. '
  439. 'PictureBox9
  440. '
  441. Me.PictureBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  442. Me.PictureBox9.Location = New System.Drawing.Point(265, 139)
  443. Me.PictureBox9.Name = "PictureBox9"
  444. Me.PictureBox9.Size = New System.Drawing.Size(200, 200)
  445. Me.PictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  446. Me.PictureBox9.TabIndex = 15
  447. Me.PictureBox9.TabStop = False
  448. '
  449. 'PictureBox8
  450. '
  451. Me.PictureBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  452. Me.PictureBox8.Location = New System.Drawing.Point(461, 527)
  453. Me.PictureBox8.Name = "PictureBox8"
  454. Me.PictureBox8.Size = New System.Drawing.Size(150, 150)
  455. Me.PictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  456. Me.PictureBox8.TabIndex = 13
  457. Me.PictureBox8.TabStop = False
  458. '
  459. 'PictureBox7
  460. '
  461. Me.PictureBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  462. Me.PictureBox7.Location = New System.Drawing.Point(486, 407)
  463. Me.PictureBox7.Name = "PictureBox7"
  464. Me.PictureBox7.Size = New System.Drawing.Size(100, 100)
  465. Me.PictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  466. Me.PictureBox7.TabIndex = 12
  467. Me.PictureBox7.TabStop = False
  468. '
  469. 'PictureBox6
  470. '
  471. Me.PictureBox6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  472. Me.PictureBox6.Location = New System.Drawing.Point(29, 398)
  473. Me.PictureBox6.Name = "PictureBox6"
  474. Me.PictureBox6.Size = New System.Drawing.Size(80, 80)
  475. Me.PictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  476. Me.PictureBox6.TabIndex = 11
  477. Me.PictureBox6.TabStop = False
  478. '
  479. 'PictureBox5
  480. '
  481. Me.PictureBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  482. Me.PictureBox5.Location = New System.Drawing.Point(76, 99)
  483. Me.PictureBox5.Name = "PictureBox5"
  484. Me.PictureBox5.Size = New System.Drawing.Size(60, 60)
  485. Me.PictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  486. Me.PictureBox5.TabIndex = 10
  487. Me.PictureBox5.TabStop = False
  488. '
  489. 'PictureBox2
  490. '
  491. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  492. Me.PictureBox2.Location = New System.Drawing.Point(54, 800)
  493. Me.PictureBox2.Name = "PictureBox2"
  494. Me.PictureBox2.Size = New System.Drawing.Size(30, 30)
  495. Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  496. Me.PictureBox2.TabIndex = 1
  497. Me.PictureBox2.TabStop = False
  498. '
  499. 'PictureBox4
  500. '
  501. Me.PictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  502. Me.PictureBox4.Location = New System.Drawing.Point(856, 67)
  503. Me.PictureBox4.Name = "PictureBox4"
  504. Me.PictureBox4.Size = New System.Drawing.Size(30, 30)
  505. Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  506. Me.PictureBox4.TabIndex = 3
  507. Me.PictureBox4.TabStop = False
  508. '
  509. 'PictureBox3
  510. '
  511. Me.PictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  512. Me.PictureBox3.Location = New System.Drawing.Point(816, 245)
  513. Me.PictureBox3.Name = "PictureBox3"
  514. Me.PictureBox3.Size = New System.Drawing.Size(70, 70)
  515. Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  516. Me.PictureBox3.TabIndex = 2
  517. Me.PictureBox3.TabStop = False
  518. '
  519. 'Label12
  520. '
  521. Me.Label12.BackColor = System.Drawing.Color.Black
  522. Me.Label12.Font = New System.Drawing.Font("新細明體", 15.75!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  523. Me.Label12.ForeColor = System.Drawing.Color.White
  524. Me.Label12.Location = New System.Drawing.Point(25, 42)
  525. Me.Label12.Name = "Label12"
  526. Me.Label12.Size = New System.Drawing.Size(40, 29)
  527. Me.Label12.TabIndex = 39
  528. Me.Label12.Text = "+"
  529. Me.Label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  530. Me.Label12.Visible = False
  531. '
  532. 'Form1
  533. '
  534. Me.AutoScaleDimensions = New System.Drawing.SizeF(6.0!, 12.0!)
  535. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  536. Me.BackColor = System.Drawing.Color.DodgerBlue
  537. Me.ClientSize = New System.Drawing.Size(1920, 1057)
  538. Me.Controls.Add(Me.Label12)
  539. Me.Controls.Add(Me.PictureBox22)
  540. Me.Controls.Add(Me.PictureBox21)
  541. Me.Controls.Add(Me.PictureBox20)
  542. Me.Controls.Add(Me.PictureBox19)
  543. Me.Controls.Add(Me.PictureBox18)
  544. Me.Controls.Add(Me.Label3)
  545. Me.Controls.Add(Me.Label11)
  546. Me.Controls.Add(Me.Label10)
  547. Me.Controls.Add(Me.Label9)
  548. Me.Controls.Add(Me.Label8)
  549. Me.Controls.Add(Me.Label5)
  550. Me.Controls.Add(Me.Label6)
  551. Me.Controls.Add(Me.Label4)
  552. Me.Controls.Add(Me.Label7)
  553. Me.Controls.Add(Me.Label2)
  554. Me.Controls.Add(Me.Label1)
  555. Me.Controls.Add(Me.PictureBox1)
  556. Me.Controls.Add(Me.PictureBox17)
  557. Me.Controls.Add(Me.PictureBox16)
  558. Me.Controls.Add(Me.PictureBox15)
  559. Me.Controls.Add(Me.PictureBox14)
  560. Me.Controls.Add(Me.PictureBox13)
  561. Me.Controls.Add(Me.PictureBox12)
  562. Me.Controls.Add(Me.PictureBox11)
  563. Me.Controls.Add(Me.PictureBox10)
  564. Me.Controls.Add(Me.PictureBox9)
  565. Me.Controls.Add(Me.PictureBox8)
  566. Me.Controls.Add(Me.PictureBox7)
  567. Me.Controls.Add(Me.PictureBox6)
  568. Me.Controls.Add(Me.PictureBox5)
  569. Me.Controls.Add(Me.PictureBox2)
  570. Me.Controls.Add(Me.PictureBox4)
  571. Me.Controls.Add(Me.PictureBox3)
  572. Me.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D
  573. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  574. Me.MaximizeBox = False
  575. Me.Name = "Form1"
  576. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  577. Me.Tag = ""
  578. Me.Text = "大魚吃小魚"
  579. Me.WindowState = System.Windows.Forms.FormWindowState.Maximized
  580. CType(Me.PictureBox22, System.ComponentModel.ISupportInitialize).EndInit()
  581. CType(Me.PictureBox21, System.ComponentModel.ISupportInitialize).EndInit()
  582. CType(Me.PictureBox20, System.ComponentModel.ISupportInitialize).EndInit()
  583. CType(Me.PictureBox19, System.ComponentModel.ISupportInitialize).EndInit()
  584. CType(Me.PictureBox18, System.ComponentModel.ISupportInitialize).EndInit()
  585. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  586. CType(Me.PictureBox17, System.ComponentModel.ISupportInitialize).EndInit()
  587. CType(Me.PictureBox16, System.ComponentModel.ISupportInitialize).EndInit()
  588. CType(Me.PictureBox15, System.ComponentModel.ISupportInitialize).EndInit()
  589. CType(Me.PictureBox14, System.ComponentModel.ISupportInitialize).EndInit()
  590. CType(Me.PictureBox13, System.ComponentModel.ISupportInitialize).EndInit()
  591. CType(Me.PictureBox12, System.ComponentModel.ISupportInitialize).EndInit()
  592. CType(Me.PictureBox11, System.ComponentModel.ISupportInitialize).EndInit()
  593. CType(Me.PictureBox10, System.ComponentModel.ISupportInitialize).EndInit()
  594. CType(Me.PictureBox9, System.ComponentModel.ISupportInitialize).EndInit()
  595. CType(Me.PictureBox8, System.ComponentModel.ISupportInitialize).EndInit()
  596. CType(Me.PictureBox7, System.ComponentModel.ISupportInitialize).EndInit()
  597. CType(Me.PictureBox6, System.ComponentModel.ISupportInitialize).EndInit()
  598. CType(Me.PictureBox5, System.ComponentModel.ISupportInitialize).EndInit()
  599. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  600. CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
  601. CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
  602. Me.ResumeLayout(False)
  603. End Sub
  604. Friend WithEvents PictureBox1 As PictureBox
  605. Friend WithEvents Timer1 As Timer
  606. Friend WithEvents PictureBox2 As PictureBox
  607. Friend WithEvents PictureBox3 As PictureBox
  608. Friend WithEvents PictureBox4 As PictureBox
  609. Friend WithEvents Label1 As Label
  610. Friend WithEvents Label2 As Label
  611. Friend WithEvents Label3 As Label
  612. Friend WithEvents Label4 As Label
  613. Friend WithEvents Timer2 As Timer
  614. Friend WithEvents Label5 As Label
  615. Friend WithEvents Label6 As Label
  616. Friend WithEvents p1 As Timer
  617. Friend WithEvents p2 As Timer
  618. Friend WithEvents p3 As Timer
  619. Friend WithEvents p4 As Timer
  620. Friend WithEvents GameClear As Timer
  621. Friend WithEvents PictureBox5 As PictureBox
  622. Friend WithEvents PictureBox6 As PictureBox
  623. Friend WithEvents PictureBox7 As PictureBox
  624. Friend WithEvents PictureBox8 As PictureBox
  625. Friend WithEvents p5 As Timer
  626. Friend WithEvents p6 As Timer
  627. Friend WithEvents p7 As Timer
  628. Friend WithEvents p8 As Timer
  629. Friend WithEvents Label7 As Label
  630. Friend WithEvents PictureBox9 As PictureBox
  631. Friend WithEvents PictureBox10 As PictureBox
  632. Friend WithEvents p9 As Timer
  633. Friend WithEvents p10 As Timer
  634. Friend WithEvents PictureBox11 As PictureBox
  635. Friend WithEvents PictureBox12 As PictureBox
  636. Friend WithEvents PictureBox13 As PictureBox
  637. Friend WithEvents PictureBox14 As PictureBox
  638. Friend WithEvents t1 As Timer
  639. Friend WithEvents t2 As Timer
  640. Friend WithEvents t3 As Timer
  641. Friend WithEvents t4 As Timer
  642. Friend WithEvents PictureBox15 As PictureBox
  643. Friend WithEvents PictureBox16 As PictureBox
  644. Friend WithEvents PictureBox17 As PictureBox
  645. Friend WithEvents t5 As Timer
  646. Friend WithEvents t6 As Timer
  647. Friend WithEvents t7 As Timer
  648. Friend WithEvents Label8 As Label
  649. Friend WithEvents Label9 As Label
  650. Friend WithEvents Label10 As Label
  651. Friend WithEvents Label11 As Label
  652. Friend WithEvents PictureBox18 As PictureBox
  653. Friend WithEvents PictureBox19 As PictureBox
  654. Friend WithEvents PictureBox20 As PictureBox
  655. Friend WithEvents PictureBox21 As PictureBox
  656. Friend WithEvents PictureBox22 As PictureBox
  657. Friend WithEvents Label12 As Label
  658. End Class