Nenhuma descrição
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

出貨確認.Designer.vb 22KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400
  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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(出貨確認))
  26. Me.依單據選擇_bt = New System.Windows.Forms.Button()
  27. Me.單據號碼_tb = New System.Windows.Forms.TextBox()
  28. Me.Label4 = New System.Windows.Forms.Label()
  29. Me.Label20 = New System.Windows.Forms.Label()
  30. Me.出貨日期_dtp = New System.Windows.Forms.DateTimePicker()
  31. Me.全部取消_bt = New System.Windows.Forms.Button()
  32. Me.全部選擇_bt = New System.Windows.Forms.Button()
  33. Me.銷退出貨_bt = New System.Windows.Forms.Button()
  34. Me.銷售出貨_dgv = New System.Windows.Forms.DataGridView()
  35. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  36. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  37. Me.ToolStripSeparator3 = New System.Windows.Forms.ToolStripSeparator()
  38. Me.依據單號全部選擇ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  39. Me.全部選擇ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  40. Me.全部取消ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  41. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  42. Me.確認收料入庫ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  43. Me.訂單編號_tb = New System.Windows.Forms.TextBox()
  44. Me.Label1 = New System.Windows.Forms.Label()
  45. Me.司機比例_cb = New System.Windows.Forms.ComboBox()
  46. Me.Label28 = New System.Windows.Forms.Label()
  47. Me.司機_cb = New System.Windows.Forms.ComboBox()
  48. Me.Label25 = New System.Windows.Forms.Label()
  49. Me.業務比例_cb = New System.Windows.Forms.ComboBox()
  50. Me.Label24 = New System.Windows.Forms.Label()
  51. Me.業務_cb = New System.Windows.Forms.ComboBox()
  52. Me.Label23 = New System.Windows.Forms.Label()
  53. Me.佣金修改_bt = New System.Windows.Forms.Button()
  54. CType(Me.銷售出貨_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  55. Me.ContextMenuStrip1.SuspendLayout()
  56. Me.SuspendLayout()
  57. '
  58. '依單據選擇_bt
  59. '
  60. Me.依單據選擇_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  61. Me.依單據選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  62. Me.依單據選擇_bt.ForeColor = System.Drawing.Color.Olive
  63. Me.依單據選擇_bt.Location = New System.Drawing.Point(987, 4)
  64. Me.依單據選擇_bt.Name = "依單據選擇_bt"
  65. Me.依單據選擇_bt.Size = New System.Drawing.Size(113, 49)
  66. Me.依單據選擇_bt.TabIndex = 1073
  67. Me.依單據選擇_bt.Text = "依據單號全部選擇"
  68. Me.依單據選擇_bt.UseVisualStyleBackColor = True
  69. '
  70. '單據號碼_tb
  71. '
  72. Me.單據號碼_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  73. Me.單據號碼_tb.Location = New System.Drawing.Point(169, 31)
  74. Me.單據號碼_tb.Name = "單據號碼_tb"
  75. Me.單據號碼_tb.Size = New System.Drawing.Size(137, 23)
  76. Me.單據號碼_tb.TabIndex = 1071
  77. '
  78. 'Label4
  79. '
  80. Me.Label4.AutoSize = True
  81. Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  82. Me.Label4.Location = New System.Drawing.Point(107, 34)
  83. Me.Label4.Name = "Label4"
  84. Me.Label4.Size = New System.Drawing.Size(56, 16)
  85. Me.Label4.TabIndex = 1072
  86. Me.Label4.Text = "單據號碼"
  87. '
  88. 'Label20
  89. '
  90. Me.Label20.AutoSize = True
  91. Me.Label20.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  92. Me.Label20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  93. Me.Label20.Location = New System.Drawing.Point(312, 34)
  94. Me.Label20.Name = "Label20"
  95. Me.Label20.Size = New System.Drawing.Size(56, 16)
  96. Me.Label20.TabIndex = 1070
  97. Me.Label20.Text = "出貨日期"
  98. '
  99. '出貨日期_dtp
  100. '
  101. Me.出貨日期_dtp.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  102. Me.出貨日期_dtp.Location = New System.Drawing.Point(367, 30)
  103. Me.出貨日期_dtp.Name = "出貨日期_dtp"
  104. Me.出貨日期_dtp.Size = New System.Drawing.Size(91, 23)
  105. Me.出貨日期_dtp.TabIndex = 1069
  106. '
  107. '全部取消_bt
  108. '
  109. Me.全部取消_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  110. Me.全部取消_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  111. Me.全部取消_bt.ForeColor = System.Drawing.Color.Olive
  112. Me.全部取消_bt.Location = New System.Drawing.Point(1177, 4)
  113. Me.全部取消_bt.Name = "全部取消_bt"
  114. Me.全部取消_bt.Size = New System.Drawing.Size(65, 49)
  115. Me.全部取消_bt.TabIndex = 1068
  116. Me.全部取消_bt.Text = "全部取消"
  117. Me.全部取消_bt.UseVisualStyleBackColor = True
  118. '
  119. '全部選擇_bt
  120. '
  121. Me.全部選擇_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  122. Me.全部選擇_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  123. Me.全部選擇_bt.ForeColor = System.Drawing.Color.Olive
  124. Me.全部選擇_bt.Location = New System.Drawing.Point(1106, 4)
  125. Me.全部選擇_bt.Name = "全部選擇_bt"
  126. Me.全部選擇_bt.Size = New System.Drawing.Size(65, 49)
  127. Me.全部選擇_bt.TabIndex = 1067
  128. Me.全部選擇_bt.Text = "全部選擇"
  129. Me.全部選擇_bt.UseVisualStyleBackColor = True
  130. '
  131. '銷退出貨_bt
  132. '
  133. Me.銷退出貨_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  134. Me.銷退出貨_bt.ForeColor = System.Drawing.Color.Green
  135. Me.銷退出貨_bt.Location = New System.Drawing.Point(6, 5)
  136. Me.銷退出貨_bt.Name = "銷退出貨_bt"
  137. Me.銷退出貨_bt.Size = New System.Drawing.Size(100, 48)
  138. Me.銷退出貨_bt.TabIndex = 1066
  139. Me.銷退出貨_bt.Text = "確認物料出貨"
  140. Me.銷退出貨_bt.UseVisualStyleBackColor = True
  141. '
  142. '銷售出貨_dgv
  143. '
  144. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  145. Me.銷售出貨_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  146. Me.銷售出貨_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  147. Or System.Windows.Forms.AnchorStyles.Left) _
  148. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  149. Me.銷售出貨_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  150. Me.銷售出貨_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  151. Me.銷售出貨_dgv.Location = New System.Drawing.Point(7, 57)
  152. Me.銷售出貨_dgv.Name = "銷售出貨_dgv"
  153. Me.銷售出貨_dgv.RowHeadersWidth = 5
  154. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  155. Me.銷售出貨_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  156. Me.銷售出貨_dgv.RowTemplate.Height = 24
  157. Me.銷售出貨_dgv.Size = New System.Drawing.Size(1235, 547)
  158. Me.銷售出貨_dgv.TabIndex = 1065
  159. '
  160. 'ContextMenuStrip1
  161. '
  162. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem, Me.ToolStripSeparator3, Me.依據單號全部選擇ToolStripMenuItem, Me.全部選擇ToolStripMenuItem, Me.全部取消ToolStripMenuItem, Me.ToolStripSeparator1, Me.確認收料入庫ToolStripMenuItem})
  163. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  164. Me.ContextMenuStrip1.Size = New System.Drawing.Size(171, 126)
  165. '
  166. '重新整理ToolStripMenuItem
  167. '
  168. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  169. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  170. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  171. '
  172. 'ToolStripSeparator3
  173. '
  174. Me.ToolStripSeparator3.Name = "ToolStripSeparator3"
  175. Me.ToolStripSeparator3.Size = New System.Drawing.Size(167, 6)
  176. '
  177. '依據單號全部選擇ToolStripMenuItem
  178. '
  179. Me.依據單號全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  180. Me.依據單號全部選擇ToolStripMenuItem.Name = "依據單號全部選擇ToolStripMenuItem"
  181. Me.依據單號全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  182. Me.依據單號全部選擇ToolStripMenuItem.Text = "依據單號全部選擇"
  183. '
  184. '全部選擇ToolStripMenuItem
  185. '
  186. Me.全部選擇ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  187. Me.全部選擇ToolStripMenuItem.Name = "全部選擇ToolStripMenuItem"
  188. Me.全部選擇ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  189. Me.全部選擇ToolStripMenuItem.Text = "全部選擇"
  190. '
  191. '全部取消ToolStripMenuItem
  192. '
  193. Me.全部取消ToolStripMenuItem.ForeColor = System.Drawing.Color.Olive
  194. Me.全部取消ToolStripMenuItem.Name = "全部取消ToolStripMenuItem"
  195. Me.全部取消ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  196. Me.全部取消ToolStripMenuItem.Text = "全部取消"
  197. '
  198. 'ToolStripSeparator1
  199. '
  200. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  201. Me.ToolStripSeparator1.Size = New System.Drawing.Size(167, 6)
  202. '
  203. '確認收料入庫ToolStripMenuItem
  204. '
  205. Me.確認收料入庫ToolStripMenuItem.ForeColor = System.Drawing.Color.Green
  206. Me.確認收料入庫ToolStripMenuItem.Name = "確認收料入庫ToolStripMenuItem"
  207. Me.確認收料入庫ToolStripMenuItem.Size = New System.Drawing.Size(170, 22)
  208. Me.確認收料入庫ToolStripMenuItem.Text = "確認物料出貨"
  209. '
  210. '訂單編號_tb
  211. '
  212. Me.訂單編號_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  213. Me.訂單編號_tb.Location = New System.Drawing.Point(526, 30)
  214. Me.訂單編號_tb.Name = "訂單編號_tb"
  215. Me.訂單編號_tb.Size = New System.Drawing.Size(128, 23)
  216. Me.訂單編號_tb.TabIndex = 1074
  217. '
  218. 'Label1
  219. '
  220. Me.Label1.AutoSize = True
  221. Me.Label1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  222. Me.Label1.Location = New System.Drawing.Point(464, 34)
  223. Me.Label1.Name = "Label1"
  224. Me.Label1.Size = New System.Drawing.Size(56, 16)
  225. Me.Label1.TabIndex = 1075
  226. Me.Label1.Text = "訂單編號"
  227. '
  228. '司機比例_cb
  229. '
  230. Me.司機比例_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  231. Me.司機比例_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  232. Me.司機比例_cb.ForeColor = System.Drawing.Color.Green
  233. Me.司機比例_cb.FormattingEnabled = True
  234. Me.司機比例_cb.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
  235. Me.司機比例_cb.Location = New System.Drawing.Point(564, 4)
  236. Me.司機比例_cb.Name = "司機比例_cb"
  237. Me.司機比例_cb.Size = New System.Drawing.Size(90, 24)
  238. Me.司機比例_cb.TabIndex = 1148
  239. '
  240. 'Label28
  241. '
  242. Me.Label28.AutoSize = True
  243. Me.Label28.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  244. Me.Label28.ForeColor = System.Drawing.Color.Green
  245. Me.Label28.Location = New System.Drawing.Point(526, 9)
  246. Me.Label28.Name = "Label28"
  247. Me.Label28.Size = New System.Drawing.Size(32, 16)
  248. Me.Label28.TabIndex = 1147
  249. Me.Label28.Text = "比例"
  250. '
  251. '司機_cb
  252. '
  253. Me.司機_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  254. Me.司機_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  255. Me.司機_cb.ForeColor = System.Drawing.Color.Green
  256. Me.司機_cb.FormattingEnabled = True
  257. Me.司機_cb.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
  258. Me.司機_cb.Location = New System.Drawing.Point(426, 4)
  259. Me.司機_cb.Name = "司機_cb"
  260. Me.司機_cb.Size = New System.Drawing.Size(90, 24)
  261. Me.司機_cb.TabIndex = 1146
  262. '
  263. 'Label25
  264. '
  265. Me.Label25.AutoSize = True
  266. Me.Label25.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  267. Me.Label25.ForeColor = System.Drawing.Color.Green
  268. Me.Label25.Location = New System.Drawing.Point(388, 9)
  269. Me.Label25.Name = "Label25"
  270. Me.Label25.Size = New System.Drawing.Size(32, 16)
  271. Me.Label25.TabIndex = 1145
  272. Me.Label25.Text = "司機"
  273. '
  274. '業務比例_cb
  275. '
  276. Me.業務比例_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  277. Me.業務比例_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  278. Me.業務比例_cb.ForeColor = System.Drawing.Color.Green
  279. Me.業務比例_cb.FormattingEnabled = True
  280. Me.業務比例_cb.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
  281. Me.業務比例_cb.Location = New System.Drawing.Point(288, 4)
  282. Me.業務比例_cb.Name = "業務比例_cb"
  283. Me.業務比例_cb.Size = New System.Drawing.Size(90, 24)
  284. Me.業務比例_cb.TabIndex = 1144
  285. '
  286. 'Label24
  287. '
  288. Me.Label24.AutoSize = True
  289. Me.Label24.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  290. Me.Label24.ForeColor = System.Drawing.Color.Green
  291. Me.Label24.Location = New System.Drawing.Point(250, 9)
  292. Me.Label24.Name = "Label24"
  293. Me.Label24.Size = New System.Drawing.Size(32, 16)
  294. Me.Label24.TabIndex = 1143
  295. Me.Label24.Text = "比例"
  296. '
  297. '業務_cb
  298. '
  299. Me.業務_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  300. Me.業務_cb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  301. Me.業務_cb.ForeColor = System.Drawing.Color.Green
  302. Me.業務_cb.FormattingEnabled = True
  303. Me.業務_cb.Items.AddRange(New Object() {"直接出貨", "組裝出貨"})
  304. Me.業務_cb.Location = New System.Drawing.Point(150, 4)
  305. Me.業務_cb.Name = "業務_cb"
  306. Me.業務_cb.Size = New System.Drawing.Size(90, 24)
  307. Me.業務_cb.TabIndex = 1142
  308. '
  309. 'Label23
  310. '
  311. Me.Label23.AutoSize = True
  312. Me.Label23.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  313. Me.Label23.ForeColor = System.Drawing.Color.Green
  314. Me.Label23.Location = New System.Drawing.Point(112, 9)
  315. Me.Label23.Name = "Label23"
  316. Me.Label23.Size = New System.Drawing.Size(32, 16)
  317. Me.Label23.TabIndex = 1141
  318. Me.Label23.Text = "業務"
  319. '
  320. '佣金修改_bt
  321. '
  322. Me.佣金修改_bt.Font = New System.Drawing.Font("微軟正黑體", 9.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  323. Me.佣金修改_bt.ForeColor = System.Drawing.Color.Green
  324. Me.佣金修改_bt.Location = New System.Drawing.Point(660, 4)
  325. Me.佣金修改_bt.Name = "佣金修改_bt"
  326. Me.佣金修改_bt.Size = New System.Drawing.Size(95, 50)
  327. Me.佣金修改_bt.TabIndex = 1149
  328. Me.佣金修改_bt.Text = "業務、司機占比修改存檔" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  329. Me.佣金修改_bt.UseVisualStyleBackColor = True
  330. '
  331. '出貨確認
  332. '
  333. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  334. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  335. Me.ClientSize = New System.Drawing.Size(1249, 611)
  336. Me.ContextMenuStrip = Me.ContextMenuStrip1
  337. Me.Controls.Add(Me.佣金修改_bt)
  338. Me.Controls.Add(Me.司機比例_cb)
  339. Me.Controls.Add(Me.Label28)
  340. Me.Controls.Add(Me.司機_cb)
  341. Me.Controls.Add(Me.Label25)
  342. Me.Controls.Add(Me.業務比例_cb)
  343. Me.Controls.Add(Me.Label24)
  344. Me.Controls.Add(Me.業務_cb)
  345. Me.Controls.Add(Me.Label23)
  346. Me.Controls.Add(Me.訂單編號_tb)
  347. Me.Controls.Add(Me.Label1)
  348. Me.Controls.Add(Me.依單據選擇_bt)
  349. Me.Controls.Add(Me.單據號碼_tb)
  350. Me.Controls.Add(Me.出貨日期_dtp)
  351. Me.Controls.Add(Me.全部取消_bt)
  352. Me.Controls.Add(Me.全部選擇_bt)
  353. Me.Controls.Add(Me.銷退出貨_bt)
  354. Me.Controls.Add(Me.銷售出貨_dgv)
  355. Me.Controls.Add(Me.Label4)
  356. Me.Controls.Add(Me.Label20)
  357. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  358. Me.Icon = CType(resources.GetObject("$this.Icon"), System.Drawing.Icon)
  359. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  360. Me.Name = "出貨確認"
  361. Me.Text = "出貨確認"
  362. CType(Me.銷售出貨_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  363. Me.ContextMenuStrip1.ResumeLayout(False)
  364. Me.ResumeLayout(False)
  365. Me.PerformLayout()
  366. End Sub
  367. Friend WithEvents 依單據選擇_bt As Button
  368. Friend WithEvents 單據號碼_tb As TextBox
  369. Friend WithEvents Label4 As Label
  370. Friend WithEvents Label20 As Label
  371. Friend WithEvents 出貨日期_dtp As DateTimePicker
  372. Friend WithEvents 全部取消_bt As Button
  373. Friend WithEvents 全部選擇_bt As Button
  374. Friend WithEvents 銷退出貨_bt As Button
  375. Friend WithEvents 銷售出貨_dgv As DataGridView
  376. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  377. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  378. Friend WithEvents ToolStripSeparator3 As ToolStripSeparator
  379. Friend WithEvents 依據單號全部選擇ToolStripMenuItem As ToolStripMenuItem
  380. Friend WithEvents 全部選擇ToolStripMenuItem As ToolStripMenuItem
  381. Friend WithEvents 全部取消ToolStripMenuItem As ToolStripMenuItem
  382. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  383. Friend WithEvents 確認收料入庫ToolStripMenuItem As ToolStripMenuItem
  384. Friend WithEvents 訂單編號_tb As TextBox
  385. Friend WithEvents Label1 As Label
  386. Friend WithEvents 司機比例_cb As ComboBox
  387. Friend WithEvents Label28 As Label
  388. Friend WithEvents 司機_cb As ComboBox
  389. Friend WithEvents Label25 As Label
  390. Friend WithEvents 業務比例_cb As ComboBox
  391. Friend WithEvents Label24 As Label
  392. Friend WithEvents 業務_cb As ComboBox
  393. Friend WithEvents Label23 As Label
  394. Friend WithEvents 佣金修改_bt As Button
  395. End Class