暫無描述
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 57KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115
  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. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  26. Me.Label1 = New System.Windows.Forms.Label()
  27. Me.TextBox1 = New System.Windows.Forms.TextBox()
  28. Me.Label2 = New System.Windows.Forms.Label()
  29. Me.TextBox2 = New System.Windows.Forms.TextBox()
  30. Me.Label3 = New System.Windows.Forms.Label()
  31. Me.TextBox3 = New System.Windows.Forms.TextBox()
  32. Me.Label4 = New System.Windows.Forms.Label()
  33. Me.TextBox4 = New System.Windows.Forms.TextBox()
  34. Me.Label5 = New System.Windows.Forms.Label()
  35. Me.TextBox5 = New System.Windows.Forms.TextBox()
  36. Me.Label6 = New System.Windows.Forms.Label()
  37. Me.TextBox6 = New System.Windows.Forms.TextBox()
  38. Me.Label7 = New System.Windows.Forms.Label()
  39. Me.TextBox7 = New System.Windows.Forms.TextBox()
  40. Me.Label8 = New System.Windows.Forms.Label()
  41. Me.TextBox8 = New System.Windows.Forms.TextBox()
  42. Me.Label9 = New System.Windows.Forms.Label()
  43. Me.TextBox9 = New System.Windows.Forms.TextBox()
  44. Me.Label10 = New System.Windows.Forms.Label()
  45. Me.TextBox10 = New System.Windows.Forms.TextBox()
  46. Me.Label11 = New System.Windows.Forms.Label()
  47. Me.TextBox11 = New System.Windows.Forms.TextBox()
  48. Me.Label12 = New System.Windows.Forms.Label()
  49. Me.TextBox12 = New System.Windows.Forms.TextBox()
  50. Me.Label13 = New System.Windows.Forms.Label()
  51. Me.TextBox13 = New System.Windows.Forms.TextBox()
  52. Me.Label14 = New System.Windows.Forms.Label()
  53. Me.TextBox14 = New System.Windows.Forms.TextBox()
  54. Me.Label15 = New System.Windows.Forms.Label()
  55. Me.TextBox15 = New System.Windows.Forms.TextBox()
  56. Me.Label16 = New System.Windows.Forms.Label()
  57. Me.TextBox16 = New System.Windows.Forms.TextBox()
  58. Me.Label17 = New System.Windows.Forms.Label()
  59. Me.TextBox17 = New System.Windows.Forms.TextBox()
  60. Me.TextBox18 = New System.Windows.Forms.TextBox()
  61. Me.Label18 = New System.Windows.Forms.Label()
  62. Me.TextBox19 = New System.Windows.Forms.TextBox()
  63. Me.Label19 = New System.Windows.Forms.Label()
  64. Me.TextBox20 = New System.Windows.Forms.TextBox()
  65. Me.Label20 = New System.Windows.Forms.Label()
  66. Me.Label21 = New System.Windows.Forms.Label()
  67. Me.TextBox21 = New System.Windows.Forms.TextBox()
  68. Me.TextBox22 = New System.Windows.Forms.TextBox()
  69. Me.Label22 = New System.Windows.Forms.Label()
  70. Me.TextBox23 = New System.Windows.Forms.TextBox()
  71. Me.Label23 = New System.Windows.Forms.Label()
  72. Me.TextBox24 = New System.Windows.Forms.TextBox()
  73. Me.Label24 = New System.Windows.Forms.Label()
  74. Me.Label25 = New System.Windows.Forms.Label()
  75. Me.TextBox25 = New System.Windows.Forms.TextBox()
  76. Me.TextBox26 = New System.Windows.Forms.TextBox()
  77. Me.Label26 = New System.Windows.Forms.Label()
  78. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  79. Me.Label27 = New System.Windows.Forms.Label()
  80. Me.TextBox27 = New System.Windows.Forms.TextBox()
  81. Me.NumericUpDown1 = New System.Windows.Forms.NumericUpDown()
  82. Me.Label28 = New System.Windows.Forms.Label()
  83. Me.Label29 = New System.Windows.Forms.Label()
  84. Me.NumericUpDown2 = New System.Windows.Forms.NumericUpDown()
  85. Me.Label30 = New System.Windows.Forms.Label()
  86. Me.NumericUpDown3 = New System.Windows.Forms.NumericUpDown()
  87. Me.Label31 = New System.Windows.Forms.Label()
  88. Me.NumericUpDown4 = New System.Windows.Forms.NumericUpDown()
  89. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  90. Me.Label32 = New System.Windows.Forms.Label()
  91. Me.Label33 = New System.Windows.Forms.Label()
  92. Me.TextBox28 = New System.Windows.Forms.TextBox()
  93. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  94. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  95. Me.Button4 = New System.Windows.Forms.Button()
  96. Me.Button3 = New System.Windows.Forms.Button()
  97. Me.Button6 = New System.Windows.Forms.Button()
  98. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  99. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  100. Me.關鍵字查詢ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  101. Me.ToolStripSeparator5 = New System.Windows.Forms.ToolStripSeparator()
  102. Me.新增供應商資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  103. Me.資料存檔ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  104. Me.資料刪除ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  105. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.NumericUpDown4, System.ComponentModel.ISupportInitialize).BeginInit()
  110. Me.ContextMenuStrip1.SuspendLayout()
  111. Me.SuspendLayout()
  112. '
  113. 'DataGridView1
  114. '
  115. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  116. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  117. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  118. Or System.Windows.Forms.AnchorStyles.Left) _
  119. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  120. Me.DataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  121. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  122. Me.DataGridView1.Location = New System.Drawing.Point(9, 134)
  123. Me.DataGridView1.Name = "DataGridView1"
  124. Me.DataGridView1.RowHeadersWidth = 5
  125. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  126. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle2
  127. Me.DataGridView1.RowTemplate.Height = 24
  128. Me.DataGridView1.Size = New System.Drawing.Size(1896, 849)
  129. Me.DataGridView1.TabIndex = 666
  130. '
  131. 'Label1
  132. '
  133. Me.Label1.AutoSize = True
  134. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  135. Me.Label1.ForeColor = System.Drawing.Color.Green
  136. Me.Label1.Location = New System.Drawing.Point(3, 6)
  137. Me.Label1.Name = "Label1"
  138. Me.Label1.Size = New System.Drawing.Size(32, 16)
  139. Me.Label1.TabIndex = 670
  140. Me.Label1.Text = "編號"
  141. '
  142. 'TextBox1
  143. '
  144. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  145. Me.TextBox1.ForeColor = System.Drawing.Color.Green
  146. Me.TextBox1.Location = New System.Drawing.Point(68, 3)
  147. Me.TextBox1.Name = "TextBox1"
  148. Me.TextBox1.Size = New System.Drawing.Size(121, 23)
  149. Me.TextBox1.TabIndex = 669
  150. Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  151. '
  152. 'Label2
  153. '
  154. Me.Label2.AutoSize = True
  155. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  156. Me.Label2.ForeColor = System.Drawing.Color.Green
  157. Me.Label2.Location = New System.Drawing.Point(3, 32)
  158. Me.Label2.Name = "Label2"
  159. Me.Label2.Size = New System.Drawing.Size(32, 16)
  160. Me.Label2.TabIndex = 672
  161. Me.Label2.Text = "公司"
  162. '
  163. 'TextBox2
  164. '
  165. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  166. Me.TextBox2.ForeColor = System.Drawing.Color.Green
  167. Me.TextBox2.Location = New System.Drawing.Point(68, 29)
  168. Me.TextBox2.Name = "TextBox2"
  169. Me.TextBox2.Size = New System.Drawing.Size(316, 23)
  170. Me.TextBox2.TabIndex = 671
  171. '
  172. 'Label3
  173. '
  174. Me.Label3.AutoSize = True
  175. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  176. Me.Label3.ForeColor = System.Drawing.Color.Green
  177. Me.Label3.Location = New System.Drawing.Point(195, 6)
  178. Me.Label3.Name = "Label3"
  179. Me.Label3.Size = New System.Drawing.Size(32, 16)
  180. Me.Label3.TabIndex = 674
  181. Me.Label3.Text = "簡稱"
  182. '
  183. 'TextBox3
  184. '
  185. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  186. Me.TextBox3.ForeColor = System.Drawing.Color.Green
  187. Me.TextBox3.Location = New System.Drawing.Point(263, 3)
  188. Me.TextBox3.Name = "TextBox3"
  189. Me.TextBox3.Size = New System.Drawing.Size(121, 23)
  190. Me.TextBox3.TabIndex = 673
  191. Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  192. '
  193. 'Label4
  194. '
  195. Me.Label4.AutoSize = True
  196. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  197. Me.Label4.ForeColor = System.Drawing.Color.Green
  198. Me.Label4.Location = New System.Drawing.Point(3, 58)
  199. Me.Label4.Name = "Label4"
  200. Me.Label4.Size = New System.Drawing.Size(44, 16)
  201. Me.Label4.TabIndex = 676
  202. Me.Label4.Text = "負責人"
  203. '
  204. 'TextBox4
  205. '
  206. Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  207. Me.TextBox4.ForeColor = System.Drawing.Color.Green
  208. Me.TextBox4.Location = New System.Drawing.Point(68, 55)
  209. Me.TextBox4.Name = "TextBox4"
  210. Me.TextBox4.Size = New System.Drawing.Size(121, 23)
  211. Me.TextBox4.TabIndex = 675
  212. Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  213. '
  214. 'Label5
  215. '
  216. Me.Label5.AutoSize = True
  217. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  218. Me.Label5.ForeColor = System.Drawing.Color.Green
  219. Me.Label5.Location = New System.Drawing.Point(191, 58)
  220. Me.Label5.Name = "Label5"
  221. Me.Label5.Size = New System.Drawing.Size(68, 16)
  222. Me.Label5.TabIndex = 678
  223. Me.Label5.Text = "負責人電話"
  224. '
  225. 'TextBox5
  226. '
  227. Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  228. Me.TextBox5.ForeColor = System.Drawing.Color.Green
  229. Me.TextBox5.Location = New System.Drawing.Point(263, 55)
  230. Me.TextBox5.Name = "TextBox5"
  231. Me.TextBox5.Size = New System.Drawing.Size(121, 23)
  232. Me.TextBox5.TabIndex = 677
  233. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  234. '
  235. 'Label6
  236. '
  237. Me.Label6.AutoSize = True
  238. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  239. Me.Label6.ForeColor = System.Drawing.Color.Green
  240. Me.Label6.Location = New System.Drawing.Point(2, 84)
  241. Me.Label6.Name = "Label6"
  242. Me.Label6.Size = New System.Drawing.Size(63, 16)
  243. Me.Label6.TabIndex = 680
  244. Me.Label6.Text = "公司電話1"
  245. '
  246. 'TextBox6
  247. '
  248. Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  249. Me.TextBox6.ForeColor = System.Drawing.Color.Green
  250. Me.TextBox6.Location = New System.Drawing.Point(68, 81)
  251. Me.TextBox6.Name = "TextBox6"
  252. Me.TextBox6.Size = New System.Drawing.Size(121, 23)
  253. Me.TextBox6.TabIndex = 679
  254. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  255. '
  256. 'Label7
  257. '
  258. Me.Label7.AutoSize = True
  259. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  260. Me.Label7.ForeColor = System.Drawing.Color.Green
  261. Me.Label7.Location = New System.Drawing.Point(2, 110)
  262. Me.Label7.Name = "Label7"
  263. Me.Label7.Size = New System.Drawing.Size(63, 16)
  264. Me.Label7.TabIndex = 682
  265. Me.Label7.Text = "公司電話2"
  266. '
  267. 'TextBox7
  268. '
  269. Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  270. Me.TextBox7.ForeColor = System.Drawing.Color.Green
  271. Me.TextBox7.Location = New System.Drawing.Point(68, 107)
  272. Me.TextBox7.Name = "TextBox7"
  273. Me.TextBox7.Size = New System.Drawing.Size(121, 23)
  274. Me.TextBox7.TabIndex = 681
  275. Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  276. '
  277. 'Label8
  278. '
  279. Me.Label8.AutoSize = True
  280. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  281. Me.Label8.ForeColor = System.Drawing.Color.Green
  282. Me.Label8.Location = New System.Drawing.Point(195, 84)
  283. Me.Label8.Name = "Label8"
  284. Me.Label8.Size = New System.Drawing.Size(39, 16)
  285. Me.Label8.TabIndex = 684
  286. Me.Label8.Text = "傳真1"
  287. '
  288. 'TextBox8
  289. '
  290. Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  291. Me.TextBox8.ForeColor = System.Drawing.Color.Green
  292. Me.TextBox8.Location = New System.Drawing.Point(263, 81)
  293. Me.TextBox8.Name = "TextBox8"
  294. Me.TextBox8.Size = New System.Drawing.Size(121, 23)
  295. Me.TextBox8.TabIndex = 683
  296. Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  297. '
  298. 'Label9
  299. '
  300. Me.Label9.AutoSize = True
  301. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  302. Me.Label9.ForeColor = System.Drawing.Color.Green
  303. Me.Label9.Location = New System.Drawing.Point(195, 110)
  304. Me.Label9.Name = "Label9"
  305. Me.Label9.Size = New System.Drawing.Size(39, 16)
  306. Me.Label9.TabIndex = 686
  307. Me.Label9.Text = "傳真2"
  308. '
  309. 'TextBox9
  310. '
  311. Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  312. Me.TextBox9.ForeColor = System.Drawing.Color.Green
  313. Me.TextBox9.Location = New System.Drawing.Point(263, 107)
  314. Me.TextBox9.Name = "TextBox9"
  315. Me.TextBox9.Size = New System.Drawing.Size(121, 23)
  316. Me.TextBox9.TabIndex = 685
  317. Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  318. '
  319. 'Label10
  320. '
  321. Me.Label10.AutoSize = True
  322. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  323. Me.Label10.ForeColor = System.Drawing.Color.Green
  324. Me.Label10.Location = New System.Drawing.Point(387, 6)
  325. Me.Label10.Name = "Label10"
  326. Me.Label10.Size = New System.Drawing.Size(39, 16)
  327. Me.Label10.TabIndex = 688
  328. Me.Label10.Text = "地址1"
  329. '
  330. 'TextBox10
  331. '
  332. Me.TextBox10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  333. Me.TextBox10.ForeColor = System.Drawing.Color.Green
  334. Me.TextBox10.Location = New System.Drawing.Point(435, 3)
  335. Me.TextBox10.Multiline = True
  336. Me.TextBox10.Name = "TextBox10"
  337. Me.TextBox10.Size = New System.Drawing.Size(237, 51)
  338. Me.TextBox10.TabIndex = 687
  339. '
  340. 'Label11
  341. '
  342. Me.Label11.AutoSize = True
  343. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  344. Me.Label11.ForeColor = System.Drawing.Color.Green
  345. Me.Label11.Location = New System.Drawing.Point(387, 58)
  346. Me.Label11.Name = "Label11"
  347. Me.Label11.Size = New System.Drawing.Size(63, 16)
  348. Me.Label11.TabIndex = 690
  349. Me.Label11.Text = "郵遞區號1"
  350. '
  351. 'TextBox11
  352. '
  353. Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  354. Me.TextBox11.ForeColor = System.Drawing.Color.Green
  355. Me.TextBox11.Location = New System.Drawing.Point(455, 55)
  356. Me.TextBox11.Name = "TextBox11"
  357. Me.TextBox11.Size = New System.Drawing.Size(45, 23)
  358. Me.TextBox11.TabIndex = 689
  359. Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  360. '
  361. 'Label12
  362. '
  363. Me.Label12.AutoSize = True
  364. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  365. Me.Label12.ForeColor = System.Drawing.Color.Green
  366. Me.Label12.Location = New System.Drawing.Point(387, 84)
  367. Me.Label12.Name = "Label12"
  368. Me.Label12.Size = New System.Drawing.Size(39, 16)
  369. Me.Label12.TabIndex = 692
  370. Me.Label12.Text = "地址2"
  371. '
  372. 'TextBox12
  373. '
  374. Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  375. Me.TextBox12.ForeColor = System.Drawing.Color.Green
  376. Me.TextBox12.Location = New System.Drawing.Point(435, 81)
  377. Me.TextBox12.Multiline = True
  378. Me.TextBox12.Name = "TextBox12"
  379. Me.TextBox12.Size = New System.Drawing.Size(237, 51)
  380. Me.TextBox12.TabIndex = 691
  381. '
  382. 'Label13
  383. '
  384. Me.Label13.AutoSize = True
  385. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  386. Me.Label13.ForeColor = System.Drawing.Color.Green
  387. Me.Label13.Location = New System.Drawing.Point(559, 58)
  388. Me.Label13.Name = "Label13"
  389. Me.Label13.Size = New System.Drawing.Size(63, 16)
  390. Me.Label13.TabIndex = 694
  391. Me.Label13.Text = "郵遞區號2"
  392. '
  393. 'TextBox13
  394. '
  395. Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  396. Me.TextBox13.ForeColor = System.Drawing.Color.Green
  397. Me.TextBox13.Location = New System.Drawing.Point(627, 55)
  398. Me.TextBox13.Name = "TextBox13"
  399. Me.TextBox13.Size = New System.Drawing.Size(45, 23)
  400. Me.TextBox13.TabIndex = 693
  401. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  402. '
  403. 'Label14
  404. '
  405. Me.Label14.AutoSize = True
  406. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  407. Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  408. Me.Label14.Location = New System.Drawing.Point(675, 6)
  409. Me.Label14.Name = "Label14"
  410. Me.Label14.Size = New System.Drawing.Size(51, 16)
  411. Me.Label14.TabIndex = 696
  412. Me.Label14.Text = "聯絡人1"
  413. '
  414. 'TextBox14
  415. '
  416. Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  417. Me.TextBox14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  418. Me.TextBox14.Location = New System.Drawing.Point(728, 3)
  419. Me.TextBox14.Name = "TextBox14"
  420. Me.TextBox14.Size = New System.Drawing.Size(121, 23)
  421. Me.TextBox14.TabIndex = 695
  422. Me.TextBox14.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  423. '
  424. 'Label15
  425. '
  426. Me.Label15.AutoSize = True
  427. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  428. Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  429. Me.Label15.Location = New System.Drawing.Point(851, 6)
  430. Me.Label15.Name = "Label15"
  431. Me.Label15.Size = New System.Drawing.Size(51, 16)
  432. Me.Label15.TabIndex = 698
  433. Me.Label15.Text = "聯1電話"
  434. '
  435. 'TextBox15
  436. '
  437. Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  438. Me.TextBox15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  439. Me.TextBox15.Location = New System.Drawing.Point(905, 3)
  440. Me.TextBox15.Name = "TextBox15"
  441. Me.TextBox15.Size = New System.Drawing.Size(121, 23)
  442. Me.TextBox15.TabIndex = 697
  443. Me.TextBox15.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  444. '
  445. 'Label16
  446. '
  447. Me.Label16.AutoSize = True
  448. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  449. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  450. Me.Label16.Location = New System.Drawing.Point(1028, 6)
  451. Me.Label16.Name = "Label16"
  452. Me.Label16.Size = New System.Drawing.Size(56, 16)
  453. Me.Label16.TabIndex = 700
  454. Me.Label16.Text = "聯1MAIL"
  455. '
  456. 'TextBox16
  457. '
  458. Me.TextBox16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  459. Me.TextBox16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  460. Me.TextBox16.Location = New System.Drawing.Point(1089, 3)
  461. Me.TextBox16.Name = "TextBox16"
  462. Me.TextBox16.Size = New System.Drawing.Size(206, 23)
  463. Me.TextBox16.TabIndex = 699
  464. '
  465. 'Label17
  466. '
  467. Me.Label17.AutoSize = True
  468. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  469. Me.Label17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  470. Me.Label17.Location = New System.Drawing.Point(1297, 6)
  471. Me.Label17.Name = "Label17"
  472. Me.Label17.Size = New System.Drawing.Size(89, 16)
  473. Me.Label17.TabIndex = 702
  474. Me.Label17.Text = "聯1LINE、唯信"
  475. '
  476. 'TextBox17
  477. '
  478. Me.TextBox17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  479. Me.TextBox17.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  480. Me.TextBox17.Location = New System.Drawing.Point(1393, 3)
  481. Me.TextBox17.Name = "TextBox17"
  482. Me.TextBox17.Size = New System.Drawing.Size(149, 23)
  483. Me.TextBox17.TabIndex = 701
  484. Me.TextBox17.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  485. '
  486. 'TextBox18
  487. '
  488. Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  489. Me.TextBox18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  490. Me.TextBox18.Location = New System.Drawing.Point(728, 29)
  491. Me.TextBox18.Name = "TextBox18"
  492. Me.TextBox18.Size = New System.Drawing.Size(121, 23)
  493. Me.TextBox18.TabIndex = 703
  494. Me.TextBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  495. '
  496. 'Label18
  497. '
  498. Me.Label18.AutoSize = True
  499. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  500. Me.Label18.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  501. Me.Label18.Location = New System.Drawing.Point(675, 32)
  502. Me.Label18.Name = "Label18"
  503. Me.Label18.Size = New System.Drawing.Size(51, 16)
  504. Me.Label18.TabIndex = 704
  505. Me.Label18.Text = "聯絡人2"
  506. '
  507. 'TextBox19
  508. '
  509. Me.TextBox19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  510. Me.TextBox19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  511. Me.TextBox19.Location = New System.Drawing.Point(905, 29)
  512. Me.TextBox19.Name = "TextBox19"
  513. Me.TextBox19.Size = New System.Drawing.Size(121, 23)
  514. Me.TextBox19.TabIndex = 705
  515. Me.TextBox19.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  516. '
  517. 'Label19
  518. '
  519. Me.Label19.AutoSize = True
  520. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  521. Me.Label19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  522. Me.Label19.Location = New System.Drawing.Point(851, 32)
  523. Me.Label19.Name = "Label19"
  524. Me.Label19.Size = New System.Drawing.Size(51, 16)
  525. Me.Label19.TabIndex = 706
  526. Me.Label19.Text = "聯2電話"
  527. '
  528. 'TextBox20
  529. '
  530. Me.TextBox20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  531. Me.TextBox20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  532. Me.TextBox20.Location = New System.Drawing.Point(1089, 29)
  533. Me.TextBox20.Name = "TextBox20"
  534. Me.TextBox20.Size = New System.Drawing.Size(206, 23)
  535. Me.TextBox20.TabIndex = 707
  536. '
  537. 'Label20
  538. '
  539. Me.Label20.AutoSize = True
  540. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  541. Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  542. Me.Label20.Location = New System.Drawing.Point(1028, 32)
  543. Me.Label20.Name = "Label20"
  544. Me.Label20.Size = New System.Drawing.Size(56, 16)
  545. Me.Label20.TabIndex = 708
  546. Me.Label20.Text = "聯2MAIL"
  547. '
  548. 'Label21
  549. '
  550. Me.Label21.AutoSize = True
  551. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  552. Me.Label21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  553. Me.Label21.Location = New System.Drawing.Point(1297, 32)
  554. Me.Label21.Name = "Label21"
  555. Me.Label21.Size = New System.Drawing.Size(89, 16)
  556. Me.Label21.TabIndex = 710
  557. Me.Label21.Text = "聯2LINE、唯信"
  558. '
  559. 'TextBox21
  560. '
  561. Me.TextBox21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  562. Me.TextBox21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  563. Me.TextBox21.Location = New System.Drawing.Point(1393, 29)
  564. Me.TextBox21.Name = "TextBox21"
  565. Me.TextBox21.Size = New System.Drawing.Size(149, 23)
  566. Me.TextBox21.TabIndex = 709
  567. Me.TextBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  568. '
  569. 'TextBox22
  570. '
  571. Me.TextBox22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  572. Me.TextBox22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  573. Me.TextBox22.Location = New System.Drawing.Point(728, 55)
  574. Me.TextBox22.Name = "TextBox22"
  575. Me.TextBox22.Size = New System.Drawing.Size(121, 23)
  576. Me.TextBox22.TabIndex = 711
  577. Me.TextBox22.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  578. '
  579. 'Label22
  580. '
  581. Me.Label22.AutoSize = True
  582. Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  583. Me.Label22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  584. Me.Label22.Location = New System.Drawing.Point(675, 58)
  585. Me.Label22.Name = "Label22"
  586. Me.Label22.Size = New System.Drawing.Size(51, 16)
  587. Me.Label22.TabIndex = 712
  588. Me.Label22.Text = "聯絡人2"
  589. '
  590. 'TextBox23
  591. '
  592. Me.TextBox23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  593. Me.TextBox23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  594. Me.TextBox23.Location = New System.Drawing.Point(905, 55)
  595. Me.TextBox23.Name = "TextBox23"
  596. Me.TextBox23.Size = New System.Drawing.Size(121, 23)
  597. Me.TextBox23.TabIndex = 713
  598. Me.TextBox23.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  599. '
  600. 'Label23
  601. '
  602. Me.Label23.AutoSize = True
  603. Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  604. Me.Label23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  605. Me.Label23.Location = New System.Drawing.Point(851, 58)
  606. Me.Label23.Name = "Label23"
  607. Me.Label23.Size = New System.Drawing.Size(51, 16)
  608. Me.Label23.TabIndex = 714
  609. Me.Label23.Text = "聯2電話"
  610. '
  611. 'TextBox24
  612. '
  613. Me.TextBox24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  614. Me.TextBox24.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  615. Me.TextBox24.Location = New System.Drawing.Point(1089, 55)
  616. Me.TextBox24.Name = "TextBox24"
  617. Me.TextBox24.Size = New System.Drawing.Size(206, 23)
  618. Me.TextBox24.TabIndex = 715
  619. '
  620. 'Label24
  621. '
  622. Me.Label24.AutoSize = True
  623. Me.Label24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  624. Me.Label24.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  625. Me.Label24.Location = New System.Drawing.Point(1028, 58)
  626. Me.Label24.Name = "Label24"
  627. Me.Label24.Size = New System.Drawing.Size(56, 16)
  628. Me.Label24.TabIndex = 716
  629. Me.Label24.Text = "聯2MAIL"
  630. '
  631. 'Label25
  632. '
  633. Me.Label25.AutoSize = True
  634. Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  635. Me.Label25.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  636. Me.Label25.Location = New System.Drawing.Point(1297, 58)
  637. Me.Label25.Name = "Label25"
  638. Me.Label25.Size = New System.Drawing.Size(89, 16)
  639. Me.Label25.TabIndex = 718
  640. Me.Label25.Text = "聯2LINE、唯信"
  641. '
  642. 'TextBox25
  643. '
  644. Me.TextBox25.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  645. Me.TextBox25.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  646. Me.TextBox25.Location = New System.Drawing.Point(1393, 55)
  647. Me.TextBox25.Name = "TextBox25"
  648. Me.TextBox25.Size = New System.Drawing.Size(149, 23)
  649. Me.TextBox25.TabIndex = 717
  650. Me.TextBox25.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  651. '
  652. 'TextBox26
  653. '
  654. Me.TextBox26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  655. Me.TextBox26.ForeColor = System.Drawing.Color.Green
  656. Me.TextBox26.Location = New System.Drawing.Point(741, 81)
  657. Me.TextBox26.Name = "TextBox26"
  658. Me.TextBox26.Size = New System.Drawing.Size(108, 23)
  659. Me.TextBox26.TabIndex = 719
  660. Me.TextBox26.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  661. '
  662. 'Label26
  663. '
  664. Me.Label26.AutoSize = True
  665. Me.Label26.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  666. Me.Label26.ForeColor = System.Drawing.Color.Green
  667. Me.Label26.Location = New System.Drawing.Point(675, 84)
  668. Me.Label26.Name = "Label26"
  669. Me.Label26.Size = New System.Drawing.Size(56, 16)
  670. Me.Label26.TabIndex = 720
  671. Me.Label26.Text = "統一編號"
  672. '
  673. 'ComboBox1
  674. '
  675. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  676. Me.ComboBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  677. Me.ComboBox1.ForeColor = System.Drawing.Color.Green
  678. Me.ComboBox1.FormattingEnabled = True
  679. Me.ComboBox1.Items.AddRange(New Object() {"男", "女", "NA"})
  680. Me.ComboBox1.Location = New System.Drawing.Point(905, 81)
  681. Me.ComboBox1.Name = "ComboBox1"
  682. Me.ComboBox1.Size = New System.Drawing.Size(207, 24)
  683. Me.ComboBox1.TabIndex = 949
  684. '
  685. 'Label27
  686. '
  687. Me.Label27.AutoSize = True
  688. Me.Label27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  689. Me.Label27.ForeColor = System.Drawing.Color.Green
  690. Me.Label27.Location = New System.Drawing.Point(851, 86)
  691. Me.Label27.Name = "Label27"
  692. Me.Label27.Size = New System.Drawing.Size(56, 16)
  693. Me.Label27.TabIndex = 948
  694. Me.Label27.Text = "付款方式"
  695. '
  696. 'TextBox27
  697. '
  698. Me.TextBox27.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  699. Me.TextBox27.ForeColor = System.Drawing.Color.Green
  700. Me.TextBox27.Location = New System.Drawing.Point(506, 55)
  701. Me.TextBox27.Name = "TextBox27"
  702. Me.TextBox27.Size = New System.Drawing.Size(47, 23)
  703. Me.TextBox27.TabIndex = 950
  704. '
  705. 'NumericUpDown1
  706. '
  707. Me.NumericUpDown1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  708. Me.NumericUpDown1.ForeColor = System.Drawing.Color.Green
  709. Me.NumericUpDown1.Location = New System.Drawing.Point(714, 108)
  710. Me.NumericUpDown1.Maximum = New Decimal(New Integer() {31, 0, 0, 0})
  711. Me.NumericUpDown1.Name = "NumericUpDown1"
  712. Me.NumericUpDown1.Size = New System.Drawing.Size(38, 23)
  713. Me.NumericUpDown1.TabIndex = 951
  714. '
  715. 'Label28
  716. '
  717. Me.Label28.AutoSize = True
  718. Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  719. Me.Label28.ForeColor = System.Drawing.Color.Green
  720. Me.Label28.Location = New System.Drawing.Point(675, 111)
  721. Me.Label28.Name = "Label28"
  722. Me.Label28.Size = New System.Drawing.Size(44, 16)
  723. Me.Label28.TabIndex = 952
  724. Me.Label28.Text = "請款日"
  725. '
  726. 'Label29
  727. '
  728. Me.Label29.AutoSize = True
  729. Me.Label29.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  730. Me.Label29.ForeColor = System.Drawing.Color.Green
  731. Me.Label29.Location = New System.Drawing.Point(754, 111)
  732. Me.Label29.Name = "Label29"
  733. Me.Label29.Size = New System.Drawing.Size(44, 16)
  734. Me.Label29.TabIndex = 954
  735. Me.Label29.Text = "票據日"
  736. '
  737. 'NumericUpDown2
  738. '
  739. Me.NumericUpDown2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  740. Me.NumericUpDown2.ForeColor = System.Drawing.Color.Green
  741. Me.NumericUpDown2.Location = New System.Drawing.Point(796, 108)
  742. Me.NumericUpDown2.Maximum = New Decimal(New Integer() {31, 0, 0, 0})
  743. Me.NumericUpDown2.Name = "NumericUpDown2"
  744. Me.NumericUpDown2.Size = New System.Drawing.Size(38, 23)
  745. Me.NumericUpDown2.TabIndex = 953
  746. '
  747. 'Label30
  748. '
  749. Me.Label30.AutoSize = True
  750. Me.Label30.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  751. Me.Label30.ForeColor = System.Drawing.Color.Green
  752. Me.Label30.Location = New System.Drawing.Point(836, 111)
  753. Me.Label30.Name = "Label30"
  754. Me.Label30.Size = New System.Drawing.Size(32, 16)
  755. Me.Label30.TabIndex = 956
  756. Me.Label30.Text = "折扣"
  757. '
  758. 'NumericUpDown3
  759. '
  760. Me.NumericUpDown3.DecimalPlaces = 2
  761. Me.NumericUpDown3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  762. Me.NumericUpDown3.ForeColor = System.Drawing.Color.Green
  763. Me.NumericUpDown3.Increment = New Decimal(New Integer() {1, 0, 0, 131072})
  764. Me.NumericUpDown3.Location = New System.Drawing.Point(867, 108)
  765. Me.NumericUpDown3.Name = "NumericUpDown3"
  766. Me.NumericUpDown3.Size = New System.Drawing.Size(54, 23)
  767. Me.NumericUpDown3.TabIndex = 955
  768. '
  769. 'Label31
  770. '
  771. Me.Label31.AutoSize = True
  772. Me.Label31.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  773. Me.Label31.ForeColor = System.Drawing.Color.Green
  774. Me.Label31.Location = New System.Drawing.Point(927, 111)
  775. Me.Label31.Name = "Label31"
  776. Me.Label31.Size = New System.Drawing.Size(32, 16)
  777. Me.Label31.TabIndex = 958
  778. Me.Label31.Text = "稅率"
  779. '
  780. 'NumericUpDown4
  781. '
  782. Me.NumericUpDown4.DecimalPlaces = 2
  783. Me.NumericUpDown4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  784. Me.NumericUpDown4.ForeColor = System.Drawing.Color.Green
  785. Me.NumericUpDown4.Increment = New Decimal(New Integer() {1, 0, 0, 131072})
  786. Me.NumericUpDown4.Location = New System.Drawing.Point(958, 108)
  787. Me.NumericUpDown4.Name = "NumericUpDown4"
  788. Me.NumericUpDown4.Size = New System.Drawing.Size(54, 23)
  789. Me.NumericUpDown4.TabIndex = 957
  790. '
  791. 'ComboBox2
  792. '
  793. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  794. Me.ComboBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  795. Me.ComboBox2.ForeColor = System.Drawing.Color.Green
  796. Me.ComboBox2.FormattingEnabled = True
  797. Me.ComboBox2.Items.AddRange(New Object() {"NTD", "RMB", "USD"})
  798. Me.ComboBox2.Location = New System.Drawing.Point(1047, 108)
  799. Me.ComboBox2.Name = "ComboBox2"
  800. Me.ComboBox2.Size = New System.Drawing.Size(65, 24)
  801. Me.ComboBox2.TabIndex = 960
  802. '
  803. 'Label32
  804. '
  805. Me.Label32.AutoSize = True
  806. Me.Label32.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  807. Me.Label32.ForeColor = System.Drawing.Color.Green
  808. Me.Label32.Location = New System.Drawing.Point(1015, 111)
  809. Me.Label32.Name = "Label32"
  810. Me.Label32.Size = New System.Drawing.Size(32, 16)
  811. Me.Label32.TabIndex = 959
  812. Me.Label32.Text = "幣別"
  813. '
  814. 'Label33
  815. '
  816. Me.Label33.AutoSize = True
  817. Me.Label33.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  818. Me.Label33.Location = New System.Drawing.Point(1544, 2)
  819. Me.Label33.Name = "Label33"
  820. Me.Label33.Size = New System.Drawing.Size(32, 16)
  821. Me.Label33.TabIndex = 962
  822. Me.Label33.Text = "備註"
  823. '
  824. 'TextBox28
  825. '
  826. Me.TextBox28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  827. Me.TextBox28.Location = New System.Drawing.Point(1544, 18)
  828. Me.TextBox28.Multiline = True
  829. Me.TextBox28.Name = "TextBox28"
  830. Me.TextBox28.ScrollBars = System.Windows.Forms.ScrollBars.Both
  831. Me.TextBox28.Size = New System.Drawing.Size(361, 114)
  832. Me.TextBox28.TabIndex = 961
  833. '
  834. 'CheckBox1
  835. '
  836. Me.CheckBox1.AutoSize = True
  837. Me.CheckBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  838. Me.CheckBox1.ForeColor = System.Drawing.Color.Green
  839. Me.CheckBox1.Location = New System.Drawing.Point(1118, 83)
  840. Me.CheckBox1.Name = "CheckBox1"
  841. Me.CheckBox1.Size = New System.Drawing.Size(51, 20)
  842. Me.CheckBox1.TabIndex = 963
  843. Me.CheckBox1.Text = "外貿"
  844. Me.CheckBox1.UseVisualStyleBackColor = True
  845. '
  846. 'CheckBox2
  847. '
  848. Me.CheckBox2.AutoSize = True
  849. Me.CheckBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  850. Me.CheckBox2.ForeColor = System.Drawing.Color.Green
  851. Me.CheckBox2.Location = New System.Drawing.Point(1118, 108)
  852. Me.CheckBox2.Name = "CheckBox2"
  853. Me.CheckBox2.Size = New System.Drawing.Size(51, 20)
  854. Me.CheckBox2.TabIndex = 964
  855. Me.CheckBox2.Text = "停用"
  856. Me.CheckBox2.UseVisualStyleBackColor = True
  857. '
  858. 'Button4
  859. '
  860. Me.Button4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  861. Me.Button4.ForeColor = System.Drawing.Color.Green
  862. Me.Button4.Location = New System.Drawing.Point(1421, 80)
  863. Me.Button4.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  864. Me.Button4.Name = "Button4"
  865. Me.Button4.Size = New System.Drawing.Size(120, 52)
  866. Me.Button4.TabIndex = 993
  867. Me.Button4.Text = "資料存檔"
  868. Me.Button4.UseVisualStyleBackColor = True
  869. '
  870. 'Button3
  871. '
  872. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  873. Me.Button3.ForeColor = System.Drawing.Color.Black
  874. Me.Button3.Location = New System.Drawing.Point(1175, 80)
  875. Me.Button3.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  876. Me.Button3.Name = "Button3"
  877. Me.Button3.Size = New System.Drawing.Size(120, 52)
  878. Me.Button3.TabIndex = 992
  879. Me.Button3.Text = "關鍵字查詢"
  880. Me.Button3.UseVisualStyleBackColor = True
  881. '
  882. 'Button6
  883. '
  884. Me.Button6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  885. Me.Button6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  886. Me.Button6.Location = New System.Drawing.Point(1298, 80)
  887. Me.Button6.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  888. Me.Button6.Name = "Button6"
  889. Me.Button6.Size = New System.Drawing.Size(120, 52)
  890. Me.Button6.TabIndex = 991
  891. Me.Button6.Text = "新增供應商資料"
  892. Me.Button6.UseVisualStyleBackColor = True
  893. '
  894. 'ContextMenuStrip1
  895. '
  896. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.關鍵字查詢ToolStripMenuItem, Me.ToolStripSeparator5, Me.新增供應商資料ToolStripMenuItem, Me.資料存檔ToolStripMenuItem, Me.資料刪除ToolStripMenuItem})
  897. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  898. Me.ContextMenuStrip1.Size = New System.Drawing.Size(159, 120)
  899. '
  900. '重新整理ToolStripMenuItem
  901. '
  902. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  903. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
  904. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  905. '
  906. '關鍵字查詢ToolStripMenuItem
  907. '
  908. Me.關鍵字查詢ToolStripMenuItem.Name = "關鍵字查詢ToolStripMenuItem"
  909. Me.關鍵字查詢ToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
  910. Me.關鍵字查詢ToolStripMenuItem.Text = "關鍵字查詢"
  911. '
  912. 'ToolStripSeparator5
  913. '
  914. Me.ToolStripSeparator5.Name = "ToolStripSeparator5"
  915. Me.ToolStripSeparator5.Size = New System.Drawing.Size(155, 6)
  916. '
  917. '新增供應商資料ToolStripMenuItem
  918. '
  919. Me.新增供應商資料ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  920. Me.新增供應商資料ToolStripMenuItem.Name = "新增供應商資料ToolStripMenuItem"
  921. Me.新增供應商資料ToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
  922. Me.新增供應商資料ToolStripMenuItem.Text = "新增供應商資料"
  923. '
  924. '資料存檔ToolStripMenuItem
  925. '
  926. Me.資料存檔ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
  927. Me.資料存檔ToolStripMenuItem.Name = "資料存檔ToolStripMenuItem"
  928. Me.資料存檔ToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
  929. Me.資料存檔ToolStripMenuItem.Text = "資料存檔"
  930. '
  931. '資料刪除ToolStripMenuItem
  932. '
  933. Me.資料刪除ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  934. Me.資料刪除ToolStripMenuItem.Name = "資料刪除ToolStripMenuItem"
  935. Me.資料刪除ToolStripMenuItem.Size = New System.Drawing.Size(158, 22)
  936. Me.資料刪除ToolStripMenuItem.Text = "資料刪除"
  937. '
  938. '供應商資料管理
  939. '
  940. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 15.0!)
  941. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  942. Me.ClientSize = New System.Drawing.Size(1914, 991)
  943. Me.ContextMenuStrip = Me.ContextMenuStrip1
  944. Me.Controls.Add(Me.Button4)
  945. Me.Controls.Add(Me.Button3)
  946. Me.Controls.Add(Me.Button6)
  947. Me.Controls.Add(Me.CheckBox2)
  948. Me.Controls.Add(Me.CheckBox1)
  949. Me.Controls.Add(Me.TextBox28)
  950. Me.Controls.Add(Me.ComboBox2)
  951. Me.Controls.Add(Me.Label32)
  952. Me.Controls.Add(Me.NumericUpDown4)
  953. Me.Controls.Add(Me.NumericUpDown3)
  954. Me.Controls.Add(Me.NumericUpDown2)
  955. Me.Controls.Add(Me.NumericUpDown1)
  956. Me.Controls.Add(Me.TextBox27)
  957. Me.Controls.Add(Me.ComboBox1)
  958. Me.Controls.Add(Me.Label27)
  959. Me.Controls.Add(Me.TextBox26)
  960. Me.Controls.Add(Me.Label26)
  961. Me.Controls.Add(Me.Label25)
  962. Me.Controls.Add(Me.TextBox25)
  963. Me.Controls.Add(Me.TextBox24)
  964. Me.Controls.Add(Me.Label24)
  965. Me.Controls.Add(Me.TextBox23)
  966. Me.Controls.Add(Me.Label23)
  967. Me.Controls.Add(Me.TextBox22)
  968. Me.Controls.Add(Me.Label22)
  969. Me.Controls.Add(Me.Label21)
  970. Me.Controls.Add(Me.TextBox21)
  971. Me.Controls.Add(Me.TextBox20)
  972. Me.Controls.Add(Me.Label20)
  973. Me.Controls.Add(Me.TextBox19)
  974. Me.Controls.Add(Me.Label19)
  975. Me.Controls.Add(Me.TextBox18)
  976. Me.Controls.Add(Me.Label18)
  977. Me.Controls.Add(Me.Label17)
  978. Me.Controls.Add(Me.TextBox17)
  979. Me.Controls.Add(Me.TextBox16)
  980. Me.Controls.Add(Me.TextBox15)
  981. Me.Controls.Add(Me.TextBox14)
  982. Me.Controls.Add(Me.Label13)
  983. Me.Controls.Add(Me.TextBox13)
  984. Me.Controls.Add(Me.Label12)
  985. Me.Controls.Add(Me.TextBox12)
  986. Me.Controls.Add(Me.Label11)
  987. Me.Controls.Add(Me.TextBox11)
  988. Me.Controls.Add(Me.Label10)
  989. Me.Controls.Add(Me.TextBox10)
  990. Me.Controls.Add(Me.Label9)
  991. Me.Controls.Add(Me.TextBox9)
  992. Me.Controls.Add(Me.Label8)
  993. Me.Controls.Add(Me.TextBox8)
  994. Me.Controls.Add(Me.TextBox7)
  995. Me.Controls.Add(Me.TextBox6)
  996. Me.Controls.Add(Me.TextBox5)
  997. Me.Controls.Add(Me.Label4)
  998. Me.Controls.Add(Me.TextBox4)
  999. Me.Controls.Add(Me.Label3)
  1000. Me.Controls.Add(Me.TextBox3)
  1001. Me.Controls.Add(Me.Label2)
  1002. Me.Controls.Add(Me.TextBox2)
  1003. Me.Controls.Add(Me.Label1)
  1004. Me.Controls.Add(Me.TextBox1)
  1005. Me.Controls.Add(Me.DataGridView1)
  1006. Me.Controls.Add(Me.Label5)
  1007. Me.Controls.Add(Me.Label7)
  1008. Me.Controls.Add(Me.Label6)
  1009. Me.Controls.Add(Me.Label14)
  1010. Me.Controls.Add(Me.Label15)
  1011. Me.Controls.Add(Me.Label16)
  1012. Me.Controls.Add(Me.Label33)
  1013. Me.Controls.Add(Me.Label28)
  1014. Me.Controls.Add(Me.Label29)
  1015. Me.Controls.Add(Me.Label30)
  1016. Me.Controls.Add(Me.Label31)
  1017. Me.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1018. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1019. Me.Name = "供應商資料管理"
  1020. Me.Text = "供應商資料管理"
  1021. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  1022. CType(Me.NumericUpDown1, System.ComponentModel.ISupportInitialize).EndInit()
  1023. CType(Me.NumericUpDown2, System.ComponentModel.ISupportInitialize).EndInit()
  1024. CType(Me.NumericUpDown3, System.ComponentModel.ISupportInitialize).EndInit()
  1025. CType(Me.NumericUpDown4, System.ComponentModel.ISupportInitialize).EndInit()
  1026. Me.ContextMenuStrip1.ResumeLayout(False)
  1027. Me.ResumeLayout(False)
  1028. Me.PerformLayout()
  1029. End Sub
  1030. Friend WithEvents DataGridView1 As DataGridView
  1031. Friend WithEvents Label1 As Label
  1032. Friend WithEvents TextBox1 As TextBox
  1033. Friend WithEvents Label2 As Label
  1034. Friend WithEvents TextBox2 As TextBox
  1035. Friend WithEvents Label3 As Label
  1036. Friend WithEvents TextBox3 As TextBox
  1037. Friend WithEvents Label4 As Label
  1038. Friend WithEvents TextBox4 As TextBox
  1039. Friend WithEvents Label5 As Label
  1040. Friend WithEvents TextBox5 As TextBox
  1041. Friend WithEvents Label6 As Label
  1042. Friend WithEvents TextBox6 As TextBox
  1043. Friend WithEvents Label7 As Label
  1044. Friend WithEvents TextBox7 As TextBox
  1045. Friend WithEvents Label8 As Label
  1046. Friend WithEvents TextBox8 As TextBox
  1047. Friend WithEvents Label9 As Label
  1048. Friend WithEvents TextBox9 As TextBox
  1049. Friend WithEvents Label10 As Label
  1050. Friend WithEvents TextBox10 As TextBox
  1051. Friend WithEvents Label11 As Label
  1052. Friend WithEvents TextBox11 As TextBox
  1053. Friend WithEvents Label12 As Label
  1054. Friend WithEvents TextBox12 As TextBox
  1055. Friend WithEvents Label13 As Label
  1056. Friend WithEvents TextBox13 As TextBox
  1057. Friend WithEvents Label14 As Label
  1058. Friend WithEvents TextBox14 As TextBox
  1059. Friend WithEvents Label15 As Label
  1060. Friend WithEvents TextBox15 As TextBox
  1061. Friend WithEvents Label16 As Label
  1062. Friend WithEvents TextBox16 As TextBox
  1063. Friend WithEvents Label17 As Label
  1064. Friend WithEvents TextBox17 As TextBox
  1065. Friend WithEvents TextBox18 As TextBox
  1066. Friend WithEvents Label18 As Label
  1067. Friend WithEvents TextBox19 As TextBox
  1068. Friend WithEvents Label19 As Label
  1069. Friend WithEvents TextBox20 As TextBox
  1070. Friend WithEvents Label20 As Label
  1071. Friend WithEvents Label21 As Label
  1072. Friend WithEvents TextBox21 As TextBox
  1073. Friend WithEvents TextBox22 As TextBox
  1074. Friend WithEvents Label22 As Label
  1075. Friend WithEvents TextBox23 As TextBox
  1076. Friend WithEvents Label23 As Label
  1077. Friend WithEvents TextBox24 As TextBox
  1078. Friend WithEvents Label24 As Label
  1079. Friend WithEvents Label25 As Label
  1080. Friend WithEvents TextBox25 As TextBox
  1081. Friend WithEvents TextBox26 As TextBox
  1082. Friend WithEvents Label26 As Label
  1083. Friend WithEvents ComboBox1 As ComboBox
  1084. Friend WithEvents Label27 As Label
  1085. Friend WithEvents TextBox27 As TextBox
  1086. Friend WithEvents NumericUpDown1 As NumericUpDown
  1087. Friend WithEvents Label28 As Label
  1088. Friend WithEvents Label29 As Label
  1089. Friend WithEvents NumericUpDown2 As NumericUpDown
  1090. Friend WithEvents Label30 As Label
  1091. Friend WithEvents NumericUpDown3 As NumericUpDown
  1092. Friend WithEvents Label31 As Label
  1093. Friend WithEvents NumericUpDown4 As NumericUpDown
  1094. Friend WithEvents ComboBox2 As ComboBox
  1095. Friend WithEvents Label32 As Label
  1096. Friend WithEvents Label33 As Label
  1097. Friend WithEvents TextBox28 As TextBox
  1098. Friend WithEvents CheckBox1 As CheckBox
  1099. Friend WithEvents CheckBox2 As CheckBox
  1100. Friend WithEvents Button4 As Button
  1101. Friend WithEvents Button3 As Button
  1102. Friend WithEvents Button6 As Button
  1103. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  1104. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  1105. Friend WithEvents 關鍵字查詢ToolStripMenuItem As ToolStripMenuItem
  1106. Friend WithEvents 新增供應商資料ToolStripMenuItem As ToolStripMenuItem
  1107. Friend WithEvents 資料存檔ToolStripMenuItem As ToolStripMenuItem
  1108. Friend WithEvents 資料刪除ToolStripMenuItem As ToolStripMenuItem
  1109. Friend WithEvents ToolStripSeparator5 As ToolStripSeparator
  1110. End Class