Açıklama Yok
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 19KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  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 DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  25. Me.Label1 = New System.Windows.Forms.Label()
  26. Me.Label2 = New System.Windows.Forms.Label()
  27. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  28. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  29. Me.Label3 = New System.Windows.Forms.Label()
  30. Me.TextBox1 = New System.Windows.Forms.TextBox()
  31. Me.TextBox2 = New System.Windows.Forms.TextBox()
  32. Me.Label4 = New System.Windows.Forms.Label()
  33. Me.TextBox3 = New System.Windows.Forms.TextBox()
  34. Me.Label5 = New System.Windows.Forms.Label()
  35. Me.Label6 = New System.Windows.Forms.Label()
  36. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  37. Me.Button1 = New System.Windows.Forms.Button()
  38. Me.WebBrowser1 = New System.Windows.Forms.WebBrowser()
  39. Me.Button24 = New System.Windows.Forms.Button()
  40. Me.Label7 = New System.Windows.Forms.Label()
  41. Me.WebBrowser2 = New System.Windows.Forms.WebBrowser()
  42. Me.Label8 = New System.Windows.Forms.Label()
  43. Me.TextBox7 = New System.Windows.Forms.TextBox()
  44. Me.Label9 = New System.Windows.Forms.Label()
  45. Me.Button4 = New System.Windows.Forms.Button()
  46. Me.Label10 = New System.Windows.Forms.Label()
  47. Me.TextBox4 = New System.Windows.Forms.TextBox()
  48. Me.SaveFileDialog1 = New System.Windows.Forms.SaveFileDialog()
  49. Me.FolderBrowserDialog1 = New System.Windows.Forms.FolderBrowserDialog()
  50. Me.TextBox5 = New System.Windows.Forms.TextBox()
  51. Me.Label11 = New System.Windows.Forms.Label()
  52. Me.Button2 = New System.Windows.Forms.Button()
  53. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  54. Me.Button3 = New System.Windows.Forms.Button()
  55. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  56. Me.TextBox6 = New System.Windows.Forms.TextBox()
  57. Me.Label12 = New System.Windows.Forms.Label()
  58. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  59. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  61. Me.GroupBox1.SuspendLayout()
  62. Me.SuspendLayout()
  63. '
  64. 'DataGridView1
  65. '
  66. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  67. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  68. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  69. Me.DataGridView1.Location = New System.Drawing.Point(12, 28)
  70. Me.DataGridView1.Name = "DataGridView1"
  71. Me.DataGridView1.RowHeadersWidth = 5
  72. Me.DataGridView1.RowTemplate.Height = 24
  73. Me.DataGridView1.Size = New System.Drawing.Size(175, 162)
  74. Me.DataGridView1.TabIndex = 22
  75. '
  76. 'Label1
  77. '
  78. Me.Label1.AutoSize = True
  79. Me.Label1.Location = New System.Drawing.Point(12, 9)
  80. Me.Label1.Name = "Label1"
  81. Me.Label1.Size = New System.Drawing.Size(116, 16)
  82. Me.Label1.TabIndex = 23
  83. Me.Label1.Text = "未建人事資料表清單"
  84. '
  85. 'Label2
  86. '
  87. Me.Label2.AutoSize = True
  88. Me.Label2.Location = New System.Drawing.Point(12, 199)
  89. Me.Label2.Name = "Label2"
  90. Me.Label2.Size = New System.Drawing.Size(92, 16)
  91. Me.Label2.TabIndex = 25
  92. Me.Label2.Text = "人事資料表清單"
  93. '
  94. 'DataGridView2
  95. '
  96. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  97. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  98. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  99. Me.DataGridView2.Location = New System.Drawing.Point(12, 218)
  100. Me.DataGridView2.Name = "DataGridView2"
  101. Me.DataGridView2.RowHeadersWidth = 5
  102. Me.DataGridView2.RowTemplate.Height = 24
  103. Me.DataGridView2.Size = New System.Drawing.Size(175, 746)
  104. Me.DataGridView2.TabIndex = 24
  105. '
  106. 'PictureBox1
  107. '
  108. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  109. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  110. Me.PictureBox1.Location = New System.Drawing.Point(193, 66)
  111. Me.PictureBox1.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  112. Me.PictureBox1.Name = "PictureBox1"
  113. Me.PictureBox1.Size = New System.Drawing.Size(890, 898)
  114. Me.PictureBox1.TabIndex = 575
  115. Me.PictureBox1.TabStop = False
  116. '
  117. 'Label3
  118. '
  119. Me.Label3.AutoSize = True
  120. Me.Label3.Location = New System.Drawing.Point(190, 9)
  121. Me.Label3.Name = "Label3"
  122. Me.Label3.Size = New System.Drawing.Size(56, 16)
  123. Me.Label3.TabIndex = 576
  124. Me.Label3.Text = "員工編號"
  125. '
  126. 'TextBox1
  127. '
  128. Me.TextBox1.Location = New System.Drawing.Point(252, 6)
  129. Me.TextBox1.Name = "TextBox1"
  130. Me.TextBox1.Size = New System.Drawing.Size(100, 23)
  131. Me.TextBox1.TabIndex = 577
  132. '
  133. 'TextBox2
  134. '
  135. Me.TextBox2.Location = New System.Drawing.Point(444, 6)
  136. Me.TextBox2.Name = "TextBox2"
  137. Me.TextBox2.Size = New System.Drawing.Size(133, 23)
  138. Me.TextBox2.TabIndex = 579
  139. '
  140. 'Label4
  141. '
  142. Me.Label4.AutoSize = True
  143. Me.Label4.Location = New System.Drawing.Point(358, 9)
  144. Me.Label4.Name = "Label4"
  145. Me.Label4.Size = New System.Drawing.Size(80, 16)
  146. Me.Label4.TabIndex = 578
  147. Me.Label4.Text = "系統登入姓名"
  148. '
  149. 'TextBox3
  150. '
  151. Me.TextBox3.Location = New System.Drawing.Point(621, 6)
  152. Me.TextBox3.Name = "TextBox3"
  153. Me.TextBox3.Size = New System.Drawing.Size(133, 23)
  154. Me.TextBox3.TabIndex = 581
  155. '
  156. 'Label5
  157. '
  158. Me.Label5.AutoSize = True
  159. Me.Label5.Location = New System.Drawing.Point(583, 9)
  160. Me.Label5.Name = "Label5"
  161. Me.Label5.Size = New System.Drawing.Size(32, 16)
  162. Me.Label5.TabIndex = 580
  163. Me.Label5.Text = "姓名"
  164. '
  165. 'Label6
  166. '
  167. Me.Label6.AutoSize = True
  168. Me.Label6.Location = New System.Drawing.Point(760, 9)
  169. Me.Label6.Name = "Label6"
  170. Me.Label6.Size = New System.Drawing.Size(56, 16)
  171. Me.Label6.TabIndex = 582
  172. Me.Label6.Text = "入職日期"
  173. '
  174. 'DateTimePicker1
  175. '
  176. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  177. Me.DateTimePicker1.Location = New System.Drawing.Point(822, 6)
  178. Me.DateTimePicker1.Name = "DateTimePicker1"
  179. Me.DateTimePicker1.Size = New System.Drawing.Size(98, 23)
  180. Me.DateTimePicker1.TabIndex = 583
  181. '
  182. 'Button1
  183. '
  184. Me.Button1.Location = New System.Drawing.Point(926, 6)
  185. Me.Button1.Name = "Button1"
  186. Me.Button1.Size = New System.Drawing.Size(157, 23)
  187. Me.Button1.TabIndex = 584
  188. Me.Button1.Text = "人事資料建檔"
  189. Me.Button1.UseVisualStyleBackColor = True
  190. '
  191. 'WebBrowser1
  192. '
  193. Me.WebBrowser1.Location = New System.Drawing.Point(1089, 700)
  194. Me.WebBrowser1.MinimumSize = New System.Drawing.Size(20, 20)
  195. Me.WebBrowser1.Name = "WebBrowser1"
  196. Me.WebBrowser1.Size = New System.Drawing.Size(813, 264)
  197. Me.WebBrowser1.TabIndex = 602
  198. Me.WebBrowser1.Url = New System.Uri("", System.UriKind.Relative)
  199. '
  200. 'Button24
  201. '
  202. Me.Button24.ForeColor = System.Drawing.Color.Green
  203. Me.Button24.Location = New System.Drawing.Point(1682, 12)
  204. Me.Button24.Name = "Button24"
  205. Me.Button24.Size = New System.Drawing.Size(220, 24)
  206. Me.Button24.TabIndex = 601
  207. Me.Button24.Text = "人事資料圖片修改存檔"
  208. Me.Button24.UseVisualStyleBackColor = True
  209. '
  210. 'Label7
  211. '
  212. Me.Label7.AutoSize = True
  213. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  214. Me.Label7.Location = New System.Drawing.Point(1089, 640)
  215. Me.Label7.Name = "Label7"
  216. Me.Label7.Size = New System.Drawing.Size(156, 24)
  217. Me.Label7.TabIndex = 599
  218. Me.Label7.Text = "伺服器FTP文件夾"
  219. '
  220. 'WebBrowser2
  221. '
  222. Me.WebBrowser2.Location = New System.Drawing.Point(1089, 42)
  223. Me.WebBrowser2.MinimumSize = New System.Drawing.Size(20, 20)
  224. Me.WebBrowser2.Name = "WebBrowser2"
  225. Me.WebBrowser2.Size = New System.Drawing.Size(813, 579)
  226. Me.WebBrowser2.TabIndex = 598
  227. Me.WebBrowser2.Url = New System.Uri("", System.UriKind.Relative)
  228. '
  229. 'Label8
  230. '
  231. Me.Label8.AutoSize = True
  232. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 26.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  233. Me.Label8.ForeColor = System.Drawing.Color.Red
  234. Me.Label8.Location = New System.Drawing.Point(1502, 624)
  235. Me.Label8.Name = "Label8"
  236. Me.Label8.Size = New System.Drawing.Size(55, 45)
  237. Me.Label8.TabIndex = 600
  238. Me.Label8.Text = "↓"
  239. '
  240. 'TextBox7
  241. '
  242. Me.TextBox7.AllowDrop = True
  243. Me.TextBox7.ForeColor = System.Drawing.Color.Black
  244. Me.TextBox7.Location = New System.Drawing.Point(1302, 9)
  245. Me.TextBox7.Multiline = True
  246. Me.TextBox7.Name = "TextBox7"
  247. Me.TextBox7.Size = New System.Drawing.Size(184, 23)
  248. Me.TextBox7.TabIndex = 597
  249. '
  250. 'Label9
  251. '
  252. Me.Label9.AutoSize = True
  253. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  254. Me.Label9.Location = New System.Drawing.Point(1085, 9)
  255. Me.Label9.Name = "Label9"
  256. Me.Label9.Size = New System.Drawing.Size(86, 24)
  257. Me.Label9.TabIndex = 596
  258. Me.Label9.Text = "我的電腦"
  259. '
  260. 'Button4
  261. '
  262. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  263. Me.Button4.ForeColor = System.Drawing.Color.Blue
  264. Me.Button4.Location = New System.Drawing.Point(1177, 9)
  265. Me.Button4.Name = "Button4"
  266. Me.Button4.Size = New System.Drawing.Size(119, 24)
  267. Me.Button4.TabIndex = 595
  268. Me.Button4.Text = "讀取料夾路徑"
  269. Me.Button4.UseVisualStyleBackColor = True
  270. '
  271. 'Label10
  272. '
  273. Me.Label10.AutoSize = True
  274. Me.Label10.Location = New System.Drawing.Point(1090, 673)
  275. Me.Label10.Name = "Label10"
  276. Me.Label10.Size = New System.Drawing.Size(56, 16)
  277. Me.Label10.TabIndex = 594
  278. Me.Label10.Text = "檔案名稱"
  279. '
  280. 'TextBox4
  281. '
  282. Me.TextBox4.AllowDrop = True
  283. Me.TextBox4.Location = New System.Drawing.Point(1152, 670)
  284. Me.TextBox4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  285. Me.TextBox4.Multiline = True
  286. Me.TextBox4.Name = "TextBox4"
  287. Me.TextBox4.Size = New System.Drawing.Size(750, 23)
  288. Me.TextBox4.TabIndex = 593
  289. '
  290. 'SaveFileDialog1
  291. '
  292. Me.SaveFileDialog1.DefaultExt = "jpg"
  293. Me.SaveFileDialog1.SupportMultiDottedExtensions = True
  294. Me.SaveFileDialog1.Title = "指定檔案名稱與選擇檔案路徑"
  295. '
  296. 'TextBox5
  297. '
  298. Me.TextBox5.Location = New System.Drawing.Point(822, 35)
  299. Me.TextBox5.Name = "TextBox5"
  300. Me.TextBox5.Size = New System.Drawing.Size(98, 23)
  301. Me.TextBox5.TabIndex = 604
  302. '
  303. 'Label11
  304. '
  305. Me.Label11.AutoSize = True
  306. Me.Label11.Location = New System.Drawing.Point(760, 38)
  307. Me.Label11.Name = "Label11"
  308. Me.Label11.Size = New System.Drawing.Size(56, 16)
  309. Me.Label11.TabIndex = 603
  310. Me.Label11.Text = "離職日期"
  311. '
  312. 'Button2
  313. '
  314. Me.Button2.Location = New System.Drawing.Point(926, 35)
  315. Me.Button2.Name = "Button2"
  316. Me.Button2.Size = New System.Drawing.Size(157, 23)
  317. Me.Button2.TabIndex = 605
  318. Me.Button2.Text = "人員離職"
  319. Me.Button2.UseVisualStyleBackColor = True
  320. '
  321. 'GroupBox1
  322. '
  323. Me.GroupBox1.Controls.Add(Me.Button3)
  324. Me.GroupBox1.Controls.Add(Me.DateTimePicker2)
  325. Me.GroupBox1.Location = New System.Drawing.Point(858, 91)
  326. Me.GroupBox1.Name = "GroupBox1"
  327. Me.GroupBox1.Size = New System.Drawing.Size(200, 62)
  328. Me.GroupBox1.TabIndex = 606
  329. Me.GroupBox1.TabStop = False
  330. Me.GroupBox1.Text = "離職日期確認"
  331. '
  332. 'Button3
  333. '
  334. Me.Button3.Location = New System.Drawing.Point(110, 24)
  335. Me.Button3.Name = "Button3"
  336. Me.Button3.Size = New System.Drawing.Size(84, 23)
  337. Me.Button3.TabIndex = 606
  338. Me.Button3.Text = "日期確認"
  339. Me.Button3.UseVisualStyleBackColor = True
  340. '
  341. 'DateTimePicker2
  342. '
  343. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  344. Me.DateTimePicker2.Location = New System.Drawing.Point(6, 22)
  345. Me.DateTimePicker2.Name = "DateTimePicker2"
  346. Me.DateTimePicker2.Size = New System.Drawing.Size(98, 23)
  347. Me.DateTimePicker2.TabIndex = 584
  348. '
  349. 'TextBox6
  350. '
  351. Me.TextBox6.Location = New System.Drawing.Point(621, 35)
  352. Me.TextBox6.Name = "TextBox6"
  353. Me.TextBox6.Size = New System.Drawing.Size(133, 23)
  354. Me.TextBox6.TabIndex = 608
  355. '
  356. 'Label12
  357. '
  358. Me.Label12.AutoSize = True
  359. Me.Label12.Location = New System.Drawing.Point(559, 38)
  360. Me.Label12.Name = "Label12"
  361. Me.Label12.Size = New System.Drawing.Size(56, 16)
  362. Me.Label12.TabIndex = 607
  363. Me.Label12.Text = "在職天數"
  364. '
  365. '人員入職資料表
  366. '
  367. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  368. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  369. Me.ClientSize = New System.Drawing.Size(1914, 971)
  370. Me.Controls.Add(Me.TextBox6)
  371. Me.Controls.Add(Me.Label12)
  372. Me.Controls.Add(Me.GroupBox1)
  373. Me.Controls.Add(Me.Button2)
  374. Me.Controls.Add(Me.TextBox5)
  375. Me.Controls.Add(Me.Label11)
  376. Me.Controls.Add(Me.WebBrowser1)
  377. Me.Controls.Add(Me.Button24)
  378. Me.Controls.Add(Me.Label7)
  379. Me.Controls.Add(Me.WebBrowser2)
  380. Me.Controls.Add(Me.Label8)
  381. Me.Controls.Add(Me.TextBox7)
  382. Me.Controls.Add(Me.Label9)
  383. Me.Controls.Add(Me.Button4)
  384. Me.Controls.Add(Me.Label10)
  385. Me.Controls.Add(Me.TextBox4)
  386. Me.Controls.Add(Me.Button1)
  387. Me.Controls.Add(Me.DateTimePicker1)
  388. Me.Controls.Add(Me.Label6)
  389. Me.Controls.Add(Me.TextBox3)
  390. Me.Controls.Add(Me.Label5)
  391. Me.Controls.Add(Me.TextBox2)
  392. Me.Controls.Add(Me.Label4)
  393. Me.Controls.Add(Me.TextBox1)
  394. Me.Controls.Add(Me.Label3)
  395. Me.Controls.Add(Me.PictureBox1)
  396. Me.Controls.Add(Me.Label2)
  397. Me.Controls.Add(Me.DataGridView2)
  398. Me.Controls.Add(Me.Label1)
  399. Me.Controls.Add(Me.DataGridView1)
  400. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  401. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  402. Me.Name = "人員入職資料表"
  403. Me.Text = "人員入職資料表"
  404. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  405. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  406. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  407. Me.GroupBox1.ResumeLayout(False)
  408. Me.ResumeLayout(False)
  409. Me.PerformLayout()
  410. End Sub
  411. Friend WithEvents DataGridView1 As DataGridView
  412. Friend WithEvents Label1 As Label
  413. Friend WithEvents Label2 As Label
  414. Friend WithEvents DataGridView2 As DataGridView
  415. Friend WithEvents PictureBox1 As PictureBox
  416. Friend WithEvents Label3 As Label
  417. Friend WithEvents TextBox1 As TextBox
  418. Friend WithEvents TextBox2 As TextBox
  419. Friend WithEvents Label4 As Label
  420. Friend WithEvents TextBox3 As TextBox
  421. Friend WithEvents Label5 As Label
  422. Friend WithEvents Label6 As Label
  423. Friend WithEvents DateTimePicker1 As DateTimePicker
  424. Friend WithEvents Button1 As Button
  425. Friend WithEvents WebBrowser1 As WebBrowser
  426. Friend WithEvents Button24 As Button
  427. Friend WithEvents Label7 As Label
  428. Friend WithEvents WebBrowser2 As WebBrowser
  429. Friend WithEvents Label8 As Label
  430. Friend WithEvents TextBox7 As TextBox
  431. Friend WithEvents Label9 As Label
  432. Friend WithEvents Button4 As Button
  433. Friend WithEvents Label10 As Label
  434. Friend WithEvents TextBox4 As TextBox
  435. Friend WithEvents SaveFileDialog1 As SaveFileDialog
  436. Friend WithEvents FolderBrowserDialog1 As FolderBrowserDialog
  437. Friend WithEvents TextBox5 As TextBox
  438. Friend WithEvents Label11 As Label
  439. Friend WithEvents Button2 As Button
  440. Friend WithEvents GroupBox1 As GroupBox
  441. Friend WithEvents Button3 As Button
  442. Friend WithEvents DateTimePicker2 As DateTimePicker
  443. Friend WithEvents TextBox6 As TextBox
  444. Friend WithEvents Label12 As Label
  445. End Class