Geen omschrijving
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 49KB

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