Açıklama Yok
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 53KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 採購單詢價
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  30. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  31. Me.選擇公司_lb = New System.Windows.Forms.Label()
  32. Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
  33. Me.請購_dgv = New System.Windows.Forms.DataGridView()
  34. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  35. Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  36. Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  37. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  38. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  39. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  40. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  41. Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
  42. Me.倉庫級別_lb = New System.Windows.Forms.Label()
  43. Me.倉庫編號_lb = New System.Windows.Forms.Label()
  44. Me.請購單號_tb = New System.Windows.Forms.TextBox()
  45. Me.依據入庫單號全部選擇_bt = New System.Windows.Forms.Button()
  46. Me.全部取消_bt = New System.Windows.Forms.Button()
  47. Me.全部選擇_bt = New System.Windows.Forms.Button()
  48. Me.生成採購單_bt = New System.Windows.Forms.Button()
  49. Me.列印成詢價單_bt = New System.Windows.Forms.Button()
  50. Me.未受理請購單_bt = New System.Windows.Forms.Button()
  51. Me.詢價中的採購單_bt = New System.Windows.Forms.Button()
  52. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  53. Me.採購單_dgv = New System.Windows.Forms.DataGridView()
  54. Me.採購單號_tb = New System.Windows.Forms.TextBox()
  55. Me.Label6 = New System.Windows.Forms.Label()
  56. Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
  57. Me.Label8 = New System.Windows.Forms.Label()
  58. Me.項次_tb = New System.Windows.Forms.TextBox()
  59. Me.項次_lb = New System.Windows.Forms.Label()
  60. Me.選擇_lb = New System.Windows.Forms.Label()
  61. Me.刪除請購單上點選資料_bt = New System.Windows.Forms.Button()
  62. Me.刪除_bt = New System.Windows.Forms.Button()
  63. Me.存檔_bt = New System.Windows.Forms.Button()
  64. Me.請購單號1_tb = New System.Windows.Forms.TextBox()
  65. Me.料號_tb = New System.Windows.Forms.TextBox()
  66. Me.尋價日期_tb = New System.Windows.Forms.TextBox()
  67. Me.詢價員_tb = New System.Windows.Forms.TextBox()
  68. Me.明細1_dgv = New System.Windows.Forms.DataGridView()
  69. Me.系統語言_cb = New System.Windows.Forms.ComboBox()
  70. Me.文字_lb = New System.Windows.Forms.Label()
  71. Me.文字2_lb = New System.Windows.Forms.Label()
  72. Me.退回請購單_bt = New System.Windows.Forms.Button()
  73. Me.日期_rb = New System.Windows.Forms.RadioButton()
  74. Me.單價_rb = New System.Windows.Forms.RadioButton()
  75. Me.價錢_dgv = New System.Windows.Forms.DataGridView()
  76. Me.Label1 = New System.Windows.Forms.Label()
  77. Me.Label2 = New System.Windows.Forms.Label()
  78. Me.Label3 = New System.Windows.Forms.Label()
  79. Me.Label7 = New System.Windows.Forms.Label()
  80. Me.Label11 = New System.Windows.Forms.Label()
  81. Me.語轉扭_bt = New System.Windows.Forms.Button()
  82. Me.料號_dgv = New System.Windows.Forms.DataGridView()
  83. Me.料號1_tb = New System.Windows.Forms.TextBox()
  84. Me.料號_bt = New System.Windows.Forms.Button()
  85. Me.Panel1 = New System.Windows.Forms.Panel()
  86. Me.請購資料_dgv = New System.Windows.Forms.DataGridView()
  87. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  88. Me.物料圖_pb = New System.Windows.Forms.PictureBox()
  89. Me.RadSeparator3 = New Telerik.WinControls.UI.RadSeparator()
  90. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  91. Me.TC1 = New System.Windows.Forms.TabControl()
  92. Me.未受理的請購單_tp = New System.Windows.Forms.TabPage()
  93. Me.詢價中的採購單_tp = New System.Windows.Forms.TabPage()
  94. Me.RadSeparator1 = New Telerik.WinControls.UI.RadSeparator()
  95. Me.請購單取消_bt = New System.Windows.Forms.Button()
  96. Me.系統說明_bt = New System.Windows.Forms.Button()
  97. Me.申請人_tb = New System.Windows.Forms.TextBox()
  98. Me.核准人_tb = New System.Windows.Forms.TextBox()
  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. CType(Me.採購單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  103. CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  105. CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  106. Me.Panel1.SuspendLayout()
  107. CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  109. CType(Me.RadSeparator3, System.ComponentModel.ISupportInitialize).BeginInit()
  110. Me.TC1.SuspendLayout()
  111. Me.未受理的請購單_tp.SuspendLayout()
  112. Me.詢價中的採購單_tp.SuspendLayout()
  113. CType(Me.RadSeparator1, System.ComponentModel.ISupportInitialize).BeginInit()
  114. Me.SuspendLayout()
  115. '
  116. '指定倉庫_cb
  117. '
  118. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  119. Me.指定倉庫_cb.FormattingEnabled = True
  120. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  121. Me.指定倉庫_cb.Location = New System.Drawing.Point(172, 2)
  122. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  123. Me.指定倉庫_cb.Size = New System.Drawing.Size(209, 24)
  124. Me.指定倉庫_cb.TabIndex = 1000
  125. '
  126. '指定倉庫_lb
  127. '
  128. Me.指定倉庫_lb.AutoSize = True
  129. Me.指定倉庫_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  130. Me.指定倉庫_lb.ForeColor = System.Drawing.Color.Fuchsia
  131. Me.指定倉庫_lb.Location = New System.Drawing.Point(31, 6)
  132. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  133. Me.指定倉庫_lb.Size = New System.Drawing.Size(137, 16)
  134. Me.指定倉庫_lb.TabIndex = 1001
  135. Me.指定倉庫_lb.Text = "指 定 倉 庫"
  136. '
  137. '選擇公司_lb
  138. '
  139. Me.選擇公司_lb.AutoSize = True
  140. Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
  141. Me.選擇公司_lb.Location = New System.Drawing.Point(423, 6)
  142. Me.選擇公司_lb.Name = "選擇公司_lb"
  143. Me.選擇公司_lb.Size = New System.Drawing.Size(101, 16)
  144. Me.選擇公司_lb.TabIndex = 1003
  145. Me.選擇公司_lb.Text = "選 擇 公 司"
  146. '
  147. '選擇公司_cb
  148. '
  149. Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  150. Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
  151. Me.選擇公司_cb.FormattingEnabled = True
  152. Me.選擇公司_cb.Items.AddRange(New Object() {"", "PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  153. Me.選擇公司_cb.Location = New System.Drawing.Point(538, 2)
  154. Me.選擇公司_cb.Name = "選擇公司_cb"
  155. Me.選擇公司_cb.Size = New System.Drawing.Size(270, 24)
  156. Me.選擇公司_cb.TabIndex = 1002
  157. '
  158. '請購_dgv
  159. '
  160. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  161. Me.請購_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  162. Me.請購_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  163. Or System.Windows.Forms.AnchorStyles.Left) _
  164. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  165. Me.請購_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  166. Me.請購_dgv.BackgroundColor = System.Drawing.Color.White
  167. Me.請購_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  168. Me.請購_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  169. Me.請購_dgv.Location = New System.Drawing.Point(1, 1)
  170. Me.請購_dgv.Name = "請購_dgv"
  171. Me.請購_dgv.RowHeadersWidth = 5
  172. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  173. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  174. Me.請購_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  175. Me.請購_dgv.RowTemplate.Height = 24
  176. Me.請購_dgv.Size = New System.Drawing.Size(1340, 517)
  177. Me.請購_dgv.TabIndex = 1004
  178. '
  179. '語言_dgv
  180. '
  181. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  182. Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
  183. Me.語言_dgv.Location = New System.Drawing.Point(114, 2)
  184. Me.語言_dgv.Name = "語言_dgv"
  185. Me.語言_dgv.RowHeadersWidth = 5
  186. Me.語言_dgv.RowTemplate.Height = 24
  187. Me.語言_dgv.Size = New System.Drawing.Size(50, 50)
  188. Me.語言_dgv.TabIndex = 1027
  189. '
  190. 'Column1
  191. '
  192. Me.Column1.HeaderText = "Column1"
  193. Me.Column1.Name = "Column1"
  194. '
  195. 'Column2
  196. '
  197. Me.Column2.HeaderText = "Column2"
  198. Me.Column2.Name = "Column2"
  199. '
  200. '大間距1_ch
  201. '
  202. Me.大間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  203. Me.大間距1_ch.AutoSize = True
  204. Me.大間距1_ch.Location = New System.Drawing.Point(1203, 63)
  205. Me.大間距1_ch.Name = "大間距1_ch"
  206. Me.大間距1_ch.Size = New System.Drawing.Size(40, 20)
  207. Me.大間距1_ch.TabIndex = 1343
  208. Me.大間距1_ch.Text = "L3"
  209. Me.大間距1_ch.UseVisualStyleBackColor = True
  210. '
  211. '中間距1_ch
  212. '
  213. Me.中間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  214. Me.中間距1_ch.AutoSize = True
  215. Me.中間距1_ch.Location = New System.Drawing.Point(1204, 46)
  216. Me.中間距1_ch.Name = "中間距1_ch"
  217. Me.中間距1_ch.Size = New System.Drawing.Size(40, 20)
  218. Me.中間距1_ch.TabIndex = 1342
  219. Me.中間距1_ch.Text = "L2"
  220. Me.中間距1_ch.UseVisualStyleBackColor = True
  221. '
  222. '小間距1_ch
  223. '
  224. Me.小間距1_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  225. Me.小間距1_ch.AutoSize = True
  226. Me.小間距1_ch.Location = New System.Drawing.Point(1204, 29)
  227. Me.小間距1_ch.Name = "小間距1_ch"
  228. Me.小間距1_ch.Size = New System.Drawing.Size(40, 20)
  229. Me.小間距1_ch.TabIndex = 1341
  230. Me.小間距1_ch.Text = "L1"
  231. Me.小間距1_ch.UseVisualStyleBackColor = True
  232. '
  233. '倉庫編號_tb
  234. '
  235. Me.倉庫編號_tb.Location = New System.Drawing.Point(125, 184)
  236. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  237. Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 23)
  238. Me.倉庫編號_tb.TabIndex = 1346
  239. Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  240. '
  241. '倉庫級別_tb
  242. '
  243. Me.倉庫級別_tb.Location = New System.Drawing.Point(125, 155)
  244. Me.倉庫級別_tb.Name = "倉庫級別_tb"
  245. Me.倉庫級別_tb.ReadOnly = True
  246. Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23)
  247. Me.倉庫級別_tb.TabIndex = 1344
  248. Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  249. '
  250. '倉庫級別_lb
  251. '
  252. Me.倉庫級別_lb.AutoSize = True
  253. Me.倉庫級別_lb.Location = New System.Drawing.Point(24, 158)
  254. Me.倉庫級別_lb.Name = "倉庫級別_lb"
  255. Me.倉庫級別_lb.Size = New System.Drawing.Size(101, 16)
  256. Me.倉庫級別_lb.TabIndex = 1345
  257. Me.倉庫級別_lb.Text = "倉 庫 級 別"
  258. '
  259. '倉庫編號_lb
  260. '
  261. Me.倉庫編號_lb.AutoSize = True
  262. Me.倉庫編號_lb.Location = New System.Drawing.Point(3, 187)
  263. Me.倉庫編號_lb.Name = "倉庫編號_lb"
  264. Me.倉庫編號_lb.Size = New System.Drawing.Size(119, 16)
  265. Me.倉庫編號_lb.TabIndex = 1347
  266. Me.倉庫編號_lb.Text = "倉 庫 編 號"
  267. '
  268. '請購單號_tb
  269. '
  270. Me.請購單號_tb.BackColor = System.Drawing.Color.Navy
  271. Me.請購單號_tb.Location = New System.Drawing.Point(387, 58)
  272. Me.請購單號_tb.Name = "請購單號_tb"
  273. Me.請購單號_tb.Size = New System.Drawing.Size(260, 23)
  274. Me.請購單號_tb.TabIndex = 1348
  275. '
  276. '依據入庫單號全部選擇_bt
  277. '
  278. Me.依據入庫單號全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  279. Me.依據入庫單號全部選擇_bt.ForeColor = System.Drawing.Color.Yellow
  280. Me.依據入庫單號全部選擇_bt.Location = New System.Drawing.Point(34, 29)
  281. Me.依據入庫單號全部選擇_bt.Name = "依據入庫單號全部選擇_bt"
  282. Me.依據入庫單號全部選擇_bt.Size = New System.Drawing.Size(347, 26)
  283. Me.依據入庫單號全部選擇_bt.TabIndex = 1351
  284. Me.依據入庫單號全部選擇_bt.Text = "依據入庫單號全部選擇"
  285. Me.依據入庫單號全部選擇_bt.UseVisualStyleBackColor = True
  286. '
  287. '全部取消_bt
  288. '
  289. Me.全部取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  290. Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive
  291. Me.全部取消_bt.Location = New System.Drawing.Point(516, 29)
  292. Me.全部取消_bt.Name = "全部取消_bt"
  293. Me.全部取消_bt.Size = New System.Drawing.Size(132, 26)
  294. Me.全部取消_bt.TabIndex = 1350
  295. Me.全部取消_bt.Text = "全部取消"
  296. Me.全部取消_bt.UseVisualStyleBackColor = True
  297. '
  298. '全部選擇_bt
  299. '
  300. Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  301. Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
  302. Me.全部選擇_bt.Location = New System.Drawing.Point(382, 29)
  303. Me.全部選擇_bt.Name = "全部選擇_bt"
  304. Me.全部選擇_bt.Size = New System.Drawing.Size(132, 26)
  305. Me.全部選擇_bt.TabIndex = 1349
  306. Me.全部選擇_bt.Text = "全部選擇"
  307. Me.全部選擇_bt.UseVisualStyleBackColor = True
  308. '
  309. '生成採購單_bt
  310. '
  311. Me.生成採購單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  312. Me.生成採購單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  313. Me.生成採購單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  314. Me.生成採購單_bt.Location = New System.Drawing.Point(653, 28)
  315. Me.生成採購單_bt.Name = "生成採購單_bt"
  316. Me.生成採購單_bt.Size = New System.Drawing.Size(55, 55)
  317. Me.生成採購單_bt.TabIndex = 1352
  318. Me.生成採購單_bt.UseVisualStyleBackColor = True
  319. '
  320. '列印成詢價單_bt
  321. '
  322. Me.列印成詢價單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
  323. Me.列印成詢價單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  324. Me.列印成詢價單_bt.ForeColor = System.Drawing.Color.Olive
  325. Me.列印成詢價單_bt.Location = New System.Drawing.Point(824, 28)
  326. Me.列印成詢價單_bt.Name = "列印成詢價單_bt"
  327. Me.列印成詢價單_bt.Size = New System.Drawing.Size(55, 55)
  328. Me.列印成詢價單_bt.TabIndex = 1353
  329. Me.列印成詢價單_bt.UseVisualStyleBackColor = True
  330. '
  331. '未受理請購單_bt
  332. '
  333. Me.未受理請購單_bt.Location = New System.Drawing.Point(170, 80)
  334. Me.未受理請購單_bt.Name = "未受理請購單_bt"
  335. Me.未受理請購單_bt.Size = New System.Drawing.Size(213, 26)
  336. Me.未受理請購單_bt.TabIndex = 1354
  337. Me.未受理請購單_bt.Text = "未受理的請購單"
  338. Me.未受理請購單_bt.UseVisualStyleBackColor = True
  339. '
  340. '詢價中的採購單_bt
  341. '
  342. Me.詢價中的採購單_bt.Location = New System.Drawing.Point(170, 105)
  343. Me.詢價中的採購單_bt.Name = "詢價中的採購單_bt"
  344. Me.詢價中的採購單_bt.Size = New System.Drawing.Size(213, 26)
  345. Me.詢價中的採購單_bt.TabIndex = 1355
  346. Me.詢價中的採購單_bt.Text = "詢價中的採購單"
  347. Me.詢價中的採購單_bt.UseVisualStyleBackColor = True
  348. '
  349. '明細_dgv
  350. '
  351. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  352. Or System.Windows.Forms.AnchorStyles.Left) _
  353. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  354. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  355. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  356. Me.明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  357. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  358. Me.明細_dgv.Location = New System.Drawing.Point(163, 1)
  359. Me.明細_dgv.Name = "明細_dgv"
  360. Me.明細_dgv.RowHeadersWidth = 5
  361. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  362. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  363. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  364. Me.明細_dgv.RowTemplate.Height = 24
  365. Me.明細_dgv.Size = New System.Drawing.Size(1178, 517)
  366. Me.明細_dgv.TabIndex = 1356
  367. '
  368. '採購單_dgv
  369. '
  370. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  371. Me.採購單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  372. Me.採購單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  373. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  374. Me.採購單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  375. Me.採購單_dgv.BackgroundColor = System.Drawing.Color.White
  376. Me.採購單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  377. Me.採購單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  378. Me.採購單_dgv.Location = New System.Drawing.Point(1, 1)
  379. Me.採購單_dgv.Name = "採購單_dgv"
  380. Me.採購單_dgv.ReadOnly = True
  381. Me.採購單_dgv.RowHeadersWidth = 5
  382. Me.採購單_dgv.RowTemplate.Height = 24
  383. Me.採購單_dgv.Size = New System.Drawing.Size(161, 517)
  384. Me.採購單_dgv.TabIndex = 1357
  385. '
  386. '採購單號_tb
  387. '
  388. Me.採購單號_tb.Location = New System.Drawing.Point(125, 58)
  389. Me.採購單號_tb.Name = "採購單號_tb"
  390. Me.採購單號_tb.Size = New System.Drawing.Size(261, 23)
  391. Me.採購單號_tb.TabIndex = 1358
  392. '
  393. 'Label6
  394. '
  395. Me.Label6.AutoSize = True
  396. Me.Label6.Location = New System.Drawing.Point(38, 62)
  397. Me.Label6.Name = "Label6"
  398. Me.Label6.Size = New System.Drawing.Size(87, 16)
  399. Me.Label6.TabIndex = 1359
  400. Me.Label6.Text = "PO NOMOR : "
  401. '
  402. '需求日期_dtp
  403. '
  404. Me.需求日期_dtp.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  405. Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  406. Me.需求日期_dtp.Location = New System.Drawing.Point(1257, 1)
  407. Me.需求日期_dtp.Name = "需求日期_dtp"
  408. Me.需求日期_dtp.Size = New System.Drawing.Size(86, 23)
  409. Me.需求日期_dtp.TabIndex = 1361
  410. '
  411. 'Label8
  412. '
  413. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  414. Me.Label8.AutoSize = True
  415. Me.Label8.Location = New System.Drawing.Point(1162, 4)
  416. Me.Label8.Name = "Label8"
  417. Me.Label8.Size = New System.Drawing.Size(98, 16)
  418. Me.Label8.TabIndex = 1360
  419. Me.Label8.Text = "TGL/BLN/THN : "
  420. '
  421. '項次_tb
  422. '
  423. Me.項次_tb.Enabled = False
  424. Me.項次_tb.Location = New System.Drawing.Point(3, 79)
  425. Me.項次_tb.Name = "項次_tb"
  426. Me.項次_tb.Size = New System.Drawing.Size(161, 23)
  427. Me.項次_tb.TabIndex = 1364
  428. '
  429. '項次_lb
  430. '
  431. Me.項次_lb.AutoSize = True
  432. Me.項次_lb.Location = New System.Drawing.Point(403, 6)
  433. Me.項次_lb.Name = "項次_lb"
  434. Me.項次_lb.Size = New System.Drawing.Size(32, 16)
  435. Me.項次_lb.TabIndex = 1363
  436. Me.項次_lb.Text = "項次"
  437. '
  438. '選擇_lb
  439. '
  440. Me.選擇_lb.AutoSize = True
  441. Me.選擇_lb.Location = New System.Drawing.Point(169, 6)
  442. Me.選擇_lb.Name = "選擇_lb"
  443. Me.選擇_lb.Size = New System.Drawing.Size(32, 16)
  444. Me.選擇_lb.TabIndex = 1362
  445. Me.選擇_lb.Text = "選擇"
  446. '
  447. '刪除請購單上點選資料_bt
  448. '
  449. Me.刪除請購單上點選資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  450. Me.刪除請購單上點選資料_bt.ForeColor = System.Drawing.Color.Red
  451. Me.刪除請購單上點選資料_bt.Location = New System.Drawing.Point(170, 27)
  452. Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt"
  453. Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(302, 25)
  454. Me.刪除請購單上點選資料_bt.TabIndex = 1366
  455. Me.刪除請購單上點選資料_bt.Text = "刪除採購單上點選的資料"
  456. Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True
  457. '
  458. '刪除_bt
  459. '
  460. Me.刪除_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  461. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  462. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  463. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  464. Me.刪除_bt.Location = New System.Drawing.Point(1145, 28)
  465. Me.刪除_bt.Name = "刪除_bt"
  466. Me.刪除_bt.Size = New System.Drawing.Size(55, 55)
  467. Me.刪除_bt.TabIndex = 1365
  468. Me.刪除_bt.UseVisualStyleBackColor = True
  469. '
  470. '存檔_bt
  471. '
  472. Me.存檔_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  473. Me.存檔_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  474. Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  475. Me.存檔_bt.Location = New System.Drawing.Point(710, 28)
  476. Me.存檔_bt.Name = "存檔_bt"
  477. Me.存檔_bt.Size = New System.Drawing.Size(55, 55)
  478. Me.存檔_bt.TabIndex = 1367
  479. Me.存檔_bt.UseVisualStyleBackColor = True
  480. '
  481. '請購單號1_tb
  482. '
  483. Me.請購單號1_tb.Location = New System.Drawing.Point(3, 55)
  484. Me.請購單號1_tb.Name = "請購單號1_tb"
  485. Me.請購單號1_tb.Size = New System.Drawing.Size(161, 23)
  486. Me.請購單號1_tb.TabIndex = 1368
  487. '
  488. '料號_tb
  489. '
  490. Me.料號_tb.Enabled = False
  491. Me.料號_tb.Location = New System.Drawing.Point(217, 3)
  492. Me.料號_tb.Name = "料號_tb"
  493. Me.料號_tb.Size = New System.Drawing.Size(180, 23)
  494. Me.料號_tb.TabIndex = 1369
  495. '
  496. '尋價日期_tb
  497. '
  498. Me.尋價日期_tb.Location = New System.Drawing.Point(3, 127)
  499. Me.尋價日期_tb.Name = "尋價日期_tb"
  500. Me.尋價日期_tb.Size = New System.Drawing.Size(161, 23)
  501. Me.尋價日期_tb.TabIndex = 1371
  502. '
  503. '詢價員_tb
  504. '
  505. Me.詢價員_tb.Location = New System.Drawing.Point(3, 103)
  506. Me.詢價員_tb.Name = "詢價員_tb"
  507. Me.詢價員_tb.Size = New System.Drawing.Size(161, 23)
  508. Me.詢價員_tb.TabIndex = 1370
  509. '
  510. '明細1_dgv
  511. '
  512. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  513. Me.明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  514. Me.明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  515. Me.明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  516. Me.明細1_dgv.Location = New System.Drawing.Point(2, 2)
  517. Me.明細1_dgv.Name = "明細1_dgv"
  518. Me.明細1_dgv.RowHeadersWidth = 5
  519. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  520. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  521. Me.明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  522. Me.明細1_dgv.RowTemplate.Height = 24
  523. Me.明細1_dgv.Size = New System.Drawing.Size(50, 50)
  524. Me.明細1_dgv.TabIndex = 1372
  525. '
  526. '系統語言_cb
  527. '
  528. Me.系統語言_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  529. Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  530. Me.系統語言_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  531. Me.系統語言_cb.ForeColor = System.Drawing.Color.Black
  532. Me.系統語言_cb.FormattingEnabled = True
  533. Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"})
  534. Me.系統語言_cb.Location = New System.Drawing.Point(902, 2)
  535. Me.系統語言_cb.Name = "系統語言_cb"
  536. Me.系統語言_cb.Size = New System.Drawing.Size(102, 24)
  537. Me.系統語言_cb.TabIndex = 1373
  538. '
  539. '文字_lb
  540. '
  541. Me.文字_lb.AutoSize = True
  542. Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  543. Me.文字_lb.Location = New System.Drawing.Point(12, 89)
  544. Me.文字_lb.Name = "文字_lb"
  545. Me.文字_lb.Size = New System.Drawing.Size(465, 17)
  546. Me.文字_lb.TabIndex = 1380
  547. Me.文字_lb.Text = "未受理請購單 : 按照方塊數字1到4操作,滿足1和2條件生成採購單才可以使用。"
  548. '
  549. '文字2_lb
  550. '
  551. Me.文字2_lb.AutoSize = True
  552. Me.文字2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  553. Me.文字2_lb.Location = New System.Drawing.Point(12, 89)
  554. Me.文字2_lb.Name = "文字2_lb"
  555. Me.文字2_lb.Size = New System.Drawing.Size(557, 16)
  556. Me.文字2_lb.TabIndex = 1381
  557. Me.文字2_lb.Text = "詢價中的採購單: 此頁面,主要使用列印給廠商報價用。刪除採購單上點選的資料:是指刪除項次那筆資料"
  558. '
  559. '退回請購單_bt
  560. '
  561. Me.退回請購單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
  562. Me.退回請購單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  563. Me.退回請購單_bt.Location = New System.Drawing.Point(767, 28)
  564. Me.退回請購單_bt.Name = "退回請購單_bt"
  565. Me.退回請購單_bt.Size = New System.Drawing.Size(55, 55)
  566. Me.退回請購單_bt.TabIndex = 1382
  567. Me.退回請購單_bt.UseVisualStyleBackColor = True
  568. '
  569. '日期_rb
  570. '
  571. Me.日期_rb.AutoSize = True
  572. Me.日期_rb.Location = New System.Drawing.Point(943, 57)
  573. Me.日期_rb.Name = "日期_rb"
  574. Me.日期_rb.Size = New System.Drawing.Size(110, 20)
  575. Me.日期_rb.TabIndex = 1348
  576. Me.日期_rb.Text = "上一次購買日期"
  577. Me.日期_rb.UseVisualStyleBackColor = True
  578. '
  579. '單價_rb
  580. '
  581. Me.單價_rb.AutoSize = True
  582. Me.單價_rb.Checked = True
  583. Me.單價_rb.Location = New System.Drawing.Point(943, 31)
  584. Me.單價_rb.Name = "單價_rb"
  585. Me.單價_rb.Size = New System.Drawing.Size(74, 20)
  586. Me.單價_rb.TabIndex = 0
  587. Me.單價_rb.TabStop = True
  588. Me.單價_rb.Text = "平均單價"
  589. Me.單價_rb.UseVisualStyleBackColor = True
  590. '
  591. '價錢_dgv
  592. '
  593. Me.價錢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  594. Me.價錢_dgv.Location = New System.Drawing.Point(58, 2)
  595. Me.價錢_dgv.Name = "價錢_dgv"
  596. Me.價錢_dgv.RowTemplate.Height = 24
  597. Me.價錢_dgv.Size = New System.Drawing.Size(50, 50)
  598. Me.價錢_dgv.TabIndex = 1349
  599. Me.價錢_dgv.VirtualMode = True
  600. '
  601. 'Label1
  602. '
  603. Me.Label1.AutoSize = True
  604. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  605. Me.Label1.Location = New System.Drawing.Point(12, 106)
  606. Me.Label1.Name = "Label1"
  607. Me.Label1.Size = New System.Drawing.Size(472, 16)
  608. Me.Label1.TabIndex = 1384
  609. Me.Label1.Text = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
  610. '
  611. 'Label2
  612. '
  613. Me.Label2.AutoSize = True
  614. Me.Label2.Location = New System.Drawing.Point(5, 6)
  615. Me.Label2.Name = "Label2"
  616. Me.Label2.Size = New System.Drawing.Size(27, 16)
  617. Me.Label2.TabIndex = 1385
  618. Me.Label2.Text = "1、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  619. '
  620. 'Label3
  621. '
  622. Me.Label3.AutoSize = True
  623. Me.Label3.Location = New System.Drawing.Point(393, 6)
  624. Me.Label3.Name = "Label3"
  625. Me.Label3.Size = New System.Drawing.Size(27, 16)
  626. Me.Label3.TabIndex = 1386
  627. Me.Label3.Text = "2、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  628. '
  629. 'Label7
  630. '
  631. Me.Label7.AutoSize = True
  632. Me.Label7.Location = New System.Drawing.Point(5, 33)
  633. Me.Label7.Name = "Label7"
  634. Me.Label7.Size = New System.Drawing.Size(27, 16)
  635. Me.Label7.TabIndex = 1389
  636. Me.Label7.Text = "3、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  637. '
  638. 'Label11
  639. '
  640. Me.Label11.AutoSize = True
  641. Me.Label11.Location = New System.Drawing.Point(5, 62)
  642. Me.Label11.Name = "Label11"
  643. Me.Label11.Size = New System.Drawing.Size(27, 16)
  644. Me.Label11.TabIndex = 1392
  645. Me.Label11.Text = "4、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  646. '
  647. '語轉扭_bt
  648. '
  649. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  650. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  651. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  652. Me.語轉扭_bt.Location = New System.Drawing.Point(809, 1)
  653. Me.語轉扭_bt.Name = "語轉扭_bt"
  654. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  655. Me.語轉扭_bt.TabIndex = 1632
  656. Me.語轉扭_bt.Text = "L"
  657. Me.語轉扭_bt.UseVisualStyleBackColor = True
  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.Right), System.Windows.Forms.AnchorStyles)
  663. Me.料號_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  664. Me.料號_dgv.BackgroundColor = System.Drawing.Color.White
  665. Me.料號_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  666. Me.料號_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  667. Me.料號_dgv.Location = New System.Drawing.Point(696, 159)
  668. Me.料號_dgv.Name = "料號_dgv"
  669. Me.料號_dgv.ReadOnly = True
  670. Me.料號_dgv.RowHeadersWidth = 4
  671. Me.料號_dgv.RowTemplate.Height = 24
  672. Me.料號_dgv.Size = New System.Drawing.Size(650, 515)
  673. Me.料號_dgv.TabIndex = 1634
  674. Me.料號_dgv.Visible = False
  675. '
  676. '料號1_tb
  677. '
  678. Me.料號1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  679. Me.料號1_tb.Enabled = False
  680. Me.料號1_tb.Location = New System.Drawing.Point(170, 55)
  681. Me.料號1_tb.Name = "料號1_tb"
  682. Me.料號1_tb.Size = New System.Drawing.Size(133, 23)
  683. Me.料號1_tb.TabIndex = 1635
  684. '
  685. '料號_bt
  686. '
  687. Me.料號_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Bar_Chart
  688. Me.料號_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  689. Me.料號_bt.ForeColor = System.Drawing.Color.Red
  690. Me.料號_bt.Location = New System.Drawing.Point(881, 28)
  691. Me.料號_bt.Name = "料號_bt"
  692. Me.料號_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
  693. Me.料號_bt.Size = New System.Drawing.Size(55, 55)
  694. Me.料號_bt.TabIndex = 1637
  695. Me.料號_bt.UseVisualStyleBackColor = True
  696. '
  697. 'Panel1
  698. '
  699. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  700. Me.Panel1.Controls.Add(Me.核准人_tb)
  701. Me.Panel1.Controls.Add(Me.申請人_tb)
  702. Me.Panel1.Controls.Add(Me.請購資料_dgv)
  703. Me.Panel1.Controls.Add(Me.明細1_dgv)
  704. Me.Panel1.Controls.Add(Me.價錢_dgv)
  705. Me.Panel1.Controls.Add(Me.語言_dgv)
  706. Me.Panel1.Controls.Add(Me.請購單號1_tb)
  707. Me.Panel1.Controls.Add(Me.項次_tb)
  708. Me.Panel1.Controls.Add(Me.料號1_tb)
  709. Me.Panel1.Controls.Add(Me.詢價員_tb)
  710. Me.Panel1.Controls.Add(Me.尋價日期_tb)
  711. Me.Panel1.Controls.Add(Me.倉庫級別_tb)
  712. Me.Panel1.Controls.Add(Me.倉庫級別_lb)
  713. Me.Panel1.Controls.Add(Me.倉庫編號_tb)
  714. Me.Panel1.Controls.Add(Me.刪除請購單上點選資料_bt)
  715. Me.Panel1.Controls.Add(Me.倉庫編號_lb)
  716. Me.Panel1.Controls.Add(Me.料號_tb)
  717. Me.Panel1.Controls.Add(Me.選擇_lb)
  718. Me.Panel1.Controls.Add(Me.項次_lb)
  719. Me.Panel1.Controls.Add(Me.未受理請購單_bt)
  720. Me.Panel1.Controls.Add(Me.詢價中的採購單_bt)
  721. Me.Panel1.Location = New System.Drawing.Point(62, 252)
  722. Me.Panel1.Name = "Panel1"
  723. Me.Panel1.Size = New System.Drawing.Size(515, 218)
  724. Me.Panel1.TabIndex = 1639
  725. '
  726. '請購資料_dgv
  727. '
  728. Me.請購資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  729. Me.請購資料_dgv.Location = New System.Drawing.Point(183, 132)
  730. Me.請購資料_dgv.Name = "請購資料_dgv"
  731. Me.請購資料_dgv.RowTemplate.Height = 24
  732. Me.請購資料_dgv.Size = New System.Drawing.Size(200, 75)
  733. Me.請購資料_dgv.TabIndex = 1636
  734. Me.請購資料_dgv.VirtualMode = True
  735. '
  736. '詳細資料2_ch
  737. '
  738. Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  739. Me.詳細資料2_ch.AutoSize = True
  740. Me.詳細資料2_ch.Location = New System.Drawing.Point(1008, 3)
  741. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  742. Me.詳細資料2_ch.Size = New System.Drawing.Size(127, 20)
  743. Me.詳細資料2_ch.TabIndex = 1839
  744. Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
  745. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  746. '
  747. '物料圖_pb
  748. '
  749. Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  750. Me.物料圖_pb.BackColor = System.Drawing.Color.Transparent
  751. Me.物料圖_pb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Picture
  752. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  753. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  754. Me.物料圖_pb.Location = New System.Drawing.Point(1240, 27)
  755. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  756. Me.物料圖_pb.Name = "物料圖_pb"
  757. Me.物料圖_pb.Size = New System.Drawing.Size(107, 95)
  758. Me.物料圖_pb.TabIndex = 1638
  759. Me.物料圖_pb.TabStop = False
  760. '
  761. 'RadSeparator3
  762. '
  763. Me.RadSeparator3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  764. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  765. Me.RadSeparator3.Location = New System.Drawing.Point(3, 81)
  766. Me.RadSeparator3.Name = "RadSeparator3"
  767. Me.RadSeparator3.Size = New System.Drawing.Size(1258, 10)
  768. Me.RadSeparator3.TabIndex = 1842
  769. '
  770. 'ToolTip1
  771. '
  772. Me.ToolTip1.AutoPopDelay = 5000
  773. Me.ToolTip1.InitialDelay = 500
  774. Me.ToolTip1.IsBalloon = True
  775. Me.ToolTip1.ReshowDelay = 100
  776. Me.ToolTip1.ToolTipTitle = "illustrate"
  777. '
  778. 'TC1
  779. '
  780. Me.TC1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  781. Or System.Windows.Forms.AnchorStyles.Left) _
  782. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  783. Me.TC1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  784. Me.TC1.Controls.Add(Me.未受理的請購單_tp)
  785. Me.TC1.Controls.Add(Me.詢價中的採購單_tp)
  786. Me.TC1.Location = New System.Drawing.Point(-1, 128)
  787. Me.TC1.Name = "TC1"
  788. Me.TC1.SelectedIndex = 0
  789. Me.TC1.Size = New System.Drawing.Size(1355, 555)
  790. Me.TC1.TabIndex = 1843
  791. '
  792. '未受理的請購單_tp
  793. '
  794. Me.未受理的請購單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  795. Me.未受理的請購單_tp.Controls.Add(Me.請購_dgv)
  796. Me.未受理的請購單_tp.Location = New System.Drawing.Point(4, 28)
  797. Me.未受理的請購單_tp.Name = "未受理的請購單_tp"
  798. Me.未受理的請購單_tp.Padding = New System.Windows.Forms.Padding(3)
  799. Me.未受理的請購單_tp.Size = New System.Drawing.Size(1347, 523)
  800. Me.未受理的請購單_tp.TabIndex = 0
  801. Me.未受理的請購單_tp.Text = "未受理的請購單"
  802. Me.未受理的請購單_tp.UseVisualStyleBackColor = True
  803. '
  804. '詢價中的採購單_tp
  805. '
  806. Me.詢價中的採購單_tp.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  807. Me.詢價中的採購單_tp.Controls.Add(Me.採購單_dgv)
  808. Me.詢價中的採購單_tp.Controls.Add(Me.明細_dgv)
  809. Me.詢價中的採購單_tp.Location = New System.Drawing.Point(4, 28)
  810. Me.詢價中的採購單_tp.Name = "詢價中的採購單_tp"
  811. Me.詢價中的採購單_tp.Padding = New System.Windows.Forms.Padding(3)
  812. Me.詢價中的採購單_tp.Size = New System.Drawing.Size(1347, 523)
  813. Me.詢價中的採購單_tp.TabIndex = 1
  814. Me.詢價中的採購單_tp.Text = "詢價中的採購單"
  815. Me.詢價中的採購單_tp.UseVisualStyleBackColor = True
  816. '
  817. 'RadSeparator1
  818. '
  819. Me.RadSeparator1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  820. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  821. Me.RadSeparator1.Location = New System.Drawing.Point(3, 121)
  822. Me.RadSeparator1.Name = "RadSeparator1"
  823. Me.RadSeparator1.Size = New System.Drawing.Size(1346, 10)
  824. Me.RadSeparator1.TabIndex = 1844
  825. '
  826. '請購單取消_bt
  827. '
  828. Me.請購單取消_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  829. Me.請購單取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  830. Me.請購單取消_bt.ForeColor = System.Drawing.Color.Black
  831. Me.請購單取消_bt.Location = New System.Drawing.Point(1145, 127)
  832. Me.請購單取消_bt.Name = "請購單取消_bt"
  833. Me.請購單取消_bt.Size = New System.Drawing.Size(202, 28)
  834. Me.請購單取消_bt.TabIndex = 1845
  835. Me.請購單取消_bt.Text = "Batal Permintaan Pembelian"
  836. Me.請購單取消_bt.UseVisualStyleBackColor = True
  837. '
  838. '系統說明_bt
  839. '
  840. Me.系統說明_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  841. Me.系統說明_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.question_mark
  842. Me.系統說明_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  843. Me.系統說明_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  844. Me.系統說明_bt.ForeColor = System.Drawing.Color.Blue
  845. Me.系統說明_bt.Location = New System.Drawing.Point(1203, 88)
  846. Me.系統說明_bt.Name = "系統說明_bt"
  847. Me.系統說明_bt.Size = New System.Drawing.Size(36, 36)
  848. Me.系統說明_bt.TabIndex = 1900
  849. Me.系統說明_bt.UseVisualStyleBackColor = True
  850. '
  851. '申請人_tb
  852. '
  853. Me.申請人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  854. Me.申請人_tb.Enabled = False
  855. Me.申請人_tb.Location = New System.Drawing.Point(309, 55)
  856. Me.申請人_tb.Name = "申請人_tb"
  857. Me.申請人_tb.Size = New System.Drawing.Size(74, 23)
  858. Me.申請人_tb.TabIndex = 1637
  859. '
  860. '核准人_tb
  861. '
  862. Me.核准人_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  863. Me.核准人_tb.Enabled = False
  864. Me.核准人_tb.Location = New System.Drawing.Point(389, 55)
  865. Me.核准人_tb.Name = "核准人_tb"
  866. Me.核准人_tb.Size = New System.Drawing.Size(74, 23)
  867. Me.核准人_tb.TabIndex = 1638
  868. '
  869. '採購單詢價
  870. '
  871. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  872. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  873. Me.ClientSize = New System.Drawing.Size(1350, 681)
  874. Me.Controls.Add(Me.系統說明_bt)
  875. Me.Controls.Add(Me.請購單取消_bt)
  876. Me.Controls.Add(Me.詳細資料2_ch)
  877. Me.Controls.Add(Me.Panel1)
  878. Me.Controls.Add(Me.物料圖_pb)
  879. Me.Controls.Add(Me.料號_bt)
  880. Me.Controls.Add(Me.料號_dgv)
  881. Me.Controls.Add(Me.語轉扭_bt)
  882. Me.Controls.Add(Me.日期_rb)
  883. Me.Controls.Add(Me.Label6)
  884. Me.Controls.Add(Me.單價_rb)
  885. Me.Controls.Add(Me.Label11)
  886. Me.Controls.Add(Me.採購單號_tb)
  887. Me.Controls.Add(Me.Label7)
  888. Me.Controls.Add(Me.依據入庫單號全部選擇_bt)
  889. Me.Controls.Add(Me.全部選擇_bt)
  890. Me.Controls.Add(Me.Label3)
  891. Me.Controls.Add(Me.請購單號_tb)
  892. Me.Controls.Add(Me.全部取消_bt)
  893. Me.Controls.Add(Me.生成採購單_bt)
  894. Me.Controls.Add(Me.選擇公司_cb)
  895. Me.Controls.Add(Me.Label1)
  896. Me.Controls.Add(Me.Label2)
  897. Me.Controls.Add(Me.指定倉庫_lb)
  898. Me.Controls.Add(Me.需求日期_dtp)
  899. Me.Controls.Add(Me.指定倉庫_cb)
  900. Me.Controls.Add(Me.小間距1_ch)
  901. Me.Controls.Add(Me.中間距1_ch)
  902. Me.Controls.Add(Me.大間距1_ch)
  903. Me.Controls.Add(Me.退回請購單_bt)
  904. Me.Controls.Add(Me.系統語言_cb)
  905. Me.Controls.Add(Me.存檔_bt)
  906. Me.Controls.Add(Me.刪除_bt)
  907. Me.Controls.Add(Me.列印成詢價單_bt)
  908. Me.Controls.Add(Me.Label8)
  909. Me.Controls.Add(Me.選擇公司_lb)
  910. Me.Controls.Add(Me.RadSeparator3)
  911. Me.Controls.Add(Me.TC1)
  912. Me.Controls.Add(Me.RadSeparator1)
  913. Me.Controls.Add(Me.文字_lb)
  914. Me.Controls.Add(Me.文字2_lb)
  915. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  916. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  917. Me.MaximizeBox = False
  918. Me.MinimizeBox = False
  919. Me.Name = "採購單詢價"
  920. Me.Text = "採購單詢價"
  921. CType(Me.請購_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  922. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  923. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  924. CType(Me.採購單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  925. CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  926. CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  927. CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  928. Me.Panel1.ResumeLayout(False)
  929. Me.Panel1.PerformLayout()
  930. CType(Me.請購資料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  931. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  932. CType(Me.RadSeparator3, System.ComponentModel.ISupportInitialize).EndInit()
  933. Me.TC1.ResumeLayout(False)
  934. Me.未受理的請購單_tp.ResumeLayout(False)
  935. Me.詢價中的採購單_tp.ResumeLayout(False)
  936. CType(Me.RadSeparator1, System.ComponentModel.ISupportInitialize).EndInit()
  937. Me.ResumeLayout(False)
  938. Me.PerformLayout()
  939. End Sub
  940. Friend WithEvents 指定倉庫_cb As ComboBox
  941. Friend WithEvents 指定倉庫_lb As Label
  942. Friend WithEvents 選擇公司_lb As Label
  943. Friend WithEvents 選擇公司_cb As ComboBox
  944. Friend WithEvents 請購_dgv As DataGridView
  945. Friend WithEvents 語言_dgv As DataGridView
  946. Friend WithEvents 大間距1_ch As CheckBox
  947. Friend WithEvents 中間距1_ch As CheckBox
  948. Friend WithEvents 小間距1_ch As CheckBox
  949. Friend WithEvents 倉庫編號_tb As TextBox
  950. Friend WithEvents 倉庫級別_tb As TextBox
  951. Friend WithEvents 倉庫級別_lb As Label
  952. Friend WithEvents 倉庫編號_lb As Label
  953. Friend WithEvents 請購單號_tb As TextBox
  954. Friend WithEvents 依據入庫單號全部選擇_bt As Button
  955. Friend WithEvents 全部取消_bt As Button
  956. Friend WithEvents 全部選擇_bt As Button
  957. Friend WithEvents 生成採購單_bt As Button
  958. Friend WithEvents 列印成詢價單_bt As Button
  959. Friend WithEvents 未受理請購單_bt As Button
  960. Friend WithEvents 詢價中的採購單_bt As Button
  961. Friend WithEvents 明細_dgv As DataGridView
  962. Friend WithEvents 採購單_dgv As DataGridView
  963. Friend WithEvents 採購單號_tb As TextBox
  964. Friend WithEvents Label6 As Label
  965. Friend WithEvents 需求日期_dtp As DateTimePicker
  966. Friend WithEvents Label8 As Label
  967. Friend WithEvents 項次_tb As TextBox
  968. Friend WithEvents 項次_lb As Label
  969. Friend WithEvents 選擇_lb As Label
  970. Friend WithEvents 刪除請購單上點選資料_bt As Button
  971. Friend WithEvents 刪除_bt As Button
  972. Friend WithEvents 存檔_bt As Button
  973. Friend WithEvents 請購單號1_tb As TextBox
  974. Friend WithEvents 料號_tb As TextBox
  975. Friend WithEvents 尋價日期_tb As TextBox
  976. Friend WithEvents 詢價員_tb As TextBox
  977. Friend WithEvents 明細1_dgv As DataGridView
  978. Friend WithEvents 系統語言_cb As ComboBox
  979. Friend WithEvents 文字_lb As Label
  980. Friend WithEvents 文字2_lb As Label
  981. Friend WithEvents 退回請購單_bt As Button
  982. Friend WithEvents 日期_rb As RadioButton
  983. Friend WithEvents 單價_rb As RadioButton
  984. Friend WithEvents 價錢_dgv As DataGridView
  985. Friend WithEvents Label1 As Label
  986. Friend WithEvents Label2 As Label
  987. Friend WithEvents Label3 As Label
  988. Friend WithEvents Label7 As Label
  989. Friend WithEvents Label11 As Label
  990. Friend WithEvents 語轉扭_bt As Button
  991. Friend WithEvents 料號_dgv As DataGridView
  992. Friend WithEvents 料號1_tb As TextBox
  993. Friend WithEvents 料號_bt As Button
  994. Friend WithEvents 物料圖_pb As PictureBox
  995. Friend WithEvents Panel1 As Panel
  996. Friend WithEvents 詳細資料2_ch As CheckBox
  997. Friend WithEvents RadSeparator3 As Telerik.WinControls.UI.RadSeparator
  998. Friend WithEvents ToolTip1 As ToolTip
  999. Friend WithEvents TC1 As TabControl
  1000. Friend WithEvents 未受理的請購單_tp As TabPage
  1001. Friend WithEvents 詢價中的採購單_tp As TabPage
  1002. Friend WithEvents RadSeparator1 As Telerik.WinControls.UI.RadSeparator
  1003. Friend WithEvents 請購單取消_bt As Button
  1004. Friend WithEvents Column1 As DataGridViewTextBoxColumn
  1005. Friend WithEvents Column2 As DataGridViewTextBoxColumn
  1006. Friend WithEvents 系統說明_bt As Button
  1007. Friend WithEvents 請購資料_dgv As DataGridView
  1008. Friend WithEvents 核准人_tb As TextBox
  1009. Friend WithEvents 申請人_tb As TextBox
  1010. End Class