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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771
  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. Me.未核准_ib = New System.Windows.Forms.Label()
  29. Me.單據_dgv = New System.Windows.Forms.DataGridView()
  30. Me.作廢_bt = New System.Windows.Forms.Button()
  31. Me.核准_bt = New System.Windows.Forms.Button()
  32. Me.總金額_tb = New System.Windows.Forms.TextBox()
  33. Me.總金額_lb = New System.Windows.Forms.Label()
  34. Me.供應商編碼_tb = New System.Windows.Forms.TextBox()
  35. Me.供應商_cb = New System.Windows.Forms.ComboBox()
  36. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  37. Me.選擇公司_lb = New System.Windows.Forms.Label()
  38. Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
  39. Me.需求時間_dtp = New System.Windows.Forms.DateTimePicker()
  40. Me.Label8 = New System.Windows.Forms.Label()
  41. Me.使用地點_tb = New System.Windows.Forms.TextBox()
  42. Me.Label5 = New System.Windows.Forms.Label()
  43. Me.採購單號_tb = New System.Windows.Forms.TextBox()
  44. Me.Label2 = New System.Windows.Forms.Label()
  45. Me.電話_tb = New System.Windows.Forms.TextBox()
  46. Me.地址_tb = New System.Windows.Forms.TextBox()
  47. Me.Label3 = New System.Windows.Forms.Label()
  48. Me.郵件_tb = New System.Windows.Forms.TextBox()
  49. Me.Label1 = New System.Windows.Forms.Label()
  50. Me.Label6 = New System.Windows.Forms.Label()
  51. Me.Label7 = New System.Windows.Forms.Label()
  52. Me.圖片編碼_tb = New System.Windows.Forms.TextBox()
  53. Me.驗證碼_tb = New System.Windows.Forms.TextBox()
  54. Me.圖片編碼_lb = New System.Windows.Forms.Label()
  55. Me.驗證碼_lb = New System.Windows.Forms.Label()
  56. Me.簽名檔_dgv = New System.Windows.Forms.DataGridView()
  57. Me.傳真_tb = New System.Windows.Forms.TextBox()
  58. Me.Label11 = New System.Windows.Forms.Label()
  59. Me.稅金比例_tb = New System.Windows.Forms.TextBox()
  60. Me.稅金金額_tb = New System.Windows.Forms.TextBox()
  61. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  62. Me.折扣金額_tb = New System.Windows.Forms.TextBox()
  63. Me.折扣比例_tb = New System.Windows.Forms.TextBox()
  64. Me.Label12 = New System.Windows.Forms.Label()
  65. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  66. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  67. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  68. Me.核准_tsm = New System.Windows.Forms.ToolStripMenuItem()
  69. Me.作廢_tsm = New System.Windows.Forms.ToolStripMenuItem()
  70. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  71. Me.清單修改存檔_tsm = New System.Windows.Forms.ToolStripMenuItem()
  72. Me.刪除一筆選中的細項資料_tsm = New System.Windows.Forms.ToolStripMenuItem()
  73. Me.項次_tb = New System.Windows.Forms.TextBox()
  74. Me.項次_lb = New System.Windows.Forms.Label()
  75. Me.選擇_lb = New System.Windows.Forms.Label()
  76. Me.存檔_bt = New System.Windows.Forms.Button()
  77. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  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.簽名檔2_pb = New System.Windows.Forms.PictureBox()
  82. Me.編號_tb = New System.Windows.Forms.TextBox()
  83. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  84. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  85. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  86. Me.語轉扭_bt = New System.Windows.Forms.Button()
  87. CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  88. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  89. CType(Me.簽名檔_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  90. Me.ContextMenuStrip1.SuspendLayout()
  91. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  92. CType(Me.簽名檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  93. CType(Me.簽名檔2_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  94. Me.SuspendLayout()
  95. '
  96. '未核准_ib
  97. '
  98. Me.未核准_ib.AutoSize = True
  99. Me.未核准_ib.Location = New System.Drawing.Point(0, 207)
  100. Me.未核准_ib.Name = "未核准_ib"
  101. Me.未核准_ib.Size = New System.Drawing.Size(164, 16)
  102. Me.未核准_ib.TabIndex = 897
  103. Me.未核准_ib.Text = "已生成未核准成採購單、單號"
  104. '
  105. '單據_dgv
  106. '
  107. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  108. Me.單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  109. Me.單據_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  110. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  111. Me.單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  112. Me.單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  113. Me.單據_dgv.Location = New System.Drawing.Point(3, 242)
  114. Me.單據_dgv.Name = "單據_dgv"
  115. Me.單據_dgv.ReadOnly = True
  116. Me.單據_dgv.RowHeadersWidth = 5
  117. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  118. Me.單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  119. Me.單據_dgv.RowTemplate.Height = 24
  120. Me.單據_dgv.Size = New System.Drawing.Size(163, 435)
  121. Me.單據_dgv.TabIndex = 896
  122. '
  123. '作廢_bt
  124. '
  125. Me.作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  126. Me.作廢_bt.ForeColor = System.Drawing.Color.Red
  127. Me.作廢_bt.Location = New System.Drawing.Point(3, 180)
  128. Me.作廢_bt.Name = "作廢_bt"
  129. Me.作廢_bt.Size = New System.Drawing.Size(161, 26)
  130. Me.作廢_bt.TabIndex = 895
  131. Me.作廢_bt.Text = "作廢"
  132. Me.作廢_bt.UseVisualStyleBackColor = True
  133. '
  134. '核准_bt
  135. '
  136. Me.核准_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.核准_bt.ForeColor = System.Drawing.Color.Green
  138. Me.核准_bt.Location = New System.Drawing.Point(3, 153)
  139. Me.核准_bt.Name = "核准_bt"
  140. Me.核准_bt.Size = New System.Drawing.Size(161, 26)
  141. Me.核准_bt.TabIndex = 894
  142. Me.核准_bt.Text = "核准"
  143. Me.核准_bt.UseVisualStyleBackColor = True
  144. '
  145. '總金額_tb
  146. '
  147. Me.總金額_tb.Location = New System.Drawing.Point(1047, 126)
  148. Me.總金額_tb.Name = "總金額_tb"
  149. Me.總金額_tb.Size = New System.Drawing.Size(203, 23)
  150. Me.總金額_tb.TabIndex = 893
  151. Me.總金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  152. '
  153. '總金額_lb
  154. '
  155. Me.總金額_lb.AutoSize = True
  156. Me.總金額_lb.Location = New System.Drawing.Point(947, 129)
  157. Me.總金額_lb.Name = "總金額_lb"
  158. Me.總金額_lb.Size = New System.Drawing.Size(98, 16)
  159. Me.總金額_lb.TabIndex = 892
  160. Me.總金額_lb.Text = "總       金       額"
  161. '
  162. '供應商編碼_tb
  163. '
  164. Me.供應商編碼_tb.Location = New System.Drawing.Point(114, 425)
  165. Me.供應商編碼_tb.Name = "供應商編碼_tb"
  166. Me.供應商編碼_tb.Size = New System.Drawing.Size(30, 23)
  167. Me.供應商編碼_tb.TabIndex = 891
  168. '
  169. '供應商_cb
  170. '
  171. Me.供應商_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  172. Me.供應商_cb.ForeColor = System.Drawing.Color.Blue
  173. Me.供應商_cb.FormattingEnabled = True
  174. Me.供應商_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  175. Me.供應商_cb.Location = New System.Drawing.Point(655, 3)
  176. Me.供應商_cb.Name = "供應商_cb"
  177. Me.供應商_cb.Size = New System.Drawing.Size(319, 24)
  178. Me.供應商_cb.TabIndex = 890
  179. '
  180. '明細_dgv
  181. '
  182. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  183. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  184. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  185. Or System.Windows.Forms.AnchorStyles.Left) _
  186. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  187. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  188. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  189. Me.明細_dgv.Location = New System.Drawing.Point(174, 151)
  190. Me.明細_dgv.Name = "明細_dgv"
  191. Me.明細_dgv.RowHeadersWidth = 5
  192. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  193. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  194. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  195. Me.明細_dgv.RowTemplate.Height = 24
  196. Me.明細_dgv.Size = New System.Drawing.Size(1170, 526)
  197. Me.明細_dgv.TabIndex = 888
  198. '
  199. '選擇公司_lb
  200. '
  201. Me.選擇公司_lb.AutoSize = True
  202. Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
  203. Me.選擇公司_lb.Location = New System.Drawing.Point(174, 7)
  204. Me.選擇公司_lb.Name = "選擇公司_lb"
  205. Me.選擇公司_lb.Size = New System.Drawing.Size(112, 16)
  206. Me.選擇公司_lb.TabIndex = 887
  207. Me.選擇公司_lb.Text = "選     擇     公    司"
  208. '
  209. '選擇公司_cb
  210. '
  211. Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  212. Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
  213. Me.選擇公司_cb.FormattingEnabled = True
  214. Me.選擇公司_cb.Items.AddRange(New Object() {"PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  215. Me.選擇公司_cb.Location = New System.Drawing.Point(297, 3)
  216. Me.選擇公司_cb.Name = "選擇公司_cb"
  217. Me.選擇公司_cb.Size = New System.Drawing.Size(284, 24)
  218. Me.選擇公司_cb.TabIndex = 886
  219. '
  220. '需求時間_dtp
  221. '
  222. Me.需求時間_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  223. Me.需求時間_dtp.Location = New System.Drawing.Point(683, 77)
  224. Me.需求時間_dtp.Name = "需求時間_dtp"
  225. Me.需求時間_dtp.Size = New System.Drawing.Size(292, 23)
  226. Me.需求時間_dtp.TabIndex = 885
  227. '
  228. 'Label8
  229. '
  230. Me.Label8.AutoSize = True
  231. Me.Label8.Location = New System.Drawing.Point(547, 81)
  232. Me.Label8.Name = "Label8"
  233. Me.Label8.Size = New System.Drawing.Size(98, 16)
  234. Me.Label8.TabIndex = 884
  235. Me.Label8.Text = "TGL/BLN/THN : "
  236. '
  237. '使用地點_tb
  238. '
  239. Me.使用地點_tb.Location = New System.Drawing.Point(683, 101)
  240. Me.使用地點_tb.Name = "使用地點_tb"
  241. Me.使用地點_tb.Size = New System.Drawing.Size(292, 23)
  242. Me.使用地點_tb.TabIndex = 881
  243. '
  244. 'Label5
  245. '
  246. Me.Label5.AutoSize = True
  247. Me.Label5.Location = New System.Drawing.Point(174, 104)
  248. Me.Label5.Name = "Label5"
  249. Me.Label5.Size = New System.Drawing.Size(53, 16)
  250. Me.Label5.TabIndex = 880
  251. Me.Label5.Text = "EMAIL : "
  252. '
  253. '採購單號_tb
  254. '
  255. Me.採購單號_tb.Location = New System.Drawing.Point(683, 53)
  256. Me.採購單號_tb.Name = "採購單號_tb"
  257. Me.採購單號_tb.Size = New System.Drawing.Size(292, 23)
  258. Me.採購單號_tb.TabIndex = 879
  259. '
  260. 'Label2
  261. '
  262. Me.Label2.AutoSize = True
  263. Me.Label2.Location = New System.Drawing.Point(174, 33)
  264. Me.Label2.Name = "Label2"
  265. Me.Label2.Size = New System.Drawing.Size(66, 16)
  266. Me.Label2.TabIndex = 878
  267. Me.Label2.Text = "ALAMAT : "
  268. '
  269. '電話_tb
  270. '
  271. Me.電話_tb.Location = New System.Drawing.Point(249, 53)
  272. Me.電話_tb.Name = "電話_tb"
  273. Me.電話_tb.Size = New System.Drawing.Size(292, 23)
  274. Me.電話_tb.TabIndex = 877
  275. '
  276. '地址_tb
  277. '
  278. Me.地址_tb.Location = New System.Drawing.Point(249, 29)
  279. Me.地址_tb.Name = "地址_tb"
  280. Me.地址_tb.Size = New System.Drawing.Size(726, 23)
  281. Me.地址_tb.TabIndex = 875
  282. '
  283. 'Label3
  284. '
  285. Me.Label3.AutoSize = True
  286. Me.Label3.Location = New System.Drawing.Point(174, 57)
  287. Me.Label3.Name = "Label3"
  288. Me.Label3.Size = New System.Drawing.Size(44, 16)
  289. Me.Label3.TabIndex = 874
  290. Me.Label3.Text = "TELP : "
  291. '
  292. '郵件_tb
  293. '
  294. Me.郵件_tb.Location = New System.Drawing.Point(249, 101)
  295. Me.郵件_tb.Name = "郵件_tb"
  296. Me.郵件_tb.Size = New System.Drawing.Size(292, 23)
  297. Me.郵件_tb.TabIndex = 873
  298. '
  299. 'Label1
  300. '
  301. Me.Label1.AutoSize = True
  302. Me.Label1.Location = New System.Drawing.Point(580, 7)
  303. Me.Label1.Name = "Label1"
  304. Me.Label1.Size = New System.Drawing.Size(79, 16)
  305. Me.Label1.TabIndex = 876
  306. Me.Label1.Text = "ORDER TO : "
  307. '
  308. 'Label6
  309. '
  310. Me.Label6.AutoSize = True
  311. Me.Label6.Location = New System.Drawing.Point(547, 56)
  312. Me.Label6.Name = "Label6"
  313. Me.Label6.Size = New System.Drawing.Size(87, 16)
  314. Me.Label6.TabIndex = 882
  315. Me.Label6.Text = "PO NOMOR : "
  316. '
  317. 'Label7
  318. '
  319. Me.Label7.AutoSize = True
  320. Me.Label7.Location = New System.Drawing.Point(547, 104)
  321. Me.Label7.Name = "Label7"
  322. Me.Label7.Size = New System.Drawing.Size(138, 16)
  323. Me.Label7.TabIndex = 883
  324. Me.Label7.Text = "TEMPAT PEMAKAIAN : "
  325. '
  326. '圖片編碼_tb
  327. '
  328. Me.圖片編碼_tb.ForeColor = System.Drawing.Color.Blue
  329. Me.圖片編碼_tb.Location = New System.Drawing.Point(922, 400)
  330. Me.圖片編碼_tb.Name = "圖片編碼_tb"
  331. Me.圖片編碼_tb.Size = New System.Drawing.Size(180, 23)
  332. Me.圖片編碼_tb.TabIndex = 903
  333. Me.圖片編碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  334. Me.圖片編碼_tb.Visible = False
  335. '
  336. '驗證碼_tb
  337. '
  338. Me.驗證碼_tb.ForeColor = System.Drawing.Color.Blue
  339. Me.驗證碼_tb.Location = New System.Drawing.Point(922, 356)
  340. Me.驗證碼_tb.Name = "驗證碼_tb"
  341. Me.驗證碼_tb.Size = New System.Drawing.Size(180, 23)
  342. Me.驗證碼_tb.TabIndex = 902
  343. Me.驗證碼_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  344. Me.驗證碼_tb.Visible = False
  345. '
  346. '圖片編碼_lb
  347. '
  348. Me.圖片編碼_lb.AutoSize = True
  349. Me.圖片編碼_lb.ForeColor = System.Drawing.Color.Blue
  350. Me.圖片編碼_lb.Location = New System.Drawing.Point(923, 382)
  351. Me.圖片編碼_lb.Name = "圖片編碼_lb"
  352. Me.圖片編碼_lb.Size = New System.Drawing.Size(137, 16)
  353. Me.圖片編碼_lb.TabIndex = 901
  354. Me.圖片編碼_lb.Text = "圖       片       編       碼"
  355. Me.圖片編碼_lb.Visible = False
  356. '
  357. '驗證碼_lb
  358. '
  359. Me.驗證碼_lb.AutoSize = True
  360. Me.驗證碼_lb.ForeColor = System.Drawing.Color.Blue
  361. Me.驗證碼_lb.Location = New System.Drawing.Point(923, 337)
  362. Me.驗證碼_lb.Name = "驗證碼_lb"
  363. Me.驗證碼_lb.Size = New System.Drawing.Size(122, 16)
  364. Me.驗證碼_lb.TabIndex = 900
  365. Me.驗證碼_lb.Text = "驗          證          碼"
  366. Me.驗證碼_lb.Visible = False
  367. '
  368. '簽名檔_dgv
  369. '
  370. Me.簽名檔_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  371. Me.簽名檔_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  372. Me.簽名檔_dgv.Location = New System.Drawing.Point(3, 3)
  373. Me.簽名檔_dgv.Name = "簽名檔_dgv"
  374. Me.簽名檔_dgv.RowHeadersWidth = 5
  375. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  376. Me.簽名檔_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  377. Me.簽名檔_dgv.RowTemplate.Height = 24
  378. Me.簽名檔_dgv.Size = New System.Drawing.Size(163, 72)
  379. Me.簽名檔_dgv.TabIndex = 898
  380. '
  381. '傳真_tb
  382. '
  383. Me.傳真_tb.Location = New System.Drawing.Point(249, 77)
  384. Me.傳真_tb.Name = "傳真_tb"
  385. Me.傳真_tb.Size = New System.Drawing.Size(292, 23)
  386. Me.傳真_tb.TabIndex = 913
  387. '
  388. 'Label11
  389. '
  390. Me.Label11.AutoSize = True
  391. Me.Label11.Location = New System.Drawing.Point(174, 81)
  392. Me.Label11.Name = "Label11"
  393. Me.Label11.Size = New System.Drawing.Size(39, 16)
  394. Me.Label11.TabIndex = 912
  395. Me.Label11.Text = "FAX : "
  396. '
  397. '稅金比例_tb
  398. '
  399. Me.稅金比例_tb.Location = New System.Drawing.Point(1047, 102)
  400. Me.稅金比例_tb.Name = "稅金比例_tb"
  401. Me.稅金比例_tb.Size = New System.Drawing.Size(46, 23)
  402. Me.稅金比例_tb.TabIndex = 927
  403. Me.稅金比例_tb.Text = "5"
  404. Me.稅金比例_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  405. '
  406. '稅金金額_tb
  407. '
  408. Me.稅金金額_tb.Location = New System.Drawing.Point(1095, 102)
  409. Me.稅金金額_tb.Name = "稅金金額_tb"
  410. Me.稅金金額_tb.Size = New System.Drawing.Size(155, 23)
  411. Me.稅金金額_tb.TabIndex = 926
  412. Me.稅金金額_tb.Text = "0"
  413. Me.稅金金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  414. '
  415. 'CheckBox1
  416. '
  417. Me.CheckBox1.AutoSize = True
  418. Me.CheckBox1.Location = New System.Drawing.Point(979, 103)
  419. Me.CheckBox1.Name = "CheckBox1"
  420. Me.CheckBox1.Size = New System.Drawing.Size(71, 20)
  421. Me.CheckBox1.TabIndex = 925
  422. Me.CheckBox1.Text = "PPN % :"
  423. Me.CheckBox1.UseVisualStyleBackColor = True
  424. '
  425. '折扣金額_tb
  426. '
  427. Me.折扣金額_tb.Location = New System.Drawing.Point(1095, 78)
  428. Me.折扣金額_tb.Name = "折扣金額_tb"
  429. Me.折扣金額_tb.Size = New System.Drawing.Size(155, 23)
  430. Me.折扣金額_tb.TabIndex = 924
  431. Me.折扣金額_tb.Text = "0"
  432. Me.折扣金額_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  433. '
  434. '折扣比例_tb
  435. '
  436. Me.折扣比例_tb.Location = New System.Drawing.Point(1047, 78)
  437. Me.折扣比例_tb.Name = "折扣比例_tb"
  438. Me.折扣比例_tb.Size = New System.Drawing.Size(46, 23)
  439. Me.折扣比例_tb.TabIndex = 923
  440. Me.折扣比例_tb.Text = "0"
  441. Me.折扣比例_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  442. '
  443. 'Label12
  444. '
  445. Me.Label12.AutoSize = True
  446. Me.Label12.Location = New System.Drawing.Point(991, 81)
  447. Me.Label12.Name = "Label12"
  448. Me.Label12.Size = New System.Drawing.Size(55, 16)
  449. Me.Label12.TabIndex = 922
  450. Me.Label12.Text = "DISC % :"
  451. '
  452. 'ContextMenuStrip1
  453. '
  454. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.ToolStripSeparator6, Me.核准_tsm, Me.作廢_tsm, Me.ToolStripSeparator1, Me.清單修改存檔_tsm, Me.刪除一筆選中的細項資料_tsm})
  455. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  456. Me.ContextMenuStrip1.Size = New System.Drawing.Size(207, 126)
  457. '
  458. '重新整理_tsm
  459. '
  460. Me.重新整理_tsm.Name = "重新整理_tsm"
  461. Me.重新整理_tsm.Size = New System.Drawing.Size(206, 22)
  462. Me.重新整理_tsm.Text = "重新整理"
  463. '
  464. 'ToolStripSeparator6
  465. '
  466. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  467. Me.ToolStripSeparator6.Size = New System.Drawing.Size(203, 6)
  468. '
  469. '核准_tsm
  470. '
  471. Me.核准_tsm.ForeColor = System.Drawing.Color.Green
  472. Me.核准_tsm.Name = "核准_tsm"
  473. Me.核准_tsm.Size = New System.Drawing.Size(206, 22)
  474. Me.核准_tsm.Text = "核准"
  475. '
  476. '作廢_tsm
  477. '
  478. Me.作廢_tsm.ForeColor = System.Drawing.Color.Red
  479. Me.作廢_tsm.Name = "作廢_tsm"
  480. Me.作廢_tsm.Size = New System.Drawing.Size(206, 22)
  481. Me.作廢_tsm.Text = "作廢"
  482. '
  483. 'ToolStripSeparator1
  484. '
  485. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  486. Me.ToolStripSeparator1.Size = New System.Drawing.Size(203, 6)
  487. '
  488. '清單修改存檔_tsm
  489. '
  490. Me.清單修改存檔_tsm.ForeColor = System.Drawing.Color.Green
  491. Me.清單修改存檔_tsm.Name = "清單修改存檔_tsm"
  492. Me.清單修改存檔_tsm.Size = New System.Drawing.Size(206, 22)
  493. Me.清單修改存檔_tsm.Text = "清單修改存檔 "
  494. '
  495. '刪除一筆選中的細項資料_tsm
  496. '
  497. Me.刪除一筆選中的細項資料_tsm.ForeColor = System.Drawing.Color.Red
  498. Me.刪除一筆選中的細項資料_tsm.Name = "刪除一筆選中的細項資料_tsm"
  499. Me.刪除一筆選中的細項資料_tsm.Size = New System.Drawing.Size(206, 22)
  500. Me.刪除一筆選中的細項資料_tsm.Text = "刪除一筆選中的細項資料"
  501. '
  502. '項次_tb
  503. '
  504. Me.項次_tb.Location = New System.Drawing.Point(224, 126)
  505. Me.項次_tb.Name = "項次_tb"
  506. Me.項次_tb.Size = New System.Drawing.Size(73, 23)
  507. Me.項次_tb.TabIndex = 930
  508. '
  509. '項次_lb
  510. '
  511. Me.項次_lb.AutoSize = True
  512. Me.項次_lb.Location = New System.Drawing.Point(303, 130)
  513. Me.項次_lb.Name = "項次_lb"
  514. Me.項次_lb.Size = New System.Drawing.Size(51, 16)
  515. Me.項次_lb.TabIndex = 929
  516. Me.項次_lb.Text = "項     次"
  517. '
  518. '選擇_lb
  519. '
  520. Me.選擇_lb.AutoSize = True
  521. Me.選擇_lb.Location = New System.Drawing.Point(175, 130)
  522. Me.選擇_lb.Name = "選擇_lb"
  523. Me.選擇_lb.Size = New System.Drawing.Size(43, 16)
  524. Me.選擇_lb.TabIndex = 928
  525. Me.選擇_lb.Text = "選   擇"
  526. '
  527. '存檔_bt
  528. '
  529. Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  530. Me.存檔_bt.Location = New System.Drawing.Point(353, 125)
  531. Me.存檔_bt.Name = "存檔_bt"
  532. Me.存檔_bt.Size = New System.Drawing.Size(188, 25)
  533. Me.存檔_bt.TabIndex = 931
  534. Me.存檔_bt.Text = "存檔"
  535. Me.存檔_bt.UseVisualStyleBackColor = True
  536. '
  537. '語言_dgv
  538. '
  539. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  540. Me.語言_dgv.Location = New System.Drawing.Point(247, 239)
  541. Me.語言_dgv.Name = "語言_dgv"
  542. Me.語言_dgv.RowHeadersWidth = 5
  543. Me.語言_dgv.RowTemplate.Height = 24
  544. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  545. Me.語言_dgv.TabIndex = 1029
  546. Me.語言_dgv.Visible = False
  547. '
  548. '二級簽核_lb
  549. '
  550. Me.二級簽核_lb.AutoSize = True
  551. Me.二級簽核_lb.Location = New System.Drawing.Point(7, 80)
  552. Me.二級簽核_lb.Name = "二級簽核_lb"
  553. Me.二級簽核_lb.Size = New System.Drawing.Size(137, 16)
  554. Me.二級簽核_lb.TabIndex = 1030
  555. Me.二級簽核_lb.Text = "二 級 簽 核"
  556. '
  557. '一級簽核_lb
  558. '
  559. Me.一級簽核_lb.AutoSize = True
  560. Me.一級簽核_lb.Location = New System.Drawing.Point(985, 3)
  561. Me.一級簽核_lb.Name = "一級簽核_lb"
  562. Me.一級簽核_lb.Size = New System.Drawing.Size(137, 16)
  563. Me.一級簽核_lb.TabIndex = 1032
  564. Me.一級簽核_lb.Text = "一 級 簽 核"
  565. '
  566. '簽名檔1_pb
  567. '
  568. Me.簽名檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  569. Me.簽名檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  570. Me.簽名檔1_pb.Location = New System.Drawing.Point(981, 21)
  571. Me.簽名檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  572. Me.簽名檔1_pb.Name = "簽名檔1_pb"
  573. Me.簽名檔1_pb.Size = New System.Drawing.Size(176, 56)
  574. Me.簽名檔1_pb.TabIndex = 1031
  575. Me.簽名檔1_pb.TabStop = False
  576. '
  577. '簽名檔2_pb
  578. '
  579. Me.簽名檔2_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  580. Me.簽名檔2_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  581. Me.簽名檔2_pb.Location = New System.Drawing.Point(3, 97)
  582. Me.簽名檔2_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  583. Me.簽名檔2_pb.Name = "簽名檔2_pb"
  584. Me.簽名檔2_pb.Size = New System.Drawing.Size(161, 54)
  585. Me.簽名檔2_pb.TabIndex = 899
  586. Me.簽名檔2_pb.TabStop = False
  587. '
  588. '編號_tb
  589. '
  590. Me.編號_tb.Location = New System.Drawing.Point(224, 126)
  591. Me.編號_tb.Name = "編號_tb"
  592. Me.編號_tb.Size = New System.Drawing.Size(73, 23)
  593. Me.編號_tb.TabIndex = 1033
  594. '
  595. '小間距1_ch
  596. '
  597. Me.小間距1_ch.AutoSize = True
  598. Me.小間距1_ch.Location = New System.Drawing.Point(547, 128)
  599. Me.小間距1_ch.Name = "小間距1_ch"
  600. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  601. Me.小間距1_ch.TabIndex = 1659
  602. Me.小間距1_ch.Text = "L1"
  603. Me.小間距1_ch.UseVisualStyleBackColor = True
  604. '
  605. '中間距1_ch
  606. '
  607. Me.中間距1_ch.AutoSize = True
  608. Me.中間距1_ch.Location = New System.Drawing.Point(593, 128)
  609. Me.中間距1_ch.Name = "中間距1_ch"
  610. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  611. Me.中間距1_ch.TabIndex = 1660
  612. Me.中間距1_ch.Text = "L2"
  613. Me.中間距1_ch.UseVisualStyleBackColor = True
  614. '
  615. '大間距1_ch
  616. '
  617. Me.大間距1_ch.AutoSize = True
  618. Me.大間距1_ch.Location = New System.Drawing.Point(639, 128)
  619. Me.大間距1_ch.Name = "大間距1_ch"
  620. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  621. Me.大間距1_ch.TabIndex = 1661
  622. Me.大間距1_ch.Text = "L3"
  623. Me.大間距1_ch.UseVisualStyleBackColor = True
  624. '
  625. '語轉扭_bt
  626. '
  627. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  628. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  629. Me.語轉扭_bt.Location = New System.Drawing.Point(1319, 125)
  630. Me.語轉扭_bt.Name = "語轉扭_bt"
  631. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  632. Me.語轉扭_bt.TabIndex = 1656
  633. Me.語轉扭_bt.Text = "L"
  634. Me.語轉扭_bt.UseVisualStyleBackColor = True
  635. '
  636. '樣品採購單二級核准
  637. '
  638. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  639. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  640. Me.ClientSize = New System.Drawing.Size(1349, 681)
  641. Me.ContextMenuStrip = Me.ContextMenuStrip1
  642. Me.Controls.Add(Me.小間距1_ch)
  643. Me.Controls.Add(Me.中間距1_ch)
  644. Me.Controls.Add(Me.大間距1_ch)
  645. Me.Controls.Add(Me.語轉扭_bt)
  646. Me.Controls.Add(Me.編號_tb)
  647. Me.Controls.Add(Me.一級簽核_lb)
  648. Me.Controls.Add(Me.簽名檔1_pb)
  649. Me.Controls.Add(Me.二級簽核_lb)
  650. Me.Controls.Add(Me.語言_dgv)
  651. Me.Controls.Add(Me.存檔_bt)
  652. Me.Controls.Add(Me.項次_tb)
  653. Me.Controls.Add(Me.項次_lb)
  654. Me.Controls.Add(Me.選擇_lb)
  655. Me.Controls.Add(Me.稅金比例_tb)
  656. Me.Controls.Add(Me.稅金金額_tb)
  657. Me.Controls.Add(Me.CheckBox1)
  658. Me.Controls.Add(Me.折扣金額_tb)
  659. Me.Controls.Add(Me.折扣比例_tb)
  660. Me.Controls.Add(Me.Label12)
  661. Me.Controls.Add(Me.傳真_tb)
  662. Me.Controls.Add(Me.Label11)
  663. Me.Controls.Add(Me.圖片編碼_tb)
  664. Me.Controls.Add(Me.驗證碼_tb)
  665. Me.Controls.Add(Me.圖片編碼_lb)
  666. Me.Controls.Add(Me.驗證碼_lb)
  667. Me.Controls.Add(Me.簽名檔2_pb)
  668. Me.Controls.Add(Me.簽名檔_dgv)
  669. Me.Controls.Add(Me.作廢_bt)
  670. Me.Controls.Add(Me.核准_bt)
  671. Me.Controls.Add(Me.總金額_tb)
  672. Me.Controls.Add(Me.總金額_lb)
  673. Me.Controls.Add(Me.供應商編碼_tb)
  674. Me.Controls.Add(Me.供應商_cb)
  675. Me.Controls.Add(Me.明細_dgv)
  676. Me.Controls.Add(Me.選擇公司_lb)
  677. Me.Controls.Add(Me.選擇公司_cb)
  678. Me.Controls.Add(Me.需求時間_dtp)
  679. Me.Controls.Add(Me.Label8)
  680. Me.Controls.Add(Me.使用地點_tb)
  681. Me.Controls.Add(Me.Label5)
  682. Me.Controls.Add(Me.採購單號_tb)
  683. Me.Controls.Add(Me.Label2)
  684. Me.Controls.Add(Me.電話_tb)
  685. Me.Controls.Add(Me.地址_tb)
  686. Me.Controls.Add(Me.Label3)
  687. Me.Controls.Add(Me.郵件_tb)
  688. Me.Controls.Add(Me.Label1)
  689. Me.Controls.Add(Me.Label6)
  690. Me.Controls.Add(Me.Label7)
  691. Me.Controls.Add(Me.單據_dgv)
  692. Me.Controls.Add(Me.未核准_ib)
  693. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  694. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  695. Me.Name = "樣品採購單二級核准"
  696. Me.Text = "行政物料採購單二級核准"
  697. CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  698. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  699. CType(Me.簽名檔_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  700. Me.ContextMenuStrip1.ResumeLayout(False)
  701. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  702. CType(Me.簽名檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  703. CType(Me.簽名檔2_pb, System.ComponentModel.ISupportInitialize).EndInit()
  704. Me.ResumeLayout(False)
  705. Me.PerformLayout()
  706. End Sub
  707. Friend WithEvents 未核准_ib As Label
  708. Friend WithEvents 單據_dgv As DataGridView
  709. Friend WithEvents 作廢_bt As Button
  710. Friend WithEvents 核准_bt As Button
  711. Friend WithEvents 總金額_tb As TextBox
  712. Friend WithEvents 總金額_lb As Label
  713. Friend WithEvents 供應商編碼_tb As TextBox
  714. Friend WithEvents 供應商_cb As ComboBox
  715. Friend WithEvents 明細_dgv As DataGridView
  716. Friend WithEvents 選擇公司_lb As Label
  717. Friend WithEvents 選擇公司_cb As ComboBox
  718. Friend WithEvents 需求時間_dtp As DateTimePicker
  719. Friend WithEvents Label8 As Label
  720. Friend WithEvents 使用地點_tb As TextBox
  721. Friend WithEvents Label5 As Label
  722. Friend WithEvents 採購單號_tb As TextBox
  723. Friend WithEvents Label2 As Label
  724. Friend WithEvents 電話_tb As TextBox
  725. Friend WithEvents 地址_tb As TextBox
  726. Friend WithEvents Label3 As Label
  727. Friend WithEvents 郵件_tb As TextBox
  728. Friend WithEvents Label1 As Label
  729. Friend WithEvents Label6 As Label
  730. Friend WithEvents Label7 As Label
  731. Friend WithEvents 圖片編碼_tb As TextBox
  732. Friend WithEvents 驗證碼_tb As TextBox
  733. Friend WithEvents 圖片編碼_lb As Label
  734. Friend WithEvents 驗證碼_lb As Label
  735. Friend WithEvents 簽名檔2_pb As PictureBox
  736. Friend WithEvents 簽名檔_dgv As DataGridView
  737. Friend WithEvents 傳真_tb As TextBox
  738. Friend WithEvents Label11 As Label
  739. Friend WithEvents 稅金比例_tb As TextBox
  740. Friend WithEvents 稅金金額_tb As TextBox
  741. Friend WithEvents CheckBox1 As CheckBox
  742. Friend WithEvents 折扣金額_tb As TextBox
  743. Friend WithEvents 折扣比例_tb As TextBox
  744. Friend WithEvents Label12 As Label
  745. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  746. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  747. Friend WithEvents 核准_tsm As ToolStripMenuItem
  748. Friend WithEvents 作廢_tsm As ToolStripMenuItem
  749. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  750. Friend WithEvents 項次_tb As TextBox
  751. Friend WithEvents 項次_lb As Label
  752. Friend WithEvents 選擇_lb As Label
  753. Friend WithEvents 存檔_bt As Button
  754. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  755. Friend WithEvents 清單修改存檔_tsm As ToolStripMenuItem
  756. Friend WithEvents 刪除一筆選中的細項資料_tsm As ToolStripMenuItem
  757. Friend WithEvents 語言_dgv As DataGridView
  758. Friend WithEvents 二級簽核_lb As Label
  759. Friend WithEvents 簽名檔1_pb As PictureBox
  760. Friend WithEvents 一級簽核_lb As Label
  761. Friend WithEvents 編號_tb As TextBox
  762. Friend WithEvents 小間距1_ch As CheckBox
  763. Friend WithEvents 中間距1_ch As CheckBox
  764. Friend WithEvents 大間距1_ch As CheckBox
  765. Friend WithEvents 語轉扭_bt As Button
  766. End Class