Нема описа
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

業務專案控制表.Designer.vb 38KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 業務專案控制表
  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. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.Label1 = New System.Windows.Forms.Label()
  25. Me.Label2 = New System.Windows.Forms.Label()
  26. Me.Label3 = New System.Windows.Forms.Label()
  27. Me.Label4 = New System.Windows.Forms.Label()
  28. Me.Label6 = New System.Windows.Forms.Label()
  29. Me.TextBox1 = New System.Windows.Forms.TextBox()
  30. Me.TextBox2 = New System.Windows.Forms.TextBox()
  31. Me.TextBox3 = New System.Windows.Forms.TextBox()
  32. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  33. Me.Button4 = New System.Windows.Forms.Button()
  34. Me.Button5 = New System.Windows.Forms.Button()
  35. Me.Button6 = New System.Windows.Forms.Button()
  36. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  37. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  38. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  39. Me.Label7 = New System.Windows.Forms.Label()
  40. Me.Label8 = New System.Windows.Forms.Label()
  41. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  42. Me.TextBox4 = New System.Windows.Forms.TextBox()
  43. Me.Label5 = New System.Windows.Forms.Label()
  44. Me.Button13 = New System.Windows.Forms.Button()
  45. Me.Button1 = New System.Windows.Forms.Button()
  46. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  47. Me.Button2 = New System.Windows.Forms.Button()
  48. Me.Button3 = New System.Windows.Forms.Button()
  49. Me.DataGridView3 = New System.Windows.Forms.DataGridView()
  50. Me.Button7 = New System.Windows.Forms.Button()
  51. Me.TextBox11 = New System.Windows.Forms.TextBox()
  52. Me.Label13 = New System.Windows.Forms.Label()
  53. Me.TextBox12 = New System.Windows.Forms.TextBox()
  54. Me.Label14 = New System.Windows.Forms.Label()
  55. Me.TextBox13 = New System.Windows.Forms.TextBox()
  56. Me.Label15 = New System.Windows.Forms.Label()
  57. Me.Button8 = New System.Windows.Forms.Button()
  58. Me.ComboBox3 = New System.Windows.Forms.ComboBox()
  59. Me.Label18 = New System.Windows.Forms.Label()
  60. Me.ComboBox4 = New System.Windows.Forms.ComboBox()
  61. Me.Label19 = New System.Windows.Forms.Label()
  62. Me.CheckBox10 = New System.Windows.Forms.CheckBox()
  63. Me.Button9 = New System.Windows.Forms.Button()
  64. Me.Label20 = New System.Windows.Forms.Label()
  65. Me.DateTimePicker3 = New System.Windows.Forms.DateTimePicker()
  66. Me.CheckBox11 = New System.Windows.Forms.CheckBox()
  67. Me.ComboBox5 = New System.Windows.Forms.ComboBox()
  68. Me.Label21 = New System.Windows.Forms.Label()
  69. Me.TextBox16 = New System.Windows.Forms.TextBox()
  70. Me.WebBrowser3 = New System.Windows.Forms.WebBrowser()
  71. Me.Button10 = New System.Windows.Forms.Button()
  72. Me.CheckBox12 = New System.Windows.Forms.CheckBox()
  73. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  74. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  75. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  76. Me.Label9 = New System.Windows.Forms.Label()
  77. Me.Button14 = New System.Windows.Forms.Button()
  78. Me.Label10 = New System.Windows.Forms.Label()
  79. Me.TextBox6 = New System.Windows.Forms.TextBox()
  80. Me.TextBox5 = New System.Windows.Forms.TextBox()
  81. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  82. Me.Label11 = New System.Windows.Forms.Label()
  83. Me.Label12 = New System.Windows.Forms.Label()
  84. Me.Button11 = New System.Windows.Forms.Button()
  85. Me.TextBox7 = New System.Windows.Forms.TextBox()
  86. Me.TextBox8 = New System.Windows.Forms.TextBox()
  87. Me.Button12 = New System.Windows.Forms.Button()
  88. Me.Button15 = New System.Windows.Forms.Button()
  89. Me.Button16 = New System.Windows.Forms.Button()
  90. Me.Button17 = New System.Windows.Forms.Button()
  91. Me.Button18 = New System.Windows.Forms.Button()
  92. Me.Button19 = New System.Windows.Forms.Button()
  93. Me.Button20 = New System.Windows.Forms.Button()
  94. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  95. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).BeginInit()
  97. Me.SuspendLayout()
  98. '
  99. 'Label1
  100. '
  101. Me.Label1.AutoSize = True
  102. Me.Label1.Location = New System.Drawing.Point(12, 6)
  103. Me.Label1.Name = "Label1"
  104. Me.Label1.Size = New System.Drawing.Size(68, 16)
  105. Me.Label1.TabIndex = 0
  106. Me.Label1.Text = "專案流水號"
  107. '
  108. 'Label2
  109. '
  110. Me.Label2.AutoSize = True
  111. Me.Label2.Location = New System.Drawing.Point(213, 6)
  112. Me.Label2.Name = "Label2"
  113. Me.Label2.Size = New System.Drawing.Size(56, 16)
  114. Me.Label2.TabIndex = 1
  115. Me.Label2.Text = "專案內容"
  116. '
  117. 'Label3
  118. '
  119. Me.Label3.AutoSize = True
  120. Me.Label3.Location = New System.Drawing.Point(213, 56)
  121. Me.Label3.Name = "Label3"
  122. Me.Label3.Size = New System.Drawing.Size(56, 16)
  123. Me.Label3.TabIndex = 2
  124. Me.Label3.Text = "執行人數"
  125. '
  126. 'Label4
  127. '
  128. Me.Label4.AutoSize = True
  129. Me.Label4.Location = New System.Drawing.Point(422, 30)
  130. Me.Label4.Name = "Label4"
  131. Me.Label4.Size = New System.Drawing.Size(56, 16)
  132. Me.Label4.TabIndex = 3
  133. Me.Label4.Text = "執行天數"
  134. '
  135. 'Label6
  136. '
  137. Me.Label6.AutoSize = True
  138. Me.Label6.Location = New System.Drawing.Point(213, 31)
  139. Me.Label6.Name = "Label6"
  140. Me.Label6.Size = New System.Drawing.Size(56, 16)
  141. Me.Label6.TabIndex = 5
  142. Me.Label6.Text = "專案地點"
  143. '
  144. 'TextBox1
  145. '
  146. Me.TextBox1.Location = New System.Drawing.Point(86, 3)
  147. Me.TextBox1.Name = "TextBox1"
  148. Me.TextBox1.Size = New System.Drawing.Size(121, 23)
  149. Me.TextBox1.TabIndex = 6
  150. '
  151. 'TextBox2
  152. '
  153. Me.TextBox2.Location = New System.Drawing.Point(275, 3)
  154. Me.TextBox2.Name = "TextBox2"
  155. Me.TextBox2.Size = New System.Drawing.Size(392, 23)
  156. Me.TextBox2.TabIndex = 7
  157. '
  158. 'TextBox3
  159. '
  160. Me.TextBox3.Location = New System.Drawing.Point(275, 28)
  161. Me.TextBox3.Name = "TextBox3"
  162. Me.TextBox3.Size = New System.Drawing.Size(141, 23)
  163. Me.TextBox3.TabIndex = 8
  164. '
  165. 'ComboBox1
  166. '
  167. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  168. Me.ComboBox1.FormattingEnabled = True
  169. Me.ComboBox1.Items.AddRange(New Object() {"1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20"})
  170. Me.ComboBox1.Location = New System.Drawing.Point(275, 53)
  171. Me.ComboBox1.Name = "ComboBox1"
  172. Me.ComboBox1.Size = New System.Drawing.Size(68, 24)
  173. Me.ComboBox1.TabIndex = 10
  174. '
  175. 'Button4
  176. '
  177. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  178. Me.Button4.ForeColor = System.Drawing.Color.Red
  179. Me.Button4.Location = New System.Drawing.Point(1822, 6)
  180. Me.Button4.Name = "Button4"
  181. Me.Button4.Size = New System.Drawing.Size(80, 72)
  182. Me.Button4.TabIndex = 186
  183. Me.Button4.Text = "刪除"
  184. Me.Button4.UseVisualStyleBackColor = True
  185. '
  186. 'Button5
  187. '
  188. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  189. Me.Button5.ForeColor = System.Drawing.Color.Blue
  190. Me.Button5.Location = New System.Drawing.Point(1660, 6)
  191. Me.Button5.Name = "Button5"
  192. Me.Button5.Size = New System.Drawing.Size(80, 72)
  193. Me.Button5.TabIndex = 184
  194. Me.Button5.Text = "新增"
  195. Me.Button5.UseVisualStyleBackColor = True
  196. '
  197. 'Button6
  198. '
  199. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  200. Me.Button6.ForeColor = System.Drawing.Color.DarkGreen
  201. Me.Button6.Location = New System.Drawing.Point(1741, 6)
  202. Me.Button6.Name = "Button6"
  203. Me.Button6.Size = New System.Drawing.Size(80, 72)
  204. Me.Button6.TabIndex = 185
  205. Me.Button6.Text = "修改"
  206. Me.Button6.UseVisualStyleBackColor = True
  207. '
  208. 'DataGridView1
  209. '
  210. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  211. Me.DataGridView1.Location = New System.Drawing.Point(12, 80)
  212. Me.DataGridView1.Name = "DataGridView1"
  213. Me.DataGridView1.RowHeadersWidth = 5
  214. Me.DataGridView1.RowTemplate.Height = 24
  215. Me.DataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  216. Me.DataGridView1.Size = New System.Drawing.Size(1890, 573)
  217. Me.DataGridView1.TabIndex = 187
  218. '
  219. 'CheckBox1
  220. '
  221. Me.CheckBox1.AutoSize = True
  222. Me.CheckBox1.Location = New System.Drawing.Point(673, 56)
  223. Me.CheckBox1.Name = "CheckBox1"
  224. Me.CheckBox1.Size = New System.Drawing.Size(75, 20)
  225. Me.CheckBox1.TabIndex = 189
  226. Me.CheckBox1.Text = "是否結案"
  227. Me.CheckBox1.UseVisualStyleBackColor = True
  228. '
  229. 'DateTimePicker1
  230. '
  231. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  232. Me.DateTimePicker1.Location = New System.Drawing.Point(792, 27)
  233. Me.DateTimePicker1.Name = "DateTimePicker1"
  234. Me.DateTimePicker1.Size = New System.Drawing.Size(121, 23)
  235. Me.DateTimePicker1.TabIndex = 190
  236. '
  237. 'Label7
  238. '
  239. Me.Label7.AutoSize = True
  240. Me.Label7.Location = New System.Drawing.Point(754, 31)
  241. Me.Label7.Name = "Label7"
  242. Me.Label7.Size = New System.Drawing.Size(32, 16)
  243. Me.Label7.TabIndex = 191
  244. Me.Label7.Text = "日期"
  245. '
  246. 'Label8
  247. '
  248. Me.Label8.AutoSize = True
  249. Me.Label8.Location = New System.Drawing.Point(754, 57)
  250. Me.Label8.Name = "Label8"
  251. Me.Label8.Size = New System.Drawing.Size(32, 16)
  252. Me.Label8.TabIndex = 193
  253. Me.Label8.Text = "日期"
  254. '
  255. 'DateTimePicker2
  256. '
  257. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  258. Me.DateTimePicker2.Location = New System.Drawing.Point(793, 52)
  259. Me.DateTimePicker2.Name = "DateTimePicker2"
  260. Me.DateTimePicker2.Size = New System.Drawing.Size(120, 23)
  261. Me.DateTimePicker2.TabIndex = 192
  262. '
  263. 'TextBox4
  264. '
  265. Me.TextBox4.Location = New System.Drawing.Point(1133, 25)
  266. Me.TextBox4.Multiline = True
  267. Me.TextBox4.Name = "TextBox4"
  268. Me.TextBox4.Size = New System.Drawing.Size(278, 52)
  269. Me.TextBox4.TabIndex = 195
  270. '
  271. 'Label5
  272. '
  273. Me.Label5.AutoSize = True
  274. Me.Label5.Location = New System.Drawing.Point(1133, 7)
  275. Me.Label5.Name = "Label5"
  276. Me.Label5.Size = New System.Drawing.Size(32, 16)
  277. Me.Label5.TabIndex = 194
  278. Me.Label5.Text = "備註"
  279. '
  280. 'Button13
  281. '
  282. Me.Button13.ForeColor = System.Drawing.Color.Black
  283. Me.Button13.Location = New System.Drawing.Point(919, 26)
  284. Me.Button13.Name = "Button13"
  285. Me.Button13.Size = New System.Drawing.Size(41, 24)
  286. Me.Button13.TabIndex = 310
  287. Me.Button13.Text = "清空"
  288. Me.Button13.UseVisualStyleBackColor = True
  289. '
  290. 'Button1
  291. '
  292. Me.Button1.ForeColor = System.Drawing.Color.Black
  293. Me.Button1.Location = New System.Drawing.Point(919, 52)
  294. Me.Button1.Name = "Button1"
  295. Me.Button1.Size = New System.Drawing.Size(41, 24)
  296. Me.Button1.TabIndex = 311
  297. Me.Button1.Text = "清空"
  298. Me.Button1.UseVisualStyleBackColor = True
  299. '
  300. 'DataGridView2
  301. '
  302. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  303. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  304. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  305. Me.DataGridView2.Location = New System.Drawing.Point(1577, 683)
  306. Me.DataGridView2.Name = "DataGridView2"
  307. Me.DataGridView2.RowHeadersWidth = 5
  308. Me.DataGridView2.RowTemplate.Height = 24
  309. Me.DataGridView2.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  310. Me.DataGridView2.Size = New System.Drawing.Size(325, 299)
  311. Me.DataGridView2.TabIndex = 312
  312. '
  313. 'Button2
  314. '
  315. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  316. Me.Button2.ForeColor = System.Drawing.Color.Black
  317. Me.Button2.Location = New System.Drawing.Point(1498, 6)
  318. Me.Button2.Name = "Button2"
  319. Me.Button2.Size = New System.Drawing.Size(80, 72)
  320. Me.Button2.TabIndex = 313
  321. Me.Button2.Text = "查詢"
  322. Me.Button2.UseVisualStyleBackColor = True
  323. '
  324. 'Button3
  325. '
  326. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  327. Me.Button3.ForeColor = System.Drawing.Color.Black
  328. Me.Button3.Location = New System.Drawing.Point(1577, 656)
  329. Me.Button3.Name = "Button3"
  330. Me.Button3.Size = New System.Drawing.Size(63, 24)
  331. Me.Button3.TabIndex = 315
  332. Me.Button3.Text = "查詢"
  333. Me.Button3.UseVisualStyleBackColor = True
  334. '
  335. 'DataGridView3
  336. '
  337. DataGridViewCellStyle8.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  338. Me.DataGridView3.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle8
  339. Me.DataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  340. Me.DataGridView3.Location = New System.Drawing.Point(12, 683)
  341. Me.DataGridView3.Name = "DataGridView3"
  342. Me.DataGridView3.RowHeadersWidth = 5
  343. Me.DataGridView3.RowTemplate.Height = 24
  344. Me.DataGridView3.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  345. Me.DataGridView3.Size = New System.Drawing.Size(195, 299)
  346. Me.DataGridView3.TabIndex = 324
  347. '
  348. 'Button7
  349. '
  350. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  351. Me.Button7.ForeColor = System.Drawing.Color.Blue
  352. Me.Button7.Location = New System.Drawing.Point(1646, 656)
  353. Me.Button7.Name = "Button7"
  354. Me.Button7.Size = New System.Drawing.Size(63, 24)
  355. Me.Button7.TabIndex = 325
  356. Me.Button7.Text = "新增"
  357. Me.Button7.UseVisualStyleBackColor = True
  358. '
  359. 'TextBox11
  360. '
  361. Me.TextBox11.Location = New System.Drawing.Point(1027, 27)
  362. Me.TextBox11.Name = "TextBox11"
  363. Me.TextBox11.Size = New System.Drawing.Size(100, 23)
  364. Me.TextBox11.TabIndex = 334
  365. '
  366. 'Label13
  367. '
  368. Me.Label13.AutoSize = True
  369. Me.Label13.Location = New System.Drawing.Point(966, 30)
  370. Me.Label13.Name = "Label13"
  371. Me.Label13.Size = New System.Drawing.Size(32, 16)
  372. Me.Label13.TabIndex = 333
  373. Me.Label13.Text = "訂金"
  374. '
  375. 'TextBox12
  376. '
  377. Me.TextBox12.Location = New System.Drawing.Point(1027, 2)
  378. Me.TextBox12.Name = "TextBox12"
  379. Me.TextBox12.Size = New System.Drawing.Size(100, 23)
  380. Me.TextBox12.TabIndex = 332
  381. '
  382. 'Label14
  383. '
  384. Me.Label14.AutoSize = True
  385. Me.Label14.Location = New System.Drawing.Point(965, 5)
  386. Me.Label14.Name = "Label14"
  387. Me.Label14.Size = New System.Drawing.Size(56, 16)
  388. Me.Label14.TabIndex = 331
  389. Me.Label14.Text = "報價金額"
  390. '
  391. 'TextBox13
  392. '
  393. Me.TextBox13.Location = New System.Drawing.Point(1027, 54)
  394. Me.TextBox13.Name = "TextBox13"
  395. Me.TextBox13.Size = New System.Drawing.Size(100, 23)
  396. Me.TextBox13.TabIndex = 336
  397. '
  398. 'Label15
  399. '
  400. Me.Label15.AutoSize = True
  401. Me.Label15.Location = New System.Drawing.Point(966, 57)
  402. Me.Label15.Name = "Label15"
  403. Me.Label15.Size = New System.Drawing.Size(56, 16)
  404. Me.Label15.TabIndex = 335
  405. Me.Label15.Text = "應收尾款"
  406. '
  407. 'Button8
  408. '
  409. Me.Button8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  410. Me.Button8.ForeColor = System.Drawing.Color.Black
  411. Me.Button8.Location = New System.Drawing.Point(1579, 6)
  412. Me.Button8.Name = "Button8"
  413. Me.Button8.Size = New System.Drawing.Size(80, 72)
  414. Me.Button8.TabIndex = 341
  415. Me.Button8.Text = "清空"
  416. Me.Button8.UseVisualStyleBackColor = True
  417. '
  418. 'ComboBox3
  419. '
  420. Me.ComboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  421. Me.ComboBox3.FormattingEnabled = True
  422. Me.ComboBox3.Items.AddRange(New Object() {"設備新建", "設備改裝", "設備設計", "軟體設計", "系統維護", "系統顧問"})
  423. Me.ComboBox3.Location = New System.Drawing.Point(86, 28)
  424. Me.ComboBox3.Name = "ComboBox3"
  425. Me.ComboBox3.Size = New System.Drawing.Size(121, 24)
  426. Me.ComboBox3.TabIndex = 343
  427. '
  428. 'Label18
  429. '
  430. Me.Label18.AutoSize = True
  431. Me.Label18.Location = New System.Drawing.Point(12, 31)
  432. Me.Label18.Name = "Label18"
  433. Me.Label18.Size = New System.Drawing.Size(56, 16)
  434. Me.Label18.TabIndex = 342
  435. Me.Label18.Text = "專案性質"
  436. '
  437. 'ComboBox4
  438. '
  439. Me.ComboBox4.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  440. Me.ComboBox4.FormattingEnabled = True
  441. Me.ComboBox4.Items.AddRange(New Object() {"一般合約", "年限合約", "特別委託"})
  442. Me.ComboBox4.Location = New System.Drawing.Point(86, 54)
  443. Me.ComboBox4.Name = "ComboBox4"
  444. Me.ComboBox4.Size = New System.Drawing.Size(121, 24)
  445. Me.ComboBox4.TabIndex = 345
  446. '
  447. 'Label19
  448. '
  449. Me.Label19.AutoSize = True
  450. Me.Label19.Location = New System.Drawing.Point(24, 57)
  451. Me.Label19.Name = "Label19"
  452. Me.Label19.Size = New System.Drawing.Size(56, 16)
  453. Me.Label19.TabIndex = 344
  454. Me.Label19.Text = "合約性質"
  455. '
  456. 'CheckBox10
  457. '
  458. Me.CheckBox10.AutoSize = True
  459. Me.CheckBox10.Location = New System.Drawing.Point(673, 5)
  460. Me.CheckBox10.Name = "CheckBox10"
  461. Me.CheckBox10.Size = New System.Drawing.Size(75, 20)
  462. Me.CheckBox10.TabIndex = 346
  463. Me.CheckBox10.Text = "是否報價"
  464. Me.CheckBox10.UseVisualStyleBackColor = True
  465. '
  466. 'Button9
  467. '
  468. Me.Button9.ForeColor = System.Drawing.Color.Black
  469. Me.Button9.Location = New System.Drawing.Point(918, 2)
  470. Me.Button9.Name = "Button9"
  471. Me.Button9.Size = New System.Drawing.Size(41, 24)
  472. Me.Button9.TabIndex = 349
  473. Me.Button9.Text = "清空"
  474. Me.Button9.UseVisualStyleBackColor = True
  475. '
  476. 'Label20
  477. '
  478. Me.Label20.AutoSize = True
  479. Me.Label20.Location = New System.Drawing.Point(754, 6)
  480. Me.Label20.Name = "Label20"
  481. Me.Label20.Size = New System.Drawing.Size(32, 16)
  482. Me.Label20.TabIndex = 348
  483. Me.Label20.Text = "日期"
  484. '
  485. 'DateTimePicker3
  486. '
  487. Me.DateTimePicker3.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  488. Me.DateTimePicker3.Location = New System.Drawing.Point(792, 2)
  489. Me.DateTimePicker3.Name = "DateTimePicker3"
  490. Me.DateTimePicker3.Size = New System.Drawing.Size(120, 23)
  491. Me.DateTimePicker3.TabIndex = 347
  492. '
  493. 'CheckBox11
  494. '
  495. Me.CheckBox11.AutoSize = True
  496. Me.CheckBox11.Location = New System.Drawing.Point(673, 30)
  497. Me.CheckBox11.Name = "CheckBox11"
  498. Me.CheckBox11.Size = New System.Drawing.Size(75, 20)
  499. Me.CheckBox11.TabIndex = 350
  500. Me.CheckBox11.Text = "是否立案"
  501. Me.CheckBox11.UseVisualStyleBackColor = True
  502. '
  503. 'ComboBox5
  504. '
  505. Me.ComboBox5.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  506. Me.ComboBox5.FormattingEnabled = True
  507. Me.ComboBox5.Items.AddRange(New Object() {"TWD", "USD", "RMB", "HKD"})
  508. Me.ComboBox5.Location = New System.Drawing.Point(387, 54)
  509. Me.ComboBox5.Name = "ComboBox5"
  510. Me.ComboBox5.Size = New System.Drawing.Size(66, 24)
  511. Me.ComboBox5.TabIndex = 352
  512. '
  513. 'Label21
  514. '
  515. Me.Label21.AutoSize = True
  516. Me.Label21.Location = New System.Drawing.Point(349, 57)
  517. Me.Label21.Name = "Label21"
  518. Me.Label21.Size = New System.Drawing.Size(32, 16)
  519. Me.Label21.TabIndex = 351
  520. Me.Label21.Text = "幣別"
  521. '
  522. 'TextBox16
  523. '
  524. Me.TextBox16.Location = New System.Drawing.Point(484, 28)
  525. Me.TextBox16.Name = "TextBox16"
  526. Me.TextBox16.Size = New System.Drawing.Size(66, 23)
  527. Me.TextBox16.TabIndex = 353
  528. '
  529. 'WebBrowser3
  530. '
  531. Me.WebBrowser3.Location = New System.Drawing.Point(903, 683)
  532. Me.WebBrowser3.MinimumSize = New System.Drawing.Size(20, 20)
  533. Me.WebBrowser3.Name = "WebBrowser3"
  534. Me.WebBrowser3.Size = New System.Drawing.Size(668, 299)
  535. Me.WebBrowser3.TabIndex = 354
  536. '
  537. 'Button10
  538. '
  539. Me.Button10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  540. Me.Button10.ForeColor = System.Drawing.Color.Black
  541. Me.Button10.Location = New System.Drawing.Point(983, 656)
  542. Me.Button10.Name = "Button10"
  543. Me.Button10.Size = New System.Drawing.Size(97, 24)
  544. Me.Button10.TabIndex = 355
  545. Me.Button10.Text = "回主頁"
  546. Me.Button10.UseVisualStyleBackColor = True
  547. '
  548. 'CheckBox12
  549. '
  550. Me.CheckBox12.AutoSize = True
  551. Me.CheckBox12.Location = New System.Drawing.Point(556, 30)
  552. Me.CheckBox12.Name = "CheckBox12"
  553. Me.CheckBox12.Size = New System.Drawing.Size(111, 20)
  554. Me.CheckBox12.TabIndex = 356
  555. Me.CheckBox12.Text = "是否建立資料夾"
  556. Me.CheckBox12.UseVisualStyleBackColor = True
  557. '
  558. 'WebBrowser1
  559. '
  560. Me.WebBrowser1.Location = New System.Drawing.Point(224, 683)
  561. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  562. Me.WebBrowser1.Name = "WebBrowser1"
  563. Me.WebBrowser1.Size = New System.Drawing.Size(668, 299)
  564. Me.WebBrowser1.TabIndex = 357
  565. '
  566. 'SaveFileDialog1
  567. '
  568. Me.SaveFileDialog1.DefaultExt = "jpg"
  569. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  570. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  571. '
  572. 'Label9
  573. '
  574. Me.Label9.AutoSize = True
  575. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  576. Me.Label9.Location = New System.Drawing.Point(221, 660)
  577. Me.Label9.Name = "Label9"
  578. Me.Label9.Size = New System.Drawing.Size(56, 16)
  579. Me.Label9.TabIndex = 625
  580. Me.Label9.Text = "我的電腦"
  581. '
  582. 'Button14
  583. '
  584. Me.Button14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  585. Me.Button14.ForeColor = System.Drawing.Color.Blue
  586. Me.Button14.Location = New System.Drawing.Point(283, 656)
  587. Me.Button14.Name = "Button14"
  588. Me.Button14.Size = New System.Drawing.Size(97, 24)
  589. Me.Button14.TabIndex = 624
  590. Me.Button14.Text = "讀取料夾路徑"
  591. Me.Button14.UseVisualStyleBackColor = True
  592. '
  593. 'Label10
  594. '
  595. Me.Label10.AutoSize = True
  596. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  597. Me.Label10.Location = New System.Drawing.Point(900, 660)
  598. Me.Label10.Name = "Label10"
  599. Me.Label10.Size = New System.Drawing.Size(80, 16)
  600. Me.Label10.TabIndex = 626
  601. Me.Label10.Text = "服務器資料夾"
  602. '
  603. 'TextBox6
  604. '
  605. Me.TextBox6.Location = New System.Drawing.Point(1802, 657)
  606. Me.TextBox6.Name = "TextBox6"
  607. Me.TextBox6.Size = New System.Drawing.Size(100, 23)
  608. Me.TextBox6.TabIndex = 627
  609. '
  610. 'TextBox5
  611. '
  612. Me.TextBox5.Location = New System.Drawing.Point(1490, 657)
  613. Me.TextBox5.Name = "TextBox5"
  614. Me.TextBox5.Size = New System.Drawing.Size(81, 23)
  615. Me.TextBox5.TabIndex = 628
  616. '
  617. 'ComboBox2
  618. '
  619. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  620. Me.ComboBox2.FormattingEnabled = True
  621. Me.ComboBox2.Items.AddRange(New Object() {"TWD", "USD", "RMB", "HKD"})
  622. Me.ComboBox2.Location = New System.Drawing.Point(497, 53)
  623. Me.ComboBox2.Name = "ComboBox2"
  624. Me.ComboBox2.Size = New System.Drawing.Size(170, 24)
  625. Me.ComboBox2.TabIndex = 630
  626. '
  627. 'Label11
  628. '
  629. Me.Label11.AutoSize = True
  630. Me.Label11.Location = New System.Drawing.Point(459, 59)
  631. Me.Label11.Name = "Label11"
  632. Me.Label11.Size = New System.Drawing.Size(32, 16)
  633. Me.Label11.TabIndex = 629
  634. Me.Label11.Text = "客戶"
  635. '
  636. 'Label12
  637. '
  638. Me.Label12.AutoSize = True
  639. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  640. Me.Label12.Location = New System.Drawing.Point(12, 660)
  641. Me.Label12.Name = "Label12"
  642. Me.Label12.Size = New System.Drawing.Size(56, 16)
  643. Me.Label12.TabIndex = 631
  644. Me.Label12.Text = "參與人員"
  645. '
  646. 'Button11
  647. '
  648. Me.Button11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  649. Me.Button11.ForeColor = System.Drawing.Color.Red
  650. Me.Button11.Location = New System.Drawing.Point(147, 656)
  651. Me.Button11.Name = "Button11"
  652. Me.Button11.Size = New System.Drawing.Size(60, 24)
  653. Me.Button11.TabIndex = 632
  654. Me.Button11.Text = "刪除"
  655. Me.Button11.UseVisualStyleBackColor = True
  656. '
  657. 'TextBox7
  658. '
  659. Me.TextBox7.Location = New System.Drawing.Point(69, 656)
  660. Me.TextBox7.Name = "TextBox7"
  661. Me.TextBox7.Size = New System.Drawing.Size(76, 23)
  662. Me.TextBox7.TabIndex = 634
  663. '
  664. 'TextBox8
  665. '
  666. Me.TextBox8.Location = New System.Drawing.Point(705, 656)
  667. Me.TextBox8.Name = "TextBox8"
  668. Me.TextBox8.Size = New System.Drawing.Size(100, 23)
  669. Me.TextBox8.TabIndex = 633
  670. '
  671. 'Button12
  672. '
  673. Me.Button12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  674. Me.Button12.ForeColor = System.Drawing.Color.Blue
  675. Me.Button12.Location = New System.Drawing.Point(422, 656)
  676. Me.Button12.Name = "Button12"
  677. Me.Button12.Size = New System.Drawing.Size(61, 24)
  678. Me.Button12.TabIndex = 635
  679. Me.Button12.Text = "上一頁"
  680. Me.Button12.UseVisualStyleBackColor = True
  681. '
  682. 'Button15
  683. '
  684. Me.Button15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  685. Me.Button15.ForeColor = System.Drawing.Color.Blue
  686. Me.Button15.Location = New System.Drawing.Point(489, 656)
  687. Me.Button15.Name = "Button15"
  688. Me.Button15.Size = New System.Drawing.Size(61, 24)
  689. Me.Button15.TabIndex = 636
  690. Me.Button15.Text = "下一頁"
  691. Me.Button15.UseVisualStyleBackColor = True
  692. '
  693. 'Button16
  694. '
  695. Me.Button16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  696. Me.Button16.ForeColor = System.Drawing.Color.Black
  697. Me.Button16.Location = New System.Drawing.Point(1200, 656)
  698. Me.Button16.Name = "Button16"
  699. Me.Button16.Size = New System.Drawing.Size(61, 24)
  700. Me.Button16.TabIndex = 638
  701. Me.Button16.Text = "下一頁"
  702. Me.Button16.UseVisualStyleBackColor = True
  703. '
  704. 'Button17
  705. '
  706. Me.Button17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  707. Me.Button17.ForeColor = System.Drawing.Color.Black
  708. Me.Button17.Location = New System.Drawing.Point(1133, 656)
  709. Me.Button17.Name = "Button17"
  710. Me.Button17.Size = New System.Drawing.Size(61, 24)
  711. Me.Button17.TabIndex = 637
  712. Me.Button17.Text = "上一頁"
  713. Me.Button17.UseVisualStyleBackColor = True
  714. '
  715. 'Button18
  716. '
  717. Me.Button18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  718. Me.Button18.ForeColor = System.Drawing.Color.Purple
  719. Me.Button18.Location = New System.Drawing.Point(1417, 6)
  720. Me.Button18.Name = "Button18"
  721. Me.Button18.Size = New System.Drawing.Size(80, 72)
  722. Me.Button18.TabIndex = 639
  723. Me.Button18.Text = "專案點檢表"
  724. Me.Button18.UseVisualStyleBackColor = True
  725. '
  726. 'Button19
  727. '
  728. Me.Button19.Location = New System.Drawing.Point(1321, 1)
  729. Me.Button19.Name = "Button19"
  730. Me.Button19.Size = New System.Drawing.Size(90, 23)
  731. Me.Button19.TabIndex = 640
  732. Me.Button19.Text = "下拉清單更新"
  733. Me.Button19.UseVisualStyleBackColor = True
  734. '
  735. 'Button20
  736. '
  737. Me.Button20.Location = New System.Drawing.Point(1225, 1)
  738. Me.Button20.Name = "Button20"
  739. Me.Button20.Size = New System.Drawing.Size(90, 23)
  740. Me.Button20.TabIndex = 641
  741. Me.Button20.Text = "重新讀取清單"
  742. Me.Button20.UseVisualStyleBackColor = True
  743. '
  744. '業務專案控制表
  745. '
  746. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  747. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  748. Me.ClientSize = New System.Drawing.Size(1914, 991)
  749. Me.Controls.Add(Me.Button20)
  750. Me.Controls.Add(Me.Button19)
  751. Me.Controls.Add(Me.Button18)
  752. Me.Controls.Add(Me.Button16)
  753. Me.Controls.Add(Me.Button17)
  754. Me.Controls.Add(Me.Button15)
  755. Me.Controls.Add(Me.Button12)
  756. Me.Controls.Add(Me.TextBox7)
  757. Me.Controls.Add(Me.TextBox8)
  758. Me.Controls.Add(Me.Button11)
  759. Me.Controls.Add(Me.Label12)
  760. Me.Controls.Add(Me.DataGridView3)
  761. Me.Controls.Add(Me.ComboBox2)
  762. Me.Controls.Add(Me.Label11)
  763. Me.Controls.Add(Me.TextBox5)
  764. Me.Controls.Add(Me.TextBox6)
  765. Me.Controls.Add(Me.Label10)
  766. Me.Controls.Add(Me.Label9)
  767. Me.Controls.Add(Me.Button14)
  768. Me.Controls.Add(Me.WebBrowser1)
  769. Me.Controls.Add(Me.CheckBox12)
  770. Me.Controls.Add(Me.Button10)
  771. Me.Controls.Add(Me.WebBrowser3)
  772. Me.Controls.Add(Me.TextBox16)
  773. Me.Controls.Add(Me.ComboBox5)
  774. Me.Controls.Add(Me.Label21)
  775. Me.Controls.Add(Me.CheckBox11)
  776. Me.Controls.Add(Me.Button9)
  777. Me.Controls.Add(Me.Label20)
  778. Me.Controls.Add(Me.DateTimePicker3)
  779. Me.Controls.Add(Me.CheckBox10)
  780. Me.Controls.Add(Me.ComboBox4)
  781. Me.Controls.Add(Me.Label19)
  782. Me.Controls.Add(Me.ComboBox3)
  783. Me.Controls.Add(Me.Label18)
  784. Me.Controls.Add(Me.Button8)
  785. Me.Controls.Add(Me.TextBox13)
  786. Me.Controls.Add(Me.Label15)
  787. Me.Controls.Add(Me.TextBox11)
  788. Me.Controls.Add(Me.Label13)
  789. Me.Controls.Add(Me.TextBox12)
  790. Me.Controls.Add(Me.Label14)
  791. Me.Controls.Add(Me.Button7)
  792. Me.Controls.Add(Me.Button3)
  793. Me.Controls.Add(Me.Button2)
  794. Me.Controls.Add(Me.DataGridView2)
  795. Me.Controls.Add(Me.Button1)
  796. Me.Controls.Add(Me.Button13)
  797. Me.Controls.Add(Me.TextBox4)
  798. Me.Controls.Add(Me.Label5)
  799. Me.Controls.Add(Me.Label8)
  800. Me.Controls.Add(Me.DateTimePicker2)
  801. Me.Controls.Add(Me.Label7)
  802. Me.Controls.Add(Me.DateTimePicker1)
  803. Me.Controls.Add(Me.CheckBox1)
  804. Me.Controls.Add(Me.Button4)
  805. Me.Controls.Add(Me.Button5)
  806. Me.Controls.Add(Me.Button6)
  807. Me.Controls.Add(Me.ComboBox1)
  808. Me.Controls.Add(Me.TextBox3)
  809. Me.Controls.Add(Me.TextBox2)
  810. Me.Controls.Add(Me.TextBox1)
  811. Me.Controls.Add(Me.Label6)
  812. Me.Controls.Add(Me.Label4)
  813. Me.Controls.Add(Me.Label3)
  814. Me.Controls.Add(Me.Label2)
  815. Me.Controls.Add(Me.Label1)
  816. Me.Controls.Add(Me.DataGridView1)
  817. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  818. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  819. Me.Name = "業務專案控制表"
  820. Me.Text = "業務專案控制表"
  821. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  822. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  823. CType(Me.DataGridView3, System.ComponentModel.ISupportInitialize).EndInit()
  824. Me.ResumeLayout(False)
  825. Me.PerformLayout()
  826. End Sub
  827. Friend WithEvents Label1 As Label
  828. Friend WithEvents Label2 As Label
  829. Friend WithEvents Label3 As Label
  830. Friend WithEvents Label4 As Label
  831. Friend WithEvents Label6 As Label
  832. Friend WithEvents TextBox1 As TextBox
  833. Friend WithEvents TextBox2 As TextBox
  834. Friend WithEvents TextBox3 As TextBox
  835. Friend WithEvents ComboBox1 As ComboBox
  836. Friend WithEvents Button4 As Button
  837. Friend WithEvents Button5 As Button
  838. Friend WithEvents Button6 As Button
  839. Friend WithEvents DataGridView1 As DataGridView
  840. Friend WithEvents CheckBox1 As CheckBox
  841. Friend WithEvents DateTimePicker1 As DateTimePicker
  842. Friend WithEvents Label7 As Label
  843. Friend WithEvents Label8 As Label
  844. Friend WithEvents DateTimePicker2 As DateTimePicker
  845. Friend WithEvents TextBox4 As TextBox
  846. Friend WithEvents Label5 As Label
  847. Friend WithEvents Button13 As Button
  848. Friend WithEvents Button1 As Button
  849. Friend WithEvents DataGridView2 As DataGridView
  850. Friend WithEvents Button2 As Button
  851. Friend WithEvents Button3 As Button
  852. Friend WithEvents DataGridView3 As DataGridView
  853. Friend WithEvents Button7 As Button
  854. Friend WithEvents TextBox11 As TextBox
  855. Friend WithEvents Label13 As Label
  856. Friend WithEvents TextBox12 As TextBox
  857. Friend WithEvents Label14 As Label
  858. Friend WithEvents TextBox13 As TextBox
  859. Friend WithEvents Label15 As Label
  860. Friend WithEvents Button8 As Button
  861. Friend WithEvents ComboBox3 As ComboBox
  862. Friend WithEvents Label18 As Label
  863. Friend WithEvents ComboBox4 As ComboBox
  864. Friend WithEvents Label19 As Label
  865. Friend WithEvents CheckBox10 As CheckBox
  866. Friend WithEvents Button9 As Button
  867. Friend WithEvents Label20 As Label
  868. Friend WithEvents DateTimePicker3 As DateTimePicker
  869. Friend WithEvents CheckBox11 As CheckBox
  870. Friend WithEvents ComboBox5 As ComboBox
  871. Friend WithEvents Label21 As Label
  872. Friend WithEvents TextBox16 As TextBox
  873. Friend WithEvents WebBrowser3 As WebBrowser
  874. Friend WithEvents Button10 As Button
  875. Friend WithEvents CheckBox12 As CheckBox
  876. Friend WithEvents WebBrowser1 As WebBrowser
  877. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  878. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  879. Friend WithEvents Label9 As Label
  880. Friend WithEvents Button14 As Button
  881. Friend WithEvents Label10 As Label
  882. Friend WithEvents TextBox6 As TextBox
  883. Friend WithEvents TextBox5 As TextBox
  884. Friend WithEvents ComboBox2 As ComboBox
  885. Friend WithEvents Label11 As Label
  886. Friend WithEvents Label12 As Label
  887. Friend WithEvents Button11 As Button
  888. Friend WithEvents TextBox7 As TextBox
  889. Friend WithEvents TextBox8 As TextBox
  890. Friend WithEvents Button12 As Button
  891. Friend WithEvents Button15 As Button
  892. Friend WithEvents Button16 As Button
  893. Friend WithEvents Button17 As Button
  894. Friend WithEvents Button18 As Button
  895. Friend WithEvents Button19 As Button
  896. Friend WithEvents Button20 As Button
  897. End Class