No Description
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 32KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699
  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. Me.Button6 = New System.Windows.Forms.Button()
  24. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  25. Me.Label23 = New System.Windows.Forms.Label()
  26. Me.Button5 = New System.Windows.Forms.Button()
  27. Me.Button4 = New System.Windows.Forms.Button()
  28. Me.TextBox23 = New System.Windows.Forms.TextBox()
  29. Me.TextBox22 = New System.Windows.Forms.TextBox()
  30. Me.TextBox21 = New System.Windows.Forms.TextBox()
  31. Me.Label22 = New System.Windows.Forms.Label()
  32. Me.Label21 = New System.Windows.Forms.Label()
  33. Me.Label20 = New System.Windows.Forms.Label()
  34. Me.Button3 = New System.Windows.Forms.Button()
  35. Me.Button1 = New System.Windows.Forms.Button()
  36. Me.Button2 = New System.Windows.Forms.Button()
  37. Me.TextBox19 = New System.Windows.Forms.TextBox()
  38. Me.Label19 = New System.Windows.Forms.Label()
  39. Me.TextBox18 = New System.Windows.Forms.TextBox()
  40. Me.Label18 = New System.Windows.Forms.Label()
  41. Me.TextBox17 = New System.Windows.Forms.TextBox()
  42. Me.Label17 = New System.Windows.Forms.Label()
  43. Me.TextBox16 = New System.Windows.Forms.TextBox()
  44. Me.Label16 = New System.Windows.Forms.Label()
  45. Me.TextBox15 = New System.Windows.Forms.TextBox()
  46. Me.Label15 = New System.Windows.Forms.Label()
  47. Me.TextBox14 = New System.Windows.Forms.TextBox()
  48. Me.Label14 = New System.Windows.Forms.Label()
  49. Me.Label13 = New System.Windows.Forms.Label()
  50. Me.TextBox13 = New System.Windows.Forms.TextBox()
  51. Me.Label12 = New System.Windows.Forms.Label()
  52. Me.TextBox12 = New System.Windows.Forms.TextBox()
  53. Me.Label11 = New System.Windows.Forms.Label()
  54. Me.TextBox11 = New System.Windows.Forms.TextBox()
  55. Me.Label10 = New System.Windows.Forms.Label()
  56. Me.TextBox9 = New System.Windows.Forms.TextBox()
  57. Me.Label9 = New System.Windows.Forms.Label()
  58. Me.TextBox8 = New System.Windows.Forms.TextBox()
  59. Me.Label8 = New System.Windows.Forms.Label()
  60. Me.TextBox7 = New System.Windows.Forms.TextBox()
  61. Me.Label7 = New System.Windows.Forms.Label()
  62. Me.TextBox6 = New System.Windows.Forms.TextBox()
  63. Me.Label6 = New System.Windows.Forms.Label()
  64. Me.Label5 = New System.Windows.Forms.Label()
  65. Me.TextBox5 = New System.Windows.Forms.TextBox()
  66. Me.TextBox4 = New System.Windows.Forms.TextBox()
  67. Me.Label4 = New System.Windows.Forms.Label()
  68. Me.TextBox3 = New System.Windows.Forms.TextBox()
  69. Me.Label3 = New System.Windows.Forms.Label()
  70. Me.TextBox2 = New System.Windows.Forms.TextBox()
  71. Me.Label2 = New System.Windows.Forms.Label()
  72. Me.Label1 = New System.Windows.Forms.Label()
  73. Me.TextBox1 = New System.Windows.Forms.TextBox()
  74. Me.Button7 = New System.Windows.Forms.Button()
  75. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  76. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  77. Me.SuspendLayout()
  78. '
  79. 'Button6
  80. '
  81. Me.Button6.ForeColor = System.Drawing.Color.Purple
  82. Me.Button6.Location = New System.Drawing.Point(1734, 2)
  83. Me.Button6.Name = "Button6"
  84. Me.Button6.Size = New System.Drawing.Size(156, 25)
  85. Me.Button6.TabIndex = 184
  86. Me.Button6.Text = "列印成EXCEL"
  87. Me.Button6.UseVisualStyleBackColor = True
  88. '
  89. 'DataGridView1
  90. '
  91. DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.ControlLight
  92. Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  93. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  94. Me.DataGridView1.Location = New System.Drawing.Point(12, 122)
  95. Me.DataGridView1.Name = "DataGridView1"
  96. Me.DataGridView1.RowHeadersWidth = 5
  97. Me.DataGridView1.RowTemplate.Height = 24
  98. Me.DataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  99. Me.DataGridView1.Size = New System.Drawing.Size(1878, 837)
  100. Me.DataGridView1.TabIndex = 183
  101. '
  102. 'Label23
  103. '
  104. Me.Label23.AutoSize = True
  105. Me.Label23.ForeColor = System.Drawing.Color.Red
  106. Me.Label23.Location = New System.Drawing.Point(1382, 9)
  107. Me.Label23.Name = "Label23"
  108. Me.Label23.Size = New System.Drawing.Size(116, 16)
  109. Me.Label23.TabIndex = 182
  110. Me.Label23.Text = "紅色字體處為必填項"
  111. '
  112. 'Button5
  113. '
  114. Me.Button5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  115. Me.Button5.ForeColor = System.Drawing.Color.Blue
  116. Me.Button5.Location = New System.Drawing.Point(1653, 33)
  117. Me.Button5.Name = "Button5"
  118. Me.Button5.Size = New System.Drawing.Size(75, 83)
  119. Me.Button5.TabIndex = 181
  120. Me.Button5.Text = "確認新增"
  121. Me.Button5.UseVisualStyleBackColor = True
  122. '
  123. 'Button4
  124. '
  125. Me.Button4.Location = New System.Drawing.Point(1572, 2)
  126. Me.Button4.Name = "Button4"
  127. Me.Button4.Size = New System.Drawing.Size(156, 25)
  128. Me.Button4.TabIndex = 180
  129. Me.Button4.Text = "查詢"
  130. Me.Button4.UseVisualStyleBackColor = True
  131. '
  132. 'TextBox23
  133. '
  134. Me.TextBox23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  135. Me.TextBox23.Location = New System.Drawing.Point(1185, 92)
  136. Me.TextBox23.Name = "TextBox23"
  137. Me.TextBox23.Size = New System.Drawing.Size(381, 23)
  138. Me.TextBox23.TabIndex = 179
  139. '
  140. 'TextBox22
  141. '
  142. Me.TextBox22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  143. Me.TextBox22.Location = New System.Drawing.Point(1185, 64)
  144. Me.TextBox22.Name = "TextBox22"
  145. Me.TextBox22.Size = New System.Drawing.Size(381, 23)
  146. Me.TextBox22.TabIndex = 178
  147. '
  148. 'TextBox21
  149. '
  150. Me.TextBox21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  151. Me.TextBox21.Location = New System.Drawing.Point(1185, 35)
  152. Me.TextBox21.Name = "TextBox21"
  153. Me.TextBox21.Size = New System.Drawing.Size(381, 23)
  154. Me.TextBox21.TabIndex = 177
  155. '
  156. 'Label22
  157. '
  158. Me.Label22.AutoSize = True
  159. Me.Label22.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  160. Me.Label22.Location = New System.Drawing.Point(1104, 96)
  161. Me.Label22.Name = "Label22"
  162. Me.Label22.Size = New System.Drawing.Size(75, 16)
  163. Me.Label22.TabIndex = 176
  164. Me.Label22.Text = "聯繫人3信箱"
  165. '
  166. 'Label21
  167. '
  168. Me.Label21.AutoSize = True
  169. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  170. Me.Label21.Location = New System.Drawing.Point(1104, 67)
  171. Me.Label21.Name = "Label21"
  172. Me.Label21.Size = New System.Drawing.Size(75, 16)
  173. Me.Label21.TabIndex = 175
  174. Me.Label21.Text = "聯繫人2信箱"
  175. '
  176. 'Label20
  177. '
  178. Me.Label20.AutoSize = True
  179. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  180. Me.Label20.Location = New System.Drawing.Point(1104, 38)
  181. Me.Label20.Name = "Label20"
  182. Me.Label20.Size = New System.Drawing.Size(75, 16)
  183. Me.Label20.TabIndex = 174
  184. Me.Label20.Text = "聯繫人1信箱"
  185. '
  186. 'Button3
  187. '
  188. Me.Button3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  189. Me.Button3.ForeColor = System.Drawing.Color.Red
  190. Me.Button3.Location = New System.Drawing.Point(1815, 33)
  191. Me.Button3.Name = "Button3"
  192. Me.Button3.Size = New System.Drawing.Size(75, 83)
  193. Me.Button3.TabIndex = 173
  194. Me.Button3.Text = "刪除"
  195. Me.Button3.UseVisualStyleBackColor = True
  196. '
  197. 'Button1
  198. '
  199. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  200. Me.Button1.ForeColor = System.Drawing.Color.Blue
  201. Me.Button1.Location = New System.Drawing.Point(1572, 33)
  202. Me.Button1.Name = "Button1"
  203. Me.Button1.Size = New System.Drawing.Size(75, 83)
  204. Me.Button1.TabIndex = 171
  205. Me.Button1.Text = "新增"
  206. Me.Button1.UseVisualStyleBackColor = True
  207. '
  208. 'Button2
  209. '
  210. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  211. Me.Button2.ForeColor = System.Drawing.Color.DarkGreen
  212. Me.Button2.Location = New System.Drawing.Point(1734, 75)
  213. Me.Button2.Name = "Button2"
  214. Me.Button2.Size = New System.Drawing.Size(75, 41)
  215. Me.Button2.TabIndex = 172
  216. Me.Button2.Text = "修改存檔"
  217. Me.Button2.UseVisualStyleBackColor = True
  218. '
  219. 'TextBox19
  220. '
  221. Me.TextBox19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  222. Me.TextBox19.Location = New System.Drawing.Point(948, 93)
  223. Me.TextBox19.Name = "TextBox19"
  224. Me.TextBox19.Size = New System.Drawing.Size(150, 23)
  225. Me.TextBox19.TabIndex = 170
  226. '
  227. 'Label19
  228. '
  229. Me.Label19.AutoSize = True
  230. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  231. Me.Label19.Location = New System.Drawing.Point(867, 96)
  232. Me.Label19.Name = "Label19"
  233. Me.Label19.Size = New System.Drawing.Size(75, 16)
  234. Me.Label19.TabIndex = 169
  235. Me.Label19.Text = "聯繫人3電話"
  236. '
  237. 'TextBox18
  238. '
  239. Me.TextBox18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  240. Me.TextBox18.Location = New System.Drawing.Point(948, 64)
  241. Me.TextBox18.Name = "TextBox18"
  242. Me.TextBox18.Size = New System.Drawing.Size(150, 23)
  243. Me.TextBox18.TabIndex = 168
  244. '
  245. 'Label18
  246. '
  247. Me.Label18.AutoSize = True
  248. Me.Label18.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  249. Me.Label18.Location = New System.Drawing.Point(867, 67)
  250. Me.Label18.Name = "Label18"
  251. Me.Label18.Size = New System.Drawing.Size(75, 16)
  252. Me.Label18.TabIndex = 167
  253. Me.Label18.Text = "聯繫人2電話"
  254. '
  255. 'TextBox17
  256. '
  257. Me.TextBox17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  258. Me.TextBox17.Location = New System.Drawing.Point(948, 35)
  259. Me.TextBox17.Name = "TextBox17"
  260. Me.TextBox17.Size = New System.Drawing.Size(150, 23)
  261. Me.TextBox17.TabIndex = 166
  262. '
  263. 'Label17
  264. '
  265. Me.Label17.AutoSize = True
  266. Me.Label17.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  267. Me.Label17.Location = New System.Drawing.Point(867, 38)
  268. Me.Label17.Name = "Label17"
  269. Me.Label17.Size = New System.Drawing.Size(75, 16)
  270. Me.Label17.TabIndex = 165
  271. Me.Label17.Text = "聯繫人1電話"
  272. '
  273. 'TextBox16
  274. '
  275. Me.TextBox16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  276. Me.TextBox16.Location = New System.Drawing.Point(711, 93)
  277. Me.TextBox16.Name = "TextBox16"
  278. Me.TextBox16.Size = New System.Drawing.Size(150, 23)
  279. Me.TextBox16.TabIndex = 164
  280. '
  281. 'Label16
  282. '
  283. Me.Label16.AutoSize = True
  284. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  285. Me.Label16.Location = New System.Drawing.Point(630, 96)
  286. Me.Label16.Name = "Label16"
  287. Me.Label16.Size = New System.Drawing.Size(75, 16)
  288. Me.Label16.TabIndex = 163
  289. Me.Label16.Text = "聯繫人3職稱"
  290. '
  291. 'TextBox15
  292. '
  293. Me.TextBox15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  294. Me.TextBox15.Location = New System.Drawing.Point(711, 64)
  295. Me.TextBox15.Name = "TextBox15"
  296. Me.TextBox15.Size = New System.Drawing.Size(150, 23)
  297. Me.TextBox15.TabIndex = 162
  298. '
  299. 'Label15
  300. '
  301. Me.Label15.AutoSize = True
  302. Me.Label15.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  303. Me.Label15.Location = New System.Drawing.Point(630, 67)
  304. Me.Label15.Name = "Label15"
  305. Me.Label15.Size = New System.Drawing.Size(75, 16)
  306. Me.Label15.TabIndex = 161
  307. Me.Label15.Text = "聯繫人2職稱"
  308. '
  309. 'TextBox14
  310. '
  311. Me.TextBox14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  312. Me.TextBox14.Location = New System.Drawing.Point(711, 35)
  313. Me.TextBox14.Name = "TextBox14"
  314. Me.TextBox14.Size = New System.Drawing.Size(150, 23)
  315. Me.TextBox14.TabIndex = 160
  316. '
  317. 'Label14
  318. '
  319. Me.Label14.AutoSize = True
  320. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  321. Me.Label14.Location = New System.Drawing.Point(630, 38)
  322. Me.Label14.Name = "Label14"
  323. Me.Label14.Size = New System.Drawing.Size(75, 16)
  324. Me.Label14.TabIndex = 159
  325. Me.Label14.Text = "聯繫人1職稱"
  326. '
  327. 'Label13
  328. '
  329. Me.Label13.AutoSize = True
  330. Me.Label13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  331. Me.Label13.Location = New System.Drawing.Point(467, 99)
  332. Me.Label13.Name = "Label13"
  333. Me.Label13.Size = New System.Drawing.Size(51, 16)
  334. Me.Label13.TabIndex = 158
  335. Me.Label13.Text = "聯繫人3"
  336. '
  337. 'TextBox13
  338. '
  339. Me.TextBox13.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  340. Me.TextBox13.Location = New System.Drawing.Point(524, 93)
  341. Me.TextBox13.Name = "TextBox13"
  342. Me.TextBox13.Size = New System.Drawing.Size(100, 23)
  343. Me.TextBox13.TabIndex = 157
  344. '
  345. 'Label12
  346. '
  347. Me.Label12.AutoSize = True
  348. Me.Label12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  349. Me.Label12.Location = New System.Drawing.Point(467, 70)
  350. Me.Label12.Name = "Label12"
  351. Me.Label12.Size = New System.Drawing.Size(51, 16)
  352. Me.Label12.TabIndex = 156
  353. Me.Label12.Text = "聯繫人2"
  354. '
  355. 'TextBox12
  356. '
  357. Me.TextBox12.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  358. Me.TextBox12.Location = New System.Drawing.Point(524, 64)
  359. Me.TextBox12.Name = "TextBox12"
  360. Me.TextBox12.Size = New System.Drawing.Size(100, 23)
  361. Me.TextBox12.TabIndex = 155
  362. '
  363. 'Label11
  364. '
  365. Me.Label11.AutoSize = True
  366. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  367. Me.Label11.Location = New System.Drawing.Point(467, 41)
  368. Me.Label11.Name = "Label11"
  369. Me.Label11.Size = New System.Drawing.Size(51, 16)
  370. Me.Label11.TabIndex = 154
  371. Me.Label11.Text = "聯繫人1"
  372. '
  373. 'TextBox11
  374. '
  375. Me.TextBox11.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  376. Me.TextBox11.Location = New System.Drawing.Point(524, 35)
  377. Me.TextBox11.Name = "TextBox11"
  378. Me.TextBox11.Size = New System.Drawing.Size(100, 23)
  379. Me.TextBox11.TabIndex = 153
  380. '
  381. 'Label10
  382. '
  383. Me.Label10.AutoSize = True
  384. Me.Label10.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  385. Me.Label10.Location = New System.Drawing.Point(242, 96)
  386. Me.Label10.Name = "Label10"
  387. Me.Label10.Size = New System.Drawing.Size(56, 16)
  388. Me.Label10.TabIndex = 151
  389. Me.Label10.Text = "廠商類別"
  390. '
  391. 'TextBox9
  392. '
  393. Me.TextBox9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  394. Me.TextBox9.Location = New System.Drawing.Point(311, 64)
  395. Me.TextBox9.Name = "TextBox9"
  396. Me.TextBox9.Size = New System.Drawing.Size(150, 23)
  397. Me.TextBox9.TabIndex = 150
  398. '
  399. 'Label9
  400. '
  401. Me.Label9.AutoSize = True
  402. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  403. Me.Label9.Location = New System.Drawing.Point(242, 67)
  404. Me.Label9.Name = "Label9"
  405. Me.Label9.Size = New System.Drawing.Size(63, 16)
  406. Me.Label9.TabIndex = 149
  407. Me.Label9.Text = "公司傳真2"
  408. '
  409. 'TextBox8
  410. '
  411. Me.TextBox8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  412. Me.TextBox8.Location = New System.Drawing.Point(311, 35)
  413. Me.TextBox8.Name = "TextBox8"
  414. Me.TextBox8.Size = New System.Drawing.Size(150, 23)
  415. Me.TextBox8.TabIndex = 148
  416. '
  417. 'Label8
  418. '
  419. Me.Label8.AutoSize = True
  420. Me.Label8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  421. Me.Label8.Location = New System.Drawing.Point(242, 38)
  422. Me.Label8.Name = "Label8"
  423. Me.Label8.Size = New System.Drawing.Size(63, 16)
  424. Me.Label8.TabIndex = 147
  425. Me.Label8.Text = "公司傳真1"
  426. '
  427. 'TextBox7
  428. '
  429. Me.TextBox7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  430. Me.TextBox7.Location = New System.Drawing.Point(86, 93)
  431. Me.TextBox7.Name = "TextBox7"
  432. Me.TextBox7.Size = New System.Drawing.Size(150, 23)
  433. Me.TextBox7.TabIndex = 146
  434. '
  435. 'Label7
  436. '
  437. Me.Label7.AutoSize = True
  438. Me.Label7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  439. Me.Label7.Location = New System.Drawing.Point(17, 96)
  440. Me.Label7.Name = "Label7"
  441. Me.Label7.Size = New System.Drawing.Size(63, 16)
  442. Me.Label7.TabIndex = 145
  443. Me.Label7.Text = "公司電話3"
  444. '
  445. 'TextBox6
  446. '
  447. Me.TextBox6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  448. Me.TextBox6.Location = New System.Drawing.Point(86, 64)
  449. Me.TextBox6.Name = "TextBox6"
  450. Me.TextBox6.Size = New System.Drawing.Size(150, 23)
  451. Me.TextBox6.TabIndex = 144
  452. '
  453. 'Label6
  454. '
  455. Me.Label6.AutoSize = True
  456. Me.Label6.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  457. Me.Label6.Location = New System.Drawing.Point(17, 67)
  458. Me.Label6.Name = "Label6"
  459. Me.Label6.Size = New System.Drawing.Size(63, 16)
  460. Me.Label6.TabIndex = 143
  461. Me.Label6.Text = "公司電話2"
  462. '
  463. 'Label5
  464. '
  465. Me.Label5.AutoSize = True
  466. Me.Label5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  467. Me.Label5.ForeColor = System.Drawing.Color.Black
  468. Me.Label5.Location = New System.Drawing.Point(17, 38)
  469. Me.Label5.Name = "Label5"
  470. Me.Label5.Size = New System.Drawing.Size(63, 16)
  471. Me.Label5.TabIndex = 142
  472. Me.Label5.Text = "公司電話1"
  473. '
  474. 'TextBox5
  475. '
  476. Me.TextBox5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  477. Me.TextBox5.Location = New System.Drawing.Point(86, 35)
  478. Me.TextBox5.Name = "TextBox5"
  479. Me.TextBox5.Size = New System.Drawing.Size(150, 23)
  480. Me.TextBox5.TabIndex = 141
  481. '
  482. 'TextBox4
  483. '
  484. Me.TextBox4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  485. Me.TextBox4.Location = New System.Drawing.Point(763, 6)
  486. Me.TextBox4.Name = "TextBox4"
  487. Me.TextBox4.Size = New System.Drawing.Size(613, 23)
  488. Me.TextBox4.TabIndex = 140
  489. '
  490. 'Label4
  491. '
  492. Me.Label4.AutoSize = True
  493. Me.Label4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  494. Me.Label4.Location = New System.Drawing.Point(701, 9)
  495. Me.Label4.Name = "Label4"
  496. Me.Label4.Size = New System.Drawing.Size(56, 16)
  497. Me.Label4.TabIndex = 139
  498. Me.Label4.Text = "公司地址"
  499. '
  500. 'TextBox3
  501. '
  502. Me.TextBox3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  503. Me.TextBox3.Location = New System.Drawing.Point(422, 6)
  504. Me.TextBox3.Name = "TextBox3"
  505. Me.TextBox3.Size = New System.Drawing.Size(273, 23)
  506. Me.TextBox3.TabIndex = 138
  507. '
  508. 'Label3
  509. '
  510. Me.Label3.AutoSize = True
  511. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  512. Me.Label3.Location = New System.Drawing.Point(372, 9)
  513. Me.Label3.Name = "Label3"
  514. Me.Label3.Size = New System.Drawing.Size(44, 16)
  515. Me.Label3.TabIndex = 137
  516. Me.Label3.Text = "公司名"
  517. '
  518. 'TextBox2
  519. '
  520. Me.TextBox2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  521. Me.TextBox2.Location = New System.Drawing.Point(266, 6)
  522. Me.TextBox2.Name = "TextBox2"
  523. Me.TextBox2.Size = New System.Drawing.Size(100, 23)
  524. Me.TextBox2.TabIndex = 136
  525. '
  526. 'Label2
  527. '
  528. Me.Label2.AutoSize = True
  529. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  530. Me.Label2.Location = New System.Drawing.Point(192, 9)
  531. Me.Label2.Name = "Label2"
  532. Me.Label2.Size = New System.Drawing.Size(68, 16)
  533. Me.Label2.TabIndex = 135
  534. Me.Label2.Text = "供應商簡稱"
  535. '
  536. 'Label1
  537. '
  538. Me.Label1.AutoSize = True
  539. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  540. Me.Label1.Location = New System.Drawing.Point(12, 9)
  541. Me.Label1.Name = "Label1"
  542. Me.Label1.Size = New System.Drawing.Size(68, 16)
  543. Me.Label1.TabIndex = 134
  544. Me.Label1.Text = "供應商編號"
  545. '
  546. 'TextBox1
  547. '
  548. Me.TextBox1.Enabled = False
  549. Me.TextBox1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  550. Me.TextBox1.Location = New System.Drawing.Point(86, 6)
  551. Me.TextBox1.Name = "TextBox1"
  552. Me.TextBox1.Size = New System.Drawing.Size(100, 23)
  553. Me.TextBox1.TabIndex = 133
  554. '
  555. 'Button7
  556. '
  557. Me.Button7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  558. Me.Button7.ForeColor = System.Drawing.Color.DarkGreen
  559. Me.Button7.Location = New System.Drawing.Point(1734, 33)
  560. Me.Button7.Name = "Button7"
  561. Me.Button7.Size = New System.Drawing.Size(75, 41)
  562. Me.Button7.TabIndex = 185
  563. Me.Button7.Text = "修改"
  564. Me.Button7.UseVisualStyleBackColor = True
  565. '
  566. 'ComboBox1
  567. '
  568. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  569. Me.ComboBox1.FormattingEnabled = True
  570. Me.ComboBox1.Location = New System.Drawing.Point(311, 93)
  571. Me.ComboBox1.Name = "ComboBox1"
  572. Me.ComboBox1.Size = New System.Drawing.Size(150, 24)
  573. Me.ComboBox1.TabIndex = 763
  574. '
  575. '供應商管理_製鞋樣品
  576. '
  577. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  578. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  579. Me.ClientSize = New System.Drawing.Size(1914, 971)
  580. Me.Controls.Add(Me.ComboBox1)
  581. Me.Controls.Add(Me.Button7)
  582. Me.Controls.Add(Me.Button6)
  583. Me.Controls.Add(Me.Label23)
  584. Me.Controls.Add(Me.Button5)
  585. Me.Controls.Add(Me.Button4)
  586. Me.Controls.Add(Me.TextBox23)
  587. Me.Controls.Add(Me.TextBox22)
  588. Me.Controls.Add(Me.TextBox21)
  589. Me.Controls.Add(Me.Label22)
  590. Me.Controls.Add(Me.Label21)
  591. Me.Controls.Add(Me.Label20)
  592. Me.Controls.Add(Me.Button3)
  593. Me.Controls.Add(Me.Button1)
  594. Me.Controls.Add(Me.Button2)
  595. Me.Controls.Add(Me.TextBox19)
  596. Me.Controls.Add(Me.Label19)
  597. Me.Controls.Add(Me.TextBox18)
  598. Me.Controls.Add(Me.Label18)
  599. Me.Controls.Add(Me.TextBox17)
  600. Me.Controls.Add(Me.Label17)
  601. Me.Controls.Add(Me.TextBox16)
  602. Me.Controls.Add(Me.Label16)
  603. Me.Controls.Add(Me.TextBox15)
  604. Me.Controls.Add(Me.Label15)
  605. Me.Controls.Add(Me.TextBox14)
  606. Me.Controls.Add(Me.Label14)
  607. Me.Controls.Add(Me.Label13)
  608. Me.Controls.Add(Me.TextBox13)
  609. Me.Controls.Add(Me.Label12)
  610. Me.Controls.Add(Me.TextBox12)
  611. Me.Controls.Add(Me.Label11)
  612. Me.Controls.Add(Me.TextBox11)
  613. Me.Controls.Add(Me.Label10)
  614. Me.Controls.Add(Me.TextBox9)
  615. Me.Controls.Add(Me.Label9)
  616. Me.Controls.Add(Me.TextBox8)
  617. Me.Controls.Add(Me.Label8)
  618. Me.Controls.Add(Me.TextBox7)
  619. Me.Controls.Add(Me.Label7)
  620. Me.Controls.Add(Me.TextBox6)
  621. Me.Controls.Add(Me.Label6)
  622. Me.Controls.Add(Me.Label5)
  623. Me.Controls.Add(Me.TextBox5)
  624. Me.Controls.Add(Me.TextBox4)
  625. Me.Controls.Add(Me.Label4)
  626. Me.Controls.Add(Me.TextBox3)
  627. Me.Controls.Add(Me.Label3)
  628. Me.Controls.Add(Me.TextBox2)
  629. Me.Controls.Add(Me.Label2)
  630. Me.Controls.Add(Me.Label1)
  631. Me.Controls.Add(Me.TextBox1)
  632. Me.Controls.Add(Me.DataGridView1)
  633. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  634. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  635. Me.Name = "供應商管理_製鞋樣品"
  636. Me.Text = "供應商管理(製鞋樣品)"
  637. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  638. Me.ResumeLayout(False)
  639. Me.PerformLayout()
  640. End Sub
  641. Friend WithEvents Button6 As Button
  642. Friend WithEvents DataGridView1 As DataGridView
  643. Friend WithEvents Label23 As Label
  644. Friend WithEvents Button5 As Button
  645. Friend WithEvents Button4 As Button
  646. Friend WithEvents TextBox23 As TextBox
  647. Friend WithEvents TextBox22 As TextBox
  648. Friend WithEvents TextBox21 As TextBox
  649. Friend WithEvents Label22 As Label
  650. Friend WithEvents Label21 As Label
  651. Friend WithEvents Label20 As Label
  652. Friend WithEvents Button3 As Button
  653. Friend WithEvents Button1 As Button
  654. Friend WithEvents Button2 As Button
  655. Friend WithEvents TextBox19 As TextBox
  656. Friend WithEvents Label19 As Label
  657. Friend WithEvents TextBox18 As TextBox
  658. Friend WithEvents Label18 As Label
  659. Friend WithEvents TextBox17 As TextBox
  660. Friend WithEvents Label17 As Label
  661. Friend WithEvents TextBox16 As TextBox
  662. Friend WithEvents Label16 As Label
  663. Friend WithEvents TextBox15 As TextBox
  664. Friend WithEvents Label15 As Label
  665. Friend WithEvents TextBox14 As TextBox
  666. Friend WithEvents Label14 As Label
  667. Friend WithEvents Label13 As Label
  668. Friend WithEvents TextBox13 As TextBox
  669. Friend WithEvents Label12 As Label
  670. Friend WithEvents TextBox12 As TextBox
  671. Friend WithEvents Label11 As Label
  672. Friend WithEvents TextBox11 As TextBox
  673. Friend WithEvents Label10 As Label
  674. Friend WithEvents TextBox9 As TextBox
  675. Friend WithEvents Label9 As Label
  676. Friend WithEvents TextBox8 As TextBox
  677. Friend WithEvents Label8 As Label
  678. Friend WithEvents TextBox7 As TextBox
  679. Friend WithEvents Label7 As Label
  680. Friend WithEvents TextBox6 As TextBox
  681. Friend WithEvents Label6 As Label
  682. Friend WithEvents Label5 As Label
  683. Friend WithEvents TextBox5 As TextBox
  684. Friend WithEvents TextBox4 As TextBox
  685. Friend WithEvents Label4 As Label
  686. Friend WithEvents TextBox3 As TextBox
  687. Friend WithEvents Label3 As Label
  688. Friend WithEvents TextBox2 As TextBox
  689. Friend WithEvents Label2 As Label
  690. Friend WithEvents Label1 As Label
  691. Friend WithEvents TextBox1 As TextBox
  692. Friend WithEvents Button7 As Button
  693. Friend WithEvents ComboBox1 As ComboBox
  694. End Class