Нема описа
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 31KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743
  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. Me.控制表_dgv = New System.Windows.Forms.DataGridView()
  25. Me.Button30 = New System.Windows.Forms.Button()
  26. Me.TextBox12 = New System.Windows.Forms.TextBox()
  27. Me.Label12 = New System.Windows.Forms.Label()
  28. Me.Button1 = New System.Windows.Forms.Button()
  29. Me.GroupBox2 = New System.Windows.Forms.GroupBox()
  30. Me.CheckBox24 = New System.Windows.Forms.CheckBox()
  31. Me.CheckBox25 = New System.Windows.Forms.CheckBox()
  32. Me.Button38 = New System.Windows.Forms.Button()
  33. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  34. Me.啟用批量出貨_ch = New System.Windows.Forms.CheckBox()
  35. Me.批量出貨_bt = New System.Windows.Forms.Button()
  36. Me.Label50 = New System.Windows.Forms.Label()
  37. Me.TextBox13 = New System.Windows.Forms.TextBox()
  38. Me.Label19 = New System.Windows.Forms.Label()
  39. Me.Label1 = New System.Windows.Forms.Label()
  40. Me.Button15 = New System.Windows.Forms.Button()
  41. Me.TextBox1 = New System.Windows.Forms.TextBox()
  42. Me.Button27 = New System.Windows.Forms.Button()
  43. Me.Label57 = New System.Windows.Forms.Label()
  44. Me.CheckBox10 = New System.Windows.Forms.CheckBox()
  45. Me.DateTimePicker30 = New System.Windows.Forms.DateTimePicker()
  46. Me.CheckBox11 = New System.Windows.Forms.CheckBox()
  47. Me.Label56 = New System.Windows.Forms.Label()
  48. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  49. Me.Button2 = New System.Windows.Forms.Button()
  50. Me.TextBox2 = New System.Windows.Forms.TextBox()
  51. Me.Label2 = New System.Windows.Forms.Label()
  52. Me.Button21 = New System.Windows.Forms.Button()
  53. Me.Button23 = New System.Windows.Forms.Button()
  54. Me.Button24 = New System.Windows.Forms.Button()
  55. Me.Button25 = New System.Windows.Forms.Button()
  56. Me.Button20 = New System.Windows.Forms.Button()
  57. Me.TextBox3 = New System.Windows.Forms.TextBox()
  58. Me.TextBox4 = New System.Windows.Forms.TextBox()
  59. Me.ComboBox10 = New System.Windows.Forms.ComboBox()
  60. Me.Label28 = New System.Windows.Forms.Label()
  61. Me.Label5 = New System.Windows.Forms.Label()
  62. Me.Label6 = New System.Windows.Forms.Label()
  63. Me.TextBox5 = New System.Windows.Forms.TextBox()
  64. Me.Label7 = New System.Windows.Forms.Label()
  65. Me.TextBox6 = New System.Windows.Forms.TextBox()
  66. Me.Label8 = New System.Windows.Forms.Label()
  67. Me.Label22 = New System.Windows.Forms.Label()
  68. Me.TextBox7 = New System.Windows.Forms.TextBox()
  69. Me.TextBox8 = New System.Windows.Forms.TextBox()
  70. Me.Button3 = New System.Windows.Forms.Button()
  71. Me.Button35 = New System.Windows.Forms.Button()
  72. Me.Button34 = New System.Windows.Forms.Button()
  73. Me.Button4 = New System.Windows.Forms.Button()
  74. Me.Button6 = New System.Windows.Forms.Button()
  75. Me.Button5 = New System.Windows.Forms.Button()
  76. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  77. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  78. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  79. Me.GroupBox2.SuspendLayout()
  80. Me.GroupBox1.SuspendLayout()
  81. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  82. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  83. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  84. Me.SuspendLayout()
  85. '
  86. '控制表_dgv
  87. '
  88. Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  89. Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  90. Me.控制表_dgv.Location = New System.Drawing.Point(12, 140)
  91. Me.控制表_dgv.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  92. Me.控制表_dgv.Name = "控制表_dgv"
  93. Me.控制表_dgv.RowHeadersWidth = 5
  94. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  95. Me.控制表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  96. Me.控制表_dgv.RowTemplate.Height = 24
  97. Me.控制表_dgv.Size = New System.Drawing.Size(1890, 827)
  98. Me.控制表_dgv.TabIndex = 867
  99. '
  100. 'Button30
  101. '
  102. Me.Button30.ForeColor = System.Drawing.Color.Black
  103. Me.Button30.Location = New System.Drawing.Point(12, 67)
  104. Me.Button30.Name = "Button30"
  105. Me.Button30.Size = New System.Drawing.Size(212, 30)
  106. Me.Button30.TabIndex = 868
  107. Me.Button30.Text = "開啟訂單明細表"
  108. Me.Button30.UseVisualStyleBackColor = True
  109. '
  110. 'TextBox12
  111. '
  112. Me.TextBox12.Location = New System.Drawing.Point(80, 9)
  113. Me.TextBox12.Name = "TextBox12"
  114. Me.TextBox12.Size = New System.Drawing.Size(144, 23)
  115. Me.TextBox12.TabIndex = 869
  116. Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  117. '
  118. 'Label12
  119. '
  120. Me.Label12.AutoSize = True
  121. Me.Label12.ForeColor = System.Drawing.Color.Red
  122. Me.Label12.Location = New System.Drawing.Point(12, 12)
  123. Me.Label12.Name = "Label12"
  124. Me.Label12.Size = New System.Drawing.Size(68, 16)
  125. Me.Label12.TabIndex = 870
  126. Me.Label12.Text = "訂單流水號"
  127. '
  128. 'Button1
  129. '
  130. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 14.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  131. Me.Button1.ForeColor = System.Drawing.Color.Red
  132. Me.Button1.Location = New System.Drawing.Point(1787, 93)
  133. Me.Button1.Name = "Button1"
  134. Me.Button1.Size = New System.Drawing.Size(115, 42)
  135. Me.Button1.TabIndex = 871
  136. Me.Button1.Text = "刪除訂單"
  137. Me.Button1.UseVisualStyleBackColor = True
  138. '
  139. 'GroupBox2
  140. '
  141. Me.GroupBox2.Controls.Add(Me.CheckBox24)
  142. Me.GroupBox2.Controls.Add(Me.CheckBox25)
  143. Me.GroupBox2.Controls.Add(Me.Button38)
  144. Me.GroupBox2.Location = New System.Drawing.Point(723, 5)
  145. Me.GroupBox2.Name = "GroupBox2"
  146. Me.GroupBox2.Size = New System.Drawing.Size(124, 128)
  147. Me.GroupBox2.TabIndex = 873
  148. Me.GroupBox2.TabStop = False
  149. Me.GroupBox2.Text = "CXL訂單操作"
  150. '
  151. 'CheckBox24
  152. '
  153. Me.CheckBox24.AutoSize = True
  154. Me.CheckBox24.Checked = True
  155. Me.CheckBox24.CheckState = System.Windows.Forms.CheckState.Checked
  156. Me.CheckBox24.Location = New System.Drawing.Point(22, 22)
  157. Me.CheckBox24.Name = "CheckBox24"
  158. Me.CheckBox24.Size = New System.Drawing.Size(97, 20)
  159. Me.CheckBox24.TabIndex = 337
  160. Me.CheckBox24.Text = "整張訂單CXL"
  161. Me.CheckBox24.UseVisualStyleBackColor = True
  162. '
  163. 'CheckBox25
  164. '
  165. Me.CheckBox25.AutoSize = True
  166. Me.CheckBox25.Location = New System.Drawing.Point(22, 44)
  167. Me.CheckBox25.Name = "CheckBox25"
  168. Me.CheckBox25.Size = New System.Drawing.Size(97, 20)
  169. Me.CheckBox25.TabIndex = 338
  170. Me.CheckBox25.Text = "單筆資料CXL"
  171. Me.CheckBox25.UseVisualStyleBackColor = True
  172. '
  173. 'Button38
  174. '
  175. Me.Button38.ForeColor = System.Drawing.Color.Black
  176. Me.Button38.Location = New System.Drawing.Point(6, 68)
  177. Me.Button38.Name = "Button38"
  178. Me.Button38.Size = New System.Drawing.Size(112, 50)
  179. Me.Button38.TabIndex = 336
  180. Me.Button38.Text = "CXL訂單"
  181. Me.Button38.UseVisualStyleBackColor = True
  182. '
  183. 'GroupBox1
  184. '
  185. Me.GroupBox1.Controls.Add(Me.啟用批量出貨_ch)
  186. Me.GroupBox1.Controls.Add(Me.批量出貨_bt)
  187. Me.GroupBox1.Controls.Add(Me.Label50)
  188. Me.GroupBox1.Controls.Add(Me.TextBox13)
  189. Me.GroupBox1.Controls.Add(Me.Label19)
  190. Me.GroupBox1.Controls.Add(Me.Label1)
  191. Me.GroupBox1.Controls.Add(Me.Button15)
  192. Me.GroupBox1.Controls.Add(Me.TextBox1)
  193. Me.GroupBox1.Controls.Add(Me.Button27)
  194. Me.GroupBox1.Controls.Add(Me.Label57)
  195. Me.GroupBox1.Controls.Add(Me.CheckBox10)
  196. Me.GroupBox1.Controls.Add(Me.DateTimePicker30)
  197. Me.GroupBox1.Controls.Add(Me.CheckBox11)
  198. Me.GroupBox1.Controls.Add(Me.Label56)
  199. Me.GroupBox1.Location = New System.Drawing.Point(853, 5)
  200. Me.GroupBox1.Name = "GroupBox1"
  201. Me.GroupBox1.Size = New System.Drawing.Size(382, 128)
  202. Me.GroupBox1.TabIndex = 872
  203. Me.GroupBox1.TabStop = False
  204. Me.GroupBox1.Text = "出貨操作"
  205. '
  206. '啟用批量出貨_ch
  207. '
  208. Me.啟用批量出貨_ch.AutoSize = True
  209. Me.啟用批量出貨_ch.Location = New System.Drawing.Point(276, 38)
  210. Me.啟用批量出貨_ch.Name = "啟用批量出貨_ch"
  211. Me.啟用批量出貨_ch.Size = New System.Drawing.Size(99, 20)
  212. Me.啟用批量出貨_ch.TabIndex = 1090
  213. Me.啟用批量出貨_ch.Text = "啟用批量出貨"
  214. Me.啟用批量出貨_ch.UseVisualStyleBackColor = True
  215. '
  216. '批量出貨_bt
  217. '
  218. Me.批量出貨_bt.ForeColor = System.Drawing.Color.Black
  219. Me.批量出貨_bt.Location = New System.Drawing.Point(275, 63)
  220. Me.批量出貨_bt.Name = "批量出貨_bt"
  221. Me.批量出貨_bt.Size = New System.Drawing.Size(98, 27)
  222. Me.批量出貨_bt.TabIndex = 1089
  223. Me.批量出貨_bt.Text = "批量出貨"
  224. Me.批量出貨_bt.UseVisualStyleBackColor = True
  225. '
  226. 'Label50
  227. '
  228. Me.Label50.AutoSize = True
  229. Me.Label50.ForeColor = System.Drawing.Color.Red
  230. Me.Label50.Location = New System.Drawing.Point(6, 15)
  231. Me.Label50.Name = "Label50"
  232. Me.Label50.Size = New System.Drawing.Size(367, 16)
  233. Me.Label50.TabIndex = 1088
  234. Me.Label50.Text = "注意 : 先打勾 [啟用量出貨] 按鈕在選資料,系統讀取速度會比較快。"
  235. '
  236. 'TextBox13
  237. '
  238. Me.TextBox13.ForeColor = System.Drawing.Color.Red
  239. Me.TextBox13.Location = New System.Drawing.Point(176, 66)
  240. Me.TextBox13.Name = "TextBox13"
  241. Me.TextBox13.Size = New System.Drawing.Size(93, 23)
  242. Me.TextBox13.TabIndex = 879
  243. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  244. '
  245. 'Label19
  246. '
  247. Me.Label19.AutoSize = True
  248. Me.Label19.Location = New System.Drawing.Point(102, 70)
  249. Me.Label19.Name = "Label19"
  250. Me.Label19.Size = New System.Drawing.Size(68, 16)
  251. Me.Label19.TabIndex = 878
  252. Me.Label19.Text = "可出貨數量"
  253. '
  254. 'Label1
  255. '
  256. Me.Label1.AutoSize = True
  257. Me.Label1.Location = New System.Drawing.Point(114, 99)
  258. Me.Label1.Name = "Label1"
  259. Me.Label1.Size = New System.Drawing.Size(56, 16)
  260. Me.Label1.TabIndex = 344
  261. Me.Label1.Text = "出貨數量"
  262. '
  263. 'Button15
  264. '
  265. Me.Button15.ForeColor = System.Drawing.Color.Black
  266. Me.Button15.Location = New System.Drawing.Point(275, 92)
  267. Me.Button15.Name = "Button15"
  268. Me.Button15.Size = New System.Drawing.Size(98, 27)
  269. Me.Button15.TabIndex = 343
  270. Me.Button15.Text = "確定出貨"
  271. Me.Button15.UseVisualStyleBackColor = True
  272. '
  273. 'TextBox1
  274. '
  275. Me.TextBox1.ForeColor = System.Drawing.Color.Red
  276. Me.TextBox1.Location = New System.Drawing.Point(176, 96)
  277. Me.TextBox1.Name = "TextBox1"
  278. Me.TextBox1.Size = New System.Drawing.Size(93, 23)
  279. Me.TextBox1.TabIndex = 342
  280. Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  281. '
  282. 'Button27
  283. '
  284. Me.Button27.ForeColor = System.Drawing.Color.Black
  285. Me.Button27.Location = New System.Drawing.Point(228, 36)
  286. Me.Button27.Name = "Button27"
  287. Me.Button27.Size = New System.Drawing.Size(41, 24)
  288. Me.Button27.TabIndex = 323
  289. Me.Button27.Text = "清空"
  290. Me.Button27.UseVisualStyleBackColor = True
  291. '
  292. 'Label57
  293. '
  294. Me.Label57.AutoSize = True
  295. Me.Label57.Location = New System.Drawing.Point(10, 39)
  296. Me.Label57.Name = "Label57"
  297. Me.Label57.Size = New System.Drawing.Size(89, 16)
  298. Me.Label57.TabIndex = 269
  299. Me.Label57.Text = "ACTUAL ex-fty"
  300. '
  301. 'CheckBox10
  302. '
  303. Me.CheckBox10.AutoSize = True
  304. Me.CheckBox10.Location = New System.Drawing.Point(11, 98)
  305. Me.CheckBox10.Name = "CheckBox10"
  306. Me.CheckBox10.Size = New System.Drawing.Size(75, 20)
  307. Me.CheckBox10.TabIndex = 341
  308. Me.CheckBox10.Text = "拆單出貨"
  309. Me.CheckBox10.UseVisualStyleBackColor = True
  310. '
  311. 'DateTimePicker30
  312. '
  313. Me.DateTimePicker30.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  314. Me.DateTimePicker30.Location = New System.Drawing.Point(117, 36)
  315. Me.DateTimePicker30.Name = "DateTimePicker30"
  316. Me.DateTimePicker30.Size = New System.Drawing.Size(105, 23)
  317. Me.DateTimePicker30.TabIndex = 268
  318. '
  319. 'CheckBox11
  320. '
  321. Me.CheckBox11.AutoSize = True
  322. Me.CheckBox11.Checked = True
  323. Me.CheckBox11.CheckState = System.Windows.Forms.CheckState.Checked
  324. Me.CheckBox11.Location = New System.Drawing.Point(11, 69)
  325. Me.CheckBox11.Name = "CheckBox11"
  326. Me.CheckBox11.Size = New System.Drawing.Size(75, 20)
  327. Me.CheckBox11.TabIndex = 340
  328. Me.CheckBox11.Text = "整單出貨"
  329. Me.CheckBox11.UseVisualStyleBackColor = True
  330. '
  331. 'Label56
  332. '
  333. Me.Label56.AutoSize = True
  334. Me.Label56.Location = New System.Drawing.Point(97, 39)
  335. Me.Label56.Name = "Label56"
  336. Me.Label56.Size = New System.Drawing.Size(20, 16)
  337. Me.Label56.TabIndex = 271
  338. Me.Label56.Text = "由"
  339. '
  340. 'DataGridView2
  341. '
  342. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  343. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  344. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  345. Me.DataGridView2.Location = New System.Drawing.Point(53, 173)
  346. Me.DataGridView2.Name = "DataGridView2"
  347. Me.DataGridView2.RowHeadersWidth = 5
  348. Me.DataGridView2.RowTemplate.Height = 24
  349. Me.DataGridView2.Size = New System.Drawing.Size(15, 22)
  350. Me.DataGridView2.TabIndex = 877
  351. '
  352. 'Button2
  353. '
  354. Me.Button2.ForeColor = System.Drawing.Color.Black
  355. Me.Button2.Location = New System.Drawing.Point(12, 103)
  356. Me.Button2.Name = "Button2"
  357. Me.Button2.Size = New System.Drawing.Size(212, 30)
  358. Me.Button2.TabIndex = 874
  359. Me.Button2.Text = "關鍵字查詢"
  360. Me.Button2.UseVisualStyleBackColor = True
  361. '
  362. 'TextBox2
  363. '
  364. Me.TextBox2.Location = New System.Drawing.Point(80, 38)
  365. Me.TextBox2.Name = "TextBox2"
  366. Me.TextBox2.Size = New System.Drawing.Size(144, 23)
  367. Me.TextBox2.TabIndex = 875
  368. Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  369. '
  370. 'Label2
  371. '
  372. Me.Label2.AutoSize = True
  373. Me.Label2.ForeColor = System.Drawing.Color.Red
  374. Me.Label2.Location = New System.Drawing.Point(12, 41)
  375. Me.Label2.Name = "Label2"
  376. Me.Label2.Size = New System.Drawing.Size(68, 16)
  377. Me.Label2.TabIndex = 876
  378. Me.Label2.Text = "資料流水號"
  379. '
  380. 'Button21
  381. '
  382. Me.Button21.Location = New System.Drawing.Point(1657, 93)
  383. Me.Button21.Name = "Button21"
  384. Me.Button21.Size = New System.Drawing.Size(124, 42)
  385. Me.Button21.TabIndex = 883
  386. Me.Button21.Text = "垂直翻轉"
  387. Me.Button21.UseVisualStyleBackColor = True
  388. '
  389. 'Button23
  390. '
  391. Me.Button23.Location = New System.Drawing.Point(1527, 93)
  392. Me.Button23.Name = "Button23"
  393. Me.Button23.Size = New System.Drawing.Size(124, 42)
  394. Me.Button23.TabIndex = 882
  395. Me.Button23.Text = "水平翻轉"
  396. Me.Button23.UseVisualStyleBackColor = True
  397. '
  398. 'Button24
  399. '
  400. Me.Button24.Location = New System.Drawing.Point(1657, 49)
  401. Me.Button24.Name = "Button24"
  402. Me.Button24.Size = New System.Drawing.Size(124, 42)
  403. Me.Button24.TabIndex = 881
  404. Me.Button24.Text = "逆時鐘90度旋轉"
  405. Me.Button24.UseVisualStyleBackColor = True
  406. '
  407. 'Button25
  408. '
  409. Me.Button25.Location = New System.Drawing.Point(1527, 49)
  410. Me.Button25.Name = "Button25"
  411. Me.Button25.Size = New System.Drawing.Size(124, 42)
  412. Me.Button25.TabIndex = 880
  413. Me.Button25.Text = "順時鐘90度旋轉"
  414. Me.Button25.UseVisualStyleBackColor = True
  415. '
  416. 'Button20
  417. '
  418. Me.Button20.ForeColor = System.Drawing.Color.Black
  419. Me.Button20.Location = New System.Drawing.Point(1527, 5)
  420. Me.Button20.Name = "Button20"
  421. Me.Button20.Size = New System.Drawing.Size(254, 42)
  422. Me.Button20.TabIndex = 879
  423. Me.Button20.Text = "驗貨報告大圖"
  424. Me.Button20.UseVisualStyleBackColor = True
  425. '
  426. 'TextBox3
  427. '
  428. Me.TextBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  429. Me.TextBox3.Location = New System.Drawing.Point(350, 85)
  430. Me.TextBox3.Name = "TextBox3"
  431. Me.TextBox3.Size = New System.Drawing.Size(77, 23)
  432. Me.TextBox3.TabIndex = 885
  433. Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  434. '
  435. 'TextBox4
  436. '
  437. Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  438. Me.TextBox4.Location = New System.Drawing.Point(429, 85)
  439. Me.TextBox4.Name = "TextBox4"
  440. Me.TextBox4.Size = New System.Drawing.Size(112, 23)
  441. Me.TextBox4.TabIndex = 887
  442. Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  443. '
  444. 'ComboBox10
  445. '
  446. Me.ComboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  447. Me.ComboBox10.ForeColor = System.Drawing.Color.Green
  448. Me.ComboBox10.FormattingEnabled = True
  449. Me.ComboBox10.Items.AddRange(New Object() {"", "LANDED BRANDED", "FIRST COST"})
  450. Me.ComboBox10.Location = New System.Drawing.Point(292, 8)
  451. Me.ComboBox10.Name = "ComboBox10"
  452. Me.ComboBox10.Size = New System.Drawing.Size(249, 24)
  453. Me.ComboBox10.TabIndex = 991
  454. '
  455. 'Label28
  456. '
  457. Me.Label28.AutoSize = True
  458. Me.Label28.ForeColor = System.Drawing.Color.Green
  459. Me.Label28.Location = New System.Drawing.Point(230, 12)
  460. Me.Label28.Name = "Label28"
  461. Me.Label28.Size = New System.Drawing.Size(56, 16)
  462. Me.Label28.TabIndex = 990
  463. Me.Label28.Text = "訂單屬性"
  464. '
  465. 'Label5
  466. '
  467. Me.Label5.AutoSize = True
  468. Me.Label5.Location = New System.Drawing.Point(230, 88)
  469. Me.Label5.Name = "Label5"
  470. Me.Label5.Size = New System.Drawing.Size(119, 16)
  471. Me.Label5.TabIndex = 1005
  472. Me.Label5.Text = "FIRST COST"
  473. '
  474. 'Label6
  475. '
  476. Me.Label6.AutoSize = True
  477. Me.Label6.Location = New System.Drawing.Point(230, 60)
  478. Me.Label6.Name = "Label6"
  479. Me.Label6.Size = New System.Drawing.Size(118, 16)
  480. Me.Label6.TabIndex = 1004
  481. Me.Label6.Text = "LANDED BRANDED"
  482. '
  483. 'TextBox5
  484. '
  485. Me.TextBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  486. Me.TextBox5.Location = New System.Drawing.Point(429, 56)
  487. Me.TextBox5.Name = "TextBox5"
  488. Me.TextBox5.Size = New System.Drawing.Size(112, 23)
  489. Me.TextBox5.TabIndex = 1009
  490. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  491. '
  492. 'Label7
  493. '
  494. Me.Label7.AutoSize = True
  495. Me.Label7.Location = New System.Drawing.Point(426, 38)
  496. Me.Label7.Name = "Label7"
  497. Me.Label7.Size = New System.Drawing.Size(44, 16)
  498. Me.Label7.TabIndex = 1008
  499. Me.Label7.Text = "總銷售"
  500. '
  501. 'TextBox6
  502. '
  503. Me.TextBox6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  504. Me.TextBox6.Location = New System.Drawing.Point(350, 56)
  505. Me.TextBox6.Name = "TextBox6"
  506. Me.TextBox6.Size = New System.Drawing.Size(77, 23)
  507. Me.TextBox6.TabIndex = 1007
  508. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  509. '
  510. 'Label8
  511. '
  512. Me.Label8.AutoSize = True
  513. Me.Label8.Location = New System.Drawing.Point(347, 38)
  514. Me.Label8.Name = "Label8"
  515. Me.Label8.Size = New System.Drawing.Size(44, 16)
  516. Me.Label8.TabIndex = 1006
  517. Me.Label8.Text = "總雙數"
  518. '
  519. 'Label22
  520. '
  521. Me.Label22.AutoSize = True
  522. Me.Label22.Location = New System.Drawing.Point(230, 117)
  523. Me.Label22.Name = "Label22"
  524. Me.Label22.Size = New System.Drawing.Size(119, 16)
  525. Me.Label22.TabIndex = 1076
  526. Me.Label22.Text = "合 計"
  527. '
  528. 'TextBox7
  529. '
  530. Me.TextBox7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  531. Me.TextBox7.Location = New System.Drawing.Point(429, 114)
  532. Me.TextBox7.Name = "TextBox7"
  533. Me.TextBox7.Size = New System.Drawing.Size(112, 23)
  534. Me.TextBox7.TabIndex = 1080
  535. Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  536. '
  537. 'TextBox8
  538. '
  539. Me.TextBox8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  540. Me.TextBox8.Location = New System.Drawing.Point(350, 114)
  541. Me.TextBox8.Name = "TextBox8"
  542. Me.TextBox8.Size = New System.Drawing.Size(77, 23)
  543. Me.TextBox8.TabIndex = 1078
  544. Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  545. '
  546. 'Button3
  547. '
  548. Me.Button3.ForeColor = System.Drawing.Color.Red
  549. Me.Button3.Location = New System.Drawing.Point(547, 7)
  550. Me.Button3.Name = "Button3"
  551. Me.Button3.Size = New System.Drawing.Size(84, 40)
  552. Me.Button3.TabIndex = 1083
  553. Me.Button3.Text = "第一頁"
  554. Me.Button3.UseVisualStyleBackColor = True
  555. '
  556. 'Button35
  557. '
  558. Me.Button35.ForeColor = System.Drawing.Color.Red
  559. Me.Button35.Location = New System.Drawing.Point(547, 97)
  560. Me.Button35.Name = "Button35"
  561. Me.Button35.Size = New System.Drawing.Size(84, 40)
  562. Me.Button35.TabIndex = 1082
  563. Me.Button35.Text = "第三頁"
  564. Me.Button35.UseVisualStyleBackColor = True
  565. '
  566. 'Button34
  567. '
  568. Me.Button34.ForeColor = System.Drawing.Color.Red
  569. Me.Button34.Location = New System.Drawing.Point(547, 52)
  570. Me.Button34.Name = "Button34"
  571. Me.Button34.Size = New System.Drawing.Size(84, 40)
  572. Me.Button34.TabIndex = 1081
  573. Me.Button34.Text = "第二頁"
  574. Me.Button34.UseVisualStyleBackColor = True
  575. '
  576. 'Button4
  577. '
  578. Me.Button4.ForeColor = System.Drawing.Color.Red
  579. Me.Button4.Location = New System.Drawing.Point(637, 8)
  580. Me.Button4.Name = "Button4"
  581. Me.Button4.Size = New System.Drawing.Size(84, 40)
  582. Me.Button4.TabIndex = 1086
  583. Me.Button4.Text = "第四頁"
  584. Me.Button4.UseVisualStyleBackColor = True
  585. '
  586. 'Button6
  587. '
  588. Me.Button6.ForeColor = System.Drawing.Color.Red
  589. Me.Button6.Location = New System.Drawing.Point(637, 53)
  590. Me.Button6.Name = "Button6"
  591. Me.Button6.Size = New System.Drawing.Size(84, 40)
  592. Me.Button6.TabIndex = 1084
  593. Me.Button6.Text = "第五頁"
  594. Me.Button6.UseVisualStyleBackColor = True
  595. '
  596. 'Button5
  597. '
  598. Me.Button5.ForeColor = System.Drawing.Color.Black
  599. Me.Button5.Location = New System.Drawing.Point(637, 97)
  600. Me.Button5.Name = "Button5"
  601. Me.Button5.Size = New System.Drawing.Size(84, 40)
  602. Me.Button5.TabIndex = 1087
  603. Me.Button5.Text = "列印"
  604. Me.Button5.UseVisualStyleBackColor = True
  605. '
  606. 'PictureBox2
  607. '
  608. Me.PictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  609. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  610. Me.PictureBox2.Location = New System.Drawing.Point(1432, 5)
  611. Me.PictureBox2.Name = "PictureBox2"
  612. Me.PictureBox2.Size = New System.Drawing.Size(89, 128)
  613. Me.PictureBox2.TabIndex = 878
  614. Me.PictureBox2.TabStop = False
  615. '
  616. 'PictureBox1
  617. '
  618. Me.PictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  619. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  620. Me.PictureBox1.Location = New System.Drawing.Point(1241, 5)
  621. Me.PictureBox1.Name = "PictureBox1"
  622. Me.PictureBox1.Size = New System.Drawing.Size(185, 128)
  623. Me.PictureBox1.TabIndex = 877
  624. Me.PictureBox1.TabStop = False
  625. '
  626. '量產訂單控制表
  627. '
  628. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  629. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  630. Me.ClientSize = New System.Drawing.Size(1914, 971)
  631. Me.Controls.Add(Me.Button5)
  632. Me.Controls.Add(Me.Button4)
  633. Me.Controls.Add(Me.Button6)
  634. Me.Controls.Add(Me.Button3)
  635. Me.Controls.Add(Me.Button35)
  636. Me.Controls.Add(Me.Button34)
  637. Me.Controls.Add(Me.TextBox7)
  638. Me.Controls.Add(Me.TextBox8)
  639. Me.Controls.Add(Me.Label22)
  640. Me.Controls.Add(Me.TextBox5)
  641. Me.Controls.Add(Me.Label7)
  642. Me.Controls.Add(Me.TextBox6)
  643. Me.Controls.Add(Me.Label8)
  644. Me.Controls.Add(Me.Label5)
  645. Me.Controls.Add(Me.Label6)
  646. Me.Controls.Add(Me.ComboBox10)
  647. Me.Controls.Add(Me.Label28)
  648. Me.Controls.Add(Me.TextBox4)
  649. Me.Controls.Add(Me.TextBox3)
  650. Me.Controls.Add(Me.Button21)
  651. Me.Controls.Add(Me.Button23)
  652. Me.Controls.Add(Me.DataGridView2)
  653. Me.Controls.Add(Me.Button24)
  654. Me.Controls.Add(Me.Button25)
  655. Me.Controls.Add(Me.Button20)
  656. Me.Controls.Add(Me.PictureBox2)
  657. Me.Controls.Add(Me.PictureBox1)
  658. Me.Controls.Add(Me.TextBox2)
  659. Me.Controls.Add(Me.Label2)
  660. Me.Controls.Add(Me.Button2)
  661. Me.Controls.Add(Me.GroupBox2)
  662. Me.Controls.Add(Me.GroupBox1)
  663. Me.Controls.Add(Me.Button1)
  664. Me.Controls.Add(Me.TextBox12)
  665. Me.Controls.Add(Me.Label12)
  666. Me.Controls.Add(Me.Button30)
  667. Me.Controls.Add(Me.控制表_dgv)
  668. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  669. Me.ForeColor = System.Drawing.Color.Black
  670. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  671. Me.Name = "量產訂單控制表"
  672. Me.Text = "量產訂單控制表"
  673. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  674. Me.GroupBox2.ResumeLayout(False)
  675. Me.GroupBox2.PerformLayout()
  676. Me.GroupBox1.ResumeLayout(False)
  677. Me.GroupBox1.PerformLayout()
  678. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  679. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  680. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  681. Me.ResumeLayout(False)
  682. Me.PerformLayout()
  683. End Sub
  684. Friend WithEvents 控制表_dgv As DataGridView
  685. Friend WithEvents Button30 As Button
  686. Friend WithEvents TextBox12 As TextBox
  687. Friend WithEvents Label12 As Label
  688. Friend WithEvents Button1 As Button
  689. Friend WithEvents GroupBox2 As GroupBox
  690. Friend WithEvents CheckBox24 As CheckBox
  691. Friend WithEvents CheckBox25 As CheckBox
  692. Friend WithEvents Button38 As Button
  693. Friend WithEvents GroupBox1 As GroupBox
  694. Friend WithEvents Label1 As Label
  695. Friend WithEvents Button15 As Button
  696. Friend WithEvents TextBox1 As TextBox
  697. Friend WithEvents Button27 As Button
  698. Friend WithEvents Label57 As Label
  699. Friend WithEvents CheckBox10 As CheckBox
  700. Friend WithEvents DateTimePicker30 As DateTimePicker
  701. Friend WithEvents CheckBox11 As CheckBox
  702. Friend WithEvents Label56 As Label
  703. Friend WithEvents Button2 As Button
  704. Friend WithEvents TextBox2 As TextBox
  705. Friend WithEvents Label2 As Label
  706. Friend WithEvents DataGridView2 As DataGridView
  707. Friend WithEvents PictureBox2 As PictureBox
  708. Friend WithEvents PictureBox1 As PictureBox
  709. Friend WithEvents Button21 As Button
  710. Friend WithEvents Button23 As Button
  711. Friend WithEvents Button24 As Button
  712. Friend WithEvents Button25 As Button
  713. Friend WithEvents Button20 As Button
  714. Friend WithEvents TextBox13 As TextBox
  715. Friend WithEvents Label19 As Label
  716. Friend WithEvents TextBox3 As TextBox
  717. Friend WithEvents TextBox4 As TextBox
  718. Friend WithEvents ComboBox10 As ComboBox
  719. Friend WithEvents Label28 As Label
  720. Friend WithEvents Label5 As Label
  721. Friend WithEvents Label6 As Label
  722. Friend WithEvents TextBox5 As TextBox
  723. Friend WithEvents Label7 As Label
  724. Friend WithEvents TextBox6 As TextBox
  725. Friend WithEvents Label8 As Label
  726. Friend WithEvents Label22 As Label
  727. Friend WithEvents TextBox7 As TextBox
  728. Friend WithEvents TextBox8 As TextBox
  729. Friend WithEvents Button3 As Button
  730. Friend WithEvents Button35 As Button
  731. Friend WithEvents Button34 As Button
  732. Friend WithEvents Button4 As Button
  733. Friend WithEvents Button6 As Button
  734. Friend WithEvents Button5 As Button
  735. Friend WithEvents 啟用批量出貨_ch As CheckBox
  736. Friend WithEvents 批量出貨_bt As Button
  737. Friend WithEvents Label50 As Label
  738. End Class