Nav apraksta
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

訂單價格利潤明細表.Designer.vb 52KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180
  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. Me.ComboBox10 = New System.Windows.Forms.ComboBox()
  30. Me.Label28 = New System.Windows.Forms.Label()
  31. Me.Label1 = New System.Windows.Forms.Label()
  32. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  33. Me.ProgressBar1 = New System.Windows.Forms.ProgressBar()
  34. Me.TextBox18 = New System.Windows.Forms.TextBox()
  35. Me.TextBox17 = New System.Windows.Forms.TextBox()
  36. Me.Button15 = New System.Windows.Forms.Button()
  37. Me.Button13 = New System.Windows.Forms.Button()
  38. Me.Button12 = New System.Windows.Forms.Button()
  39. Me.Button11 = New System.Windows.Forms.Button()
  40. Me.TextBox16 = New System.Windows.Forms.TextBox()
  41. Me.Label17 = New System.Windows.Forms.Label()
  42. Me.ComboBox2 = New System.Windows.Forms.ComboBox()
  43. Me.Label16 = New System.Windows.Forms.Label()
  44. Me.ComboBox1 = New System.Windows.Forms.ComboBox()
  45. Me.Button10 = New System.Windows.Forms.Button()
  46. Me.Label15 = New System.Windows.Forms.Label()
  47. Me.Label14 = New System.Windows.Forms.Label()
  48. Me.Label13 = New System.Windows.Forms.Label()
  49. Me.Label12 = New System.Windows.Forms.Label()
  50. Me.TextBox15 = New System.Windows.Forms.TextBox()
  51. Me.TextBox14 = New System.Windows.Forms.TextBox()
  52. Me.TextBox13 = New System.Windows.Forms.TextBox()
  53. Me.TextBox12 = New System.Windows.Forms.TextBox()
  54. Me.Label11 = New System.Windows.Forms.Label()
  55. Me.Label10 = New System.Windows.Forms.Label()
  56. Me.Label9 = New System.Windows.Forms.Label()
  57. Me.Button9 = New System.Windows.Forms.Button()
  58. Me.Button8 = New System.Windows.Forms.Button()
  59. Me.Button7 = New System.Windows.Forms.Button()
  60. Me.Button5 = New System.Windows.Forms.Button()
  61. Me.Button6 = New System.Windows.Forms.Button()
  62. Me.Label8 = New System.Windows.Forms.Label()
  63. Me.TextBox11 = New System.Windows.Forms.TextBox()
  64. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  65. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  66. Me.Button3 = New System.Windows.Forms.Button()
  67. Me.Label47 = New System.Windows.Forms.Label()
  68. Me.Button2 = New System.Windows.Forms.Button()
  69. Me.TextBox10 = New System.Windows.Forms.TextBox()
  70. Me.Label7 = New System.Windows.Forms.Label()
  71. Me.TextBox9 = New System.Windows.Forms.TextBox()
  72. Me.TextBox8 = New System.Windows.Forms.TextBox()
  73. Me.TextBox7 = New System.Windows.Forms.TextBox()
  74. Me.TextBox6 = New System.Windows.Forms.TextBox()
  75. Me.Label6 = New System.Windows.Forms.Label()
  76. Me.TextBox5 = New System.Windows.Forms.TextBox()
  77. Me.Label5 = New System.Windows.Forms.Label()
  78. Me.TextBox4 = New System.Windows.Forms.TextBox()
  79. Me.Label4 = New System.Windows.Forms.Label()
  80. Me.TextBox3 = New System.Windows.Forms.TextBox()
  81. Me.Label3 = New System.Windows.Forms.Label()
  82. Me.TextBox2 = New System.Windows.Forms.TextBox()
  83. Me.Button1 = New System.Windows.Forms.Button()
  84. Me.Label2 = New System.Windows.Forms.Label()
  85. Me.TextBox1 = New System.Windows.Forms.TextBox()
  86. Me.Button35 = New System.Windows.Forms.Button()
  87. Me.Button34 = New System.Windows.Forms.Button()
  88. Me.清單1_dgv = New System.Windows.Forms.DataGridView()
  89. Me.Timer1 = New System.Windows.Forms.Timer(Me.components)
  90. Me.清單2_dgv = New System.Windows.Forms.DataGridView()
  91. Me.GroupBox1 = New System.Windows.Forms.GroupBox()
  92. Me.GroupBox2 = New System.Windows.Forms.GroupBox()
  93. Me.TextBox19 = New System.Windows.Forms.TextBox()
  94. Me.Label18 = New System.Windows.Forms.Label()
  95. Me.TextBox20 = New System.Windows.Forms.TextBox()
  96. Me.TextBox21 = New System.Windows.Forms.TextBox()
  97. Me.TextBox22 = New System.Windows.Forms.TextBox()
  98. Me.TextBox23 = New System.Windows.Forms.TextBox()
  99. Me.TextBox24 = New System.Windows.Forms.TextBox()
  100. Me.Label19 = New System.Windows.Forms.Label()
  101. Me.TextBox25 = New System.Windows.Forms.TextBox()
  102. Me.TextBox26 = New System.Windows.Forms.TextBox()
  103. Me.Label20 = New System.Windows.Forms.Label()
  104. Me.TextBox27 = New System.Windows.Forms.TextBox()
  105. Me.TextBox28 = New System.Windows.Forms.TextBox()
  106. Me.Label21 = New System.Windows.Forms.Label()
  107. Me.TextBox29 = New System.Windows.Forms.TextBox()
  108. Me.TextBox30 = New System.Windows.Forms.TextBox()
  109. Me.TextBox31 = New System.Windows.Forms.TextBox()
  110. Me.TextBox32 = New System.Windows.Forms.TextBox()
  111. Me.TextBox33 = New System.Windows.Forms.TextBox()
  112. Me.TextBox34 = New System.Windows.Forms.TextBox()
  113. Me.TextBox35 = New System.Windows.Forms.TextBox()
  114. Me.TextBox36 = New System.Windows.Forms.TextBox()
  115. Me.Label22 = New System.Windows.Forms.Label()
  116. Me.Label23 = New System.Windows.Forms.Label()
  117. Me.TextBox37 = New System.Windows.Forms.TextBox()
  118. Me.Label24 = New System.Windows.Forms.Label()
  119. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  120. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  121. CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  122. Me.GroupBox1.SuspendLayout()
  123. Me.GroupBox2.SuspendLayout()
  124. Me.SuspendLayout()
  125. '
  126. 'ComboBox10
  127. '
  128. Me.ComboBox10.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  129. Me.ComboBox10.ForeColor = System.Drawing.Color.Green
  130. Me.ComboBox10.FormattingEnabled = True
  131. Me.ComboBox10.Items.AddRange(New Object() {"LANDED BRANDED", "FIRST COST"})
  132. Me.ComboBox10.Location = New System.Drawing.Point(68, 16)
  133. Me.ComboBox10.Name = "ComboBox10"
  134. Me.ComboBox10.Size = New System.Drawing.Size(200, 24)
  135. Me.ComboBox10.TabIndex = 989
  136. '
  137. 'Label28
  138. '
  139. Me.Label28.AutoSize = True
  140. Me.Label28.ForeColor = System.Drawing.Color.Green
  141. Me.Label28.Location = New System.Drawing.Point(6, 20)
  142. Me.Label28.Name = "Label28"
  143. Me.Label28.Size = New System.Drawing.Size(56, 16)
  144. Me.Label28.TabIndex = 988
  145. Me.Label28.Text = "訂單屬性"
  146. '
  147. 'Label1
  148. '
  149. Me.Label1.AutoSize = True
  150. Me.Label1.Location = New System.Drawing.Point(16, 4)
  151. Me.Label1.Name = "Label1"
  152. Me.Label1.Size = New System.Drawing.Size(104, 16)
  153. Me.Label1.TabIndex = 991
  154. Me.Label1.Text = "未完成流水號清單"
  155. '
  156. 'DataGridView2
  157. '
  158. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  159. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  160. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  161. DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control
  162. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  163. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText
  164. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  165. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  166. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  167. Me.DataGridView2.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle2
  168. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  169. Me.DataGridView2.Location = New System.Drawing.Point(9, 23)
  170. Me.DataGridView2.Name = "DataGridView2"
  171. Me.DataGridView2.RowHeadersWidth = 5
  172. Me.DataGridView2.RowTemplate.Height = 24
  173. Me.DataGridView2.Size = New System.Drawing.Size(149, 119)
  174. Me.DataGridView2.TabIndex = 990
  175. '
  176. 'ProgressBar1
  177. '
  178. Me.ProgressBar1.Location = New System.Drawing.Point(394, 44)
  179. Me.ProgressBar1.Maximum = 10000
  180. Me.ProgressBar1.Name = "ProgressBar1"
  181. Me.ProgressBar1.Size = New System.Drawing.Size(289, 23)
  182. Me.ProgressBar1.TabIndex = 1049
  183. '
  184. 'TextBox18
  185. '
  186. Me.TextBox18.Location = New System.Drawing.Point(19, 181)
  187. Me.TextBox18.Name = "TextBox18"
  188. Me.TextBox18.Size = New System.Drawing.Size(64, 23)
  189. Me.TextBox18.TabIndex = 1047
  190. Me.TextBox18.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  191. '
  192. 'TextBox17
  193. '
  194. Me.TextBox17.Location = New System.Drawing.Point(89, 210)
  195. Me.TextBox17.Name = "TextBox17"
  196. Me.TextBox17.Size = New System.Drawing.Size(64, 23)
  197. Me.TextBox17.TabIndex = 1046
  198. '
  199. 'Button15
  200. '
  201. Me.Button15.Location = New System.Drawing.Point(394, 105)
  202. Me.Button15.Name = "Button15"
  203. Me.Button15.Size = New System.Drawing.Size(95, 35)
  204. Me.Button15.TabIndex = 1045
  205. Me.Button15.Text = "刪除拆分資料"
  206. Me.Button15.UseVisualStyleBackColor = True
  207. '
  208. 'Button13
  209. '
  210. Me.Button13.Location = New System.Drawing.Point(297, 90)
  211. Me.Button13.Name = "Button13"
  212. Me.Button13.Size = New System.Drawing.Size(95, 50)
  213. Me.Button13.TabIndex = 1044
  214. Me.Button13.Text = "匯率為1"
  215. Me.Button13.UseVisualStyleBackColor = True
  216. '
  217. 'Button12
  218. '
  219. Me.Button12.Location = New System.Drawing.Point(491, 70)
  220. Me.Button12.Name = "Button12"
  221. Me.Button12.Size = New System.Drawing.Size(95, 35)
  222. Me.Button12.TabIndex = 1043
  223. Me.Button12.Text = "等於零"
  224. Me.Button12.UseVisualStyleBackColor = True
  225. '
  226. 'Button11
  227. '
  228. Me.Button11.Location = New System.Drawing.Point(491, 105)
  229. Me.Button11.Name = "Button11"
  230. Me.Button11.Size = New System.Drawing.Size(95, 35)
  231. Me.Button11.TabIndex = 1042
  232. Me.Button11.Text = "等於訂單數" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  233. Me.Button11.UseVisualStyleBackColor = True
  234. '
  235. 'TextBox16
  236. '
  237. Me.TextBox16.Location = New System.Drawing.Point(19, 210)
  238. Me.TextBox16.Name = "TextBox16"
  239. Me.TextBox16.Size = New System.Drawing.Size(64, 23)
  240. Me.TextBox16.TabIndex = 1041
  241. '
  242. 'Label17
  243. '
  244. Me.Label17.AutoSize = True
  245. Me.Label17.Location = New System.Drawing.Point(410, 20)
  246. Me.Label17.Name = "Label17"
  247. Me.Label17.Size = New System.Drawing.Size(57, 16)
  248. Me.Label17.TabIndex = 1040
  249. Me.Label17.Text = "Currency"
  250. '
  251. 'ComboBox2
  252. '
  253. Me.ComboBox2.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  254. Me.ComboBox2.FormattingEnabled = True
  255. Me.ComboBox2.Items.AddRange(New Object() {"USD", "RMB"})
  256. Me.ComboBox2.Location = New System.Drawing.Point(473, 17)
  257. Me.ComboBox2.Name = "ComboBox2"
  258. Me.ComboBox2.Size = New System.Drawing.Size(92, 24)
  259. Me.ComboBox2.TabIndex = 1039
  260. '
  261. 'Label16
  262. '
  263. Me.Label16.AutoSize = True
  264. Me.Label16.Location = New System.Drawing.Point(274, 20)
  265. Me.Label16.Name = "Label16"
  266. Me.Label16.Size = New System.Drawing.Size(32, 16)
  267. Me.Label16.TabIndex = 1038
  268. Me.Label16.Text = "年份"
  269. '
  270. 'ComboBox1
  271. '
  272. Me.ComboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  273. Me.ComboBox1.FormattingEnabled = True
  274. Me.ComboBox1.Items.AddRange(New Object() {"2023", "2022", "2021", "2020", "2019", "2018"})
  275. Me.ComboBox1.Location = New System.Drawing.Point(312, 16)
  276. Me.ComboBox1.Name = "ComboBox1"
  277. Me.ComboBox1.Size = New System.Drawing.Size(95, 24)
  278. Me.ComboBox1.TabIndex = 1037
  279. '
  280. 'Button10
  281. '
  282. Me.Button10.Location = New System.Drawing.Point(394, 70)
  283. Me.Button10.Name = "Button10"
  284. Me.Button10.Size = New System.Drawing.Size(95, 35)
  285. Me.Button10.TabIndex = 1036
  286. Me.Button10.Text = "拆分一筆資料"
  287. Me.Button10.UseVisualStyleBackColor = True
  288. '
  289. 'Label15
  290. '
  291. Me.Label15.AutoSize = True
  292. Me.Label15.Location = New System.Drawing.Point(6, 17)
  293. Me.Label15.Name = "Label15"
  294. Me.Label15.Size = New System.Drawing.Size(68, 16)
  295. Me.Label15.TabIndex = 1035
  296. Me.Label15.Text = "客戶訂單號"
  297. '
  298. 'Label14
  299. '
  300. Me.Label14.AutoSize = True
  301. Me.Label14.Location = New System.Drawing.Point(749, 17)
  302. Me.Label14.Name = "Label14"
  303. Me.Label14.Size = New System.Drawing.Size(32, 16)
  304. Me.Label14.TabIndex = 1034
  305. Me.Label14.Text = "楦型"
  306. '
  307. 'Label13
  308. '
  309. Me.Label13.AutoSize = True
  310. Me.Label13.Location = New System.Drawing.Point(432, 17)
  311. Me.Label13.Name = "Label13"
  312. Me.Label13.Size = New System.Drawing.Size(32, 16)
  313. Me.Label13.TabIndex = 1033
  314. Me.Label13.Text = "顏色"
  315. '
  316. 'Label12
  317. '
  318. Me.Label12.AutoSize = True
  319. Me.Label12.Location = New System.Drawing.Point(564, 17)
  320. Me.Label12.Name = "Label12"
  321. Me.Label12.Size = New System.Drawing.Size(56, 16)
  322. Me.Label12.TabIndex = 1032
  323. Me.Label12.Text = "形體號碼"
  324. '
  325. 'TextBox15
  326. '
  327. Me.TextBox15.Location = New System.Drawing.Point(787, 14)
  328. Me.TextBox15.Name = "TextBox15"
  329. Me.TextBox15.Size = New System.Drawing.Size(65, 23)
  330. Me.TextBox15.TabIndex = 1031
  331. '
  332. 'TextBox14
  333. '
  334. Me.TextBox14.Location = New System.Drawing.Point(470, 14)
  335. Me.TextBox14.Name = "TextBox14"
  336. Me.TextBox14.Size = New System.Drawing.Size(88, 23)
  337. Me.TextBox14.TabIndex = 1030
  338. '
  339. 'TextBox13
  340. '
  341. Me.TextBox13.Location = New System.Drawing.Point(626, 14)
  342. Me.TextBox13.Name = "TextBox13"
  343. Me.TextBox13.Size = New System.Drawing.Size(117, 23)
  344. Me.TextBox13.TabIndex = 1029
  345. '
  346. 'TextBox12
  347. '
  348. Me.TextBox12.Location = New System.Drawing.Point(80, 14)
  349. Me.TextBox12.Name = "TextBox12"
  350. Me.TextBox12.Size = New System.Drawing.Size(130, 23)
  351. Me.TextBox12.TabIndex = 1028
  352. '
  353. 'Label11
  354. '
  355. Me.Label11.AutoSize = True
  356. Me.Label11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  357. Me.Label11.Location = New System.Drawing.Point(6, 148)
  358. Me.Label11.Name = "Label11"
  359. Me.Label11.Size = New System.Drawing.Size(244, 16)
  360. Me.Label11.TabIndex = 1027
  361. Me.Label11.Text = "* 紅色字體系自動計算欄位,不需要去輸入。"
  362. '
  363. 'Label10
  364. '
  365. Me.Label10.AutoSize = True
  366. Me.Label10.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  367. Me.Label10.Location = New System.Drawing.Point(542, 148)
  368. Me.Label10.Name = "Label10"
  369. Me.Label10.Size = New System.Drawing.Size(280, 16)
  370. Me.Label10.TabIndex = 1026
  371. Me.Label10.Text = "* 沒有存檔之前資料無法列印出成本與利潤的資料。"
  372. '
  373. 'Label9
  374. '
  375. Me.Label9.AutoSize = True
  376. Me.Label9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  377. Me.Label9.Location = New System.Drawing.Point(256, 148)
  378. Me.Label9.Name = "Label9"
  379. Me.Label9.Size = New System.Drawing.Size(280, 16)
  380. Me.Label9.TabIndex = 1025
  381. Me.Label9.Text = "* 粉色底色欄位系手動輸入欄位,請輸入所需資料。"
  382. '
  383. 'Button9
  384. '
  385. Me.Button9.ForeColor = System.Drawing.Color.Green
  386. Me.Button9.Location = New System.Drawing.Point(103, 115)
  387. Me.Button9.Name = "Button9"
  388. Me.Button9.Size = New System.Drawing.Size(95, 25)
  389. Me.Button9.TabIndex = 1024
  390. Me.Button9.Text = "修改"
  391. Me.Button9.UseVisualStyleBackColor = True
  392. '
  393. 'Button8
  394. '
  395. Me.Button8.ForeColor = System.Drawing.Color.Green
  396. Me.Button8.Location = New System.Drawing.Point(588, 70)
  397. Me.Button8.Name = "Button8"
  398. Me.Button8.Size = New System.Drawing.Size(95, 70)
  399. Me.Button8.TabIndex = 1023
  400. Me.Button8.Text = "列印"
  401. Me.Button8.UseVisualStyleBackColor = True
  402. '
  403. 'Button7
  404. '
  405. Me.Button7.Location = New System.Drawing.Point(6, 44)
  406. Me.Button7.Name = "Button7"
  407. Me.Button7.Size = New System.Drawing.Size(95, 45)
  408. Me.Button7.TabIndex = 1022
  409. Me.Button7.Text = "重新讀取未完" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10) & "成流水號清單" & Global.Microsoft.VisualBasic.ChrW(13) & Global.Microsoft.VisualBasic.ChrW(10)
  410. Me.Button7.UseVisualStyleBackColor = True
  411. '
  412. 'Button5
  413. '
  414. Me.Button5.ForeColor = System.Drawing.Color.Green
  415. Me.Button5.Location = New System.Drawing.Point(200, 115)
  416. Me.Button5.Name = "Button5"
  417. Me.Button5.Size = New System.Drawing.Size(95, 25)
  418. Me.Button5.TabIndex = 1020
  419. Me.Button5.Text = "刪除"
  420. Me.Button5.UseVisualStyleBackColor = True
  421. '
  422. 'Button6
  423. '
  424. Me.Button6.ForeColor = System.Drawing.Color.Green
  425. Me.Button6.Location = New System.Drawing.Point(6, 115)
  426. Me.Button6.Name = "Button6"
  427. Me.Button6.Size = New System.Drawing.Size(95, 25)
  428. Me.Button6.TabIndex = 1019
  429. Me.Button6.Text = "存檔"
  430. Me.Button6.UseVisualStyleBackColor = True
  431. '
  432. 'Label8
  433. '
  434. Me.Label8.AutoSize = True
  435. Me.Label8.Location = New System.Drawing.Point(1337, 43)
  436. Me.Label8.Name = "Label8"
  437. Me.Label8.Size = New System.Drawing.Size(56, 16)
  438. Me.Label8.TabIndex = 1018
  439. Me.Label8.Text = "未收款項"
  440. '
  441. 'TextBox11
  442. '
  443. Me.TextBox11.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  444. Me.TextBox11.Location = New System.Drawing.Point(1177, 86)
  445. Me.TextBox11.Name = "TextBox11"
  446. Me.TextBox11.Size = New System.Drawing.Size(107, 23)
  447. Me.TextBox11.TabIndex = 1017
  448. Me.TextBox11.Text = "0"
  449. Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  450. '
  451. 'CheckBox2
  452. '
  453. Me.CheckBox2.AutoSize = True
  454. Me.CheckBox2.Checked = True
  455. Me.CheckBox2.CheckState = System.Windows.Forms.CheckState.Checked
  456. Me.CheckBox2.Location = New System.Drawing.Point(122, 70)
  457. Me.CheckBox2.Name = "CheckBox2"
  458. Me.CheckBox2.Size = New System.Drawing.Size(63, 20)
  459. Me.CheckBox2.TabIndex = 1016
  460. Me.CheckBox2.Text = "已建檔"
  461. Me.CheckBox2.UseVisualStyleBackColor = True
  462. '
  463. 'CheckBox1
  464. '
  465. Me.CheckBox1.AutoSize = True
  466. Me.CheckBox1.Location = New System.Drawing.Point(122, 46)
  467. Me.CheckBox1.Name = "CheckBox1"
  468. Me.CheckBox1.Size = New System.Drawing.Size(63, 20)
  469. Me.CheckBox1.TabIndex = 1015
  470. Me.CheckBox1.Text = "未建檔"
  471. Me.CheckBox1.UseVisualStyleBackColor = True
  472. '
  473. 'Button3
  474. '
  475. Me.Button3.Location = New System.Drawing.Point(200, 44)
  476. Me.Button3.Name = "Button3"
  477. Me.Button3.Size = New System.Drawing.Size(95, 45)
  478. Me.Button3.TabIndex = 1014
  479. Me.Button3.Text = "關鍵字查詢"
  480. Me.Button3.UseVisualStyleBackColor = True
  481. '
  482. 'Label47
  483. '
  484. Me.Label47.AutoSize = True
  485. Me.Label47.Font = New System.Drawing.Font("微軟正黑體", 11.25!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  486. Me.Label47.ForeColor = System.Drawing.Color.Red
  487. Me.Label47.Location = New System.Drawing.Point(584, 19)
  488. Me.Label47.Name = "Label47"
  489. Me.Label47.Size = New System.Drawing.Size(99, 19)
  490. Me.Label47.TabIndex = 1013
  491. Me.Label47.Text = "資料尚未存檔"
  492. Me.Label47.Visible = False
  493. '
  494. 'Button2
  495. '
  496. Me.Button2.ForeColor = System.Drawing.Color.Blue
  497. Me.Button2.Location = New System.Drawing.Point(200, 90)
  498. Me.Button2.Name = "Button2"
  499. Me.Button2.Size = New System.Drawing.Size(95, 25)
  500. Me.Button2.TabIndex = 1012
  501. Me.Button2.Text = "匯總分頁"
  502. Me.Button2.UseVisualStyleBackColor = True
  503. '
  504. 'TextBox10
  505. '
  506. Me.TextBox10.Location = New System.Drawing.Point(89, 239)
  507. Me.TextBox10.Name = "TextBox10"
  508. Me.TextBox10.Size = New System.Drawing.Size(64, 23)
  509. Me.TextBox10.TabIndex = 1011
  510. '
  511. 'Label7
  512. '
  513. Me.Label7.AutoSize = True
  514. Me.Label7.Location = New System.Drawing.Point(1454, 43)
  515. Me.Label7.Name = "Label7"
  516. Me.Label7.Size = New System.Drawing.Size(56, 16)
  517. Me.Label7.TabIndex = 1010
  518. Me.Label7.Text = "預收款項"
  519. '
  520. 'TextBox9
  521. '
  522. Me.TextBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  523. Me.TextBox9.Location = New System.Drawing.Point(1290, 60)
  524. Me.TextBox9.Name = "TextBox9"
  525. Me.TextBox9.Size = New System.Drawing.Size(107, 23)
  526. Me.TextBox9.TabIndex = 1009
  527. Me.TextBox9.Text = "0"
  528. Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  529. '
  530. 'TextBox8
  531. '
  532. Me.TextBox8.Location = New System.Drawing.Point(159, 181)
  533. Me.TextBox8.Name = "TextBox8"
  534. Me.TextBox8.Size = New System.Drawing.Size(64, 23)
  535. Me.TextBox8.TabIndex = 1008
  536. '
  537. 'TextBox7
  538. '
  539. Me.TextBox7.Location = New System.Drawing.Point(19, 239)
  540. Me.TextBox7.Name = "TextBox7"
  541. Me.TextBox7.Size = New System.Drawing.Size(64, 23)
  542. Me.TextBox7.TabIndex = 1007
  543. '
  544. 'TextBox6
  545. '
  546. Me.TextBox6.Location = New System.Drawing.Point(89, 181)
  547. Me.TextBox6.Name = "TextBox6"
  548. Me.TextBox6.Size = New System.Drawing.Size(64, 23)
  549. Me.TextBox6.TabIndex = 1006
  550. '
  551. 'Label6
  552. '
  553. Me.Label6.AutoSize = True
  554. Me.Label6.Location = New System.Drawing.Point(1224, 43)
  555. Me.Label6.Name = "Label6"
  556. Me.Label6.Size = New System.Drawing.Size(56, 16)
  557. Me.Label6.TabIndex = 1005
  558. Me.Label6.Text = "客戶付款"
  559. '
  560. 'TextBox5
  561. '
  562. Me.TextBox5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  563. Me.TextBox5.Location = New System.Drawing.Point(1177, 60)
  564. Me.TextBox5.Name = "TextBox5"
  565. Me.TextBox5.Size = New System.Drawing.Size(107, 23)
  566. Me.TextBox5.TabIndex = 1004
  567. Me.TextBox5.Text = "0"
  568. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  569. '
  570. 'Label5
  571. '
  572. Me.Label5.AutoSize = True
  573. Me.Label5.Location = New System.Drawing.Point(861, 88)
  574. Me.Label5.Name = "Label5"
  575. Me.Label5.Size = New System.Drawing.Size(119, 16)
  576. Me.Label5.TabIndex = 1003
  577. Me.Label5.Text = "FIRST COST"
  578. '
  579. 'TextBox4
  580. '
  581. Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  582. Me.TextBox4.Location = New System.Drawing.Point(1064, 86)
  583. Me.TextBox4.Name = "TextBox4"
  584. Me.TextBox4.Size = New System.Drawing.Size(107, 23)
  585. Me.TextBox4.TabIndex = 1002
  586. Me.TextBox4.Text = "0"
  587. Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  588. '
  589. 'Label4
  590. '
  591. Me.Label4.AutoSize = True
  592. Me.Label4.Location = New System.Drawing.Point(861, 63)
  593. Me.Label4.Name = "Label4"
  594. Me.Label4.Size = New System.Drawing.Size(118, 16)
  595. Me.Label4.TabIndex = 1001
  596. Me.Label4.Text = "LANDED BRANDED"
  597. '
  598. 'TextBox3
  599. '
  600. Me.TextBox3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  601. Me.TextBox3.Location = New System.Drawing.Point(1064, 60)
  602. Me.TextBox3.Name = "TextBox3"
  603. Me.TextBox3.Size = New System.Drawing.Size(107, 23)
  604. Me.TextBox3.TabIndex = 1000
  605. Me.TextBox3.Text = "0"
  606. Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  607. '
  608. 'Label3
  609. '
  610. Me.Label3.AutoSize = True
  611. Me.Label3.Location = New System.Drawing.Point(1014, 43)
  612. Me.Label3.Name = "Label3"
  613. Me.Label3.Size = New System.Drawing.Size(44, 16)
  614. Me.Label3.TabIndex = 999
  615. Me.Label3.Text = "總雙數"
  616. '
  617. 'TextBox2
  618. '
  619. Me.TextBox2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  620. Me.TextBox2.Location = New System.Drawing.Point(985, 60)
  621. Me.TextBox2.Name = "TextBox2"
  622. Me.TextBox2.Size = New System.Drawing.Size(73, 23)
  623. Me.TextBox2.TabIndex = 998
  624. Me.TextBox2.Text = "0"
  625. Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  626. '
  627. 'Button1
  628. '
  629. Me.Button1.Location = New System.Drawing.Point(297, 44)
  630. Me.Button1.Name = "Button1"
  631. Me.Button1.Size = New System.Drawing.Size(95, 45)
  632. Me.Button1.TabIndex = 997
  633. Me.Button1.Text = "返回"
  634. Me.Button1.UseVisualStyleBackColor = True
  635. '
  636. 'Label2
  637. '
  638. Me.Label2.AutoSize = True
  639. Me.Label2.Location = New System.Drawing.Point(216, 17)
  640. Me.Label2.Name = "Label2"
  641. Me.Label2.Size = New System.Drawing.Size(68, 16)
  642. Me.Label2.TabIndex = 996
  643. Me.Label2.Text = "訂單流水號"
  644. '
  645. 'TextBox1
  646. '
  647. Me.TextBox1.Location = New System.Drawing.Point(290, 14)
  648. Me.TextBox1.Name = "TextBox1"
  649. Me.TextBox1.Size = New System.Drawing.Size(136, 23)
  650. Me.TextBox1.TabIndex = 995
  651. '
  652. 'Button35
  653. '
  654. Me.Button35.ForeColor = System.Drawing.Color.Red
  655. Me.Button35.Location = New System.Drawing.Point(103, 90)
  656. Me.Button35.Name = "Button35"
  657. Me.Button35.Size = New System.Drawing.Size(95, 25)
  658. Me.Button35.TabIndex = 994
  659. Me.Button35.Text = "利潤拆分"
  660. Me.Button35.UseVisualStyleBackColor = True
  661. '
  662. 'Button34
  663. '
  664. Me.Button34.ForeColor = System.Drawing.Color.Red
  665. Me.Button34.Location = New System.Drawing.Point(6, 90)
  666. Me.Button34.Name = "Button34"
  667. Me.Button34.Size = New System.Drawing.Size(95, 25)
  668. Me.Button34.TabIndex = 993
  669. Me.Button34.Text = "成本組成"
  670. Me.Button34.UseVisualStyleBackColor = True
  671. '
  672. '清單1_dgv
  673. '
  674. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
  675. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  676. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
  677. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight
  678. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  679. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  680. Me.清單1_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
  681. Me.清單1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  682. Me.清單1_dgv.Location = New System.Drawing.Point(9, 165)
  683. Me.清單1_dgv.Name = "清單1_dgv"
  684. Me.清單1_dgv.RowHeadersWidth = 5
  685. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  686. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  687. Me.清單1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  688. Me.清單1_dgv.RowTemplate.Height = 24
  689. Me.清單1_dgv.Size = New System.Drawing.Size(1896, 794)
  690. Me.清單1_dgv.TabIndex = 992
  691. '
  692. 'Timer1
  693. '
  694. Me.Timer1.Interval = 500
  695. '
  696. '清單2_dgv
  697. '
  698. DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control
  699. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  700. DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
  701. DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
  702. DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  703. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  704. Me.清單2_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle5
  705. Me.清單2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  706. Me.清單2_dgv.Location = New System.Drawing.Point(9, 165)
  707. Me.清單2_dgv.Name = "清單2_dgv"
  708. Me.清單2_dgv.RowHeadersWidth = 5
  709. DataGridViewCellStyle6.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  710. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  711. Me.清單2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  712. Me.清單2_dgv.RowTemplate.Height = 24
  713. Me.清單2_dgv.Size = New System.Drawing.Size(1896, 794)
  714. Me.清單2_dgv.TabIndex = 1050
  715. '
  716. 'GroupBox1
  717. '
  718. Me.GroupBox1.Controls.Add(Me.TextBox1)
  719. Me.GroupBox1.Controls.Add(Me.Label2)
  720. Me.GroupBox1.Controls.Add(Me.TextBox12)
  721. Me.GroupBox1.Controls.Add(Me.TextBox13)
  722. Me.GroupBox1.Controls.Add(Me.TextBox14)
  723. Me.GroupBox1.Controls.Add(Me.TextBox15)
  724. Me.GroupBox1.Controls.Add(Me.Label12)
  725. Me.GroupBox1.Controls.Add(Me.Label13)
  726. Me.GroupBox1.Controls.Add(Me.Label14)
  727. Me.GroupBox1.Controls.Add(Me.Label15)
  728. Me.GroupBox1.Location = New System.Drawing.Point(859, -1)
  729. Me.GroupBox1.Name = "GroupBox1"
  730. Me.GroupBox1.Size = New System.Drawing.Size(1046, 42)
  731. Me.GroupBox1.TabIndex = 1051
  732. Me.GroupBox1.TabStop = False
  733. '
  734. 'GroupBox2
  735. '
  736. Me.GroupBox2.Controls.Add(Me.Label16)
  737. Me.GroupBox2.Controls.Add(Me.Button7)
  738. Me.GroupBox2.Controls.Add(Me.Label47)
  739. Me.GroupBox2.Controls.Add(Me.ProgressBar1)
  740. Me.GroupBox2.Controls.Add(Me.ComboBox10)
  741. Me.GroupBox2.Controls.Add(Me.Button34)
  742. Me.GroupBox2.Controls.Add(Me.Button15)
  743. Me.GroupBox2.Controls.Add(Me.Button35)
  744. Me.GroupBox2.Controls.Add(Me.Label17)
  745. Me.GroupBox2.Controls.Add(Me.Button13)
  746. Me.GroupBox2.Controls.Add(Me.ComboBox2)
  747. Me.GroupBox2.Controls.Add(Me.Button1)
  748. Me.GroupBox2.Controls.Add(Me.Button12)
  749. Me.GroupBox2.Controls.Add(Me.Button2)
  750. Me.GroupBox2.Controls.Add(Me.Button11)
  751. Me.GroupBox2.Controls.Add(Me.Button3)
  752. Me.GroupBox2.Controls.Add(Me.ComboBox1)
  753. Me.GroupBox2.Controls.Add(Me.CheckBox1)
  754. Me.GroupBox2.Controls.Add(Me.Button10)
  755. Me.GroupBox2.Controls.Add(Me.CheckBox2)
  756. Me.GroupBox2.Controls.Add(Me.Button9)
  757. Me.GroupBox2.Controls.Add(Me.Button6)
  758. Me.GroupBox2.Controls.Add(Me.Button8)
  759. Me.GroupBox2.Controls.Add(Me.Button5)
  760. Me.GroupBox2.Controls.Add(Me.Label28)
  761. Me.GroupBox2.Location = New System.Drawing.Point(164, 0)
  762. Me.GroupBox2.Name = "GroupBox2"
  763. Me.GroupBox2.Size = New System.Drawing.Size(689, 145)
  764. Me.GroupBox2.TabIndex = 1052
  765. Me.GroupBox2.TabStop = False
  766. '
  767. 'TextBox19
  768. '
  769. Me.TextBox19.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  770. Me.TextBox19.Location = New System.Drawing.Point(985, 86)
  771. Me.TextBox19.Name = "TextBox19"
  772. Me.TextBox19.Size = New System.Drawing.Size(73, 23)
  773. Me.TextBox19.TabIndex = 1053
  774. Me.TextBox19.Text = "0"
  775. Me.TextBox19.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  776. '
  777. 'Label18
  778. '
  779. Me.Label18.AutoSize = True
  780. Me.Label18.Location = New System.Drawing.Point(1111, 43)
  781. Me.Label18.Name = "Label18"
  782. Me.Label18.Size = New System.Drawing.Size(56, 16)
  783. Me.Label18.TabIndex = 1054
  784. Me.Label18.Text = "銷售金額"
  785. '
  786. 'TextBox20
  787. '
  788. Me.TextBox20.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  789. Me.TextBox20.Location = New System.Drawing.Point(1290, 86)
  790. Me.TextBox20.Name = "TextBox20"
  791. Me.TextBox20.Size = New System.Drawing.Size(107, 23)
  792. Me.TextBox20.TabIndex = 1055
  793. Me.TextBox20.Text = "0"
  794. Me.TextBox20.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  795. '
  796. 'TextBox21
  797. '
  798. Me.TextBox21.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  799. Me.TextBox21.Location = New System.Drawing.Point(1403, 60)
  800. Me.TextBox21.Name = "TextBox21"
  801. Me.TextBox21.Size = New System.Drawing.Size(107, 23)
  802. Me.TextBox21.TabIndex = 1056
  803. Me.TextBox21.Text = "0"
  804. Me.TextBox21.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  805. '
  806. 'TextBox22
  807. '
  808. Me.TextBox22.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  809. Me.TextBox22.Location = New System.Drawing.Point(1403, 86)
  810. Me.TextBox22.Name = "TextBox22"
  811. Me.TextBox22.Size = New System.Drawing.Size(107, 23)
  812. Me.TextBox22.TabIndex = 1057
  813. Me.TextBox22.Text = "0"
  814. Me.TextBox22.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  815. '
  816. 'TextBox23
  817. '
  818. Me.TextBox23.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  819. Me.TextBox23.Location = New System.Drawing.Point(1516, 86)
  820. Me.TextBox23.Name = "TextBox23"
  821. Me.TextBox23.Size = New System.Drawing.Size(107, 23)
  822. Me.TextBox23.TabIndex = 1060
  823. Me.TextBox23.Text = "0"
  824. Me.TextBox23.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  825. '
  826. 'TextBox24
  827. '
  828. Me.TextBox24.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  829. Me.TextBox24.Location = New System.Drawing.Point(1516, 60)
  830. Me.TextBox24.Name = "TextBox24"
  831. Me.TextBox24.Size = New System.Drawing.Size(107, 23)
  832. Me.TextBox24.TabIndex = 1059
  833. Me.TextBox24.Text = "0"
  834. Me.TextBox24.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  835. '
  836. 'Label19
  837. '
  838. Me.Label19.AutoSize = True
  839. Me.Label19.Location = New System.Drawing.Point(1567, 43)
  840. Me.Label19.Name = "Label19"
  841. Me.Label19.Size = New System.Drawing.Size(56, 16)
  842. Me.Label19.TabIndex = 1058
  843. Me.Label19.Text = "成本金額"
  844. '
  845. 'TextBox25
  846. '
  847. Me.TextBox25.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  848. Me.TextBox25.Location = New System.Drawing.Point(1629, 86)
  849. Me.TextBox25.Name = "TextBox25"
  850. Me.TextBox25.Size = New System.Drawing.Size(107, 23)
  851. Me.TextBox25.TabIndex = 1063
  852. Me.TextBox25.Text = "0"
  853. Me.TextBox25.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  854. '
  855. 'TextBox26
  856. '
  857. Me.TextBox26.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  858. Me.TextBox26.Location = New System.Drawing.Point(1629, 60)
  859. Me.TextBox26.Name = "TextBox26"
  860. Me.TextBox26.Size = New System.Drawing.Size(107, 23)
  861. Me.TextBox26.TabIndex = 1062
  862. Me.TextBox26.Text = "0"
  863. Me.TextBox26.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  864. '
  865. 'Label20
  866. '
  867. Me.Label20.AutoSize = True
  868. Me.Label20.Location = New System.Drawing.Point(1704, 43)
  869. Me.Label20.Name = "Label20"
  870. Me.Label20.Size = New System.Drawing.Size(32, 16)
  871. Me.Label20.TabIndex = 1061
  872. Me.Label20.Text = "利潤"
  873. '
  874. 'TextBox27
  875. '
  876. Me.TextBox27.Location = New System.Drawing.Point(1742, 86)
  877. Me.TextBox27.Name = "TextBox27"
  878. Me.TextBox27.Size = New System.Drawing.Size(107, 23)
  879. Me.TextBox27.TabIndex = 1066
  880. Me.TextBox27.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  881. '
  882. 'TextBox28
  883. '
  884. Me.TextBox28.Location = New System.Drawing.Point(1742, 60)
  885. Me.TextBox28.Name = "TextBox28"
  886. Me.TextBox28.Size = New System.Drawing.Size(107, 23)
  887. Me.TextBox28.TabIndex = 1065
  888. Me.TextBox28.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  889. '
  890. 'Label21
  891. '
  892. Me.Label21.AutoSize = True
  893. Me.Label21.Location = New System.Drawing.Point(1793, 43)
  894. Me.Label21.Name = "Label21"
  895. Me.Label21.Size = New System.Drawing.Size(56, 16)
  896. Me.Label21.TabIndex = 1064
  897. Me.Label21.Text = "實際收款"
  898. '
  899. 'TextBox29
  900. '
  901. Me.TextBox29.Location = New System.Drawing.Point(1742, 138)
  902. Me.TextBox29.Name = "TextBox29"
  903. Me.TextBox29.Size = New System.Drawing.Size(107, 23)
  904. Me.TextBox29.TabIndex = 1074
  905. Me.TextBox29.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  906. '
  907. 'TextBox30
  908. '
  909. Me.TextBox30.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  910. Me.TextBox30.Location = New System.Drawing.Point(1629, 112)
  911. Me.TextBox30.Name = "TextBox30"
  912. Me.TextBox30.Size = New System.Drawing.Size(107, 23)
  913. Me.TextBox30.TabIndex = 1073
  914. Me.TextBox30.Text = "0"
  915. Me.TextBox30.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  916. '
  917. 'TextBox31
  918. '
  919. Me.TextBox31.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  920. Me.TextBox31.Location = New System.Drawing.Point(1516, 112)
  921. Me.TextBox31.Name = "TextBox31"
  922. Me.TextBox31.Size = New System.Drawing.Size(107, 23)
  923. Me.TextBox31.TabIndex = 1072
  924. Me.TextBox31.Text = "0"
  925. Me.TextBox31.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  926. '
  927. 'TextBox32
  928. '
  929. Me.TextBox32.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  930. Me.TextBox32.Location = New System.Drawing.Point(1403, 112)
  931. Me.TextBox32.Name = "TextBox32"
  932. Me.TextBox32.Size = New System.Drawing.Size(107, 23)
  933. Me.TextBox32.TabIndex = 1071
  934. Me.TextBox32.Text = "0"
  935. Me.TextBox32.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  936. '
  937. 'TextBox33
  938. '
  939. Me.TextBox33.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  940. Me.TextBox33.Location = New System.Drawing.Point(1290, 112)
  941. Me.TextBox33.Name = "TextBox33"
  942. Me.TextBox33.Size = New System.Drawing.Size(107, 23)
  943. Me.TextBox33.TabIndex = 1070
  944. Me.TextBox33.Text = "0"
  945. Me.TextBox33.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  946. '
  947. 'TextBox34
  948. '
  949. Me.TextBox34.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  950. Me.TextBox34.Location = New System.Drawing.Point(985, 112)
  951. Me.TextBox34.Name = "TextBox34"
  952. Me.TextBox34.Size = New System.Drawing.Size(73, 23)
  953. Me.TextBox34.TabIndex = 1069
  954. Me.TextBox34.Text = "0"
  955. Me.TextBox34.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  956. '
  957. 'TextBox35
  958. '
  959. Me.TextBox35.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  960. Me.TextBox35.Location = New System.Drawing.Point(1177, 112)
  961. Me.TextBox35.Name = "TextBox35"
  962. Me.TextBox35.Size = New System.Drawing.Size(107, 23)
  963. Me.TextBox35.TabIndex = 1068
  964. Me.TextBox35.Text = "0"
  965. Me.TextBox35.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  966. '
  967. 'TextBox36
  968. '
  969. Me.TextBox36.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  970. Me.TextBox36.Location = New System.Drawing.Point(1064, 112)
  971. Me.TextBox36.Name = "TextBox36"
  972. Me.TextBox36.Size = New System.Drawing.Size(107, 23)
  973. Me.TextBox36.TabIndex = 1067
  974. Me.TextBox36.Text = "0"
  975. Me.TextBox36.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  976. '
  977. 'Label22
  978. '
  979. Me.Label22.AutoSize = True
  980. Me.Label22.Location = New System.Drawing.Point(860, 115)
  981. Me.Label22.Name = "Label22"
  982. Me.Label22.Size = New System.Drawing.Size(119, 16)
  983. Me.Label22.TabIndex = 1075
  984. Me.Label22.Text = "合 計"
  985. '
  986. 'Label23
  987. '
  988. Me.Label23.AutoSize = True
  989. Me.Label23.Location = New System.Drawing.Point(866, 141)
  990. Me.Label23.Name = "Label23"
  991. Me.Label23.Size = New System.Drawing.Size(531, 16)
  992. Me.Label23.TabIndex = 1076
  993. Me.Label23.Text = "PS : 應收應付如果 = 正數,及為應付;如果 = 負數,及惟應收。 預收款項 - 未收款項 = 應收應付"
  994. '
  995. 'TextBox37
  996. '
  997. Me.TextBox37.Location = New System.Drawing.Point(1403, 138)
  998. Me.TextBox37.Name = "TextBox37"
  999. Me.TextBox37.Size = New System.Drawing.Size(107, 23)
  1000. Me.TextBox37.TabIndex = 1078
  1001. Me.TextBox37.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  1002. '
  1003. 'Label24
  1004. '
  1005. Me.Label24.AutoSize = True
  1006. Me.Label24.Location = New System.Drawing.Point(1566, 141)
  1007. Me.Label24.Name = "Label24"
  1008. Me.Label24.Size = New System.Drawing.Size(170, 16)
  1009. Me.Label24.TabIndex = 1079
  1010. Me.Label24.Text = "利潤 + 應收應付 = 總實際收款"
  1011. '
  1012. '訂單價格利潤明細表
  1013. '
  1014. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  1015. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  1016. Me.ClientSize = New System.Drawing.Size(1914, 971)
  1017. Me.Controls.Add(Me.Label24)
  1018. Me.Controls.Add(Me.TextBox37)
  1019. Me.Controls.Add(Me.Label23)
  1020. Me.Controls.Add(Me.Label22)
  1021. Me.Controls.Add(Me.TextBox29)
  1022. Me.Controls.Add(Me.Label9)
  1023. Me.Controls.Add(Me.TextBox30)
  1024. Me.Controls.Add(Me.Label10)
  1025. Me.Controls.Add(Me.TextBox31)
  1026. Me.Controls.Add(Me.Label11)
  1027. Me.Controls.Add(Me.TextBox32)
  1028. Me.Controls.Add(Me.TextBox33)
  1029. Me.Controls.Add(Me.TextBox34)
  1030. Me.Controls.Add(Me.TextBox35)
  1031. Me.Controls.Add(Me.TextBox36)
  1032. Me.Controls.Add(Me.TextBox27)
  1033. Me.Controls.Add(Me.TextBox28)
  1034. Me.Controls.Add(Me.Label21)
  1035. Me.Controls.Add(Me.TextBox25)
  1036. Me.Controls.Add(Me.TextBox26)
  1037. Me.Controls.Add(Me.Label20)
  1038. Me.Controls.Add(Me.TextBox23)
  1039. Me.Controls.Add(Me.TextBox24)
  1040. Me.Controls.Add(Me.Label19)
  1041. Me.Controls.Add(Me.TextBox22)
  1042. Me.Controls.Add(Me.TextBox21)
  1043. Me.Controls.Add(Me.TextBox20)
  1044. Me.Controls.Add(Me.Label18)
  1045. Me.Controls.Add(Me.TextBox19)
  1046. Me.Controls.Add(Me.GroupBox2)
  1047. Me.Controls.Add(Me.GroupBox1)
  1048. Me.Controls.Add(Me.TextBox18)
  1049. Me.Controls.Add(Me.TextBox17)
  1050. Me.Controls.Add(Me.TextBox16)
  1051. Me.Controls.Add(Me.Label8)
  1052. Me.Controls.Add(Me.TextBox11)
  1053. Me.Controls.Add(Me.TextBox10)
  1054. Me.Controls.Add(Me.Label7)
  1055. Me.Controls.Add(Me.TextBox9)
  1056. Me.Controls.Add(Me.TextBox8)
  1057. Me.Controls.Add(Me.TextBox7)
  1058. Me.Controls.Add(Me.TextBox6)
  1059. Me.Controls.Add(Me.Label6)
  1060. Me.Controls.Add(Me.TextBox5)
  1061. Me.Controls.Add(Me.Label5)
  1062. Me.Controls.Add(Me.TextBox4)
  1063. Me.Controls.Add(Me.TextBox3)
  1064. Me.Controls.Add(Me.Label3)
  1065. Me.Controls.Add(Me.TextBox2)
  1066. Me.Controls.Add(Me.Label1)
  1067. Me.Controls.Add(Me.DataGridView2)
  1068. Me.Controls.Add(Me.Label4)
  1069. Me.Controls.Add(Me.清單2_dgv)
  1070. Me.Controls.Add(Me.清單1_dgv)
  1071. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  1072. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  1073. Me.Name = "訂單價格利潤明細表"
  1074. Me.Text = "訂單價格利潤明細表"
  1075. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  1076. CType(Me.清單1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1077. CType(Me.清單2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  1078. Me.GroupBox1.ResumeLayout(False)
  1079. Me.GroupBox1.PerformLayout()
  1080. Me.GroupBox2.ResumeLayout(False)
  1081. Me.GroupBox2.PerformLayout()
  1082. Me.ResumeLayout(False)
  1083. Me.PerformLayout()
  1084. End Sub
  1085. Friend WithEvents ComboBox10 As ComboBox
  1086. Friend WithEvents Label28 As Label
  1087. Friend WithEvents Label1 As Label
  1088. Friend WithEvents DataGridView2 As DataGridView
  1089. Friend WithEvents ProgressBar1 As ProgressBar
  1090. Friend WithEvents TextBox18 As TextBox
  1091. Friend WithEvents TextBox17 As TextBox
  1092. Friend WithEvents Button15 As Button
  1093. Friend WithEvents Button13 As Button
  1094. Friend WithEvents Button12 As Button
  1095. Friend WithEvents Button11 As Button
  1096. Friend WithEvents TextBox16 As TextBox
  1097. Friend WithEvents Label17 As Label
  1098. Friend WithEvents ComboBox2 As ComboBox
  1099. Friend WithEvents Label16 As Label
  1100. Friend WithEvents ComboBox1 As ComboBox
  1101. Friend WithEvents Button10 As Button
  1102. Friend WithEvents Label15 As Label
  1103. Friend WithEvents Label14 As Label
  1104. Friend WithEvents Label13 As Label
  1105. Friend WithEvents Label12 As Label
  1106. Friend WithEvents TextBox15 As TextBox
  1107. Friend WithEvents TextBox14 As TextBox
  1108. Friend WithEvents TextBox13 As TextBox
  1109. Friend WithEvents TextBox12 As TextBox
  1110. Friend WithEvents Label11 As Label
  1111. Friend WithEvents Label10 As Label
  1112. Friend WithEvents Label9 As Label
  1113. Friend WithEvents Button9 As Button
  1114. Friend WithEvents Button8 As Button
  1115. Friend WithEvents Button7 As Button
  1116. Friend WithEvents Button5 As Button
  1117. Friend WithEvents Button6 As Button
  1118. Friend WithEvents Label8 As Label
  1119. Friend WithEvents TextBox11 As TextBox
  1120. Friend WithEvents CheckBox2 As CheckBox
  1121. Friend WithEvents CheckBox1 As CheckBox
  1122. Friend WithEvents Button3 As Button
  1123. Friend WithEvents Label47 As Label
  1124. Friend WithEvents Button2 As Button
  1125. Friend WithEvents TextBox10 As TextBox
  1126. Friend WithEvents Label7 As Label
  1127. Friend WithEvents TextBox9 As TextBox
  1128. Friend WithEvents TextBox8 As TextBox
  1129. Friend WithEvents TextBox7 As TextBox
  1130. Friend WithEvents TextBox6 As TextBox
  1131. Friend WithEvents Label6 As Label
  1132. Friend WithEvents TextBox5 As TextBox
  1133. Friend WithEvents Label5 As Label
  1134. Friend WithEvents TextBox4 As TextBox
  1135. Friend WithEvents Label4 As Label
  1136. Friend WithEvents TextBox3 As TextBox
  1137. Friend WithEvents Label3 As Label
  1138. Friend WithEvents TextBox2 As TextBox
  1139. Friend WithEvents Button1 As Button
  1140. Friend WithEvents Label2 As Label
  1141. Friend WithEvents TextBox1 As TextBox
  1142. Friend WithEvents Button35 As Button
  1143. Friend WithEvents Button34 As Button
  1144. Friend WithEvents 清單1_dgv As DataGridView
  1145. Friend WithEvents Timer1 As Timer
  1146. Friend WithEvents 清單2_dgv As DataGridView
  1147. Friend WithEvents GroupBox1 As GroupBox
  1148. Friend WithEvents GroupBox2 As GroupBox
  1149. Friend WithEvents TextBox19 As TextBox
  1150. Friend WithEvents Label18 As Label
  1151. Friend WithEvents TextBox20 As TextBox
  1152. Friend WithEvents TextBox21 As TextBox
  1153. Friend WithEvents TextBox22 As TextBox
  1154. Friend WithEvents TextBox23 As TextBox
  1155. Friend WithEvents TextBox24 As TextBox
  1156. Friend WithEvents Label19 As Label
  1157. Friend WithEvents TextBox25 As TextBox
  1158. Friend WithEvents TextBox26 As TextBox
  1159. Friend WithEvents Label20 As Label
  1160. Friend WithEvents TextBox27 As TextBox
  1161. Friend WithEvents TextBox28 As TextBox
  1162. Friend WithEvents Label21 As Label
  1163. Friend WithEvents TextBox29 As TextBox
  1164. Friend WithEvents TextBox30 As TextBox
  1165. Friend WithEvents TextBox31 As TextBox
  1166. Friend WithEvents TextBox32 As TextBox
  1167. Friend WithEvents TextBox33 As TextBox
  1168. Friend WithEvents TextBox34 As TextBox
  1169. Friend WithEvents TextBox35 As TextBox
  1170. Friend WithEvents TextBox36 As TextBox
  1171. Friend WithEvents Label22 As Label
  1172. Friend WithEvents Label23 As Label
  1173. Friend WithEvents TextBox37 As TextBox
  1174. Friend WithEvents Label24 As Label
  1175. End Class