Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

採購單編輯.Designer.vb 52KB

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