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

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