설명 없음
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 47KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980
  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. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Me.驗證碼1_tb = New System.Windows.Forms.TextBox()
  32. Me.尋價日期_tb = New System.Windows.Forms.TextBox()
  33. Me.詢價員_tb = New System.Windows.Forms.TextBox()
  34. Me.核對日期_tb = New System.Windows.Forms.TextBox()
  35. Me.核對員_tb = New System.Windows.Forms.TextBox()
  36. Me.稅金比_tb = New System.Windows.Forms.TextBox()
  37. Me.稅金金額_tb = New System.Windows.Forms.TextBox()
  38. Me.稅金計算_ch = New System.Windows.Forms.CheckBox()
  39. Me.折扣金額_tb = New System.Windows.Forms.TextBox()
  40. Me.折扣比_tb = New System.Windows.Forms.TextBox()
  41. Me.Label12 = New System.Windows.Forms.Label()
  42. Me.傳真_tb = New System.Windows.Forms.TextBox()
  43. Me.Label11 = New System.Windows.Forms.Label()
  44. Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
  45. Me.驗證碼_tb = New System.Windows.Forms.TextBox()
  46. Me.圖片編碼_lb = New System.Windows.Forms.Label()
  47. Me.驗證碼_lb = New System.Windows.Forms.Label()
  48. Me.已作廢_lb = New System.Windows.Forms.Label()
  49. Me.已作廢_dgv = New System.Windows.Forms.DataGridView()
  50. Me.總金額_tb = New System.Windows.Forms.TextBox()
  51. Me.總金額_lb = New System.Windows.Forms.Label()
  52. Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
  53. Me.廠商_cb = New System.Windows.Forms.ComboBox()
  54. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  55. Me.選擇公司_lb = New System.Windows.Forms.Label()
  56. Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
  57. Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
  58. Me.Label8 = New System.Windows.Forms.Label()
  59. Me.使用地點_tb = New System.Windows.Forms.TextBox()
  60. Me.Label5 = New System.Windows.Forms.Label()
  61. Me.採購單號_tb = New System.Windows.Forms.TextBox()
  62. Me.Label2 = New System.Windows.Forms.Label()
  63. Me.電話_tb = New System.Windows.Forms.TextBox()
  64. Me.地址_tb = New System.Windows.Forms.TextBox()
  65. Me.Label3 = New System.Windows.Forms.Label()
  66. Me.郵件_tb = New System.Windows.Forms.TextBox()
  67. Me.已核准_lb = New System.Windows.Forms.Label()
  68. Me.已核准_dgv = New System.Windows.Forms.DataGridView()
  69. Me.Label1 = New System.Windows.Forms.Label()
  70. Me.Label6 = New System.Windows.Forms.Label()
  71. Me.Label7 = New System.Windows.Forms.Label()
  72. Me.簽名檔2_pb = New System.Windows.Forms.PictureBox()
  73. Me.QRCode_pb = New System.Windows.Forms.PictureBox()
  74. Me.物料圖檔_pb = New System.Windows.Forms.PictureBox()
  75. Me.確認列印_bt = New System.Windows.Forms.Button()
  76. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  77. Me.QRCode2_pb = New System.Windows.Forms.PictureBox()
  78. Me.一級簽核_lb = New System.Windows.Forms.Label()
  79. Me.二級簽核_lb = New System.Windows.Forms.Label()
  80. Me.簽名檔1_pb = New System.Windows.Forms.PictureBox()
  81. Me.審核日期1_tb = New System.Windows.Forms.TextBox()
  82. Me.審核日期2_tb = New System.Windows.Forms.TextBox()
  83. Me.明細1_dgv = New System.Windows.Forms.DataGridView()
  84. Me.系統語言_cb = New System.Windows.Forms.ComboBox()
  85. Me.採購人員_tb = New System.Windows.Forms.TextBox()
  86. Me.採購日期_tb = New System.Windows.Forms.TextBox()
  87. Me.語轉扭_bt = New System.Windows.Forms.Button()
  88. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  89. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  90. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  91. Me.Panel1 = New System.Windows.Forms.Panel()
  92. Me.供應商資料_dgv = New System.Windows.Forms.DataGridView()
  93. Me.請購資料_dgv = New System.Windows.Forms.DataGridView()
  94. Me.轉財務單 = New System.Windows.Forms.Button()
  95. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  96. Me.打開清單_bt = New System.Windows.Forms.Button()
  97. Me.全部資料_cb = New System.Windows.Forms.CheckBox()
  98. Me.手動號碼_tb = New System.Windows.Forms.TextBox()
  99. Me.Label9 = New System.Windows.Forms.Label()
  100. Me.供應商_cb = New System.Windows.Forms.ComboBox()
  101. Me.公司類別_cb = New System.Windows.Forms.ComboBox()
  102. Me.計算分流01 = New System.Windows.Forms.Timer(Me.components)
  103. CType(Me.已作廢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  105. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.簽名檔2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.QRCode_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  110. CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  111. CType(Me.簽名檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  112. CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  113. Me.Panel1.SuspendLayout()
  114. CType(Me.供應商資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  115. CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  116. Me.SuspendLayout()
  117. '
  118. '驗證碼1_tb
  119. '
  120. Me.驗證碼1_tb.Location = New System.Drawing.Point(3, 311)
  121. Me.驗證碼1_tb.Name = "驗證碼1_tb"
  122. Me.驗證碼1_tb.Size = New System.Drawing.Size(81, 23)
  123. Me.驗證碼1_tb.TabIndex = 984
  124. '
  125. '尋價日期_tb
  126. '
  127. Me.尋價日期_tb.Location = New System.Drawing.Point(3, 286)
  128. Me.尋價日期_tb.Name = "尋價日期_tb"
  129. Me.尋價日期_tb.Size = New System.Drawing.Size(81, 23)
  130. Me.尋價日期_tb.TabIndex = 982
  131. '
  132. '詢價員_tb
  133. '
  134. Me.詢價員_tb.Location = New System.Drawing.Point(3, 261)
  135. Me.詢價員_tb.Name = "詢價員_tb"
  136. Me.詢價員_tb.Size = New System.Drawing.Size(81, 23)
  137. Me.詢價員_tb.TabIndex = 981
  138. '
  139. '核對日期_tb
  140. '
  141. Me.核對日期_tb.Location = New System.Drawing.Point(3, 236)
  142. Me.核對日期_tb.Name = "核對日期_tb"
  143. Me.核對日期_tb.Size = New System.Drawing.Size(81, 23)
  144. Me.核對日期_tb.TabIndex = 980
  145. '
  146. '核對員_tb
  147. '
  148. Me.核對員_tb.Location = New System.Drawing.Point(3, 211)
  149. Me.核對員_tb.Name = "核對員_tb"
  150. Me.核對員_tb.Size = New System.Drawing.Size(81, 23)
  151. Me.核對員_tb.TabIndex = 979
  152. '
  153. '稅金比_tb
  154. '
  155. Me.稅金比_tb.Location = New System.Drawing.Point(922, 105)
  156. Me.稅金比_tb.Name = "稅金比_tb"
  157. Me.稅金比_tb.Size = New System.Drawing.Size(55, 23)
  158. Me.稅金比_tb.TabIndex = 978
  159. Me.稅金比_tb.Text = "10"
  160. Me.稅金比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  161. '
  162. '稅金金額_tb
  163. '
  164. Me.稅金金額_tb.Location = New System.Drawing.Point(979, 105)
  165. Me.稅金金額_tb.Name = "稅金金額_tb"
  166. Me.稅金金額_tb.Size = New System.Drawing.Size(95, 23)
  167. Me.稅金金額_tb.TabIndex = 977
  168. Me.稅金金額_tb.Text = "0"
  169. Me.稅金金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  170. '
  171. '稅金計算_ch
  172. '
  173. Me.稅金計算_ch.AutoSize = True
  174. Me.稅金計算_ch.Location = New System.Drawing.Point(834, 107)
  175. Me.稅金計算_ch.Name = "稅金計算_ch"
  176. Me.稅金計算_ch.Size = New System.Drawing.Size(84, 20)
  177. Me.稅金計算_ch.TabIndex = 976
  178. Me.稅金計算_ch.Text = "PPN 10% :"
  179. Me.稅金計算_ch.UseVisualStyleBackColor = True
  180. '
  181. '折扣金額_tb
  182. '
  183. Me.折扣金額_tb.Location = New System.Drawing.Point(979, 80)
  184. Me.折扣金額_tb.Name = "折扣金額_tb"
  185. Me.折扣金額_tb.Size = New System.Drawing.Size(95, 23)
  186. Me.折扣金額_tb.TabIndex = 975
  187. Me.折扣金額_tb.Text = "0"
  188. Me.折扣金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  189. '
  190. '折扣比_tb
  191. '
  192. Me.折扣比_tb.Location = New System.Drawing.Point(922, 80)
  193. Me.折扣比_tb.Name = "折扣比_tb"
  194. Me.折扣比_tb.Size = New System.Drawing.Size(55, 23)
  195. Me.折扣比_tb.TabIndex = 974
  196. Me.折扣比_tb.Text = "0"
  197. Me.折扣比_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  198. '
  199. 'Label12
  200. '
  201. Me.Label12.AutoSize = True
  202. Me.Label12.Location = New System.Drawing.Point(835, 84)
  203. Me.Label12.Name = "Label12"
  204. Me.Label12.Size = New System.Drawing.Size(54, 16)
  205. Me.Label12.TabIndex = 973
  206. Me.Label12.Text = "DISC % :"
  207. '
  208. '傳真_tb
  209. '
  210. Me.傳真_tb.Location = New System.Drawing.Point(329, 105)
  211. Me.傳真_tb.Name = "傳真_tb"
  212. Me.傳真_tb.Size = New System.Drawing.Size(222, 23)
  213. Me.傳真_tb.TabIndex = 972
  214. '
  215. 'Label11
  216. '
  217. Me.Label11.AutoSize = True
  218. Me.Label11.Location = New System.Drawing.Point(264, 109)
  219. Me.Label11.Name = "Label11"
  220. Me.Label11.Size = New System.Drawing.Size(38, 16)
  221. Me.Label11.TabIndex = 971
  222. Me.Label11.Text = "FAX : "
  223. '
  224. '圖片編碼_tb
  225. '
  226. Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
  227. Me.圖片編碼_tb.Location = New System.Drawing.Point(87, 336)
  228. Me.圖片編碼_tb.Name = "圖片編碼_tb"
  229. Me.圖片編碼_tb.Size = New System.Drawing.Size(167, 23)
  230. Me.圖片編碼_tb.TabIndex = 969
  231. Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  232. '
  233. '驗證碼_tb
  234. '
  235. Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
  236. Me.驗證碼_tb.Location = New System.Drawing.Point(87, 361)
  237. Me.驗證碼_tb.Name = "驗證碼_tb"
  238. Me.驗證碼_tb.Size = New System.Drawing.Size(167, 23)
  239. Me.驗證碼_tb.TabIndex = 968
  240. Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  241. '
  242. '圖片編碼_lb
  243. '
  244. Me.圖片編碼_lb.AutoSize = True
  245. Me.圖片編碼_lb.ForeColor = System.Drawing.Color.Blue
  246. Me.圖片編碼_lb.Location = New System.Drawing.Point(325, 343)
  247. Me.圖片編碼_lb.Name = "圖片編碼_lb"
  248. Me.圖片編碼_lb.Size = New System.Drawing.Size(55, 16)
  249. Me.圖片編碼_lb.TabIndex = 967
  250. Me.圖片編碼_lb.Text = "圖片編碼"
  251. '
  252. '驗證碼_lb
  253. '
  254. Me.驗證碼_lb.AutoSize = True
  255. Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue
  256. Me.驗證碼_lb.Location = New System.Drawing.Point(327, 325)
  257. Me.驗證碼_lb.Name = "驗證碼_lb"
  258. Me.驗證碼_lb.Size = New System.Drawing.Size(55, 16)
  259. Me.驗證碼_lb.TabIndex = 966
  260. Me.驗證碼_lb.Text = "驗 證 碼"
  261. '
  262. '已作廢_lb
  263. '
  264. Me.已作廢_lb.AutoSize = True
  265. Me.已作廢_lb.Location = New System.Drawing.Point(4, 5)
  266. Me.已作廢_lb.Name = "已作廢_lb"
  267. Me.已作廢_lb.Size = New System.Drawing.Size(79, 16)
  268. Me.已作廢_lb.TabIndex = 964
  269. Me.已作廢_lb.Text = "已作廢採購單"
  270. '
  271. '已作廢_dgv
  272. '
  273. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  274. Me.已作廢_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  275. Me.已作廢_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  276. Me.已作廢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  277. Me.已作廢_dgv.Location = New System.Drawing.Point(3, 24)
  278. Me.已作廢_dgv.Name = "已作廢_dgv"
  279. Me.已作廢_dgv.RowHeadersWidth = 5
  280. Me.已作廢_dgv.RowTemplate.Height = 24
  281. Me.已作廢_dgv.Size = New System.Drawing.Size(81, 49)
  282. Me.已作廢_dgv.TabIndex = 963
  283. '
  284. '總金額_tb
  285. '
  286. Me.總金額_tb.Location = New System.Drawing.Point(922, 130)
  287. Me.總金額_tb.Name = "總金額_tb"
  288. Me.總金額_tb.Size = New System.Drawing.Size(152, 23)
  289. Me.總金額_tb.TabIndex = 962
  290. Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  291. '
  292. '總金額_lb
  293. '
  294. Me.總金額_lb.AutoSize = True
  295. Me.總金額_lb.Location = New System.Drawing.Point(832, 133)
  296. Me.總金額_lb.Name = "總金額_lb"
  297. Me.總金額_lb.Size = New System.Drawing.Size(85, 16)
  298. Me.總金額_lb.TabIndex = 961
  299. Me.總金額_lb.Text = "總 金 額"
  300. '
  301. '供應商編碼_tb
  302. '
  303. Me.供應商編碼_tb.Location = New System.Drawing.Point(3, 186)
  304. Me.供應商編碼_tb.Name = "供應商編碼_tb"
  305. Me.供應商編碼_tb.Size = New System.Drawing.Size(81, 23)
  306. Me.供應商編碼_tb.TabIndex = 960
  307. '
  308. '廠商_cb
  309. '
  310. Me.廠商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  311. Me.廠商_cb.ForeColor = System.Drawing.Color.Blue
  312. Me.廠商_cb.FormattingEnabled = True
  313. Me.廠商_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  314. Me.廠商_cb.Location = New System.Drawing.Point(329, 29)
  315. Me.廠商_cb.Name = "廠商_cb"
  316. Me.廠商_cb.Size = New System.Drawing.Size(372, 24)
  317. Me.廠商_cb.TabIndex = 959
  318. '
  319. '明細_dgv
  320. '
  321. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  322. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  323. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  324. Or System.Windows.Forms.AnchorStyles.Left) _
  325. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  326. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  327. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  328. Me.明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  329. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  330. Me.明細_dgv.Location = New System.Drawing.Point(257, 155)
  331. Me.明細_dgv.Name = "明細_dgv"
  332. Me.明細_dgv.ReadOnly = True
  333. Me.明細_dgv.RowHeadersWidth = 5
  334. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  335. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  336. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  337. Me.明細_dgv.RowTemplate.Height = 24
  338. Me.明細_dgv.Size = New System.Drawing.Size(1089, 524)
  339. Me.明細_dgv.TabIndex = 958
  340. '
  341. '選擇公司_lb
  342. '
  343. Me.選擇公司_lb.AutoSize = True
  344. Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
  345. Me.選擇公司_lb.Location = New System.Drawing.Point(259, 6)
  346. Me.選擇公司_lb.Name = "選擇公司_lb"
  347. Me.選擇公司_lb.Size = New System.Drawing.Size(118, 16)
  348. Me.選擇公司_lb.TabIndex = 957
  349. Me.選擇公司_lb.Text = "選 擇 公 司"
  350. '
  351. '選擇公司_cb
  352. '
  353. Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  354. Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
  355. Me.選擇公司_cb.FormattingEnabled = True
  356. Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  357. Me.選擇公司_cb.Location = New System.Drawing.Point(382, 3)
  358. Me.選擇公司_cb.Name = "選擇公司_cb"
  359. Me.選擇公司_cb.Size = New System.Drawing.Size(319, 24)
  360. Me.選擇公司_cb.TabIndex = 956
  361. '
  362. '需求日期_dtp
  363. '
  364. Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  365. Me.需求日期_dtp.Location = New System.Drawing.Point(690, 105)
  366. Me.需求日期_dtp.Name = "需求日期_dtp"
  367. Me.需求日期_dtp.Size = New System.Drawing.Size(139, 23)
  368. Me.需求日期_dtp.TabIndex = 955
  369. '
  370. 'Label8
  371. '
  372. Me.Label8.AutoSize = True
  373. Me.Label8.Location = New System.Drawing.Point(554, 108)
  374. Me.Label8.Name = "Label8"
  375. Me.Label8.Size = New System.Drawing.Size(97, 16)
  376. Me.Label8.TabIndex = 954
  377. Me.Label8.Text = "TGL/BLN/THN : "
  378. '
  379. '使用地點_tb
  380. '
  381. Me.使用地點_tb.Location = New System.Drawing.Point(690, 130)
  382. Me.使用地點_tb.Name = "使用地點_tb"
  383. Me.使用地點_tb.Size = New System.Drawing.Size(139, 23)
  384. Me.使用地點_tb.TabIndex = 951
  385. '
  386. 'Label5
  387. '
  388. Me.Label5.AutoSize = True
  389. Me.Label5.Location = New System.Drawing.Point(264, 133)
  390. Me.Label5.Name = "Label5"
  391. Me.Label5.Size = New System.Drawing.Size(52, 16)
  392. Me.Label5.TabIndex = 950
  393. Me.Label5.Text = "EMAIL : "
  394. '
  395. '採購單號_tb
  396. '
  397. Me.採購單號_tb.Location = New System.Drawing.Point(690, 80)
  398. Me.採購單號_tb.Name = "採購單號_tb"
  399. Me.採購單號_tb.Size = New System.Drawing.Size(139, 23)
  400. Me.採購單號_tb.TabIndex = 949
  401. '
  402. 'Label2
  403. '
  404. Me.Label2.AutoSize = True
  405. Me.Label2.Location = New System.Drawing.Point(262, 58)
  406. Me.Label2.Name = "Label2"
  407. Me.Label2.Size = New System.Drawing.Size(65, 16)
  408. Me.Label2.TabIndex = 948
  409. Me.Label2.Text = "ALAMAT : "
  410. '
  411. '電話_tb
  412. '
  413. Me.電話_tb.Location = New System.Drawing.Point(329, 80)
  414. Me.電話_tb.Name = "電話_tb"
  415. Me.電話_tb.Size = New System.Drawing.Size(222, 23)
  416. Me.電話_tb.TabIndex = 947
  417. '
  418. '地址_tb
  419. '
  420. Me.地址_tb.Location = New System.Drawing.Point(329, 55)
  421. Me.地址_tb.Name = "地址_tb"
  422. Me.地址_tb.Size = New System.Drawing.Size(500, 23)
  423. Me.地址_tb.TabIndex = 945
  424. '
  425. 'Label3
  426. '
  427. Me.Label3.AutoSize = True
  428. Me.Label3.Location = New System.Drawing.Point(264, 84)
  429. Me.Label3.Name = "Label3"
  430. Me.Label3.Size = New System.Drawing.Size(43, 16)
  431. Me.Label3.TabIndex = 944
  432. Me.Label3.Text = "TELP : "
  433. '
  434. '郵件_tb
  435. '
  436. Me.郵件_tb.Location = New System.Drawing.Point(329, 130)
  437. Me.郵件_tb.Name = "郵件_tb"
  438. Me.郵件_tb.Size = New System.Drawing.Size(222, 23)
  439. Me.郵件_tb.TabIndex = 943
  440. '
  441. '已核准_lb
  442. '
  443. Me.已核准_lb.AutoSize = True
  444. Me.已核准_lb.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  445. Me.已核准_lb.Location = New System.Drawing.Point(3, 5)
  446. Me.已核准_lb.Name = "已核准_lb"
  447. Me.已核准_lb.Size = New System.Drawing.Size(73, 15)
  448. Me.已核准_lb.TabIndex = 942
  449. Me.已核准_lb.Text = "已核准採購單"
  450. '
  451. '已核准_dgv
  452. '
  453. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  454. Me.已核准_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  455. Me.已核准_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  456. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  457. Me.已核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  458. Me.已核准_dgv.BackgroundColor = System.Drawing.Color.White
  459. Me.已核准_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  460. Me.已核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  461. Me.已核准_dgv.Location = New System.Drawing.Point(3, 50)
  462. Me.已核准_dgv.Name = "已核准_dgv"
  463. Me.已核准_dgv.RowHeadersWidth = 5
  464. Me.已核准_dgv.RowTemplate.Height = 24
  465. Me.已核准_dgv.Size = New System.Drawing.Size(255, 629)
  466. Me.已核准_dgv.TabIndex = 941
  467. '
  468. 'Label1
  469. '
  470. Me.Label1.AutoSize = True
  471. Me.Label1.Location = New System.Drawing.Point(257, 32)
  472. Me.Label1.Name = "Label1"
  473. Me.Label1.Size = New System.Drawing.Size(75, 16)
  474. Me.Label1.TabIndex = 946
  475. Me.Label1.Text = "ORDER TO: "
  476. '
  477. 'Label6
  478. '
  479. Me.Label6.AutoSize = True
  480. Me.Label6.Location = New System.Drawing.Point(554, 83)
  481. Me.Label6.Name = "Label6"
  482. Me.Label6.Size = New System.Drawing.Size(86, 16)
  483. Me.Label6.TabIndex = 952
  484. Me.Label6.Text = "PO NOMOR : "
  485. '
  486. 'Label7
  487. '
  488. Me.Label7.AutoSize = True
  489. Me.Label7.Location = New System.Drawing.Point(554, 133)
  490. Me.Label7.Name = "Label7"
  491. Me.Label7.Size = New System.Drawing.Size(137, 16)
  492. Me.Label7.TabIndex = 953
  493. Me.Label7.Text = "TEMPAT PEMAKAIAN : "
  494. '
  495. '簽名檔2_pb
  496. '
  497. Me.簽名檔2_pb.BackColor = System.Drawing.Color.White
  498. Me.簽名檔2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  499. Me.簽名檔2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  500. Me.簽名檔2_pb.Location = New System.Drawing.Point(890, 16)
  501. Me.簽名檔2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  502. Me.簽名檔2_pb.Name = "簽名檔2_pb"
  503. Me.簽名檔2_pb.Size = New System.Drawing.Size(181, 37)
  504. Me.簽名檔2_pb.TabIndex = 965
  505. Me.簽名檔2_pb.TabStop = False
  506. '
  507. 'QRCode_pb
  508. '
  509. Me.QRCode_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  510. Me.QRCode_pb.Location = New System.Drawing.Point(87, 3)
  511. Me.QRCode_pb.Name = "QRCode_pb"
  512. Me.QRCode_pb.Size = New System.Drawing.Size(295, 295)
  513. Me.QRCode_pb.TabIndex = 983
  514. Me.QRCode_pb.TabStop = False
  515. '
  516. '物料圖檔_pb
  517. '
  518. Me.物料圖檔_pb.BackColor = System.Drawing.Color.White
  519. Me.物料圖檔_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  520. Me.物料圖檔_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  521. Me.物料圖檔_pb.Location = New System.Drawing.Point(1166, 1)
  522. Me.物料圖檔_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  523. Me.物料圖檔_pb.Name = "物料圖檔_pb"
  524. Me.物料圖檔_pb.Size = New System.Drawing.Size(177, 133)
  525. Me.物料圖檔_pb.TabIndex = 985
  526. Me.物料圖檔_pb.TabStop = False
  527. '
  528. '確認列印_bt
  529. '
  530. Me.確認列印_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
  531. Me.確認列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  532. Me.確認列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  533. Me.確認列印_bt.ForeColor = System.Drawing.Color.Olive
  534. Me.確認列印_bt.Location = New System.Drawing.Point(1077, 89)
  535. Me.確認列印_bt.Name = "確認列印_bt"
  536. Me.確認列印_bt.Size = New System.Drawing.Size(87, 65)
  537. Me.確認列印_bt.TabIndex = 986
  538. Me.確認列印_bt.UseVisualStyleBackColor = True
  539. '
  540. '語言_dgv
  541. '
  542. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  543. Me.語言_dgv.Location = New System.Drawing.Point(3, 79)
  544. Me.語言_dgv.Name = "語言_dgv"
  545. Me.語言_dgv.RowHeadersWidth = 5
  546. Me.語言_dgv.RowTemplate.Height = 24
  547. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  548. Me.語言_dgv.TabIndex = 1030
  549. '
  550. 'QRCode2_pb
  551. '
  552. Me.QRCode2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  553. Me.QRCode2_pb.Location = New System.Drawing.Point(1077, 2)
  554. Me.QRCode2_pb.Name = "QRCode2_pb"
  555. Me.QRCode2_pb.Size = New System.Drawing.Size(87, 87)
  556. Me.QRCode2_pb.TabIndex = 1031
  557. Me.QRCode2_pb.TabStop = False
  558. '
  559. '一級簽核_lb
  560. '
  561. Me.一級簽核_lb.AutoSize = True
  562. Me.一級簽核_lb.Location = New System.Drawing.Point(710, 1)
  563. Me.一級簽核_lb.Name = "一級簽核_lb"
  564. Me.一級簽核_lb.Size = New System.Drawing.Size(136, 16)
  565. Me.一級簽核_lb.TabIndex = 1037
  566. Me.一級簽核_lb.Text = "一 級 簽 核"
  567. '
  568. '二級簽核_lb
  569. '
  570. Me.二級簽核_lb.AutoSize = True
  571. Me.二級簽核_lb.Location = New System.Drawing.Point(893, 1)
  572. Me.二級簽核_lb.Name = "二級簽核_lb"
  573. Me.二級簽核_lb.Size = New System.Drawing.Size(136, 16)
  574. Me.二級簽核_lb.TabIndex = 1036
  575. Me.二級簽核_lb.Text = "二 級 簽 核"
  576. '
  577. '簽名檔1_pb
  578. '
  579. Me.簽名檔1_pb.BackColor = System.Drawing.Color.White
  580. Me.簽名檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  581. Me.簽名檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  582. Me.簽名檔1_pb.Location = New System.Drawing.Point(707, 16)
  583. Me.簽名檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  584. Me.簽名檔1_pb.Name = "簽名檔1_pb"
  585. Me.簽名檔1_pb.Size = New System.Drawing.Size(181, 37)
  586. Me.簽名檔1_pb.TabIndex = 1035
  587. Me.簽名檔1_pb.TabStop = False
  588. '
  589. '審核日期1_tb
  590. '
  591. Me.審核日期1_tb.Location = New System.Drawing.Point(3, 336)
  592. Me.審核日期1_tb.Name = "審核日期1_tb"
  593. Me.審核日期1_tb.Size = New System.Drawing.Size(81, 23)
  594. Me.審核日期1_tb.TabIndex = 1038
  595. '
  596. '審核日期2_tb
  597. '
  598. Me.審核日期2_tb.Location = New System.Drawing.Point(3, 361)
  599. Me.審核日期2_tb.Name = "審核日期2_tb"
  600. Me.審核日期2_tb.Size = New System.Drawing.Size(81, 23)
  601. Me.審核日期2_tb.TabIndex = 1039
  602. '
  603. '明細1_dgv
  604. '
  605. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  606. Me.明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  607. Me.明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  608. Me.明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  609. Me.明細1_dgv.Location = New System.Drawing.Point(2, 134)
  610. Me.明細1_dgv.Name = "明細1_dgv"
  611. Me.明細1_dgv.RowHeadersWidth = 5
  612. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  613. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  614. Me.明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  615. Me.明細1_dgv.RowTemplate.Height = 24
  616. Me.明細1_dgv.Size = New System.Drawing.Size(81, 49)
  617. Me.明細1_dgv.TabIndex = 1040
  618. '
  619. '系統語言_cb
  620. '
  621. Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  622. Me.系統語言_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  623. Me.系統語言_cb.ForeColor = System.Drawing.Color.Black
  624. Me.系統語言_cb.FormattingEnabled = True
  625. Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"})
  626. Me.系統語言_cb.Location = New System.Drawing.Point(236, 298)
  627. Me.系統語言_cb.Name = "系統語言_cb"
  628. Me.系統語言_cb.Size = New System.Drawing.Size(146, 24)
  629. Me.系統語言_cb.TabIndex = 1374
  630. '
  631. '採購人員_tb
  632. '
  633. Me.採購人員_tb.Location = New System.Drawing.Point(3, 386)
  634. Me.採購人員_tb.Name = "採購人員_tb"
  635. Me.採購人員_tb.Size = New System.Drawing.Size(81, 23)
  636. Me.採購人員_tb.TabIndex = 1375
  637. Me.採購人員_tb.Visible = False
  638. '
  639. '採購日期_tb
  640. '
  641. Me.採購日期_tb.Location = New System.Drawing.Point(3, 411)
  642. Me.採購日期_tb.Name = "採購日期_tb"
  643. Me.採購日期_tb.Size = New System.Drawing.Size(81, 23)
  644. Me.採購日期_tb.TabIndex = 1376
  645. Me.採購日期_tb.Visible = False
  646. '
  647. '語轉扭_bt
  648. '
  649. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  650. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  651. Me.語轉扭_bt.Location = New System.Drawing.Point(260, 361)
  652. Me.語轉扭_bt.Name = "語轉扭_bt"
  653. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  654. Me.語轉扭_bt.TabIndex = 1638
  655. Me.語轉扭_bt.Text = "L"
  656. Me.語轉扭_bt.UseVisualStyleBackColor = True
  657. '
  658. '小間距1_ch
  659. '
  660. Me.小間距1_ch.AutoSize = True
  661. Me.小間距1_ch.Location = New System.Drawing.Point(1222, 134)
  662. Me.小間距1_ch.Name = "小間距1_ch"
  663. Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
  664. Me.小間距1_ch.TabIndex = 1641
  665. Me.小間距1_ch.Text = "L1"
  666. Me.小間距1_ch.UseVisualStyleBackColor = True
  667. '
  668. '中間距1_ch
  669. '
  670. Me.中間距1_ch.AutoSize = True
  671. Me.中間距1_ch.Location = New System.Drawing.Point(1263, 134)
  672. Me.中間距1_ch.Name = "中間距1_ch"
  673. Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
  674. Me.中間距1_ch.TabIndex = 1642
  675. Me.中間距1_ch.Text = "L2"
  676. Me.中間距1_ch.UseVisualStyleBackColor = True
  677. '
  678. '大間距1_ch
  679. '
  680. Me.大間距1_ch.AutoSize = True
  681. Me.大間距1_ch.Location = New System.Drawing.Point(1304, 134)
  682. Me.大間距1_ch.Name = "大間距1_ch"
  683. Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
  684. Me.大間距1_ch.TabIndex = 1643
  685. Me.大間距1_ch.Text = "L3"
  686. Me.大間距1_ch.UseVisualStyleBackColor = True
  687. '
  688. 'Panel1
  689. '
  690. Me.Panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None
  691. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  692. Me.Panel1.Controls.Add(Me.供應商資料_dgv)
  693. Me.Panel1.Controls.Add(Me.請購資料_dgv)
  694. Me.Panel1.Controls.Add(Me.轉財務單)
  695. Me.Panel1.Controls.Add(Me.語言_dgv)
  696. Me.Panel1.Controls.Add(Me.明細1_dgv)
  697. Me.Panel1.Controls.Add(Me.詳細資料2_ch)
  698. Me.Panel1.Controls.Add(Me.打開清單_bt)
  699. Me.Panel1.Controls.Add(Me.已作廢_dgv)
  700. Me.Panel1.Controls.Add(Me.已作廢_lb)
  701. Me.Panel1.Controls.Add(Me.供應商編碼_tb)
  702. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  703. Me.Panel1.Controls.Add(Me.核對員_tb)
  704. Me.Panel1.Controls.Add(Me.系統語言_cb)
  705. Me.Panel1.Controls.Add(Me.核對日期_tb)
  706. Me.Panel1.Controls.Add(Me.採購日期_tb)
  707. Me.Panel1.Controls.Add(Me.詢價員_tb)
  708. Me.Panel1.Controls.Add(Me.採購人員_tb)
  709. Me.Panel1.Controls.Add(Me.尋價日期_tb)
  710. Me.Panel1.Controls.Add(Me.驗證碼1_tb)
  711. Me.Panel1.Controls.Add(Me.審核日期2_tb)
  712. Me.Panel1.Controls.Add(Me.審核日期1_tb)
  713. Me.Panel1.Controls.Add(Me.QRCode_pb)
  714. Me.Panel1.Controls.Add(Me.圖片編碼_lb)
  715. Me.Panel1.Controls.Add(Me.驗證碼_lb)
  716. Me.Panel1.Controls.Add(Me.驗證碼_tb)
  717. Me.Panel1.Controls.Add(Me.圖片編碼_tb)
  718. Me.Panel1.Controls.Add(Me.全部資料_cb)
  719. Me.Panel1.Location = New System.Drawing.Point(672, 189)
  720. Me.Panel1.Name = "Panel1"
  721. Me.Panel1.Size = New System.Drawing.Size(389, 480)
  722. Me.Panel1.TabIndex = 1644
  723. '
  724. '供應商資料_dgv
  725. '
  726. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  727. Me.供應商資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  728. Me.供應商資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  729. Me.供應商資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  730. Me.供應商資料_dgv.Location = New System.Drawing.Point(293, 386)
  731. Me.供應商資料_dgv.Name = "供應商資料_dgv"
  732. Me.供應商資料_dgv.RowHeadersWidth = 5
  733. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  734. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  735. Me.供應商資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  736. Me.供應商資料_dgv.RowTemplate.Height = 24
  737. Me.供應商資料_dgv.Size = New System.Drawing.Size(81, 49)
  738. Me.供應商資料_dgv.TabIndex = 1898
  739. '
  740. '請購資料_dgv
  741. '
  742. Me.請購資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  743. Me.請購資料_dgv.Location = New System.Drawing.Point(87, 386)
  744. Me.請購資料_dgv.Name = "請購資料_dgv"
  745. Me.請購資料_dgv.RowTemplate.Height = 24
  746. Me.請購資料_dgv.Size = New System.Drawing.Size(200, 71)
  747. Me.請購資料_dgv.TabIndex = 1645
  748. Me.請購資料_dgv.VirtualMode = True
  749. '
  750. '轉財務單
  751. '
  752. Me.轉財務單.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Money2
  753. Me.轉財務單.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  754. Me.轉財務單.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  755. Me.轉財務單.ForeColor = System.Drawing.Color.Olive
  756. Me.轉財務單.Location = New System.Drawing.Point(279, 325)
  757. Me.轉財務單.Name = "轉財務單"
  758. Me.轉財務單.Size = New System.Drawing.Size(42, 42)
  759. Me.轉財務單.TabIndex = 1898
  760. Me.轉財務單.UseVisualStyleBackColor = True
  761. '
  762. '詳細資料2_ch
  763. '
  764. Me.詳細資料2_ch.AutoSize = True
  765. Me.詳細資料2_ch.Location = New System.Drawing.Point(254, 437)
  766. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  767. Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
  768. Me.詳細資料2_ch.TabIndex = 1843
  769. Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
  770. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  771. '
  772. '打開清單_bt
  773. '
  774. Me.打開清單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01
  775. Me.打開清單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  776. Me.打開清單_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  777. Me.打開清單_bt.ForeColor = System.Drawing.Color.Blue
  778. Me.打開清單_bt.Location = New System.Drawing.Point(161, 299)
  779. Me.打開清單_bt.Name = "打開清單_bt"
  780. Me.打開清單_bt.Size = New System.Drawing.Size(35, 35)
  781. Me.打開清單_bt.TabIndex = 1896
  782. Me.打開清單_bt.UseVisualStyleBackColor = True
  783. '
  784. '全部資料_cb
  785. '
  786. Me.全部資料_cb.AutoSize = True
  787. Me.全部資料_cb.Location = New System.Drawing.Point(90, 299)
  788. Me.全部資料_cb.Name = "全部資料_cb"
  789. Me.全部資料_cb.Size = New System.Drawing.Size(70, 20)
  790. Me.全部資料_cb.TabIndex = 1897
  791. Me.全部資料_cb.Text = "All Date"
  792. Me.全部資料_cb.UseVisualStyleBackColor = True
  793. '
  794. '手動號碼_tb
  795. '
  796. Me.手動號碼_tb.Location = New System.Drawing.Point(922, 54)
  797. Me.手動號碼_tb.Name = "手動號碼_tb"
  798. Me.手動號碼_tb.Size = New System.Drawing.Size(152, 23)
  799. Me.手動號碼_tb.TabIndex = 1847
  800. '
  801. 'Label9
  802. '
  803. Me.Label9.AutoSize = True
  804. Me.Label9.Location = New System.Drawing.Point(834, 58)
  805. Me.Label9.Name = "Label9"
  806. Me.Label9.Size = New System.Drawing.Size(86, 16)
  807. Me.Label9.TabIndex = 1846
  808. Me.Label9.Text = "PO NOMOR : "
  809. '
  810. '供應商_cb
  811. '
  812. Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  813. Me.供應商_cb.ForeColor = System.Drawing.Color.Blue
  814. Me.供應商_cb.FormattingEnabled = True
  815. Me.供應商_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  816. Me.供應商_cb.Location = New System.Drawing.Point(3, 23)
  817. Me.供應商_cb.Name = "供應商_cb"
  818. Me.供應商_cb.Size = New System.Drawing.Size(208, 24)
  819. Me.供應商_cb.TabIndex = 1899
  820. '
  821. '公司類別_cb
  822. '
  823. Me.公司類別_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  824. Me.公司類別_cb.FormattingEnabled = True
  825. Me.公司類別_cb.Items.AddRange(New Object() {"PT", "CV", "UD", "NA"})
  826. Me.公司類別_cb.Location = New System.Drawing.Point(213, 23)
  827. Me.公司類別_cb.Name = "公司類別_cb"
  828. Me.公司類別_cb.Size = New System.Drawing.Size(45, 24)
  829. Me.公司類別_cb.TabIndex = 1903
  830. '
  831. '計算分流01
  832. '
  833. '
  834. '採購單歷史檔案
  835. '
  836. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  837. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  838. Me.ClientSize = New System.Drawing.Size(1349, 681)
  839. Me.Controls.Add(Me.公司類別_cb)
  840. Me.Controls.Add(Me.供應商_cb)
  841. Me.Controls.Add(Me.手動號碼_tb)
  842. Me.Controls.Add(Me.Label9)
  843. Me.Controls.Add(Me.QRCode2_pb)
  844. Me.Controls.Add(Me.小間距1_ch)
  845. Me.Controls.Add(Me.中間距1_ch)
  846. Me.Controls.Add(Me.簽名檔1_pb)
  847. Me.Controls.Add(Me.確認列印_bt)
  848. Me.Controls.Add(Me.物料圖檔_pb)
  849. Me.Controls.Add(Me.稅金比_tb)
  850. Me.Controls.Add(Me.稅金金額_tb)
  851. Me.Controls.Add(Me.稅金計算_ch)
  852. Me.Controls.Add(Me.折扣金額_tb)
  853. Me.Controls.Add(Me.折扣比_tb)
  854. Me.Controls.Add(Me.Label12)
  855. Me.Controls.Add(Me.傳真_tb)
  856. Me.Controls.Add(Me.簽名檔2_pb)
  857. Me.Controls.Add(Me.總金額_tb)
  858. Me.Controls.Add(Me.總金額_lb)
  859. Me.Controls.Add(Me.廠商_cb)
  860. Me.Controls.Add(Me.選擇公司_cb)
  861. Me.Controls.Add(Me.需求日期_dtp)
  862. Me.Controls.Add(Me.Label8)
  863. Me.Controls.Add(Me.使用地點_tb)
  864. Me.Controls.Add(Me.採購單號_tb)
  865. Me.Controls.Add(Me.電話_tb)
  866. Me.Controls.Add(Me.地址_tb)
  867. Me.Controls.Add(Me.郵件_tb)
  868. Me.Controls.Add(Me.Label6)
  869. Me.Controls.Add(Me.Label7)
  870. Me.Controls.Add(Me.Label11)
  871. Me.Controls.Add(Me.選擇公司_lb)
  872. Me.Controls.Add(Me.Label5)
  873. Me.Controls.Add(Me.Label2)
  874. Me.Controls.Add(Me.Label3)
  875. Me.Controls.Add(Me.已核准_lb)
  876. Me.Controls.Add(Me.Panel1)
  877. Me.Controls.Add(Me.一級簽核_lb)
  878. Me.Controls.Add(Me.二級簽核_lb)
  879. Me.Controls.Add(Me.大間距1_ch)
  880. Me.Controls.Add(Me.明細_dgv)
  881. Me.Controls.Add(Me.Label1)
  882. Me.Controls.Add(Me.已核准_dgv)
  883. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  884. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  885. Me.Name = "採購單歷史檔案"
  886. Me.Text = "建築物料採購單一覽表"
  887. CType(Me.已作廢_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  888. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  889. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  890. CType(Me.簽名檔2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  891. CType(Me.QRCode_pb, System.ComponentModel.ISupportInitialize).EndInit()
  892. CType(Me.物料圖檔_pb, System.ComponentModel.ISupportInitialize).EndInit()
  893. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  894. CType(Me.QRCode2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  895. CType(Me.簽名檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  896. CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  897. Me.Panel1.ResumeLayout(False)
  898. Me.Panel1.PerformLayout()
  899. CType(Me.供應商資料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  900. CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  901. Me.ResumeLayout(False)
  902. Me.PerformLayout()
  903. End Sub
  904. Friend WithEvents 驗證碼1_tb As TextBox
  905. Friend WithEvents 尋價日期_tb As TextBox
  906. Friend WithEvents 詢價員_tb As TextBox
  907. Friend WithEvents 核對日期_tb As TextBox
  908. Friend WithEvents 核對員_tb As TextBox
  909. Friend WithEvents 稅金比_tb As TextBox
  910. Friend WithEvents 稅金金額_tb As TextBox
  911. Friend WithEvents 稅金計算_ch As CheckBox
  912. Friend WithEvents 折扣金額_tb As TextBox
  913. Friend WithEvents 折扣比_tb As TextBox
  914. Friend WithEvents Label12 As Label
  915. Friend WithEvents 傳真_tb As TextBox
  916. Friend WithEvents Label11 As Label
  917. Friend WithEvents 圖片編碼_tb As TextBox
  918. Friend WithEvents 驗證碼_tb As TextBox
  919. Friend WithEvents 圖片編碼_lb As Label
  920. Friend WithEvents 驗證碼_lb As Label
  921. Friend WithEvents 簽名檔2_pb As PictureBox
  922. Friend WithEvents 已作廢_lb As Label
  923. Friend WithEvents 已作廢_dgv As DataGridView
  924. Friend WithEvents 總金額_tb As TextBox
  925. Friend WithEvents 總金額_lb As Label
  926. Friend WithEvents 供應商編碼_tb As TextBox
  927. Friend WithEvents 廠商_cb As ComboBox
  928. Friend WithEvents 明細_dgv As DataGridView
  929. Friend WithEvents 選擇公司_lb As Label
  930. Friend WithEvents 選擇公司_cb As ComboBox
  931. Friend WithEvents 需求日期_dtp As DateTimePicker
  932. Friend WithEvents Label8 As Label
  933. Friend WithEvents 使用地點_tb As TextBox
  934. Friend WithEvents Label5 As Label
  935. Friend WithEvents 採購單號_tb As TextBox
  936. Friend WithEvents Label2 As Label
  937. Friend WithEvents 電話_tb As TextBox
  938. Friend WithEvents 地址_tb As TextBox
  939. Friend WithEvents Label3 As Label
  940. Friend WithEvents 郵件_tb As TextBox
  941. Friend WithEvents 已核准_lb As Label
  942. Friend WithEvents 已核准_dgv As DataGridView
  943. Friend WithEvents Label1 As Label
  944. Friend WithEvents Label6 As Label
  945. Friend WithEvents Label7 As Label
  946. Friend WithEvents QRCode_pb As PictureBox
  947. Friend WithEvents 物料圖檔_pb As PictureBox
  948. Friend WithEvents 確認列印_bt As Button
  949. Friend WithEvents 語言_dgv As DataGridView
  950. Friend WithEvents QRCode2_pb As PictureBox
  951. Friend WithEvents 一級簽核_lb As Label
  952. Friend WithEvents 二級簽核_lb As Label
  953. Friend WithEvents 簽名檔1_pb As PictureBox
  954. Friend WithEvents 審核日期1_tb As TextBox
  955. Friend WithEvents 審核日期2_tb As TextBox
  956. Friend WithEvents 明細1_dgv As DataGridView
  957. Friend WithEvents 系統語言_cb As ComboBox
  958. Friend WithEvents 採購人員_tb As TextBox
  959. Friend WithEvents 採購日期_tb As TextBox
  960. Friend WithEvents 語轉扭_bt As Button
  961. Friend WithEvents 小間距1_ch As CheckBox
  962. Friend WithEvents 中間距1_ch As CheckBox
  963. Friend WithEvents 大間距1_ch As CheckBox
  964. Friend WithEvents Panel1 As Panel
  965. Friend WithEvents 詳細資料2_ch As CheckBox
  966. Friend WithEvents 手動號碼_tb As TextBox
  967. Friend WithEvents Label9 As Label
  968. Friend WithEvents 請購資料_dgv As DataGridView
  969. Friend WithEvents 打開清單_bt As Button
  970. Friend WithEvents 全部資料_cb As CheckBox
  971. Friend WithEvents 轉財務單 As Button
  972. Friend WithEvents 供應商_cb As ComboBox
  973. Friend WithEvents 供應商資料_dgv As DataGridView
  974. Friend WithEvents 公司類別_cb As ComboBox
  975. Friend WithEvents 計算分流01 As Timer
  976. End Class