Bez popisu
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 26KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506
  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. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Me.出庫完成_bt = New System.Windows.Forms.Button()
  32. Me.領料單號_lb = New System.Windows.Forms.Label()
  33. Me.執行單號_tb = New System.Windows.Forms.TextBox()
  34. Me.出庫單據_dgv = New System.Windows.Forms.DataGridView()
  35. Me.出庫明細_dgv = New System.Windows.Forms.DataGridView()
  36. Me.規格合併_dgv = New System.Windows.Forms.DataGridView()
  37. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  38. Me.重新整理_tsm = New System.Windows.Forms.ToolStripMenuItem()
  39. Me.出庫完成_tsm = New System.Windows.Forms.ToolStripMenuItem()
  40. Me.圖片檔1_pb = New System.Windows.Forms.PictureBox()
  41. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  42. Me.大間距1_ch = New System.Windows.Forms.CheckBox()
  43. Me.中間距1_ch = New System.Windows.Forms.CheckBox()
  44. Me.小間距1_ch = New System.Windows.Forms.CheckBox()
  45. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  46. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  47. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  48. Me.語轉扭_bt = New System.Windows.Forms.Button()
  49. Me.Panel1 = New System.Windows.Forms.Panel()
  50. Me.申請人_tb = New System.Windows.Forms.TextBox()
  51. Me.倉儲審核_tb = New System.Windows.Forms.TextBox()
  52. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  53. Me.顯示料號2_ch = New System.Windows.Forms.CheckBox()
  54. Me.詳細資料2_ch = New System.Windows.Forms.CheckBox()
  55. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  56. Me.出庫明細1_dgv = New System.Windows.Forms.DataGridView()
  57. Me.司機_lb = New System.Windows.Forms.Label()
  58. Me.司機_cb = New System.Windows.Forms.ComboBox()
  59. Me.車號_lb = New System.Windows.Forms.Label()
  60. Me.車號_cb = New System.Windows.Forms.ComboBox()
  61. Me.預先指派_ch = New System.Windows.Forms.CheckBox()
  62. Me.列印成EXCEL_bt = New System.Windows.Forms.Button()
  63. CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  64. CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  65. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  66. Me.ContextMenuStrip1.SuspendLayout()
  67. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  69. Me.Panel1.SuspendLayout()
  70. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  71. CType(Me.出庫明細1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  72. Me.SuspendLayout()
  73. '
  74. '出庫完成_bt
  75. '
  76. Me.出庫完成_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources._Select
  77. Me.出庫完成_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  78. Me.出庫完成_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  79. Me.出庫完成_bt.ForeColor = System.Drawing.Color.Green
  80. Me.出庫完成_bt.Location = New System.Drawing.Point(999, 2)
  81. Me.出庫完成_bt.Name = "出庫完成_bt"
  82. Me.出庫完成_bt.Size = New System.Drawing.Size(67, 67)
  83. Me.出庫完成_bt.TabIndex = 1044
  84. Me.出庫完成_bt.UseVisualStyleBackColor = True
  85. '
  86. '領料單號_lb
  87. '
  88. Me.領料單號_lb.AutoSize = True
  89. Me.領料單號_lb.Location = New System.Drawing.Point(403, 7)
  90. Me.領料單號_lb.Name = "領料單號_lb"
  91. Me.領料單號_lb.Size = New System.Drawing.Size(118, 16)
  92. Me.領料單號_lb.TabIndex = 1041
  93. Me.領料單號_lb.Text = "領 料 單 號"
  94. '
  95. '執行單號_tb
  96. '
  97. Me.執行單號_tb.Location = New System.Drawing.Point(406, 23)
  98. Me.執行單號_tb.Name = "執行單號_tb"
  99. Me.執行單號_tb.Size = New System.Drawing.Size(170, 23)
  100. Me.執行單號_tb.TabIndex = 1040
  101. Me.執行單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  102. '
  103. '出庫單據_dgv
  104. '
  105. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  106. Me.出庫單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  107. Me.出庫單據_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  108. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  109. Me.出庫單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  110. Me.出庫單據_dgv.BackgroundColor = System.Drawing.Color.White
  111. Me.出庫單據_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  112. Me.出庫單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  113. Me.出庫單據_dgv.Location = New System.Drawing.Point(6, 22)
  114. Me.出庫單據_dgv.Name = "出庫單據_dgv"
  115. Me.出庫單據_dgv.RowHeadersWidth = 5
  116. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  117. Me.出庫單據_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  118. Me.出庫單據_dgv.RowTemplate.Height = 24
  119. Me.出庫單據_dgv.Size = New System.Drawing.Size(278, 655)
  120. Me.出庫單據_dgv.TabIndex = 1039
  121. '
  122. '出庫明細_dgv
  123. '
  124. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  125. Me.出庫明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  126. Me.出庫明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  127. Or System.Windows.Forms.AnchorStyles.Left) _
  128. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  129. Me.出庫明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  130. Me.出庫明細_dgv.BackgroundColor = System.Drawing.Color.White
  131. Me.出庫明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  132. Me.出庫明細_dgv.Location = New System.Drawing.Point(283, 71)
  133. Me.出庫明細_dgv.Name = "出庫明細_dgv"
  134. Me.出庫明細_dgv.RowHeadersWidth = 5
  135. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  136. Me.出庫明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  137. Me.出庫明細_dgv.RowTemplate.Height = 24
  138. Me.出庫明細_dgv.Size = New System.Drawing.Size(1061, 606)
  139. Me.出庫明細_dgv.TabIndex = 1038
  140. '
  141. '規格合併_dgv
  142. '
  143. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  144. Me.規格合併_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  145. Me.規格合併_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  146. Me.規格合併_dgv.Location = New System.Drawing.Point(90, 3)
  147. Me.規格合併_dgv.Name = "規格合併_dgv"
  148. Me.規格合併_dgv.RowHeadersWidth = 5
  149. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  150. Me.規格合併_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  151. Me.規格合併_dgv.RowTemplate.Height = 24
  152. Me.規格合併_dgv.Size = New System.Drawing.Size(81, 49)
  153. Me.規格合併_dgv.TabIndex = 1045
  154. '
  155. 'ContextMenuStrip1
  156. '
  157. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理_tsm, Me.出庫完成_tsm})
  158. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  159. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 48)
  160. '
  161. '重新整理_tsm
  162. '
  163. Me.重新整理_tsm.Name = "重新整理_tsm"
  164. Me.重新整理_tsm.Size = New System.Drawing.Size(122, 22)
  165. Me.重新整理_tsm.Text = "重新整理"
  166. '
  167. '出庫完成_tsm
  168. '
  169. Me.出庫完成_tsm.ForeColor = System.Drawing.Color.Green
  170. Me.出庫完成_tsm.Name = "出庫完成_tsm"
  171. Me.出庫完成_tsm.Size = New System.Drawing.Size(122, 22)
  172. Me.出庫完成_tsm.Text = "出庫完成"
  173. '
  174. '圖片檔1_pb
  175. '
  176. Me.圖片檔1_pb.BackColor = System.Drawing.Color.White
  177. Me.圖片檔1_pb.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Picture
  178. Me.圖片檔1_pb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  179. Me.圖片檔1_pb.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  180. Me.圖片檔1_pb.Location = New System.Drawing.Point(286, 3)
  181. Me.圖片檔1_pb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  182. Me.圖片檔1_pb.Name = "圖片檔1_pb"
  183. Me.圖片檔1_pb.Size = New System.Drawing.Size(116, 66)
  184. Me.圖片檔1_pb.TabIndex = 1043
  185. Me.圖片檔1_pb.TabStop = False
  186. '
  187. '語言_dgv
  188. '
  189. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  190. Me.語言_dgv.Location = New System.Drawing.Point(3, 3)
  191. Me.語言_dgv.Name = "語言_dgv"
  192. Me.語言_dgv.RowHeadersWidth = 5
  193. Me.語言_dgv.RowTemplate.Height = 24
  194. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  195. Me.語言_dgv.TabIndex = 1074
  196. Me.語言_dgv.Visible = False
  197. '
  198. '大間距1_ch
  199. '
  200. Me.大間距1_ch.AutoSize = True
  201. Me.大間距1_ch.Location = New System.Drawing.Point(242, 2)
  202. Me.大間距1_ch.Name = "大間距1_ch"
  203. Me.大間距1_ch.Size = New System.Drawing.Size(39, 20)
  204. Me.大間距1_ch.TabIndex = 1674
  205. Me.大間距1_ch.Text = "L3"
  206. Me.大間距1_ch.UseVisualStyleBackColor = True
  207. '
  208. '中間距1_ch
  209. '
  210. Me.中間距1_ch.AutoSize = True
  211. Me.中間距1_ch.Location = New System.Drawing.Point(199, 2)
  212. Me.中間距1_ch.Name = "中間距1_ch"
  213. Me.中間距1_ch.Size = New System.Drawing.Size(39, 20)
  214. Me.中間距1_ch.TabIndex = 1673
  215. Me.中間距1_ch.Text = "L2"
  216. Me.中間距1_ch.UseVisualStyleBackColor = True
  217. '
  218. '小間距1_ch
  219. '
  220. Me.小間距1_ch.AutoSize = True
  221. Me.小間距1_ch.Location = New System.Drawing.Point(157, 2)
  222. Me.小間距1_ch.Name = "小間距1_ch"
  223. Me.小間距1_ch.Size = New System.Drawing.Size(39, 20)
  224. Me.小間距1_ch.TabIndex = 1672
  225. Me.小間距1_ch.Text = "L1"
  226. Me.小間距1_ch.UseVisualStyleBackColor = True
  227. '
  228. '大間距_ch
  229. '
  230. Me.大間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  231. Me.大間距_ch.AutoSize = True
  232. Me.大間距_ch.Location = New System.Drawing.Point(1301, 48)
  233. Me.大間距_ch.Name = "大間距_ch"
  234. Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
  235. Me.大間距_ch.TabIndex = 1671
  236. Me.大間距_ch.Text = "L3"
  237. Me.大間距_ch.UseVisualStyleBackColor = True
  238. '
  239. '中間距_ch
  240. '
  241. Me.中間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  242. Me.中間距_ch.AutoSize = True
  243. Me.中間距_ch.Location = New System.Drawing.Point(1301, 25)
  244. Me.中間距_ch.Name = "中間距_ch"
  245. Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
  246. Me.中間距_ch.TabIndex = 1670
  247. Me.中間距_ch.Text = "L2"
  248. Me.中間距_ch.UseVisualStyleBackColor = True
  249. '
  250. '小間距_ch
  251. '
  252. Me.小間距_ch.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  253. Me.小間距_ch.AutoSize = True
  254. Me.小間距_ch.Location = New System.Drawing.Point(1301, 3)
  255. Me.小間距_ch.Name = "小間距_ch"
  256. Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
  257. Me.小間距_ch.TabIndex = 1669
  258. Me.小間距_ch.Text = "L1"
  259. Me.小間距_ch.UseVisualStyleBackColor = True
  260. '
  261. '語轉扭_bt
  262. '
  263. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  264. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  265. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  266. Me.語轉扭_bt.Location = New System.Drawing.Point(202, 58)
  267. Me.語轉扭_bt.Name = "語轉扭_bt"
  268. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  269. Me.語轉扭_bt.TabIndex = 1668
  270. Me.語轉扭_bt.Text = "L"
  271. Me.語轉扭_bt.UseVisualStyleBackColor = True
  272. '
  273. 'Panel1
  274. '
  275. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  276. Me.Panel1.Controls.Add(Me.申請人_tb)
  277. Me.Panel1.Controls.Add(Me.倉儲審核_tb)
  278. Me.Panel1.Controls.Add(Me.PictureBox1)
  279. Me.Panel1.Controls.Add(Me.語言_dgv)
  280. Me.Panel1.Controls.Add(Me.規格合併_dgv)
  281. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  282. Me.Panel1.Location = New System.Drawing.Point(594, 345)
  283. Me.Panel1.Name = "Panel1"
  284. Me.Panel1.Size = New System.Drawing.Size(309, 129)
  285. Me.Panel1.TabIndex = 1675
  286. '
  287. '申請人_tb
  288. '
  289. Me.申請人_tb.Location = New System.Drawing.Point(177, 30)
  290. Me.申請人_tb.Name = "申請人_tb"
  291. Me.申請人_tb.Size = New System.Drawing.Size(127, 23)
  292. Me.申請人_tb.TabIndex = 1439
  293. Me.申請人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  294. '
  295. '倉儲審核_tb
  296. '
  297. Me.倉儲審核_tb.Location = New System.Drawing.Point(177, 3)
  298. Me.倉儲審核_tb.Name = "倉儲審核_tb"
  299. Me.倉儲審核_tb.Size = New System.Drawing.Size(127, 23)
  300. Me.倉儲審核_tb.TabIndex = 1438
  301. Me.倉儲審核_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  302. '
  303. 'PictureBox1
  304. '
  305. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  306. Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  307. Me.PictureBox1.Location = New System.Drawing.Point(3, 58)
  308. Me.PictureBox1.Name = "PictureBox1"
  309. Me.PictureBox1.Size = New System.Drawing.Size(193, 61)
  310. Me.PictureBox1.TabIndex = 1437
  311. Me.PictureBox1.TabStop = False
  312. '
  313. '顯示料號2_ch
  314. '
  315. Me.顯示料號2_ch.AutoSize = True
  316. Me.顯示料號2_ch.Location = New System.Drawing.Point(498, 48)
  317. Me.顯示料號2_ch.Name = "顯示料號2_ch"
  318. Me.顯示料號2_ch.Size = New System.Drawing.Size(74, 20)
  319. Me.顯示料號2_ch.TabIndex = 1866
  320. Me.顯示料號2_ch.Text = "顯示料號"
  321. Me.顯示料號2_ch.UseVisualStyleBackColor = True
  322. '
  323. '詳細資料2_ch
  324. '
  325. Me.詳細資料2_ch.AutoSize = True
  326. Me.詳細資料2_ch.Location = New System.Drawing.Point(408, 48)
  327. Me.詳細資料2_ch.Name = "詳細資料2_ch"
  328. Me.詳細資料2_ch.Size = New System.Drawing.Size(74, 20)
  329. Me.詳細資料2_ch.TabIndex = 1865
  330. Me.詳細資料2_ch.Text = "詳細資料"
  331. Me.詳細資料2_ch.UseVisualStyleBackColor = True
  332. '
  333. 'ToolTip1
  334. '
  335. Me.ToolTip1.AutoPopDelay = 5000
  336. Me.ToolTip1.InitialDelay = 500
  337. Me.ToolTip1.IsBalloon = True
  338. Me.ToolTip1.ReshowDelay = 100
  339. Me.ToolTip1.ToolTipTitle = "illustrate"
  340. '
  341. '出庫明細1_dgv
  342. '
  343. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  344. Me.出庫明細1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  345. Me.出庫明細1_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  346. Or System.Windows.Forms.AnchorStyles.Left) _
  347. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  348. Me.出庫明細1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  349. Me.出庫明細1_dgv.BackgroundColor = System.Drawing.Color.White
  350. Me.出庫明細1_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  351. Me.出庫明細1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  352. Me.出庫明細1_dgv.Location = New System.Drawing.Point(283, 71)
  353. Me.出庫明細1_dgv.Name = "出庫明細1_dgv"
  354. Me.出庫明細1_dgv.RowHeadersWidth = 5
  355. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  356. Me.出庫明細1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  357. Me.出庫明細1_dgv.RowTemplate.Height = 24
  358. Me.出庫明細1_dgv.Size = New System.Drawing.Size(1061, 606)
  359. Me.出庫明細1_dgv.TabIndex = 1867
  360. '
  361. '司機_lb
  362. '
  363. Me.司機_lb.AutoSize = True
  364. Me.司機_lb.BackColor = System.Drawing.Color.Transparent
  365. Me.司機_lb.Location = New System.Drawing.Point(577, 50)
  366. Me.司機_lb.Name = "司機_lb"
  367. Me.司機_lb.Size = New System.Drawing.Size(72, 16)
  368. Me.司機_lb.TabIndex = 1879
  369. Me.司機_lb.Text = "Pengemudi"
  370. '
  371. '司機_cb
  372. '
  373. Me.司機_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  374. Me.司機_cb.FormattingEnabled = True
  375. Me.司機_cb.Location = New System.Drawing.Point(651, 45)
  376. Me.司機_cb.Name = "司機_cb"
  377. Me.司機_cb.Size = New System.Drawing.Size(211, 24)
  378. Me.司機_cb.TabIndex = 1878
  379. '
  380. '車號_lb
  381. '
  382. Me.車號_lb.AutoSize = True
  383. Me.車號_lb.BackColor = System.Drawing.Color.Transparent
  384. Me.車號_lb.Location = New System.Drawing.Point(577, 25)
  385. Me.車號_lb.Name = "車號_lb"
  386. Me.車號_lb.Size = New System.Drawing.Size(72, 16)
  387. Me.車號_lb.TabIndex = 1877
  388. Me.車號_lb.Text = "Plat Nomor"
  389. '
  390. '車號_cb
  391. '
  392. Me.車號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  393. Me.車號_cb.FormattingEnabled = True
  394. Me.車號_cb.Location = New System.Drawing.Point(651, 20)
  395. Me.車號_cb.Name = "車號_cb"
  396. Me.車號_cb.Size = New System.Drawing.Size(211, 24)
  397. Me.車號_cb.TabIndex = 1876
  398. '
  399. '預先指派_ch
  400. '
  401. Me.預先指派_ch.AutoSize = True
  402. Me.預先指派_ch.BackColor = System.Drawing.Color.Transparent
  403. Me.預先指派_ch.ForeColor = System.Drawing.Color.Red
  404. Me.預先指派_ch.Location = New System.Drawing.Point(580, 2)
  405. Me.預先指派_ch.Name = "預先指派_ch"
  406. Me.預先指派_ch.Size = New System.Drawing.Size(418, 20)
  407. Me.預先指派_ch.TabIndex = 1875
  408. Me.預先指派_ch.Text = "Apakah akan menetapkan kendaraan dan pengemudi terlebih dahulu"
  409. Me.預先指派_ch.UseVisualStyleBackColor = False
  410. '
  411. '列印成EXCEL_bt
  412. '
  413. Me.列印成EXCEL_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.print
  414. Me.列印成EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  415. Me.列印成EXCEL_bt.Font = New System.Drawing.Font("微軟正黑體", 12.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  416. Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Red
  417. Me.列印成EXCEL_bt.Location = New System.Drawing.Point(1067, 2)
  418. Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
  419. Me.列印成EXCEL_bt.Size = New System.Drawing.Size(67, 67)
  420. Me.列印成EXCEL_bt.TabIndex = 1880
  421. Me.列印成EXCEL_bt.UseVisualStyleBackColor = True
  422. '
  423. '倉儲領料出庫
  424. '
  425. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  426. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  427. Me.ClientSize = New System.Drawing.Size(1349, 681)
  428. Me.ContextMenuStrip = Me.ContextMenuStrip1
  429. Me.Controls.Add(Me.列印成EXCEL_bt)
  430. Me.Controls.Add(Me.司機_lb)
  431. Me.Controls.Add(Me.司機_cb)
  432. Me.Controls.Add(Me.車號_lb)
  433. Me.Controls.Add(Me.車號_cb)
  434. Me.Controls.Add(Me.預先指派_ch)
  435. Me.Controls.Add(Me.顯示料號2_ch)
  436. Me.Controls.Add(Me.詳細資料2_ch)
  437. Me.Controls.Add(Me.Panel1)
  438. Me.Controls.Add(Me.大間距1_ch)
  439. Me.Controls.Add(Me.中間距1_ch)
  440. Me.Controls.Add(Me.小間距1_ch)
  441. Me.Controls.Add(Me.大間距_ch)
  442. Me.Controls.Add(Me.中間距_ch)
  443. Me.Controls.Add(Me.小間距_ch)
  444. Me.Controls.Add(Me.出庫完成_bt)
  445. Me.Controls.Add(Me.圖片檔1_pb)
  446. Me.Controls.Add(Me.領料單號_lb)
  447. Me.Controls.Add(Me.執行單號_tb)
  448. Me.Controls.Add(Me.出庫單據_dgv)
  449. Me.Controls.Add(Me.出庫明細1_dgv)
  450. Me.Controls.Add(Me.出庫明細_dgv)
  451. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  452. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  453. Me.MaximizeBox = False
  454. Me.MinimizeBox = False
  455. Me.Name = "倉儲領料出庫"
  456. Me.Text = "倉儲領料出庫"
  457. CType(Me.出庫單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  458. CType(Me.出庫明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  459. CType(Me.規格合併_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  460. Me.ContextMenuStrip1.ResumeLayout(False)
  461. CType(Me.圖片檔1_pb, System.ComponentModel.ISupportInitialize).EndInit()
  462. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  463. Me.Panel1.ResumeLayout(False)
  464. Me.Panel1.PerformLayout()
  465. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  466. CType(Me.出庫明細1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  467. Me.ResumeLayout(False)
  468. Me.PerformLayout()
  469. End Sub
  470. Friend WithEvents 出庫完成_bt As Button
  471. Friend WithEvents 圖片檔1_pb As PictureBox
  472. Friend WithEvents 領料單號_lb As Label
  473. Friend WithEvents 執行單號_tb As TextBox
  474. Friend WithEvents 出庫單據_dgv As DataGridView
  475. Friend WithEvents 出庫明細_dgv As DataGridView
  476. Friend WithEvents 規格合併_dgv As DataGridView
  477. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  478. Friend WithEvents 重新整理_tsm As ToolStripMenuItem
  479. Friend WithEvents 出庫完成_tsm As ToolStripMenuItem
  480. Friend WithEvents 語言_dgv As DataGridView
  481. Friend WithEvents 大間距1_ch As CheckBox
  482. Friend WithEvents 中間距1_ch As CheckBox
  483. Friend WithEvents 小間距1_ch As CheckBox
  484. Friend WithEvents 大間距_ch As CheckBox
  485. Friend WithEvents 中間距_ch As CheckBox
  486. Friend WithEvents 小間距_ch As CheckBox
  487. Friend WithEvents 語轉扭_bt As Button
  488. Friend WithEvents Panel1 As Panel
  489. Friend WithEvents 顯示料號2_ch As CheckBox
  490. Friend WithEvents 詳細資料2_ch As CheckBox
  491. Friend WithEvents ToolTip1 As ToolTip
  492. Friend WithEvents 出庫明細1_dgv As DataGridView
  493. Friend WithEvents 司機_lb As Label
  494. Friend WithEvents 司機_cb As ComboBox
  495. Friend WithEvents 車號_lb As Label
  496. Friend WithEvents 車號_cb As ComboBox
  497. Friend WithEvents 預先指派_ch As CheckBox
  498. Friend WithEvents 列印成EXCEL_bt As Button
  499. Friend WithEvents PictureBox1 As PictureBox
  500. Friend WithEvents 申請人_tb As TextBox
  501. Friend WithEvents 倉儲審核_tb As TextBox
  502. End Class