説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

物料供應商.Designer.vb 44KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800
  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.語轉扭_bt = New System.Windows.Forms.Button()
  26. Me.R_bt = New System.Windows.Forms.Button()
  27. Me.類別管理_cb = New System.Windows.Forms.ComboBox()
  28. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  29. Me.信箱3_tb = New System.Windows.Forms.TextBox()
  30. Me.信箱2_tb = New System.Windows.Forms.TextBox()
  31. Me.信箱1_tb = New System.Windows.Forms.TextBox()
  32. Me.聯繫人信箱3_lb = New System.Windows.Forms.Label()
  33. Me.聯繫人信箱2_lb = New System.Windows.Forms.Label()
  34. Me.聯繫人信箱1_lb = New System.Windows.Forms.Label()
  35. Me.刪除_bt = New System.Windows.Forms.Button()
  36. Me.修改_bt = New System.Windows.Forms.Button()
  37. Me.聯繫電話3_tb = New System.Windows.Forms.TextBox()
  38. Me.聯繫電話2_tb = New System.Windows.Forms.TextBox()
  39. Me.聯繫電話1_tb = New System.Windows.Forms.TextBox()
  40. Me.職稱3_tb = New System.Windows.Forms.TextBox()
  41. Me.聯繫人職稱3_lb = New System.Windows.Forms.Label()
  42. Me.職稱2_tb = New System.Windows.Forms.TextBox()
  43. Me.聯繫人職稱2_lb = New System.Windows.Forms.Label()
  44. Me.職稱1_tb = New System.Windows.Forms.TextBox()
  45. Me.聯繫人職稱1_lb = New System.Windows.Forms.Label()
  46. Me.聯繫人3_tb = New System.Windows.Forms.TextBox()
  47. Me.聯繫人2_tb = New System.Windows.Forms.TextBox()
  48. Me.聯繫人1_tb = New System.Windows.Forms.TextBox()
  49. Me.傳真3_tb = New System.Windows.Forms.TextBox()
  50. Me.傳真3_lb = New System.Windows.Forms.Label()
  51. Me.傳真2_tb = New System.Windows.Forms.TextBox()
  52. Me.傳真2_lb = New System.Windows.Forms.Label()
  53. Me.傳真1_tb = New System.Windows.Forms.TextBox()
  54. Me.傳真1_lb = New System.Windows.Forms.Label()
  55. Me.電話3_tb = New System.Windows.Forms.TextBox()
  56. Me.電話2_tb = New System.Windows.Forms.TextBox()
  57. Me.電話1_tb = New System.Windows.Forms.TextBox()
  58. Me.地址_tb = New System.Windows.Forms.TextBox()
  59. Me.公司地址_lb = New System.Windows.Forms.Label()
  60. Me.公司名_tb = New System.Windows.Forms.TextBox()
  61. Me.公司名_ib = New System.Windows.Forms.Label()
  62. Me.供應商簡稱_tb = New System.Windows.Forms.TextBox()
  63. Me.簡稱_lb = New System.Windows.Forms.Label()
  64. Me.供應商編號_tb = New System.Windows.Forms.TextBox()
  65. Me.供應商編號_lb = New System.Windows.Forms.Label()
  66. Me.聯繫人3_lb = New System.Windows.Forms.Label()
  67. Me.聯繫人2_lb = New System.Windows.Forms.Label()
  68. Me.聯繫人1_lb = New System.Windows.Forms.Label()
  69. Me.公司電話3_lb = New System.Windows.Forms.Label()
  70. Me.公司電話2_lb = New System.Windows.Forms.Label()
  71. Me.公司電話1_lb = New System.Windows.Forms.Label()
  72. Me.聯繫人電話3_lb = New System.Windows.Forms.Label()
  73. Me.聯繫人電話2_lb = New System.Windows.Forms.Label()
  74. Me.聯繫人電話1_lb = New System.Windows.Forms.Label()
  75. Me.廠商清單_dgv = New System.Windows.Forms.DataGridView()
  76. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  77. Me.類別管理_bt = New System.Windows.Forms.Button()
  78. Me.確認新增_bt = New System.Windows.Forms.Button()
  79. Me.查詢_bt = New System.Windows.Forms.Button()
  80. Me.新增_bt = New System.Windows.Forms.Button()
  81. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  82. CType(Me.廠商清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  83. Me.SuspendLayout()
  84. '
  85. '語轉扭_bt
  86. '
  87. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  88. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  89. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  90. Me.語轉扭_bt.Location = New System.Drawing.Point(1320, 2)
  91. Me.語轉扭_bt.Name = "語轉扭_bt"
  92. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  93. Me.語轉扭_bt.TabIndex = 1705
  94. Me.語轉扭_bt.Text = "L"
  95. Me.語轉扭_bt.UseVisualStyleBackColor = True
  96. Me.語轉扭_bt.Visible = False
  97. '
  98. 'R_bt
  99. '
  100. Me.R_bt.Location = New System.Drawing.Point(1285, 3)
  101. Me.R_bt.Name = "R_bt"
  102. Me.R_bt.Size = New System.Drawing.Size(29, 24)
  103. Me.R_bt.TabIndex = 1704
  104. Me.R_bt.Text = "R"
  105. Me.R_bt.UseVisualStyleBackColor = True
  106. Me.R_bt.Visible = False
  107. '
  108. '類別管理_cb
  109. '
  110. Me.類別管理_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  111. Me.類別管理_cb.FormattingEnabled = True
  112. Me.類別管理_cb.Items.AddRange(New Object() {"2019"})
  113. Me.類別管理_cb.Location = New System.Drawing.Point(537, 2)
  114. Me.類別管理_cb.Name = "類別管理_cb"
  115. Me.類別管理_cb.RightToLeft = System.Windows.Forms.RightToLeft.No
  116. Me.類別管理_cb.Size = New System.Drawing.Size(217, 24)
  117. Me.類別管理_cb.TabIndex = 1703
  118. '
  119. '語言_dgv
  120. '
  121. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  122. Me.語言_dgv.Location = New System.Drawing.Point(28, 169)
  123. Me.語言_dgv.Name = "語言_dgv"
  124. Me.語言_dgv.RowHeadersWidth = 5
  125. Me.語言_dgv.RowTemplate.Height = 24
  126. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  127. Me.語言_dgv.TabIndex = 1701
  128. Me.語言_dgv.Visible = False
  129. '
  130. '信箱3_tb
  131. '
  132. Me.信箱3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  133. Me.信箱3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  134. Me.信箱3_tb.Location = New System.Drawing.Point(440, 324)
  135. Me.信箱3_tb.Name = "信箱3_tb"
  136. Me.信箱3_tb.Size = New System.Drawing.Size(371, 23)
  137. Me.信箱3_tb.TabIndex = 1697
  138. Me.信箱3_tb.Visible = False
  139. '
  140. '信箱2_tb
  141. '
  142. Me.信箱2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  143. Me.信箱2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  144. Me.信箱2_tb.Location = New System.Drawing.Point(973, 102)
  145. Me.信箱2_tb.Name = "信箱2_tb"
  146. Me.信箱2_tb.Size = New System.Drawing.Size(371, 23)
  147. Me.信箱2_tb.TabIndex = 1696
  148. '
  149. '信箱1_tb
  150. '
  151. Me.信箱1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  152. Me.信箱1_tb.ForeColor = System.Drawing.Color.Green
  153. Me.信箱1_tb.Location = New System.Drawing.Point(973, 78)
  154. Me.信箱1_tb.Name = "信箱1_tb"
  155. Me.信箱1_tb.Size = New System.Drawing.Size(371, 23)
  156. Me.信箱1_tb.TabIndex = 1695
  157. '
  158. '聯繫人信箱3_lb
  159. '
  160. Me.聯繫人信箱3_lb.AutoSize = True
  161. Me.聯繫人信箱3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  162. Me.聯繫人信箱3_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  163. Me.聯繫人信箱3_lb.Location = New System.Drawing.Point(354, 329)
  164. Me.聯繫人信箱3_lb.Name = "聯繫人信箱3_lb"
  165. Me.聯繫人信箱3_lb.Size = New System.Drawing.Size(83, 16)
  166. Me.聯繫人信箱3_lb.TabIndex = 1694
  167. Me.聯繫人信箱3_lb.Text = "聯繫人 3 信箱"
  168. Me.聯繫人信箱3_lb.Visible = False
  169. '
  170. '聯繫人信箱2_lb
  171. '
  172. Me.聯繫人信箱2_lb.AutoSize = True
  173. Me.聯繫人信箱2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  174. Me.聯繫人信箱2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  175. Me.聯繫人信箱2_lb.Location = New System.Drawing.Point(887, 106)
  176. Me.聯繫人信箱2_lb.Name = "聯繫人信箱2_lb"
  177. Me.聯繫人信箱2_lb.Size = New System.Drawing.Size(83, 16)
  178. Me.聯繫人信箱2_lb.TabIndex = 1693
  179. Me.聯繫人信箱2_lb.Text = "聯繫人 2 信箱"
  180. '
  181. '聯繫人信箱1_lb
  182. '
  183. Me.聯繫人信箱1_lb.AutoSize = True
  184. Me.聯繫人信箱1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  185. Me.聯繫人信箱1_lb.ForeColor = System.Drawing.Color.Green
  186. Me.聯繫人信箱1_lb.Location = New System.Drawing.Point(888, 81)
  187. Me.聯繫人信箱1_lb.Name = "聯繫人信箱1_lb"
  188. Me.聯繫人信箱1_lb.Size = New System.Drawing.Size(83, 16)
  189. Me.聯繫人信箱1_lb.TabIndex = 1692
  190. Me.聯繫人信箱1_lb.Text = "聯繫人 1 信箱"
  191. '
  192. '刪除_bt
  193. '
  194. Me.刪除_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  195. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  196. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  197. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  198. Me.刪除_bt.Location = New System.Drawing.Point(275, 0)
  199. Me.刪除_bt.Name = "刪除_bt"
  200. Me.刪除_bt.Size = New System.Drawing.Size(50, 50)
  201. Me.刪除_bt.TabIndex = 1691
  202. Me.刪除_bt.UseVisualStyleBackColor = True
  203. '
  204. '修改_bt
  205. '
  206. Me.修改_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER
  207. Me.修改_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  208. Me.修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  209. Me.修改_bt.ForeColor = System.Drawing.Color.DarkGreen
  210. Me.修改_bt.Location = New System.Drawing.Point(220, 0)
  211. Me.修改_bt.Name = "修改_bt"
  212. Me.修改_bt.Size = New System.Drawing.Size(50, 50)
  213. Me.修改_bt.TabIndex = 1690
  214. Me.修改_bt.UseVisualStyleBackColor = True
  215. '
  216. '聯繫電話3_tb
  217. '
  218. Me.聯繫電話3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  219. Me.聯繫電話3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  220. Me.聯繫電話3_tb.Location = New System.Drawing.Point(440, 295)
  221. Me.聯繫電話3_tb.Name = "聯繫電話3_tb"
  222. Me.聯繫電話3_tb.Size = New System.Drawing.Size(150, 23)
  223. Me.聯繫電話3_tb.TabIndex = 1688
  224. Me.聯繫電話3_tb.Visible = False
  225. '
  226. '聯繫電話2_tb
  227. '
  228. Me.聯繫電話2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  229. Me.聯繫電話2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  230. Me.聯繫電話2_tb.Location = New System.Drawing.Point(736, 102)
  231. Me.聯繫電話2_tb.Name = "聯繫電話2_tb"
  232. Me.聯繫電話2_tb.Size = New System.Drawing.Size(150, 23)
  233. Me.聯繫電話2_tb.TabIndex = 1686
  234. '
  235. '聯繫電話1_tb
  236. '
  237. Me.聯繫電話1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  238. Me.聯繫電話1_tb.ForeColor = System.Drawing.Color.Green
  239. Me.聯繫電話1_tb.Location = New System.Drawing.Point(736, 78)
  240. Me.聯繫電話1_tb.Name = "聯繫電話1_tb"
  241. Me.聯繫電話1_tb.Size = New System.Drawing.Size(150, 23)
  242. Me.聯繫電話1_tb.TabIndex = 1684
  243. '
  244. '職稱3_tb
  245. '
  246. Me.職稱3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  247. Me.職稱3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  248. Me.職稱3_tb.Location = New System.Drawing.Point(440, 266)
  249. Me.職稱3_tb.Name = "職稱3_tb"
  250. Me.職稱3_tb.Size = New System.Drawing.Size(212, 23)
  251. Me.職稱3_tb.TabIndex = 1682
  252. Me.職稱3_tb.Visible = False
  253. '
  254. '聯繫人職稱3_lb
  255. '
  256. Me.聯繫人職稱3_lb.AutoSize = True
  257. Me.聯繫人職稱3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  258. Me.聯繫人職稱3_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  259. Me.聯繫人職稱3_lb.Location = New System.Drawing.Point(364, 269)
  260. Me.聯繫人職稱3_lb.Name = "聯繫人職稱3_lb"
  261. Me.聯繫人職稱3_lb.Size = New System.Drawing.Size(74, 16)
  262. Me.聯繫人職稱3_lb.TabIndex = 1681
  263. Me.聯繫人職稱3_lb.Text = "聯繫人3職稱" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  264. Me.聯繫人職稱3_lb.Visible = False
  265. '
  266. '職稱2_tb
  267. '
  268. Me.職稱2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  269. Me.職稱2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  270. Me.職稱2_tb.Location = New System.Drawing.Point(445, 102)
  271. Me.職稱2_tb.Name = "職稱2_tb"
  272. Me.職稱2_tb.Size = New System.Drawing.Size(212, 23)
  273. Me.職稱2_tb.TabIndex = 1680
  274. '
  275. '聯繫人職稱2_lb
  276. '
  277. Me.聯繫人職稱2_lb.AutoSize = True
  278. Me.聯繫人職稱2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  279. Me.聯繫人職稱2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  280. Me.聯繫人職稱2_lb.Location = New System.Drawing.Point(369, 105)
  281. Me.聯繫人職稱2_lb.Name = "聯繫人職稱2_lb"
  282. Me.聯繫人職稱2_lb.Size = New System.Drawing.Size(74, 16)
  283. Me.聯繫人職稱2_lb.TabIndex = 1679
  284. Me.聯繫人職稱2_lb.Text = "聯繫人2職稱"
  285. '
  286. '職稱1_tb
  287. '
  288. Me.職稱1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  289. Me.職稱1_tb.ForeColor = System.Drawing.Color.Green
  290. Me.職稱1_tb.Location = New System.Drawing.Point(445, 78)
  291. Me.職稱1_tb.Name = "職稱1_tb"
  292. Me.職稱1_tb.Size = New System.Drawing.Size(212, 23)
  293. Me.職稱1_tb.TabIndex = 1678
  294. '
  295. '聯繫人職稱1_lb
  296. '
  297. Me.聯繫人職稱1_lb.AutoSize = True
  298. Me.聯繫人職稱1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  299. Me.聯繫人職稱1_lb.ForeColor = System.Drawing.Color.Green
  300. Me.聯繫人職稱1_lb.Location = New System.Drawing.Point(369, 81)
  301. Me.聯繫人職稱1_lb.Name = "聯繫人職稱1_lb"
  302. Me.聯繫人職稱1_lb.Size = New System.Drawing.Size(74, 16)
  303. Me.聯繫人職稱1_lb.TabIndex = 1677
  304. Me.聯繫人職稱1_lb.Text = "聯繫人1職稱" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  305. '
  306. '聯繫人3_tb
  307. '
  308. Me.聯繫人3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  309. Me.聯繫人3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  310. Me.聯繫人3_tb.Location = New System.Drawing.Point(440, 237)
  311. Me.聯繫人3_tb.Name = "聯繫人3_tb"
  312. Me.聯繫人3_tb.Size = New System.Drawing.Size(253, 23)
  313. Me.聯繫人3_tb.TabIndex = 1675
  314. Me.聯繫人3_tb.Visible = False
  315. '
  316. '聯繫人2_tb
  317. '
  318. Me.聯繫人2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  319. Me.聯繫人2_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  320. Me.聯繫人2_tb.Location = New System.Drawing.Point(73, 102)
  321. Me.聯繫人2_tb.Name = "聯繫人2_tb"
  322. Me.聯繫人2_tb.Size = New System.Drawing.Size(291, 23)
  323. Me.聯繫人2_tb.TabIndex = 1673
  324. '
  325. '聯繫人1_tb
  326. '
  327. Me.聯繫人1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  328. Me.聯繫人1_tb.ForeColor = System.Drawing.Color.Green
  329. Me.聯繫人1_tb.Location = New System.Drawing.Point(73, 78)
  330. Me.聯繫人1_tb.Name = "聯繫人1_tb"
  331. Me.聯繫人1_tb.Size = New System.Drawing.Size(291, 23)
  332. Me.聯繫人1_tb.TabIndex = 1671
  333. '
  334. '傳真3_tb
  335. '
  336. Me.傳真3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  337. Me.傳真3_tb.Location = New System.Drawing.Point(656, 208)
  338. Me.傳真3_tb.Name = "傳真3_tb"
  339. Me.傳真3_tb.Size = New System.Drawing.Size(150, 23)
  340. Me.傳真3_tb.TabIndex = 1670
  341. Me.傳真3_tb.Visible = False
  342. '
  343. '傳真3_lb
  344. '
  345. Me.傳真3_lb.AutoSize = True
  346. Me.傳真3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  347. Me.傳真3_lb.Location = New System.Drawing.Point(592, 211)
  348. Me.傳真3_lb.Name = "傳真3_lb"
  349. Me.傳真3_lb.Size = New System.Drawing.Size(62, 16)
  350. Me.傳真3_lb.TabIndex = 1669
  351. Me.傳真3_lb.Text = "公司傳真3"
  352. Me.傳真3_lb.Visible = False
  353. '
  354. '傳真2_tb
  355. '
  356. Me.傳真2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  357. Me.傳真2_tb.Location = New System.Drawing.Point(440, 208)
  358. Me.傳真2_tb.Name = "傳真2_tb"
  359. Me.傳真2_tb.Size = New System.Drawing.Size(150, 23)
  360. Me.傳真2_tb.TabIndex = 1668
  361. Me.傳真2_tb.Visible = False
  362. '
  363. '傳真2_lb
  364. '
  365. Me.傳真2_lb.AutoSize = True
  366. Me.傳真2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  367. Me.傳真2_lb.Location = New System.Drawing.Point(376, 211)
  368. Me.傳真2_lb.Name = "傳真2_lb"
  369. Me.傳真2_lb.Size = New System.Drawing.Size(62, 16)
  370. Me.傳真2_lb.TabIndex = 1667
  371. Me.傳真2_lb.Text = "公司傳真2" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  372. Me.傳真2_lb.Visible = False
  373. '
  374. '傳真1_tb
  375. '
  376. Me.傳真1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  377. Me.傳真1_tb.Location = New System.Drawing.Point(1107, 3)
  378. Me.傳真1_tb.Name = "傳真1_tb"
  379. Me.傳真1_tb.Size = New System.Drawing.Size(150, 23)
  380. Me.傳真1_tb.TabIndex = 1666
  381. '
  382. '傳真1_lb
  383. '
  384. Me.傳真1_lb.AutoSize = True
  385. Me.傳真1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  386. Me.傳真1_lb.Location = New System.Drawing.Point(1039, 7)
  387. Me.傳真1_lb.Name = "傳真1_lb"
  388. Me.傳真1_lb.Size = New System.Drawing.Size(62, 16)
  389. Me.傳真1_lb.TabIndex = 1665
  390. Me.傳真1_lb.Text = "公司傳真1" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  391. '
  392. '電話3_tb
  393. '
  394. Me.電話3_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  395. Me.電話3_tb.Location = New System.Drawing.Point(656, 179)
  396. Me.電話3_tb.Name = "電話3_tb"
  397. Me.電話3_tb.Size = New System.Drawing.Size(150, 23)
  398. Me.電話3_tb.TabIndex = 1664
  399. Me.電話3_tb.Visible = False
  400. '
  401. '電話2_tb
  402. '
  403. Me.電話2_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  404. Me.電話2_tb.Location = New System.Drawing.Point(440, 179)
  405. Me.電話2_tb.Name = "電話2_tb"
  406. Me.電話2_tb.Size = New System.Drawing.Size(150, 23)
  407. Me.電話2_tb.TabIndex = 1662
  408. Me.電話2_tb.Visible = False
  409. '
  410. '電話1_tb
  411. '
  412. Me.電話1_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  413. Me.電話1_tb.Location = New System.Drawing.Point(880, 3)
  414. Me.電話1_tb.Name = "電話1_tb"
  415. Me.電話1_tb.Size = New System.Drawing.Size(150, 23)
  416. Me.電話1_tb.TabIndex = 1659
  417. '
  418. '地址_tb
  419. '
  420. Me.地址_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  421. Me.地址_tb.Location = New System.Drawing.Point(73, 55)
  422. Me.地址_tb.Name = "地址_tb"
  423. Me.地址_tb.Size = New System.Drawing.Size(1270, 23)
  424. Me.地址_tb.TabIndex = 1658
  425. '
  426. '公司地址_lb
  427. '
  428. Me.公司地址_lb.AutoSize = True
  429. Me.公司地址_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  430. Me.公司地址_lb.Location = New System.Drawing.Point(7, 58)
  431. Me.公司地址_lb.Name = "公司地址_lb"
  432. Me.公司地址_lb.Size = New System.Drawing.Size(55, 16)
  433. Me.公司地址_lb.TabIndex = 1657
  434. Me.公司地址_lb.Text = "公司地址"
  435. Me.公司地址_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  436. '
  437. '公司名_tb
  438. '
  439. Me.公司名_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  440. Me.公司名_tb.Location = New System.Drawing.Point(537, 27)
  441. Me.公司名_tb.Name = "公司名_tb"
  442. Me.公司名_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
  443. Me.公司名_tb.Size = New System.Drawing.Size(806, 23)
  444. Me.公司名_tb.TabIndex = 1656
  445. '
  446. '公司名_ib
  447. '
  448. Me.公司名_ib.AutoSize = True
  449. Me.公司名_ib.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  450. Me.公司名_ib.Location = New System.Drawing.Point(453, 30)
  451. Me.公司名_ib.Name = "公司名_ib"
  452. Me.公司名_ib.RightToLeft = System.Windows.Forms.RightToLeft.No
  453. Me.公司名_ib.Size = New System.Drawing.Size(55, 16)
  454. Me.公司名_ib.TabIndex = 1655
  455. Me.公司名_ib.Text = "公司名稱"
  456. '
  457. '供應商簡稱_tb
  458. '
  459. Me.供應商簡稱_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  460. Me.供應商簡稱_tb.Location = New System.Drawing.Point(774, 2)
  461. Me.供應商簡稱_tb.Name = "供應商簡稱_tb"
  462. Me.供應商簡稱_tb.RightToLeft = System.Windows.Forms.RightToLeft.No
  463. Me.供應商簡稱_tb.Size = New System.Drawing.Size(32, 23)
  464. Me.供應商簡稱_tb.TabIndex = 1654
  465. Me.供應商簡稱_tb.Visible = False
  466. '
  467. '簡稱_lb
  468. '
  469. Me.簡稱_lb.AutoSize = True
  470. Me.簡稱_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  471. Me.簡稱_lb.Location = New System.Drawing.Point(441, 8)
  472. Me.簡稱_lb.Name = "簡稱_lb"
  473. Me.簡稱_lb.RightToLeft = System.Windows.Forms.RightToLeft.No
  474. Me.簡稱_lb.Size = New System.Drawing.Size(67, 16)
  475. Me.簡稱_lb.TabIndex = 1653
  476. Me.簡稱_lb.Text = "供應商簡稱"
  477. Me.簡稱_lb.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  478. '
  479. '供應商編號_tb
  480. '
  481. Me.供應商編號_tb.Enabled = False
  482. Me.供應商編號_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  483. Me.供應商編號_tb.ForeColor = System.Drawing.Color.Red
  484. Me.供應商編號_tb.Location = New System.Drawing.Point(340, 27)
  485. Me.供應商編號_tb.Name = "供應商編號_tb"
  486. Me.供應商編號_tb.Size = New System.Drawing.Size(80, 23)
  487. Me.供應商編號_tb.TabIndex = 1651
  488. '
  489. '供應商編號_lb
  490. '
  491. Me.供應商編號_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  492. Me.供應商編號_lb.ForeColor = System.Drawing.Color.Red
  493. Me.供應商編號_lb.Location = New System.Drawing.Point(340, 5)
  494. Me.供應商編號_lb.Name = "供應商編號_lb"
  495. Me.供應商編號_lb.Size = New System.Drawing.Size(80, 20)
  496. Me.供應商編號_lb.TabIndex = 1652
  497. Me.供應商編號_lb.Text = "供 應 商 編 號"
  498. '
  499. '聯繫人3_lb
  500. '
  501. Me.聯繫人3_lb.AutoSize = True
  502. Me.聯繫人3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  503. Me.聯繫人3_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  504. Me.聯繫人3_lb.Location = New System.Drawing.Point(333, 240)
  505. Me.聯繫人3_lb.Name = "聯繫人3_lb"
  506. Me.聯繫人3_lb.Size = New System.Drawing.Size(104, 16)
  507. Me.聯繫人3_lb.TabIndex = 1676
  508. Me.聯繫人3_lb.Text = "聯 繫 人 3"
  509. Me.聯繫人3_lb.Visible = False
  510. '
  511. '聯繫人2_lb
  512. '
  513. Me.聯繫人2_lb.AutoSize = True
  514. Me.聯繫人2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  515. Me.聯繫人2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  516. Me.聯繫人2_lb.Location = New System.Drawing.Point(12, 105)
  517. Me.聯繫人2_lb.Name = "聯繫人2_lb"
  518. Me.聯繫人2_lb.Size = New System.Drawing.Size(50, 16)
  519. Me.聯繫人2_lb.TabIndex = 1674
  520. Me.聯繫人2_lb.Text = "聯繫人2" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  521. '
  522. '聯繫人1_lb
  523. '
  524. Me.聯繫人1_lb.AutoSize = True
  525. Me.聯繫人1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  526. Me.聯繫人1_lb.ForeColor = System.Drawing.Color.Green
  527. Me.聯繫人1_lb.Location = New System.Drawing.Point(12, 81)
  528. Me.聯繫人1_lb.Name = "聯繫人1_lb"
  529. Me.聯繫人1_lb.Size = New System.Drawing.Size(50, 16)
  530. Me.聯繫人1_lb.TabIndex = 1672
  531. Me.聯繫人1_lb.Text = "聯繫人1" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  532. '
  533. '公司電話3_lb
  534. '
  535. Me.公司電話3_lb.AutoSize = True
  536. Me.公司電話3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  537. Me.公司電話3_lb.Location = New System.Drawing.Point(592, 182)
  538. Me.公司電話3_lb.Name = "公司電話3_lb"
  539. Me.公司電話3_lb.Size = New System.Drawing.Size(62, 16)
  540. Me.公司電話3_lb.TabIndex = 1663
  541. Me.公司電話3_lb.Text = "公司電話3"
  542. Me.公司電話3_lb.Visible = False
  543. '
  544. '公司電話2_lb
  545. '
  546. Me.公司電話2_lb.AutoSize = True
  547. Me.公司電話2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  548. Me.公司電話2_lb.Location = New System.Drawing.Point(376, 182)
  549. Me.公司電話2_lb.Name = "公司電話2_lb"
  550. Me.公司電話2_lb.Size = New System.Drawing.Size(62, 16)
  551. Me.公司電話2_lb.TabIndex = 1661
  552. Me.公司電話2_lb.Text = "公司電話2"
  553. Me.公司電話2_lb.Visible = False
  554. '
  555. '公司電話1_lb
  556. '
  557. Me.公司電話1_lb.AutoSize = True
  558. Me.公司電話1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  559. Me.公司電話1_lb.ForeColor = System.Drawing.Color.Black
  560. Me.公司電話1_lb.Location = New System.Drawing.Point(812, 7)
  561. Me.公司電話1_lb.Name = "公司電話1_lb"
  562. Me.公司電話1_lb.Size = New System.Drawing.Size(62, 16)
  563. Me.公司電話1_lb.TabIndex = 1660
  564. Me.公司電話1_lb.Text = "公司電話1"
  565. '
  566. '聯繫人電話3_lb
  567. '
  568. Me.聯繫人電話3_lb.AutoSize = True
  569. Me.聯繫人電話3_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  570. Me.聯繫人電話3_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  571. Me.聯繫人電話3_lb.Location = New System.Drawing.Point(364, 298)
  572. Me.聯繫人電話3_lb.Name = "聯繫人電話3_lb"
  573. Me.聯繫人電話3_lb.Size = New System.Drawing.Size(74, 16)
  574. Me.聯繫人電話3_lb.TabIndex = 1687
  575. Me.聯繫人電話3_lb.Text = "聯繫人3電話"
  576. Me.聯繫人電話3_lb.Visible = False
  577. '
  578. '聯繫人電話2_lb
  579. '
  580. Me.聯繫人電話2_lb.AutoSize = True
  581. Me.聯繫人電話2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  582. Me.聯繫人電話2_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  583. Me.聯繫人電話2_lb.Location = New System.Drawing.Point(660, 105)
  584. Me.聯繫人電話2_lb.Name = "聯繫人電話2_lb"
  585. Me.聯繫人電話2_lb.Size = New System.Drawing.Size(74, 16)
  586. Me.聯繫人電話2_lb.TabIndex = 1685
  587. Me.聯繫人電話2_lb.Text = "聯繫人2電話" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  588. '
  589. '聯繫人電話1_lb
  590. '
  591. Me.聯繫人電話1_lb.AutoSize = True
  592. Me.聯繫人電話1_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  593. Me.聯繫人電話1_lb.ForeColor = System.Drawing.Color.Green
  594. Me.聯繫人電話1_lb.Location = New System.Drawing.Point(660, 81)
  595. Me.聯繫人電話1_lb.Name = "聯繫人電話1_lb"
  596. Me.聯繫人電話1_lb.Size = New System.Drawing.Size(74, 16)
  597. Me.聯繫人電話1_lb.TabIndex = 1683
  598. Me.聯繫人電話1_lb.Text = "聯繫人1電話"
  599. '
  600. '廠商清單_dgv
  601. '
  602. DataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.ControlLight
  603. Me.廠商清單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  604. Me.廠商清單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  605. Or System.Windows.Forms.AnchorStyles.Left) _
  606. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  607. Me.廠商清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  608. Me.廠商清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  609. Me.廠商清單_dgv.Location = New System.Drawing.Point(4, 131)
  610. Me.廠商清單_dgv.Name = "廠商清單_dgv"
  611. Me.廠商清單_dgv.RowHeadersWidth = 5
  612. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  613. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  614. Me.廠商清單_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  615. Me.廠商清單_dgv.RowTemplate.Height = 24
  616. Me.廠商清單_dgv.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.[True]
  617. Me.廠商清單_dgv.Size = New System.Drawing.Size(1341, 546)
  618. Me.廠商清單_dgv.TabIndex = 1700
  619. '
  620. 'ToolTip1
  621. '
  622. Me.ToolTip1.IsBalloon = True
  623. Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
  624. Me.ToolTip1.ToolTipTitle = "系統說明"
  625. '
  626. '類別管理_bt
  627. '
  628. Me.類別管理_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.system
  629. Me.類別管理_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  630. Me.類別管理_bt.Location = New System.Drawing.Point(0, 0)
  631. Me.類別管理_bt.Name = "類別管理_bt"
  632. Me.類別管理_bt.Size = New System.Drawing.Size(50, 50)
  633. Me.類別管理_bt.TabIndex = 1702
  634. Me.類別管理_bt.UseVisualStyleBackColor = True
  635. '
  636. '確認新增_bt
  637. '
  638. Me.確認新增_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.SAVER21
  639. Me.確認新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  640. Me.確認新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  641. Me.確認新增_bt.ForeColor = System.Drawing.Color.Blue
  642. Me.確認新增_bt.Location = New System.Drawing.Point(165, 0)
  643. Me.確認新增_bt.Name = "確認新增_bt"
  644. Me.確認新增_bt.Size = New System.Drawing.Size(50, 50)
  645. Me.確認新增_bt.TabIndex = 1699
  646. Me.確認新增_bt.UseVisualStyleBackColor = True
  647. '
  648. '查詢_bt
  649. '
  650. Me.查詢_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.下載
  651. Me.查詢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  652. Me.查詢_bt.Location = New System.Drawing.Point(55, 0)
  653. Me.查詢_bt.Name = "查詢_bt"
  654. Me.查詢_bt.Size = New System.Drawing.Size(50, 50)
  655. Me.查詢_bt.TabIndex = 1698
  656. Me.查詢_bt.UseVisualStyleBackColor = True
  657. '
  658. '新增_bt
  659. '
  660. Me.新增_bt.BackgroundImage = Global.ICS_ASMS_ERP_SYS.My.Resources.Resources.add_21
  661. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  662. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  663. Me.新增_bt.ForeColor = System.Drawing.Color.Blue
  664. Me.新增_bt.Location = New System.Drawing.Point(110, 0)
  665. Me.新增_bt.Name = "新增_bt"
  666. Me.新增_bt.Size = New System.Drawing.Size(50, 50)
  667. Me.新增_bt.TabIndex = 1689
  668. Me.新增_bt.UseVisualStyleBackColor = True
  669. '
  670. '物料供應商
  671. '
  672. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  673. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  674. Me.ClientSize = New System.Drawing.Size(1350, 681)
  675. Me.Controls.Add(Me.語轉扭_bt)
  676. Me.Controls.Add(Me.R_bt)
  677. Me.Controls.Add(Me.類別管理_cb)
  678. Me.Controls.Add(Me.類別管理_bt)
  679. Me.Controls.Add(Me.語言_dgv)
  680. Me.Controls.Add(Me.確認新增_bt)
  681. Me.Controls.Add(Me.查詢_bt)
  682. Me.Controls.Add(Me.信箱3_tb)
  683. Me.Controls.Add(Me.信箱2_tb)
  684. Me.Controls.Add(Me.信箱1_tb)
  685. Me.Controls.Add(Me.聯繫人信箱3_lb)
  686. Me.Controls.Add(Me.聯繫人信箱2_lb)
  687. Me.Controls.Add(Me.聯繫人信箱1_lb)
  688. Me.Controls.Add(Me.刪除_bt)
  689. Me.Controls.Add(Me.新增_bt)
  690. Me.Controls.Add(Me.修改_bt)
  691. Me.Controls.Add(Me.聯繫電話3_tb)
  692. Me.Controls.Add(Me.聯繫電話2_tb)
  693. Me.Controls.Add(Me.聯繫電話1_tb)
  694. Me.Controls.Add(Me.職稱3_tb)
  695. Me.Controls.Add(Me.聯繫人職稱3_lb)
  696. Me.Controls.Add(Me.職稱2_tb)
  697. Me.Controls.Add(Me.聯繫人職稱2_lb)
  698. Me.Controls.Add(Me.職稱1_tb)
  699. Me.Controls.Add(Me.聯繫人職稱1_lb)
  700. Me.Controls.Add(Me.聯繫人3_tb)
  701. Me.Controls.Add(Me.聯繫人2_tb)
  702. Me.Controls.Add(Me.聯繫人1_tb)
  703. Me.Controls.Add(Me.傳真3_tb)
  704. Me.Controls.Add(Me.傳真3_lb)
  705. Me.Controls.Add(Me.傳真2_tb)
  706. Me.Controls.Add(Me.傳真2_lb)
  707. Me.Controls.Add(Me.傳真1_tb)
  708. Me.Controls.Add(Me.傳真1_lb)
  709. Me.Controls.Add(Me.電話3_tb)
  710. Me.Controls.Add(Me.電話2_tb)
  711. Me.Controls.Add(Me.電話1_tb)
  712. Me.Controls.Add(Me.地址_tb)
  713. Me.Controls.Add(Me.公司地址_lb)
  714. Me.Controls.Add(Me.公司名_tb)
  715. Me.Controls.Add(Me.公司名_ib)
  716. Me.Controls.Add(Me.供應商簡稱_tb)
  717. Me.Controls.Add(Me.簡稱_lb)
  718. Me.Controls.Add(Me.供應商編號_tb)
  719. Me.Controls.Add(Me.供應商編號_lb)
  720. Me.Controls.Add(Me.聯繫人3_lb)
  721. Me.Controls.Add(Me.聯繫人2_lb)
  722. Me.Controls.Add(Me.聯繫人1_lb)
  723. Me.Controls.Add(Me.公司電話3_lb)
  724. Me.Controls.Add(Me.公司電話2_lb)
  725. Me.Controls.Add(Me.公司電話1_lb)
  726. Me.Controls.Add(Me.聯繫人電話3_lb)
  727. Me.Controls.Add(Me.聯繫人電話2_lb)
  728. Me.Controls.Add(Me.聯繫人電話1_lb)
  729. Me.Controls.Add(Me.廠商清單_dgv)
  730. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  731. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  732. Me.Name = "物料供應商"
  733. Me.Text = "物料供應商"
  734. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  735. CType(Me.廠商清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  736. Me.ResumeLayout(False)
  737. Me.PerformLayout()
  738. End Sub
  739. Friend WithEvents 語轉扭_bt As Button
  740. Friend WithEvents R_bt As Button
  741. Friend WithEvents 類別管理_cb As ComboBox
  742. Friend WithEvents 類別管理_bt As Button
  743. Friend WithEvents 語言_dgv As DataGridView
  744. Friend WithEvents 確認新增_bt As Button
  745. Friend WithEvents 查詢_bt As Button
  746. Friend WithEvents 信箱3_tb As TextBox
  747. Friend WithEvents 信箱2_tb As TextBox
  748. Friend WithEvents 信箱1_tb As TextBox
  749. Friend WithEvents 聯繫人信箱3_lb As Label
  750. Friend WithEvents 聯繫人信箱2_lb As Label
  751. Friend WithEvents 聯繫人信箱1_lb As Label
  752. Friend WithEvents 刪除_bt As Button
  753. Friend WithEvents 新增_bt As Button
  754. Friend WithEvents 修改_bt As Button
  755. Friend WithEvents 聯繫電話3_tb As TextBox
  756. Friend WithEvents 聯繫電話2_tb As TextBox
  757. Friend WithEvents 聯繫電話1_tb As TextBox
  758. Friend WithEvents 職稱3_tb As TextBox
  759. Friend WithEvents 聯繫人職稱3_lb As Label
  760. Friend WithEvents 職稱2_tb As TextBox
  761. Friend WithEvents 聯繫人職稱2_lb As Label
  762. Friend WithEvents 職稱1_tb As TextBox
  763. Friend WithEvents 聯繫人職稱1_lb As Label
  764. Friend WithEvents 聯繫人3_tb As TextBox
  765. Friend WithEvents 聯繫人2_tb As TextBox
  766. Friend WithEvents 聯繫人1_tb As TextBox
  767. Friend WithEvents 傳真3_tb As TextBox
  768. Friend WithEvents 傳真3_lb As Label
  769. Friend WithEvents 傳真2_tb As TextBox
  770. Friend WithEvents 傳真2_lb As Label
  771. Friend WithEvents 傳真1_tb As TextBox
  772. Friend WithEvents 傳真1_lb As Label
  773. Friend WithEvents 電話3_tb As TextBox
  774. Friend WithEvents 電話2_tb As TextBox
  775. Friend WithEvents 電話1_tb As TextBox
  776. Friend WithEvents 地址_tb As TextBox
  777. Friend WithEvents 公司地址_lb As Label
  778. Friend WithEvents 公司名_tb As TextBox
  779. Friend WithEvents 公司名_ib As Label
  780. Friend WithEvents 供應商簡稱_tb As TextBox
  781. Friend WithEvents 簡稱_lb As Label
  782. Friend WithEvents 供應商編號_tb As TextBox
  783. Friend WithEvents 供應商編號_lb As Label
  784. Friend WithEvents 聯繫人3_lb As Label
  785. Friend WithEvents 聯繫人2_lb As Label
  786. Friend WithEvents 聯繫人1_lb As Label
  787. Friend WithEvents 公司電話3_lb As Label
  788. Friend WithEvents 公司電話2_lb As Label
  789. Friend WithEvents 公司電話1_lb As Label
  790. Friend WithEvents 聯繫人電話3_lb As Label
  791. Friend WithEvents 聯繫人電話2_lb As Label
  792. Friend WithEvents 聯繫人電話1_lb As Label
  793. Friend WithEvents 廠商清單_dgv As DataGridView
  794. Friend WithEvents ToolTip1 As ToolTip
  795. End Class