Keine Beschreibung
Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.

採購單詢價.Designer.vb 45KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895
  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. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(採購單詢價))
  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.物料圖_pb = New System.Windows.Forms.PictureBox()
  30. Me.料號_bt = New System.Windows.Forms.Button()
  31. Me.料號1_tb = New System.Windows.Forms.TextBox()
  32. Me.料號_dgv = New System.Windows.Forms.DataGridView()
  33. Me.語轉扭_bt = New System.Windows.Forms.Button()
  34. Me.日期_rb = New System.Windows.Forms.RadioButton()
  35. Me.Label6 = New System.Windows.Forms.Label()
  36. Me.單價_rb = New System.Windows.Forms.RadioButton()
  37. Me.刪除請購單上點選資料_bt = New System.Windows.Forms.Button()
  38. Me.Label11 = New System.Windows.Forms.Label()
  39. Me.採購單號_tb = New System.Windows.Forms.TextBox()
  40. Me.Label7 = New System.Windows.Forms.Label()
  41. Me.項次_lb = New System.Windows.Forms.Label()
  42. Me.依據入庫單號全部選擇_bt = New System.Windows.Forms.Button()
  43. Me.料號_tb = New System.Windows.Forms.TextBox()
  44. Me.全部選擇_bt = New System.Windows.Forms.Button()
  45. Me.選擇_lb = New System.Windows.Forms.Label()
  46. Me.Label3 = New System.Windows.Forms.Label()
  47. Me.請購單號_tb = New System.Windows.Forms.TextBox()
  48. Me.全部取消_bt = New System.Windows.Forms.Button()
  49. Me.生成採購單_bt = New System.Windows.Forms.Button()
  50. Me.選擇公司_cb = New System.Windows.Forms.ComboBox()
  51. Me.Label2 = New System.Windows.Forms.Label()
  52. Me.指定倉庫_lb = New System.Windows.Forms.Label()
  53. Me.需求日期_dtp = New System.Windows.Forms.DateTimePicker()
  54. Me.指定倉庫_cb = New System.Windows.Forms.ComboBox()
  55. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  56. Me.Label1 = New System.Windows.Forms.Label()
  57. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  58. Me.倉庫編號_lb = New System.Windows.Forms.Label()
  59. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  60. Me.價錢_dgv = New System.Windows.Forms.DataGridView()
  61. Me.倉庫級別_lb = New System.Windows.Forms.Label()
  62. Me.倉庫級別_tb = New System.Windows.Forms.TextBox()
  63. Me.倉庫編號_tb = New System.Windows.Forms.TextBox()
  64. Me.退回請購單_bt = New System.Windows.Forms.Button()
  65. Me.文字_lb = New System.Windows.Forms.Label()
  66. Me.系統語言_cb = New System.Windows.Forms.ComboBox()
  67. Me.明細1_dgv = New System.Windows.Forms.DataGridView()
  68. Me.尋價日期_tb = New System.Windows.Forms.TextBox()
  69. Me.詢價員_tb = New System.Windows.Forms.TextBox()
  70. Me.請購單號1_tb = New System.Windows.Forms.TextBox()
  71. Me.存檔_bt = New System.Windows.Forms.Button()
  72. Me.刪除_bt = New System.Windows.Forms.Button()
  73. Me.項次_tb = New System.Windows.Forms.TextBox()
  74. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  75. Me.詢價中的採購單_bt = New System.Windows.Forms.Button()
  76. Me.未受理請購單_bt = New System.Windows.Forms.Button()
  77. Me.列印成詢價單_bt = New System.Windows.Forms.Button()
  78. Me.Label8 = New System.Windows.Forms.Label()
  79. Me.Label9 = New System.Windows.Forms.Label()
  80. Me.Label10 = New System.Windows.Forms.Label()
  81. Me.Label12 = New System.Windows.Forms.Label()
  82. Me.Label13 = New System.Windows.Forms.Label()
  83. Me.選擇公司_lb = New System.Windows.Forms.Label()
  84. Me.Label4 = New System.Windows.Forms.Label()
  85. Me.Label5 = New System.Windows.Forms.Label()
  86. Me.文字2_lb = New System.Windows.Forms.Label()
  87. Me.採購單_dgv = New System.Windows.Forms.DataGridView()
  88. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  89. Me.請購_dgv = New System.Windows.Forms.DataGridView()
  90. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  91. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  92. CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  93. CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  94. CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  95. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.採購單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.請購_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  99. Me.SuspendLayout()
  100. '
  101. '物料圖_pb
  102. '
  103. Me.物料圖_pb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  104. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  105. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  106. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  107. Me.物料圖_pb.Location = New System.Drawing.Point(1258, 27)
  108. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  109. Me.物料圖_pb.Name = "物料圖_pb"
  110. Me.物料圖_pb.Size = New System.Drawing.Size(90, 92)
  111. Me.物料圖_pb.TabIndex = 1699
  112. Me.物料圖_pb.TabStop = False
  113. '
  114. '料號_bt
  115. '
  116. Me.料號_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  117. Me.料號_bt.ForeColor = System.Drawing.Color.Red
  118. Me.料號_bt.Location = New System.Drawing.Point(396, 654)
  119. Me.料號_bt.Name = "料號_bt"
  120. Me.料號_bt.RightToLeft = System.Windows.Forms.RightToLeft.No
  121. Me.料號_bt.Size = New System.Drawing.Size(143, 23)
  122. Me.料號_bt.TabIndex = 1698
  123. Me.料號_bt.Text = "歷史單價"
  124. Me.料號_bt.UseVisualStyleBackColor = True
  125. '
  126. '料號1_tb
  127. '
  128. Me.料號1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  129. Me.料號1_tb.Enabled = False
  130. Me.料號1_tb.Location = New System.Drawing.Point(540, 655)
  131. Me.料號1_tb.Name = "料號1_tb"
  132. Me.料號1_tb.Size = New System.Drawing.Size(133, 23)
  133. Me.料號1_tb.TabIndex = 1697
  134. '
  135. '料號_dgv
  136. '
  137. Me.料號_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  138. Or System.Windows.Forms.AnchorStyles.Left) _
  139. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  140. Me.料號_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  141. Me.料號_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  142. Me.料號_dgv.Location = New System.Drawing.Point(166, 161)
  143. Me.料號_dgv.Name = "料號_dgv"
  144. Me.料號_dgv.ReadOnly = True
  145. Me.料號_dgv.RowHeadersWidth = 4
  146. Me.料號_dgv.RowTemplate.Height = 24
  147. Me.料號_dgv.Size = New System.Drawing.Size(650, 490)
  148. Me.料號_dgv.TabIndex = 1696
  149. Me.料號_dgv.Visible = False
  150. '
  151. '語轉扭_bt
  152. '
  153. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  154. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  155. Me.語轉扭_bt.Location = New System.Drawing.Point(1320, 134)
  156. Me.語轉扭_bt.Name = "語轉扭_bt"
  157. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  158. Me.語轉扭_bt.TabIndex = 1695
  159. Me.語轉扭_bt.Text = "L"
  160. Me.語轉扭_bt.UseVisualStyleBackColor = True
  161. '
  162. '日期_rb
  163. '
  164. Me.日期_rb.AutoSize = True
  165. Me.日期_rb.Location = New System.Drawing.Point(740, 96)
  166. Me.日期_rb.Name = "日期_rb"
  167. Me.日期_rb.Size = New System.Drawing.Size(109, 20)
  168. Me.日期_rb.TabIndex = 1654
  169. Me.日期_rb.TabStop = True
  170. Me.日期_rb.Text = "上一次購買日期"
  171. Me.日期_rb.UseVisualStyleBackColor = True
  172. '
  173. 'Label6
  174. '
  175. Me.Label6.AutoSize = True
  176. Me.Label6.Location = New System.Drawing.Point(39, 68)
  177. Me.Label6.Name = "Label6"
  178. Me.Label6.Size = New System.Drawing.Size(86, 16)
  179. Me.Label6.TabIndex = 1666
  180. Me.Label6.Text = "PO NOMOR : "
  181. '
  182. '單價_rb
  183. '
  184. Me.單價_rb.AutoSize = True
  185. Me.單價_rb.Location = New System.Drawing.Point(604, 96)
  186. Me.單價_rb.Name = "單價_rb"
  187. Me.單價_rb.Size = New System.Drawing.Size(73, 20)
  188. Me.單價_rb.TabIndex = 1639
  189. Me.單價_rb.TabStop = True
  190. Me.單價_rb.Text = "平均單價"
  191. Me.單價_rb.UseVisualStyleBackColor = True
  192. '
  193. '刪除請購單上點選資料_bt
  194. '
  195. Me.刪除請購單上點選資料_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  196. Me.刪除請購單上點選資料_bt.ForeColor = System.Drawing.Color.Red
  197. Me.刪除請購單上點選資料_bt.Location = New System.Drawing.Point(945, 64)
  198. Me.刪除請購單上點選資料_bt.Name = "刪除請購單上點選資料_bt"
  199. Me.刪除請購單上點選資料_bt.Size = New System.Drawing.Size(311, 25)
  200. Me.刪除請購單上點選資料_bt.TabIndex = 1673
  201. Me.刪除請購單上點選資料_bt.Text = "刪除採購單上點選的資料"
  202. Me.刪除請購單上點選資料_bt.UseVisualStyleBackColor = True
  203. '
  204. 'Label11
  205. '
  206. Me.Label11.AutoSize = True
  207. Me.Label11.Location = New System.Drawing.Point(6, 68)
  208. Me.Label11.Name = "Label11"
  209. Me.Label11.Size = New System.Drawing.Size(26, 16)
  210. Me.Label11.TabIndex = 1692
  211. Me.Label11.Text = "4、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  212. '
  213. '採購單號_tb
  214. '
  215. Me.採購單號_tb.Enabled = False
  216. Me.採購單號_tb.Location = New System.Drawing.Point(126, 64)
  217. Me.採購單號_tb.Name = "採購單號_tb"
  218. Me.採購單號_tb.Size = New System.Drawing.Size(261, 23)
  219. Me.採購單號_tb.TabIndex = 1665
  220. '
  221. 'Label7
  222. '
  223. Me.Label7.AutoSize = True
  224. Me.Label7.Location = New System.Drawing.Point(6, 36)
  225. Me.Label7.Name = "Label7"
  226. Me.Label7.Size = New System.Drawing.Size(26, 16)
  227. Me.Label7.TabIndex = 1689
  228. Me.Label7.Text = "3、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  229. '
  230. '項次_lb
  231. '
  232. Me.項次_lb.AutoSize = True
  233. Me.項次_lb.Location = New System.Drawing.Point(890, 68)
  234. Me.項次_lb.Name = "項次_lb"
  235. Me.項次_lb.Size = New System.Drawing.Size(31, 16)
  236. Me.項次_lb.TabIndex = 1670
  237. Me.項次_lb.Text = "項次"
  238. '
  239. '依據入庫單號全部選擇_bt
  240. '
  241. Me.依據入庫單號全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  242. Me.依據入庫單號全部選擇_bt.ForeColor = System.Drawing.Color.Olive
  243. Me.依據入庫單號全部選擇_bt.Location = New System.Drawing.Point(35, 32)
  244. Me.依據入庫單號全部選擇_bt.Name = "依據入庫單號全部選擇_bt"
  245. Me.依據入庫單號全部選擇_bt.Size = New System.Drawing.Size(347, 26)
  246. Me.依據入庫單號全部選擇_bt.TabIndex = 1658
  247. Me.依據入庫單號全部選擇_bt.Text = "依據入庫單號全部選擇"
  248. Me.依據入庫單號全部選擇_bt.UseVisualStyleBackColor = True
  249. '
  250. '料號_tb
  251. '
  252. Me.料號_tb.Enabled = False
  253. Me.料號_tb.Location = New System.Drawing.Point(704, 65)
  254. Me.料號_tb.Name = "料號_tb"
  255. Me.料號_tb.Size = New System.Drawing.Size(180, 23)
  256. Me.料號_tb.TabIndex = 1676
  257. '
  258. '全部選擇_bt
  259. '
  260. Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  261. Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
  262. Me.全部選擇_bt.Location = New System.Drawing.Point(383, 32)
  263. Me.全部選擇_bt.Name = "全部選擇_bt"
  264. Me.全部選擇_bt.Size = New System.Drawing.Size(132, 26)
  265. Me.全部選擇_bt.TabIndex = 1655
  266. Me.全部選擇_bt.Text = "全部選擇"
  267. Me.全部選擇_bt.UseVisualStyleBackColor = True
  268. '
  269. '選擇_lb
  270. '
  271. Me.選擇_lb.AutoSize = True
  272. Me.選擇_lb.Location = New System.Drawing.Point(656, 68)
  273. Me.選擇_lb.Name = "選擇_lb"
  274. Me.選擇_lb.Size = New System.Drawing.Size(31, 16)
  275. Me.選擇_lb.TabIndex = 1669
  276. Me.選擇_lb.Text = "選擇"
  277. '
  278. 'Label3
  279. '
  280. Me.Label3.AutoSize = True
  281. Me.Label3.Location = New System.Drawing.Point(742, 6)
  282. Me.Label3.Name = "Label3"
  283. Me.Label3.Size = New System.Drawing.Size(26, 16)
  284. Me.Label3.TabIndex = 1686
  285. Me.Label3.Text = "2、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  286. '
  287. '請購單號_tb
  288. '
  289. Me.請購單號_tb.Enabled = False
  290. Me.請購單號_tb.Location = New System.Drawing.Point(388, 64)
  291. Me.請購單號_tb.Name = "請購單號_tb"
  292. Me.請購單號_tb.Size = New System.Drawing.Size(213, 23)
  293. Me.請購單號_tb.TabIndex = 1653
  294. '
  295. '全部取消_bt
  296. '
  297. Me.全部取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  298. Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive
  299. Me.全部取消_bt.Location = New System.Drawing.Point(517, 32)
  300. Me.全部取消_bt.Name = "全部取消_bt"
  301. Me.全部取消_bt.Size = New System.Drawing.Size(132, 26)
  302. Me.全部取消_bt.TabIndex = 1657
  303. Me.全部取消_bt.Text = "全部取消"
  304. Me.全部取消_bt.UseVisualStyleBackColor = True
  305. '
  306. '生成採購單_bt
  307. '
  308. Me.生成採購單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  309. Me.生成採購單_bt.Location = New System.Drawing.Point(651, 32)
  310. Me.生成採購單_bt.Name = "生成採購單_bt"
  311. Me.生成採購單_bt.Size = New System.Drawing.Size(302, 26)
  312. Me.生成採購單_bt.TabIndex = 1659
  313. Me.生成採購單_bt.Text = "生成採購單"
  314. Me.生成採購單_bt.UseVisualStyleBackColor = True
  315. '
  316. '選擇公司_cb
  317. '
  318. Me.選擇公司_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  319. Me.選擇公司_cb.ForeColor = System.Drawing.Color.Blue
  320. Me.選擇公司_cb.FormattingEnabled = True
  321. Me.選擇公司_cb.Items.AddRange(New Object() {"", "PT HONG XHE INDUSTRIAL", "PT PUNCAK GEMILANG SEMESTA"})
  322. Me.選擇公司_cb.Location = New System.Drawing.Point(887, 2)
  323. Me.選擇公司_cb.Name = "選擇公司_cb"
  324. Me.選擇公司_cb.Size = New System.Drawing.Size(270, 24)
  325. Me.選擇公司_cb.TabIndex = 1642
  326. '
  327. 'Label2
  328. '
  329. Me.Label2.AutoSize = True
  330. Me.Label2.Location = New System.Drawing.Point(6, 6)
  331. Me.Label2.Name = "Label2"
  332. Me.Label2.Size = New System.Drawing.Size(26, 16)
  333. Me.Label2.TabIndex = 1685
  334. Me.Label2.Text = "1、" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  335. '
  336. '指定倉庫_lb
  337. '
  338. Me.指定倉庫_lb.AutoSize = True
  339. Me.指定倉庫_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  340. Me.指定倉庫_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  341. Me.指定倉庫_lb.Location = New System.Drawing.Point(32, 6)
  342. Me.指定倉庫_lb.Name = "指定倉庫_lb"
  343. Me.指定倉庫_lb.Size = New System.Drawing.Size(136, 16)
  344. Me.指定倉庫_lb.TabIndex = 1641
  345. Me.指定倉庫_lb.Text = "指 定 倉 庫"
  346. '
  347. '需求日期_dtp
  348. '
  349. Me.需求日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  350. Me.需求日期_dtp.Location = New System.Drawing.Point(1258, 1)
  351. Me.需求日期_dtp.Name = "需求日期_dtp"
  352. Me.需求日期_dtp.Size = New System.Drawing.Size(86, 23)
  353. Me.需求日期_dtp.TabIndex = 1668
  354. '
  355. '指定倉庫_cb
  356. '
  357. Me.指定倉庫_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  358. Me.指定倉庫_cb.FormattingEnabled = True
  359. Me.指定倉庫_cb.Items.AddRange(New Object() {"2019"})
  360. Me.指定倉庫_cb.Location = New System.Drawing.Point(173, 2)
  361. Me.指定倉庫_cb.Name = "指定倉庫_cb"
  362. Me.指定倉庫_cb.Size = New System.Drawing.Size(209, 24)
  363. Me.指定倉庫_cb.TabIndex = 1640
  364. '
  365. '小間距1_ch
  366. '
  367. Me.小間距1_ch.AutoSize = True
  368. Me.小間距1_ch.Location = New System.Drawing.Point(469, 97)
  369. Me.小間距1_ch.Name = "小間距1_ch"
  370. Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
  371. Me.小間距1_ch.TabIndex = 1646
  372. Me.小間距1_ch.Text = "L1"
  373. Me.小間距1_ch.UseVisualStyleBackColor = True
  374. '
  375. 'Label1
  376. '
  377. Me.Label1.AutoSize = True
  378. Me.Label1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  379. Me.Label1.Location = New System.Drawing.Point(4, 143)
  380. Me.Label1.Name = "Label1"
  381. Me.Label1.Size = New System.Drawing.Size(471, 16)
  382. Me.Label1.TabIndex = 1684
  383. Me.Label1.Text = "XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX"
  384. '
  385. '中間距1_ch
  386. '
  387. Me.中間距1_ch.AutoSize = True
  388. Me.中間距1_ch.Location = New System.Drawing.Point(515, 97)
  389. Me.中間距1_ch.Name = "中間距1_ch"
  390. Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
  391. Me.中間距1_ch.TabIndex = 1647
  392. Me.中間距1_ch.Text = "L2"
  393. Me.中間距1_ch.UseVisualStyleBackColor = True
  394. '
  395. '倉庫編號_lb
  396. '
  397. Me.倉庫編號_lb.AutoSize = True
  398. Me.倉庫編號_lb.Location = New System.Drawing.Point(564, 5)
  399. Me.倉庫編號_lb.Name = "倉庫編號_lb"
  400. Me.倉庫編號_lb.Size = New System.Drawing.Size(118, 16)
  401. Me.倉庫編號_lb.TabIndex = 1652
  402. Me.倉庫編號_lb.Text = "倉 庫 編 號"
  403. '
  404. '大間距1_ch
  405. '
  406. Me.大間距1_ch.AutoSize = True
  407. Me.大間距1_ch.Location = New System.Drawing.Point(561, 97)
  408. Me.大間距1_ch.Name = "大間距1_ch"
  409. Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
  410. Me.大間距1_ch.TabIndex = 1648
  411. Me.大間距1_ch.Text = "L3"
  412. Me.大間距1_ch.UseVisualStyleBackColor = True
  413. '
  414. '價錢_dgv
  415. '
  416. Me.價錢_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  417. Me.價錢_dgv.Location = New System.Drawing.Point(1133, 334)
  418. Me.價錢_dgv.Name = "價錢_dgv"
  419. Me.價錢_dgv.RowTemplate.Height = 24
  420. Me.價錢_dgv.Size = New System.Drawing.Size(213, 95)
  421. Me.價錢_dgv.TabIndex = 1656
  422. Me.價錢_dgv.VirtualMode = True
  423. Me.價錢_dgv.Visible = False
  424. '
  425. '倉庫級別_lb
  426. '
  427. Me.倉庫級別_lb.AutoSize = True
  428. Me.倉庫級別_lb.Location = New System.Drawing.Point(388, 5)
  429. Me.倉庫級別_lb.Name = "倉庫級別_lb"
  430. Me.倉庫級別_lb.Size = New System.Drawing.Size(100, 16)
  431. Me.倉庫級別_lb.TabIndex = 1650
  432. Me.倉庫級別_lb.Text = "倉 庫 級 別"
  433. '
  434. '倉庫級別_tb
  435. '
  436. Me.倉庫級別_tb.Location = New System.Drawing.Point(489, 2)
  437. Me.倉庫級別_tb.Name = "倉庫級別_tb"
  438. Me.倉庫級別_tb.ReadOnly = True
  439. Me.倉庫級別_tb.Size = New System.Drawing.Size(52, 23)
  440. Me.倉庫級別_tb.TabIndex = 1649
  441. Me.倉庫級別_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  442. '
  443. '倉庫編號_tb
  444. '
  445. Me.倉庫編號_tb.Location = New System.Drawing.Point(686, 2)
  446. Me.倉庫編號_tb.Name = "倉庫編號_tb"
  447. Me.倉庫編號_tb.Size = New System.Drawing.Size(52, 23)
  448. Me.倉庫編號_tb.TabIndex = 1651
  449. Me.倉庫編號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  450. '
  451. '退回請購單_bt
  452. '
  453. Me.退回請購單_bt.Location = New System.Drawing.Point(954, 32)
  454. Me.退回請購單_bt.Name = "退回請購單_bt"
  455. Me.退回請購單_bt.Size = New System.Drawing.Size(303, 26)
  456. Me.退回請購單_bt.TabIndex = 1683
  457. Me.退回請購單_bt.Text = "退回請購單"
  458. Me.退回請購單_bt.UseVisualStyleBackColor = True
  459. '
  460. '文字_lb
  461. '
  462. Me.文字_lb.AutoSize = True
  463. Me.文字_lb.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  464. Me.文字_lb.Location = New System.Drawing.Point(4, 122)
  465. Me.文字_lb.Name = "文字_lb"
  466. Me.文字_lb.Size = New System.Drawing.Size(465, 17)
  467. Me.文字_lb.TabIndex = 1681
  468. Me.文字_lb.Text = "未受理請購單 : 按照方塊數字1到4操作,滿足1和2條件生成採購單才可以使用。"
  469. '
  470. '系統語言_cb
  471. '
  472. Me.系統語言_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  473. Me.系統語言_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  474. Me.系統語言_cb.ForeColor = System.Drawing.Color.Black
  475. Me.系統語言_cb.FormattingEnabled = True
  476. Me.系統語言_cb.Items.AddRange(New Object() {"繁體中文", "English", "Indonesian"})
  477. Me.系統語言_cb.Location = New System.Drawing.Point(1153, 94)
  478. Me.系統語言_cb.Name = "系統語言_cb"
  479. Me.系統語言_cb.Size = New System.Drawing.Size(102, 24)
  480. Me.系統語言_cb.TabIndex = 1680
  481. '
  482. '明細1_dgv
  483. '
  484. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  485. Me.明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  486. Me.明細1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  487. Or System.Windows.Forms.AnchorStyles.Left) _
  488. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  489. Me.明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  490. Me.明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  491. Me.明細1_dgv.Location = New System.Drawing.Point(1052, 165)
  492. Me.明細1_dgv.Name = "明細1_dgv"
  493. Me.明細1_dgv.RowHeadersWidth = 5
  494. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  495. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  496. Me.明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  497. Me.明細1_dgv.RowTemplate.Height = 24
  498. Me.明細1_dgv.Size = New System.Drawing.Size(292, 165)
  499. Me.明細1_dgv.TabIndex = 1679
  500. Me.明細1_dgv.Visible = False
  501. '
  502. '尋價日期_tb
  503. '
  504. Me.尋價日期_tb.Location = New System.Drawing.Point(1180, 565)
  505. Me.尋價日期_tb.Name = "尋價日期_tb"
  506. Me.尋價日期_tb.Size = New System.Drawing.Size(161, 23)
  507. Me.尋價日期_tb.TabIndex = 1678
  508. Me.尋價日期_tb.Visible = False
  509. '
  510. '詢價員_tb
  511. '
  512. Me.詢價員_tb.Location = New System.Drawing.Point(1180, 536)
  513. Me.詢價員_tb.Name = "詢價員_tb"
  514. Me.詢價員_tb.Size = New System.Drawing.Size(161, 23)
  515. Me.詢價員_tb.TabIndex = 1677
  516. Me.詢價員_tb.Visible = False
  517. '
  518. '請購單號1_tb
  519. '
  520. Me.請購單號1_tb.Location = New System.Drawing.Point(1180, 478)
  521. Me.請購單號1_tb.Name = "請購單號1_tb"
  522. Me.請購單號1_tb.Size = New System.Drawing.Size(161, 23)
  523. Me.請購單號1_tb.TabIndex = 1675
  524. Me.請購單號1_tb.Visible = False
  525. '
  526. '存檔_bt
  527. '
  528. Me.存檔_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  529. Me.存檔_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  530. Me.存檔_bt.Location = New System.Drawing.Point(5, 654)
  531. Me.存檔_bt.Name = "存檔_bt"
  532. Me.存檔_bt.Size = New System.Drawing.Size(250, 25)
  533. Me.存檔_bt.TabIndex = 1674
  534. Me.存檔_bt.Text = "存檔"
  535. Me.存檔_bt.UseVisualStyleBackColor = True
  536. '
  537. '刪除_bt
  538. '
  539. Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  540. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  541. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  542. Me.刪除_bt.Location = New System.Drawing.Point(1095, 654)
  543. Me.刪除_bt.Name = "刪除_bt"
  544. Me.刪除_bt.Size = New System.Drawing.Size(250, 25)
  545. Me.刪除_bt.TabIndex = 1672
  546. Me.刪除_bt.Text = "刪除採購單"
  547. Me.刪除_bt.UseVisualStyleBackColor = True
  548. '
  549. '項次_tb
  550. '
  551. Me.項次_tb.Enabled = False
  552. Me.項次_tb.Location = New System.Drawing.Point(1180, 507)
  553. Me.項次_tb.Name = "項次_tb"
  554. Me.項次_tb.Size = New System.Drawing.Size(161, 23)
  555. Me.項次_tb.TabIndex = 1671
  556. Me.項次_tb.Visible = False
  557. '
  558. '語言_dgv
  559. '
  560. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  561. Me.語言_dgv.Location = New System.Drawing.Point(1180, 446)
  562. Me.語言_dgv.Name = "語言_dgv"
  563. Me.語言_dgv.RowHeadersWidth = 5
  564. Me.語言_dgv.RowTemplate.Height = 24
  565. Me.語言_dgv.Size = New System.Drawing.Size(81, 26)
  566. Me.語言_dgv.TabIndex = 1645
  567. Me.語言_dgv.Visible = False
  568. '
  569. '詢價中的採購單_bt
  570. '
  571. Me.詢價中的採購單_bt.Location = New System.Drawing.Point(248, 93)
  572. Me.詢價中的採購單_bt.Name = "詢價中的採購單_bt"
  573. Me.詢價中的採購單_bt.Size = New System.Drawing.Size(213, 26)
  574. Me.詢價中的採購單_bt.TabIndex = 1662
  575. Me.詢價中的採購單_bt.Text = "詢價中的採購單"
  576. Me.詢價中的採購單_bt.UseVisualStyleBackColor = True
  577. '
  578. '未受理請購單_bt
  579. '
  580. Me.未受理請購單_bt.Location = New System.Drawing.Point(6, 93)
  581. Me.未受理請購單_bt.Name = "未受理請購單_bt"
  582. Me.未受理請購單_bt.Size = New System.Drawing.Size(239, 26)
  583. Me.未受理請購單_bt.TabIndex = 1661
  584. Me.未受理請購單_bt.Text = "未受理的請購單"
  585. Me.未受理請購單_bt.UseVisualStyleBackColor = True
  586. '
  587. '列印成詢價單_bt
  588. '
  589. Me.列印成詢價單_bt.ForeColor = System.Drawing.Color.Olive
  590. Me.列印成詢價單_bt.Location = New System.Drawing.Point(920, 93)
  591. Me.列印成詢價單_bt.Name = "列印成詢價單_bt"
  592. Me.列印成詢價單_bt.Size = New System.Drawing.Size(231, 26)
  593. Me.列印成詢價單_bt.TabIndex = 1660
  594. Me.列印成詢價單_bt.Text = "列印成詢價單"
  595. Me.列印成詢價單_bt.UseVisualStyleBackColor = True
  596. '
  597. 'Label8
  598. '
  599. Me.Label8.AutoSize = True
  600. Me.Label8.Location = New System.Drawing.Point(1163, 4)
  601. Me.Label8.Name = "Label8"
  602. Me.Label8.Size = New System.Drawing.Size(97, 16)
  603. Me.Label8.TabIndex = 1667
  604. Me.Label8.Text = "TGL/BLN/THN : "
  605. '
  606. 'Label9
  607. '
  608. Me.Label9.AutoSize = True
  609. Me.Label9.Location = New System.Drawing.Point(4, 47)
  610. Me.Label9.Name = "Label9"
  611. Me.Label9.Size = New System.Drawing.Size(1282, 16)
  612. Me.Label9.TabIndex = 1690
  613. Me.Label9.Text = resources.GetString("Label9.Text")
  614. '
  615. 'Label10
  616. '
  617. Me.Label10.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  618. Me.Label10.AutoSize = True
  619. Me.Label10.Location = New System.Drawing.Point(66, 47)
  620. Me.Label10.Name = "Label10"
  621. Me.Label10.Size = New System.Drawing.Size(1282, 16)
  622. Me.Label10.TabIndex = 1691
  623. Me.Label10.Text = resources.GetString("Label10.Text")
  624. '
  625. 'Label12
  626. '
  627. Me.Label12.AutoSize = True
  628. Me.Label12.Location = New System.Drawing.Point(4, 77)
  629. Me.Label12.Name = "Label12"
  630. Me.Label12.Size = New System.Drawing.Size(1282, 16)
  631. Me.Label12.TabIndex = 1693
  632. Me.Label12.Text = resources.GetString("Label12.Text")
  633. '
  634. 'Label13
  635. '
  636. Me.Label13.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  637. Me.Label13.AutoSize = True
  638. Me.Label13.Location = New System.Drawing.Point(66, 77)
  639. Me.Label13.Name = "Label13"
  640. Me.Label13.Size = New System.Drawing.Size(1282, 16)
  641. Me.Label13.TabIndex = 1694
  642. Me.Label13.Text = resources.GetString("Label13.Text")
  643. '
  644. '選擇公司_lb
  645. '
  646. Me.選擇公司_lb.AutoSize = True
  647. Me.選擇公司_lb.ForeColor = System.Drawing.Color.Blue
  648. Me.選擇公司_lb.Location = New System.Drawing.Point(772, 6)
  649. Me.選擇公司_lb.Name = "選擇公司_lb"
  650. Me.選擇公司_lb.Size = New System.Drawing.Size(100, 16)
  651. Me.選擇公司_lb.TabIndex = 1643
  652. Me.選擇公司_lb.Text = "選 擇 公 司"
  653. '
  654. 'Label4
  655. '
  656. Me.Label4.AutoSize = True
  657. Me.Label4.Location = New System.Drawing.Point(3, 16)
  658. Me.Label4.Name = "Label4"
  659. Me.Label4.Size = New System.Drawing.Size(1282, 16)
  660. Me.Label4.TabIndex = 1687
  661. Me.Label4.Text = resources.GetString("Label4.Text")
  662. '
  663. 'Label5
  664. '
  665. Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  666. Me.Label5.AutoSize = True
  667. Me.Label5.Location = New System.Drawing.Point(65, 16)
  668. Me.Label5.Name = "Label5"
  669. Me.Label5.Size = New System.Drawing.Size(1282, 16)
  670. Me.Label5.TabIndex = 1688
  671. Me.Label5.Text = resources.GetString("Label5.Text")
  672. '
  673. '文字2_lb
  674. '
  675. Me.文字2_lb.AutoSize = True
  676. Me.文字2_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  677. Me.文字2_lb.Location = New System.Drawing.Point(4, 121)
  678. Me.文字2_lb.Name = "文字2_lb"
  679. Me.文字2_lb.Size = New System.Drawing.Size(556, 16)
  680. Me.文字2_lb.TabIndex = 1682
  681. Me.文字2_lb.Text = "詢價中的採購單: 此頁面,主要使用列印給廠商報價用。刪除採購單上點選的資料:是指刪除項次那筆資料"
  682. '
  683. '採購單_dgv
  684. '
  685. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  686. Me.採購單_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  687. Me.採購單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  688. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  689. Me.採購單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  690. Me.採購單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  691. Me.採購單_dgv.Location = New System.Drawing.Point(6, 161)
  692. Me.採購單_dgv.Name = "採購單_dgv"
  693. Me.採購單_dgv.ReadOnly = True
  694. Me.採購單_dgv.RowHeadersWidth = 5
  695. Me.採購單_dgv.RowTemplate.Height = 24
  696. Me.採購單_dgv.Size = New System.Drawing.Size(161, 490)
  697. Me.採購單_dgv.TabIndex = 1664
  698. '
  699. '明細_dgv
  700. '
  701. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  702. Or System.Windows.Forms.AnchorStyles.Left) _
  703. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  704. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  705. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  706. Me.明細_dgv.Location = New System.Drawing.Point(166, 161)
  707. Me.明細_dgv.Name = "明細_dgv"
  708. Me.明細_dgv.RowHeadersWidth = 5
  709. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  710. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  711. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  712. Me.明細_dgv.RowTemplate.Height = 24
  713. Me.明細_dgv.Size = New System.Drawing.Size(1179, 490)
  714. Me.明細_dgv.TabIndex = 1663
  715. '
  716. '請購_dgv
  717. '
  718. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  719. Me.請購_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  720. Me.請購_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  721. Or System.Windows.Forms.AnchorStyles.Left) _
  722. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  723. Me.請購_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  724. Me.請購_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  725. Me.請購_dgv.Location = New System.Drawing.Point(6, 161)
  726. Me.請購_dgv.Name = "請購_dgv"
  727. Me.請購_dgv.RowHeadersWidth = 5
  728. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  729. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  730. Me.請購_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  731. Me.請購_dgv.RowTemplate.Height = 24
  732. Me.請購_dgv.Size = New System.Drawing.Size(1339, 490)
  733. Me.請購_dgv.TabIndex = 1644
  734. '
  735. '詳細資料2_ch
  736. '
  737. Me.詳細資料2_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  738. Me.詳細資料2_ch.AutoSize = True
  739. Me.詳細資料2_ch.Location = New System.Drawing.Point(679, 657)
  740. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  741. Me.詳細資料2_ch.Size = New System.Drawing.Size(126, 20)
  742. Me.詳細資料2_ch.TabIndex = 1840
  743. Me.詳細資料2_ch.Text = "詳細資料 / Rincian"
  744. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  745. '
  746. '採購單詢價
  747. '
  748. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  749. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  750. Me.ClientSize = New System.Drawing.Size(1350, 681)
  751. Me.Controls.Add(Me.詳細資料2_ch)
  752. Me.Controls.Add(Me.物料圖_pb)
  753. Me.Controls.Add(Me.料號_bt)
  754. Me.Controls.Add(Me.料號1_tb)
  755. Me.Controls.Add(Me.語轉扭_bt)
  756. Me.Controls.Add(Me.日期_rb)
  757. Me.Controls.Add(Me.Label6)
  758. Me.Controls.Add(Me.單價_rb)
  759. Me.Controls.Add(Me.刪除請購單上點選資料_bt)
  760. Me.Controls.Add(Me.Label11)
  761. Me.Controls.Add(Me.採購單號_tb)
  762. Me.Controls.Add(Me.Label7)
  763. Me.Controls.Add(Me.項次_lb)
  764. Me.Controls.Add(Me.依據入庫單號全部選擇_bt)
  765. Me.Controls.Add(Me.料號_tb)
  766. Me.Controls.Add(Me.全部選擇_bt)
  767. Me.Controls.Add(Me.選擇_lb)
  768. Me.Controls.Add(Me.Label3)
  769. Me.Controls.Add(Me.請購單號_tb)
  770. Me.Controls.Add(Me.全部取消_bt)
  771. Me.Controls.Add(Me.生成採購單_bt)
  772. Me.Controls.Add(Me.選擇公司_cb)
  773. Me.Controls.Add(Me.Label2)
  774. Me.Controls.Add(Me.指定倉庫_lb)
  775. Me.Controls.Add(Me.需求日期_dtp)
  776. Me.Controls.Add(Me.指定倉庫_cb)
  777. Me.Controls.Add(Me.小間距1_ch)
  778. Me.Controls.Add(Me.Label1)
  779. Me.Controls.Add(Me.中間距1_ch)
  780. Me.Controls.Add(Me.倉庫編號_lb)
  781. Me.Controls.Add(Me.大間距1_ch)
  782. Me.Controls.Add(Me.價錢_dgv)
  783. Me.Controls.Add(Me.倉庫級別_lb)
  784. Me.Controls.Add(Me.倉庫級別_tb)
  785. Me.Controls.Add(Me.倉庫編號_tb)
  786. Me.Controls.Add(Me.退回請購單_bt)
  787. Me.Controls.Add(Me.文字_lb)
  788. Me.Controls.Add(Me.系統語言_cb)
  789. Me.Controls.Add(Me.明細1_dgv)
  790. Me.Controls.Add(Me.尋價日期_tb)
  791. Me.Controls.Add(Me.詢價員_tb)
  792. Me.Controls.Add(Me.請購單號1_tb)
  793. Me.Controls.Add(Me.存檔_bt)
  794. Me.Controls.Add(Me.刪除_bt)
  795. Me.Controls.Add(Me.項次_tb)
  796. Me.Controls.Add(Me.語言_dgv)
  797. Me.Controls.Add(Me.詢價中的採購單_bt)
  798. Me.Controls.Add(Me.未受理請購單_bt)
  799. Me.Controls.Add(Me.列印成詢價單_bt)
  800. Me.Controls.Add(Me.Label8)
  801. Me.Controls.Add(Me.Label9)
  802. Me.Controls.Add(Me.Label10)
  803. Me.Controls.Add(Me.Label12)
  804. Me.Controls.Add(Me.Label13)
  805. Me.Controls.Add(Me.選擇公司_lb)
  806. Me.Controls.Add(Me.Label4)
  807. Me.Controls.Add(Me.Label5)
  808. Me.Controls.Add(Me.文字2_lb)
  809. Me.Controls.Add(Me.明細_dgv)
  810. Me.Controls.Add(Me.料號_dgv)
  811. Me.Controls.Add(Me.採購單_dgv)
  812. Me.Controls.Add(Me.請購_dgv)
  813. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  814. Me.Margin = New System.Windows.Forms.Padding(4)
  815. Me.Name = "採購單詢價"
  816. Me.Text = "採購單詢價"
  817. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  818. CType(Me.料號_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  819. CType(Me.價錢_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  820. CType(Me.明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  821. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  822. CType(Me.採購單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  823. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  824. CType(Me.請購_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  825. Me.ResumeLayout(False)
  826. Me.PerformLayout()
  827. End Sub
  828. Friend WithEvents 物料圖_pb As PictureBox
  829. Friend WithEvents 料號_bt As Button
  830. Friend WithEvents 料號1_tb As TextBox
  831. Friend WithEvents 料號_dgv As DataGridView
  832. Friend WithEvents 語轉扭_bt As Button
  833. Friend WithEvents 日期_rb As RadioButton
  834. Friend WithEvents Label6 As Label
  835. Friend WithEvents 單價_rb As RadioButton
  836. Friend WithEvents 刪除請購單上點選資料_bt As Button
  837. Friend WithEvents Label11 As Label
  838. Friend WithEvents 採購單號_tb As TextBox
  839. Friend WithEvents Label7 As Label
  840. Friend WithEvents 項次_lb As Label
  841. Friend WithEvents 依據入庫單號全部選擇_bt As Button
  842. Friend WithEvents 料號_tb As TextBox
  843. Friend WithEvents 全部選擇_bt As Button
  844. Friend WithEvents 選擇_lb As Label
  845. Friend WithEvents Label3 As Label
  846. Friend WithEvents 請購單號_tb As TextBox
  847. Friend WithEvents 全部取消_bt As Button
  848. Friend WithEvents 生成採購單_bt As Button
  849. Friend WithEvents 選擇公司_cb As ComboBox
  850. Friend WithEvents Label2 As Label
  851. Friend WithEvents 指定倉庫_lb As Label
  852. Friend WithEvents 需求日期_dtp As DateTimePicker
  853. Friend WithEvents 指定倉庫_cb As ComboBox
  854. Friend WithEvents 小間距1_ch As CheckBox
  855. Friend WithEvents Label1 As Label
  856. Friend WithEvents 中間距1_ch As CheckBox
  857. Friend WithEvents 倉庫編號_lb As Label
  858. Friend WithEvents 大間距1_ch As CheckBox
  859. Friend WithEvents 價錢_dgv As DataGridView
  860. Friend WithEvents 倉庫級別_lb As Label
  861. Friend WithEvents 倉庫級別_tb As TextBox
  862. Friend WithEvents 倉庫編號_tb As TextBox
  863. Friend WithEvents 退回請購單_bt As Button
  864. Friend WithEvents 文字_lb As Label
  865. Friend WithEvents 系統語言_cb As ComboBox
  866. Friend WithEvents 明細1_dgv As DataGridView
  867. Friend WithEvents 尋價日期_tb As TextBox
  868. Friend WithEvents 詢價員_tb As TextBox
  869. Friend WithEvents 請購單號1_tb As TextBox
  870. Friend WithEvents 存檔_bt As Button
  871. Friend WithEvents 刪除_bt As Button
  872. Friend WithEvents 項次_tb As TextBox
  873. Friend WithEvents 語言_dgv As DataGridView
  874. Friend WithEvents 詢價中的採購單_bt As Button
  875. Friend WithEvents 未受理請購單_bt As Button
  876. Friend WithEvents 列印成詢價單_bt As Button
  877. Friend WithEvents Label8 As Label
  878. Friend WithEvents Label9 As Label
  879. Friend WithEvents Label10 As Label
  880. Friend WithEvents Label12 As Label
  881. Friend WithEvents Label13 As Label
  882. Friend WithEvents 選擇公司_lb As Label
  883. Friend WithEvents Label4 As Label
  884. Friend WithEvents Label5 As Label
  885. Friend WithEvents 文字2_lb As Label
  886. Friend WithEvents 採購單_dgv As DataGridView
  887. Friend WithEvents 明細_dgv As DataGridView
  888. Friend WithEvents 請購_dgv As DataGridView
  889. Friend WithEvents 詳細資料2_ch As CheckBox
  890. End Class