説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

請購單歷史檔案.Designer.vb 36KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791
  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. Me.Label17 = New System.Windows.Forms.Label()
  27. Me.Label18 = New System.Windows.Forms.Label()
  28. Me.Label19 = New System.Windows.Forms.Label()
  29. Me.Label20 = New System.Windows.Forms.Label()
  30. Me.Label21 = New System.Windows.Forms.Label()
  31. Me.Label22 = New System.Windows.Forms.Label()
  32. Me.Label23 = New System.Windows.Forms.Label()
  33. Me.Label24 = New System.Windows.Forms.Label()
  34. Me.請購單號_lb = New System.Windows.Forms.Label()
  35. Me.請購單號_tb = New System.Windows.Forms.TextBox()
  36. Me.合約號_tb = New System.Windows.Forms.TextBox()
  37. Me.申請日期_lb = New System.Windows.Forms.Label()
  38. Me.合約號_lb = New System.Windows.Forms.Label()
  39. Me.申請人_tb = New System.Windows.Forms.TextBox()
  40. Me.申請日期_dgv = New System.Windows.Forms.DateTimePicker()
  41. Me.申請人_lb = New System.Windows.Forms.Label()
  42. Me.SOP1_P = New System.Windows.Forms.PictureBox()
  43. Me.SOP2_P = New System.Windows.Forms.PictureBox()
  44. Me.SOP8_P = New System.Windows.Forms.PictureBox()
  45. Me.SOP3_P = New System.Windows.Forms.PictureBox()
  46. Me.SOP4_P = New System.Windows.Forms.PictureBox()
  47. Me.SOP7_P = New System.Windows.Forms.PictureBox()
  48. Me.SOP5_P = New System.Windows.Forms.PictureBox()
  49. Me.SOP6_P = New System.Windows.Forms.PictureBox()
  50. Me.請購明細_dgv = New System.Windows.Forms.DataGridView()
  51. Me.Label8 = New System.Windows.Forms.Label()
  52. Me.Label7 = New System.Windows.Forms.Label()
  53. Me.Label6 = New System.Windows.Forms.Label()
  54. Me.Label5 = New System.Windows.Forms.Label()
  55. Me.Label4 = New System.Windows.Forms.Label()
  56. Me.Label1 = New System.Windows.Forms.Label()
  57. Me.Label3 = New System.Windows.Forms.Label()
  58. Me.Label2 = New System.Windows.Forms.Label()
  59. Me.Label16 = New System.Windows.Forms.Label()
  60. Me.Label15 = New System.Windows.Forms.Label()
  61. Me.Label14 = New System.Windows.Forms.Label()
  62. Me.Label13 = New System.Windows.Forms.Label()
  63. Me.Label12 = New System.Windows.Forms.Label()
  64. Me.Label11 = New System.Windows.Forms.Label()
  65. Me.Label10 = New System.Windows.Forms.Label()
  66. Me.Label9 = New System.Windows.Forms.Label()
  67. Me.Label25 = New System.Windows.Forms.Label()
  68. Me.採購單號_tb = New System.Windows.Forms.TextBox()
  69. Me.依採購單_ch = New System.Windows.Forms.CheckBox()
  70. Me.依請購單_ch = New System.Windows.Forms.CheckBox()
  71. Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
  72. Me.已審核_lb = New System.Windows.Forms.Label()
  73. Me.已核准_dgv = New System.Windows.Forms.DataGridView()
  74. Me.物料圖_pb = New System.Windows.Forms.PictureBox()
  75. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  76. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  77. Me.語轉扭_bt = New System.Windows.Forms.Button()
  78. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  79. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  80. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  81. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  82. CType(Me.SOP1_P, System.ComponentModel.ISupportInitialize).BeginInit()
  83. CType(Me.SOP2_P, System.ComponentModel.ISupportInitialize).BeginInit()
  84. CType(Me.SOP8_P, System.ComponentModel.ISupportInitialize).BeginInit()
  85. CType(Me.SOP3_P, System.ComponentModel.ISupportInitialize).BeginInit()
  86. CType(Me.SOP4_P, System.ComponentModel.ISupportInitialize).BeginInit()
  87. CType(Me.SOP7_P, System.ComponentModel.ISupportInitialize).BeginInit()
  88. CType(Me.SOP5_P, System.ComponentModel.ISupportInitialize).BeginInit()
  89. CType(Me.SOP6_P, System.ComponentModel.ISupportInitialize).BeginInit()
  90. CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  91. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
  92. Me.SplitContainer1.Panel1.SuspendLayout()
  93. Me.SplitContainer1.Panel2.SuspendLayout()
  94. Me.SplitContainer1.SuspendLayout()
  95. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  98. Me.ContextMenuStrip1.SuspendLayout()
  99. Me.SuspendLayout()
  100. '
  101. 'Label17
  102. '
  103. Me.Label17.AutoSize = True
  104. Me.Label17.Location = New System.Drawing.Point(474, 2)
  105. Me.Label17.Name = "Label17"
  106. Me.Label17.Size = New System.Drawing.Size(38, 16)
  107. Me.Label17.TabIndex = 1675
  108. Me.Label17.Text = "SOP1"
  109. '
  110. 'Label18
  111. '
  112. Me.Label18.AutoSize = True
  113. Me.Label18.Location = New System.Drawing.Point(1249, 2)
  114. Me.Label18.Name = "Label18"
  115. Me.Label18.Size = New System.Drawing.Size(38, 16)
  116. Me.Label18.TabIndex = 1674
  117. Me.Label18.Text = "SOP8"
  118. '
  119. 'Label19
  120. '
  121. Me.Label19.AutoSize = True
  122. Me.Label19.Location = New System.Drawing.Point(1136, 2)
  123. Me.Label19.Name = "Label19"
  124. Me.Label19.Size = New System.Drawing.Size(38, 16)
  125. Me.Label19.TabIndex = 1673
  126. Me.Label19.Text = "SOP7"
  127. '
  128. 'Label20
  129. '
  130. Me.Label20.AutoSize = True
  131. Me.Label20.Location = New System.Drawing.Point(1028, 2)
  132. Me.Label20.Name = "Label20"
  133. Me.Label20.Size = New System.Drawing.Size(38, 16)
  134. Me.Label20.TabIndex = 1672
  135. Me.Label20.Text = "SOP6"
  136. '
  137. 'Label21
  138. '
  139. Me.Label21.AutoSize = True
  140. Me.Label21.Location = New System.Drawing.Point(923, 2)
  141. Me.Label21.Name = "Label21"
  142. Me.Label21.Size = New System.Drawing.Size(38, 16)
  143. Me.Label21.TabIndex = 1671
  144. Me.Label21.Text = "SOP5"
  145. '
  146. 'Label22
  147. '
  148. Me.Label22.AutoSize = True
  149. Me.Label22.Location = New System.Drawing.Point(589, 2)
  150. Me.Label22.Name = "Label22"
  151. Me.Label22.Size = New System.Drawing.Size(38, 16)
  152. Me.Label22.TabIndex = 1668
  153. Me.Label22.Text = "SOP2"
  154. '
  155. 'Label23
  156. '
  157. Me.Label23.AutoSize = True
  158. Me.Label23.Location = New System.Drawing.Point(818, 2)
  159. Me.Label23.Name = "Label23"
  160. Me.Label23.Size = New System.Drawing.Size(38, 16)
  161. Me.Label23.TabIndex = 1670
  162. Me.Label23.Text = "SOP4"
  163. '
  164. 'Label24
  165. '
  166. Me.Label24.AutoSize = True
  167. Me.Label24.Location = New System.Drawing.Point(703, 2)
  168. Me.Label24.Name = "Label24"
  169. Me.Label24.Size = New System.Drawing.Size(38, 16)
  170. Me.Label24.TabIndex = 1669
  171. Me.Label24.Text = "SOP3"
  172. '
  173. '請購單號_lb
  174. '
  175. Me.請購單號_lb.AutoSize = True
  176. Me.請購單號_lb.Location = New System.Drawing.Point(0, 5)
  177. Me.請購單號_lb.Name = "請購單號_lb"
  178. Me.請購單號_lb.Size = New System.Drawing.Size(55, 16)
  179. Me.請購單號_lb.TabIndex = 863
  180. Me.請購單號_lb.Text = "請購單號"
  181. '
  182. '請購單號_tb
  183. '
  184. Me.請購單號_tb.Location = New System.Drawing.Point(65, 2)
  185. Me.請購單號_tb.Name = "請購單號_tb"
  186. Me.請購單號_tb.ReadOnly = True
  187. Me.請購單號_tb.Size = New System.Drawing.Size(130, 23)
  188. Me.請購單號_tb.TabIndex = 862
  189. '
  190. '合約號_tb
  191. '
  192. Me.合約號_tb.Enabled = False
  193. Me.合約號_tb.Location = New System.Drawing.Point(327, 27)
  194. Me.合約號_tb.Name = "合約號_tb"
  195. Me.合約號_tb.Size = New System.Drawing.Size(112, 23)
  196. Me.合約號_tb.TabIndex = 1642
  197. '
  198. '申請日期_lb
  199. '
  200. Me.申請日期_lb.AutoSize = True
  201. Me.申請日期_lb.Location = New System.Drawing.Point(199, 5)
  202. Me.申請日期_lb.Name = "申請日期_lb"
  203. Me.申請日期_lb.Size = New System.Drawing.Size(97, 16)
  204. Me.申請日期_lb.TabIndex = 864
  205. Me.申請日期_lb.Text = "申 請 日 期"
  206. '
  207. '合約號_lb
  208. '
  209. Me.合約號_lb.AutoSize = True
  210. Me.合約號_lb.Location = New System.Drawing.Point(253, 30)
  211. Me.合約號_lb.Name = "合約號_lb"
  212. Me.合約號_lb.Size = New System.Drawing.Size(43, 16)
  213. Me.合約號_lb.TabIndex = 1641
  214. Me.合約號_lb.Text = "合約號"
  215. '
  216. '申請人_tb
  217. '
  218. Me.申請人_tb.Location = New System.Drawing.Point(84, 28)
  219. Me.申請人_tb.Name = "申請人_tb"
  220. Me.申請人_tb.ReadOnly = True
  221. Me.申請人_tb.Size = New System.Drawing.Size(167, 23)
  222. Me.申請人_tb.TabIndex = 865
  223. '
  224. '申請日期_dgv
  225. '
  226. Me.申請日期_dgv.CustomFormat = "yyyy/MM/dd"
  227. Me.申請日期_dgv.Format = System.Windows.Forms.DateTimePickerFormat.Custom
  228. Me.申請日期_dgv.Location = New System.Drawing.Point(336, 2)
  229. Me.申請日期_dgv.Name = "申請日期_dgv"
  230. Me.申請日期_dgv.Size = New System.Drawing.Size(103, 23)
  231. Me.申請日期_dgv.TabIndex = 868
  232. '
  233. '申請人_lb
  234. '
  235. Me.申請人_lb.AutoSize = True
  236. Me.申請人_lb.Location = New System.Drawing.Point(2, 31)
  237. Me.申請人_lb.Name = "申請人_lb"
  238. Me.申請人_lb.Size = New System.Drawing.Size(61, 16)
  239. Me.申請人_lb.TabIndex = 866
  240. Me.申請人_lb.Text = "申 請 人"
  241. '
  242. 'SOP1_P
  243. '
  244. Me.SOP1_P.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  245. Me.SOP1_P.Location = New System.Drawing.Point(440, 12)
  246. Me.SOP1_P.Name = "SOP1_P"
  247. Me.SOP1_P.Size = New System.Drawing.Size(30, 30)
  248. Me.SOP1_P.TabIndex = 1658
  249. Me.SOP1_P.TabStop = False
  250. '
  251. 'SOP2_P
  252. '
  253. Me.SOP2_P.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  254. Me.SOP2_P.Location = New System.Drawing.Point(555, 12)
  255. Me.SOP2_P.Name = "SOP2_P"
  256. Me.SOP2_P.Size = New System.Drawing.Size(30, 30)
  257. Me.SOP2_P.TabIndex = 1644
  258. Me.SOP2_P.TabStop = False
  259. '
  260. 'SOP8_P
  261. '
  262. Me.SOP8_P.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  263. Me.SOP8_P.Location = New System.Drawing.Point(1215, 12)
  264. Me.SOP8_P.Name = "SOP8_P"
  265. Me.SOP8_P.Size = New System.Drawing.Size(30, 30)
  266. Me.SOP8_P.TabIndex = 1656
  267. Me.SOP8_P.TabStop = False
  268. '
  269. 'SOP3_P
  270. '
  271. Me.SOP3_P.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  272. Me.SOP3_P.Location = New System.Drawing.Point(669, 12)
  273. Me.SOP3_P.Name = "SOP3_P"
  274. Me.SOP3_P.Size = New System.Drawing.Size(30, 30)
  275. Me.SOP3_P.TabIndex = 1645
  276. Me.SOP3_P.TabStop = False
  277. '
  278. 'SOP4_P
  279. '
  280. Me.SOP4_P.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  281. Me.SOP4_P.Location = New System.Drawing.Point(784, 12)
  282. Me.SOP4_P.Name = "SOP4_P"
  283. Me.SOP4_P.Size = New System.Drawing.Size(30, 30)
  284. Me.SOP4_P.TabIndex = 1646
  285. Me.SOP4_P.TabStop = False
  286. '
  287. 'SOP7_P
  288. '
  289. Me.SOP7_P.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  290. Me.SOP7_P.Location = New System.Drawing.Point(1102, 12)
  291. Me.SOP7_P.Name = "SOP7_P"
  292. Me.SOP7_P.Size = New System.Drawing.Size(30, 30)
  293. Me.SOP7_P.TabIndex = 1654
  294. Me.SOP7_P.TabStop = False
  295. '
  296. 'SOP5_P
  297. '
  298. Me.SOP5_P.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  299. Me.SOP5_P.Location = New System.Drawing.Point(889, 12)
  300. Me.SOP5_P.Name = "SOP5_P"
  301. Me.SOP5_P.Size = New System.Drawing.Size(30, 30)
  302. Me.SOP5_P.TabIndex = 1647
  303. Me.SOP5_P.TabStop = False
  304. '
  305. 'SOP6_P
  306. '
  307. Me.SOP6_P.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  308. Me.SOP6_P.Location = New System.Drawing.Point(994, 12)
  309. Me.SOP6_P.Name = "SOP6_P"
  310. Me.SOP6_P.Size = New System.Drawing.Size(30, 30)
  311. Me.SOP6_P.TabIndex = 1648
  312. Me.SOP6_P.TabStop = False
  313. '
  314. '請購明細_dgv
  315. '
  316. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  317. Me.請購明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  318. Me.請購明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  319. Or System.Windows.Forms.AnchorStyles.Left) _
  320. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  321. Me.請購明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  322. Me.請購明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  323. Me.請購明細_dgv.Location = New System.Drawing.Point(3, 53)
  324. Me.請購明細_dgv.Name = "請購明細_dgv"
  325. Me.請購明細_dgv.ReadOnly = True
  326. Me.請購明細_dgv.RowHeadersWidth = 5
  327. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  328. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  329. Me.請購明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  330. Me.請購明細_dgv.RowTemplate.Height = 24
  331. Me.請購明細_dgv.Size = New System.Drawing.Size(1334, 249)
  332. Me.請購明細_dgv.TabIndex = 867
  333. '
  334. 'Label8
  335. '
  336. Me.Label8.AutoSize = True
  337. Me.Label8.Location = New System.Drawing.Point(472, 19)
  338. Me.Label8.Name = "Label8"
  339. Me.Label8.Size = New System.Drawing.Size(55, 16)
  340. Me.Label8.TabIndex = 1659
  341. Me.Label8.Text = "請購申請"
  342. '
  343. 'Label7
  344. '
  345. Me.Label7.AutoSize = True
  346. Me.Label7.Location = New System.Drawing.Point(1247, 19)
  347. Me.Label7.Name = "Label7"
  348. Me.Label7.Size = New System.Drawing.Size(55, 16)
  349. Me.Label7.TabIndex = 1657
  350. Me.Label7.Text = "收料入庫"
  351. '
  352. 'Label6
  353. '
  354. Me.Label6.AutoSize = True
  355. Me.Label6.Location = New System.Drawing.Point(1134, 19)
  356. Me.Label6.Name = "Label6"
  357. Me.Label6.Size = New System.Drawing.Size(55, 16)
  358. Me.Label6.TabIndex = 1655
  359. Me.Label6.Text = "來料驗收"
  360. '
  361. 'Label5
  362. '
  363. Me.Label5.AutoSize = True
  364. Me.Label5.Location = New System.Drawing.Point(1026, 19)
  365. Me.Label5.Name = "Label5"
  366. Me.Label5.Size = New System.Drawing.Size(55, 16)
  367. Me.Label5.TabIndex = 1653
  368. Me.Label5.Text = "開始採購"
  369. '
  370. 'Label4
  371. '
  372. Me.Label4.AutoSize = True
  373. Me.Label4.Location = New System.Drawing.Point(921, 19)
  374. Me.Label4.Name = "Label4"
  375. Me.Label4.Size = New System.Drawing.Size(55, 16)
  376. Me.Label4.TabIndex = 1652
  377. Me.Label4.Text = "二級核准"
  378. '
  379. 'Label1
  380. '
  381. Me.Label1.AutoSize = True
  382. Me.Label1.Location = New System.Drawing.Point(587, 19)
  383. Me.Label1.Name = "Label1"
  384. Me.Label1.Size = New System.Drawing.Size(55, 16)
  385. Me.Label1.TabIndex = 1649
  386. Me.Label1.Text = "請購核准"
  387. '
  388. 'Label3
  389. '
  390. Me.Label3.AutoSize = True
  391. Me.Label3.Location = New System.Drawing.Point(816, 19)
  392. Me.Label3.Name = "Label3"
  393. Me.Label3.Size = New System.Drawing.Size(55, 16)
  394. Me.Label3.TabIndex = 1651
  395. Me.Label3.Text = "一級核准"
  396. '
  397. 'Label2
  398. '
  399. Me.Label2.AutoSize = True
  400. Me.Label2.Location = New System.Drawing.Point(701, 19)
  401. Me.Label2.Name = "Label2"
  402. Me.Label2.Size = New System.Drawing.Size(55, 16)
  403. Me.Label2.TabIndex = 1650
  404. Me.Label2.Text = "採購詢價"
  405. '
  406. 'Label16
  407. '
  408. Me.Label16.AutoSize = True
  409. Me.Label16.Location = New System.Drawing.Point(1249, 37)
  410. Me.Label16.Name = "Label16"
  411. Me.Label16.Size = New System.Drawing.Size(85, 16)
  412. Me.Label16.TabIndex = 1667
  413. Me.Label16.Text = "pergudangan"
  414. '
  415. 'Label15
  416. '
  417. Me.Label15.AutoSize = True
  418. Me.Label15.Location = New System.Drawing.Point(1136, 37)
  419. Me.Label15.Name = "Label15"
  420. Me.Label15.Size = New System.Drawing.Size(74, 16)
  421. Me.Label15.TabIndex = 1666
  422. Me.Label15.Text = "Penerimaan"
  423. '
  424. 'Label14
  425. '
  426. Me.Label14.AutoSize = True
  427. Me.Label14.Location = New System.Drawing.Point(1028, 37)
  428. Me.Label14.Name = "Label14"
  429. Me.Label14.Size = New System.Drawing.Size(67, 16)
  430. Me.Label14.TabIndex = 1665
  431. Me.Label14.Text = "Pembelian"
  432. '
  433. 'Label13
  434. '
  435. Me.Label13.AutoSize = True
  436. Me.Label13.Location = New System.Drawing.Point(923, 37)
  437. Me.Label13.Name = "Label13"
  438. Me.Label13.Size = New System.Drawing.Size(59, 16)
  439. Me.Label13.TabIndex = 1664
  440. Me.Label13.Text = "Tingkat 2"
  441. '
  442. 'Label12
  443. '
  444. Me.Label12.AutoSize = True
  445. Me.Label12.Location = New System.Drawing.Point(818, 37)
  446. Me.Label12.Name = "Label12"
  447. Me.Label12.Size = New System.Drawing.Size(59, 16)
  448. Me.Label12.TabIndex = 1663
  449. Me.Label12.Text = "Tingkat 1"
  450. '
  451. 'Label11
  452. '
  453. Me.Label11.AutoSize = True
  454. Me.Label11.Location = New System.Drawing.Point(703, 37)
  455. Me.Label11.Name = "Label11"
  456. Me.Label11.Size = New System.Drawing.Size(79, 16)
  457. Me.Label11.TabIndex = 1662
  458. Me.Label11.Text = "Tanya Harga"
  459. '
  460. 'Label10
  461. '
  462. Me.Label10.AutoSize = True
  463. Me.Label10.Location = New System.Drawing.Point(589, 37)
  464. Me.Label10.Name = "Label10"
  465. Me.Label10.Size = New System.Drawing.Size(72, 16)
  466. Me.Label10.TabIndex = 1661
  467. Me.Label10.Text = "Persetujuan"
  468. '
  469. 'Label9
  470. '
  471. Me.Label9.AutoSize = True
  472. Me.Label9.Location = New System.Drawing.Point(474, 37)
  473. Me.Label9.Name = "Label9"
  474. Me.Label9.Size = New System.Drawing.Size(80, 16)
  475. Me.Label9.TabIndex = 1660
  476. Me.Label9.Text = "Permohonan"
  477. '
  478. 'Label25
  479. '
  480. Me.Label25.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  481. Me.Label25.AutoSize = True
  482. Me.Label25.Location = New System.Drawing.Point(1170, 299)
  483. Me.Label25.Name = "Label25"
  484. Me.Label25.Size = New System.Drawing.Size(46, 16)
  485. Me.Label25.TabIndex = 1665
  486. Me.Label25.Text = "Po No."
  487. '
  488. '採購單號_tb
  489. '
  490. Me.採購單號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  491. Me.採購單號_tb.Enabled = False
  492. Me.採購單號_tb.Location = New System.Drawing.Point(1219, 295)
  493. Me.採購單號_tb.Name = "採購單號_tb"
  494. Me.採購單號_tb.Size = New System.Drawing.Size(112, 23)
  495. Me.採購單號_tb.TabIndex = 1643
  496. '
  497. '依採購單_ch
  498. '
  499. Me.依採購單_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  500. Me.依採購單_ch.AutoSize = True
  501. Me.依採購單_ch.Checked = True
  502. Me.依採購單_ch.CheckState = System.Windows.Forms.CheckState.Checked
  503. Me.依採購單_ch.Location = New System.Drawing.Point(1167, 340)
  504. Me.依採購單_ch.Name = "依採購單_ch"
  505. Me.依採購單_ch.Size = New System.Drawing.Size(132, 20)
  506. Me.依採購單_ch.TabIndex = 1642
  507. Me.依採購單_ch.Text = "Pesanan (依採購單)"
  508. Me.依採購單_ch.UseVisualStyleBackColor = True
  509. '
  510. '依請購單_ch
  511. '
  512. Me.依請購單_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  513. Me.依請購單_ch.AutoSize = True
  514. Me.依請購單_ch.Location = New System.Drawing.Point(1167, 321)
  515. Me.依請購單_ch.Name = "依請購單_ch"
  516. Me.依請購單_ch.Size = New System.Drawing.Size(150, 20)
  517. Me.依請購單_ch.TabIndex = 1641
  518. Me.依請購單_ch.Text = "permintaan (依請購單)"
  519. Me.依請購單_ch.UseVisualStyleBackColor = True
  520. '
  521. 'SplitContainer1
  522. '
  523. Me.SplitContainer1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  524. Or System.Windows.Forms.AnchorStyles.Left) _
  525. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  526. Me.SplitContainer1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  527. Me.SplitContainer1.Location = New System.Drawing.Point(3, 1)
  528. Me.SplitContainer1.Name = "SplitContainer1"
  529. Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
  530. '
  531. 'SplitContainer1.Panel1
  532. '
  533. Me.SplitContainer1.Panel1.Controls.Add(Me.Label25)
  534. Me.SplitContainer1.Panel1.Controls.Add(Me.採購單號_tb)
  535. Me.SplitContainer1.Panel1.Controls.Add(Me.依採購單_ch)
  536. Me.SplitContainer1.Panel1.Controls.Add(Me.依請購單_ch)
  537. Me.SplitContainer1.Panel1.Controls.Add(Me.已審核_lb)
  538. Me.SplitContainer1.Panel1.Controls.Add(Me.已核准_dgv)
  539. Me.SplitContainer1.Panel1.Controls.Add(Me.物料圖_pb)
  540. Me.SplitContainer1.Panel1.Controls.Add(Me.語言_dgv)
  541. Me.SplitContainer1.Panel1.Controls.Add(Me.大間距_ch)
  542. Me.SplitContainer1.Panel1.Controls.Add(Me.語轉扭_bt)
  543. Me.SplitContainer1.Panel1.Controls.Add(Me.中間距_ch)
  544. Me.SplitContainer1.Panel1.Controls.Add(Me.小間距_ch)
  545. '
  546. 'SplitContainer1.Panel2
  547. '
  548. Me.SplitContainer1.Panel2.Controls.Add(Me.Label17)
  549. Me.SplitContainer1.Panel2.Controls.Add(Me.Label18)
  550. Me.SplitContainer1.Panel2.Controls.Add(Me.Label19)
  551. Me.SplitContainer1.Panel2.Controls.Add(Me.Label20)
  552. Me.SplitContainer1.Panel2.Controls.Add(Me.Label21)
  553. Me.SplitContainer1.Panel2.Controls.Add(Me.Label22)
  554. Me.SplitContainer1.Panel2.Controls.Add(Me.Label23)
  555. Me.SplitContainer1.Panel2.Controls.Add(Me.Label24)
  556. Me.SplitContainer1.Panel2.Controls.Add(Me.請購單號_lb)
  557. Me.SplitContainer1.Panel2.Controls.Add(Me.請購單號_tb)
  558. Me.SplitContainer1.Panel2.Controls.Add(Me.合約號_tb)
  559. Me.SplitContainer1.Panel2.Controls.Add(Me.申請日期_lb)
  560. Me.SplitContainer1.Panel2.Controls.Add(Me.合約號_lb)
  561. Me.SplitContainer1.Panel2.Controls.Add(Me.申請人_tb)
  562. Me.SplitContainer1.Panel2.Controls.Add(Me.申請日期_dgv)
  563. Me.SplitContainer1.Panel2.Controls.Add(Me.申請人_lb)
  564. Me.SplitContainer1.Panel2.Controls.Add(Me.SOP1_P)
  565. Me.SplitContainer1.Panel2.Controls.Add(Me.SOP2_P)
  566. Me.SplitContainer1.Panel2.Controls.Add(Me.SOP8_P)
  567. Me.SplitContainer1.Panel2.Controls.Add(Me.SOP3_P)
  568. Me.SplitContainer1.Panel2.Controls.Add(Me.SOP4_P)
  569. Me.SplitContainer1.Panel2.Controls.Add(Me.SOP7_P)
  570. Me.SplitContainer1.Panel2.Controls.Add(Me.SOP5_P)
  571. Me.SplitContainer1.Panel2.Controls.Add(Me.SOP6_P)
  572. Me.SplitContainer1.Panel2.Controls.Add(Me.請購明細_dgv)
  573. Me.SplitContainer1.Panel2.Controls.Add(Me.Label8)
  574. Me.SplitContainer1.Panel2.Controls.Add(Me.Label7)
  575. Me.SplitContainer1.Panel2.Controls.Add(Me.Label6)
  576. Me.SplitContainer1.Panel2.Controls.Add(Me.Label5)
  577. Me.SplitContainer1.Panel2.Controls.Add(Me.Label4)
  578. Me.SplitContainer1.Panel2.Controls.Add(Me.Label1)
  579. Me.SplitContainer1.Panel2.Controls.Add(Me.Label3)
  580. Me.SplitContainer1.Panel2.Controls.Add(Me.Label2)
  581. Me.SplitContainer1.Panel2.Controls.Add(Me.Label16)
  582. Me.SplitContainer1.Panel2.Controls.Add(Me.Label15)
  583. Me.SplitContainer1.Panel2.Controls.Add(Me.Label14)
  584. Me.SplitContainer1.Panel2.Controls.Add(Me.Label13)
  585. Me.SplitContainer1.Panel2.Controls.Add(Me.Label12)
  586. Me.SplitContainer1.Panel2.Controls.Add(Me.Label11)
  587. Me.SplitContainer1.Panel2.Controls.Add(Me.Label10)
  588. Me.SplitContainer1.Panel2.Controls.Add(Me.Label9)
  589. Me.SplitContainer1.Size = New System.Drawing.Size(1343, 678)
  590. Me.SplitContainer1.SplitterDistance = 367
  591. Me.SplitContainer1.TabIndex = 1644
  592. '
  593. '已審核_lb
  594. '
  595. Me.已審核_lb.AutoSize = True
  596. Me.已審核_lb.Location = New System.Drawing.Point(3, 2)
  597. Me.已審核_lb.Name = "已審核_lb"
  598. Me.已審核_lb.Size = New System.Drawing.Size(259, 16)
  599. Me.已審核_lb.TabIndex = 839
  600. Me.已審核_lb.Text = "已 審 核 的 建 築 物 料 請 購 單"
  601. '
  602. '已核准_dgv
  603. '
  604. Me.已核准_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  605. Or System.Windows.Forms.AnchorStyles.Left) _
  606. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  607. Me.已核准_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  608. Me.已核准_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  609. Me.已核准_dgv.Location = New System.Drawing.Point(3, 20)
  610. Me.已核准_dgv.Name = "已核准_dgv"
  611. Me.已核准_dgv.ReadOnly = True
  612. Me.已核准_dgv.RowHeadersWidth = 5
  613. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  614. Me.已核准_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  615. Me.已核准_dgv.RowTemplate.Height = 24
  616. Me.已核准_dgv.Size = New System.Drawing.Size(1157, 340)
  617. Me.已核准_dgv.TabIndex = 838
  618. '
  619. '物料圖_pb
  620. '
  621. Me.物料圖_pb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  622. Me.物料圖_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  623. Me.物料圖_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  624. Me.物料圖_pb.Location = New System.Drawing.Point(1166, 20)
  625. Me.物料圖_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  626. Me.物料圖_pb.Name = "物料圖_pb"
  627. Me.物料圖_pb.Size = New System.Drawing.Size(171, 250)
  628. Me.物料圖_pb.TabIndex = 957
  629. Me.物料圖_pb.TabStop = False
  630. '
  631. '語言_dgv
  632. '
  633. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  634. Me.語言_dgv.Location = New System.Drawing.Point(36, 51)
  635. Me.語言_dgv.Name = "語言_dgv"
  636. Me.語言_dgv.RowHeadersWidth = 5
  637. Me.語言_dgv.RowTemplate.Height = 24
  638. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  639. Me.語言_dgv.TabIndex = 1027
  640. Me.語言_dgv.Visible = False
  641. '
  642. '大間距_ch
  643. '
  644. Me.大間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  645. Me.大間距_ch.AutoSize = True
  646. Me.大間距_ch.Location = New System.Drawing.Point(1253, 273)
  647. Me.大間距_ch.Name = "大間距_ch"
  648. Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
  649. Me.大間距_ch.TabIndex = 1640
  650. Me.大間距_ch.Text = "L3"
  651. Me.大間距_ch.UseVisualStyleBackColor = True
  652. '
  653. '語轉扭_bt
  654. '
  655. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  656. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  657. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  658. Me.語轉扭_bt.Location = New System.Drawing.Point(1306, 270)
  659. Me.語轉扭_bt.Name = "語轉扭_bt"
  660. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  661. Me.語轉扭_bt.TabIndex = 1634
  662. Me.語轉扭_bt.Text = "L"
  663. Me.語轉扭_bt.UseVisualStyleBackColor = True
  664. '
  665. '中間距_ch
  666. '
  667. Me.中間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  668. Me.中間距_ch.AutoSize = True
  669. Me.中間距_ch.Location = New System.Drawing.Point(1210, 273)
  670. Me.中間距_ch.Name = "中間距_ch"
  671. Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
  672. Me.中間距_ch.TabIndex = 1639
  673. Me.中間距_ch.Text = "L2"
  674. Me.中間距_ch.UseVisualStyleBackColor = True
  675. '
  676. '小間距_ch
  677. '
  678. Me.小間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  679. Me.小間距_ch.AutoSize = True
  680. Me.小間距_ch.Location = New System.Drawing.Point(1167, 273)
  681. Me.小間距_ch.Name = "小間距_ch"
  682. Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
  683. Me.小間距_ch.TabIndex = 1638
  684. Me.小間距_ch.Text = "L1"
  685. Me.小間距_ch.UseVisualStyleBackColor = True
  686. '
  687. '重新整理_tsm
  688. '
  689. Me.重新整理_tsm.Name = "重新整理_tsm"
  690. Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
  691. Me.重新整理_tsm.Text = "重新整理"
  692. '
  693. 'ContextMenuStrip1
  694. '
  695. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm})
  696. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  697. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  698. '
  699. '請購單歷史檔案
  700. '
  701. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  702. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  703. Me.ClientSize = New System.Drawing.Size(1349, 681)
  704. Me.Controls.Add(Me.SplitContainer1)
  705. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  706. Me.Margin = New System.Windows.Forms.Padding(4, 4, 4, 4)
  707. Me.Name = "請購單歷史檔案"
  708. Me.Text = "請購單歷史檔案"
  709. CType(Me.SOP1_P, System.ComponentModel.ISupportInitialize).EndInit()
  710. CType(Me.SOP2_P, System.ComponentModel.ISupportInitialize).EndInit()
  711. CType(Me.SOP8_P, System.ComponentModel.ISupportInitialize).EndInit()
  712. CType(Me.SOP3_P, System.ComponentModel.ISupportInitialize).EndInit()
  713. CType(Me.SOP4_P, System.ComponentModel.ISupportInitialize).EndInit()
  714. CType(Me.SOP7_P, System.ComponentModel.ISupportInitialize).EndInit()
  715. CType(Me.SOP5_P, System.ComponentModel.ISupportInitialize).EndInit()
  716. CType(Me.SOP6_P, System.ComponentModel.ISupportInitialize).EndInit()
  717. CType(Me.請購明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  718. Me.SplitContainer1.Panel1.ResumeLayout(False)
  719. Me.SplitContainer1.Panel1.PerformLayout()
  720. Me.SplitContainer1.Panel2.ResumeLayout(False)
  721. Me.SplitContainer1.Panel2.PerformLayout()
  722. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
  723. Me.SplitContainer1.ResumeLayout(False)
  724. CType(Me.已核准_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  725. CType(Me.物料圖_pb, System.ComponentModel.ISupportInitialize).EndInit()
  726. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  727. Me.ContextMenuStrip1.ResumeLayout(False)
  728. Me.ResumeLayout(False)
  729. End Sub
  730. Friend WithEvents Label17 As Label
  731. Friend WithEvents Label18 As Label
  732. Friend WithEvents Label19 As Label
  733. Friend WithEvents Label20 As Label
  734. Friend WithEvents Label21 As Label
  735. Friend WithEvents Label22 As Label
  736. Friend WithEvents Label23 As Label
  737. Friend WithEvents Label24 As Label
  738. Friend WithEvents 請購單號_lb As Label
  739. Friend WithEvents 請購單號_tb As TextBox
  740. Friend WithEvents 合約號_tb As TextBox
  741. Friend WithEvents 申請日期_lb As Label
  742. Friend WithEvents 合約號_lb As Label
  743. Friend WithEvents 申請人_tb As TextBox
  744. Friend WithEvents 申請日期_dgv As DateTimePicker
  745. Friend WithEvents 申請人_lb As Label
  746. Friend WithEvents SOP1_P As PictureBox
  747. Friend WithEvents SOP2_P As PictureBox
  748. Friend WithEvents SOP8_P As PictureBox
  749. Friend WithEvents SOP3_P As PictureBox
  750. Friend WithEvents SOP4_P As PictureBox
  751. Friend WithEvents SOP7_P As PictureBox
  752. Friend WithEvents SOP5_P As PictureBox
  753. Friend WithEvents SOP6_P As PictureBox
  754. Friend WithEvents 請購明細_dgv As DataGridView
  755. Friend WithEvents Label8 As Label
  756. Friend WithEvents Label7 As Label
  757. Friend WithEvents Label6 As Label
  758. Friend WithEvents Label5 As Label
  759. Friend WithEvents Label4 As Label
  760. Friend WithEvents Label1 As Label
  761. Friend WithEvents Label3 As Label
  762. Friend WithEvents Label2 As Label
  763. Friend WithEvents Label16 As Label
  764. Friend WithEvents Label15 As Label
  765. Friend WithEvents Label14 As Label
  766. Friend WithEvents Label13 As Label
  767. Friend WithEvents Label12 As Label
  768. Friend WithEvents Label11 As Label
  769. Friend WithEvents Label10 As Label
  770. Friend WithEvents Label9 As Label
  771. Friend WithEvents Label25 As Label
  772. Friend WithEvents 採購單號_tb As TextBox
  773. Friend WithEvents 依採購單_ch As CheckBox
  774. Friend WithEvents 依請購單_ch As CheckBox
  775. Friend WithEvents SplitContainer1 As SplitContainer
  776. Friend WithEvents 已審核_lb As Label
  777. Friend WithEvents 已核准_dgv As DataGridView
  778. Friend WithEvents 物料圖_pb As PictureBox
  779. Friend WithEvents 語言_dgv As DataGridView
  780. Friend WithEvents 大間距_ch As CheckBox
  781. Friend WithEvents 語轉扭_bt As Button
  782. Friend WithEvents 中間距_ch As CheckBox
  783. Friend WithEvents 小間距_ch As CheckBox
  784. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  785. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  786. End Class