暫無描述
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 32KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 銷售控制表
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Me.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Me.Button2 = New System.Windows.Forms.Button()
  27. Me.Button1 = New System.Windows.Forms.Button()
  28. Me.Label4 = New System.Windows.Forms.Label()
  29. Me.DateTimePicker2 = New System.Windows.Forms.DateTimePicker()
  30. Me.DateTimePicker1 = New System.Windows.Forms.DateTimePicker()
  31. Me.DataGridView1 = New System.Windows.Forms.DataGridView()
  32. Me.TextBox6 = New System.Windows.Forms.TextBox()
  33. Me.TextBox5 = New System.Windows.Forms.TextBox()
  34. Me.Label6 = New System.Windows.Forms.Label()
  35. Me.TextBox7 = New System.Windows.Forms.TextBox()
  36. Me.Label8 = New System.Windows.Forms.Label()
  37. Me.Label3 = New System.Windows.Forms.Label()
  38. Me.Label7 = New System.Windows.Forms.Label()
  39. Me.Label2 = New System.Windows.Forms.Label()
  40. Me.TextBox1 = New System.Windows.Forms.TextBox()
  41. Me.TextBox2 = New System.Windows.Forms.TextBox()
  42. Me.Label1 = New System.Windows.Forms.Label()
  43. Me.TextBox3 = New System.Windows.Forms.TextBox()
  44. Me.Label5 = New System.Windows.Forms.Label()
  45. Me.Label9 = New System.Windows.Forms.Label()
  46. Me.Label10 = New System.Windows.Forms.Label()
  47. Me.Label11 = New System.Windows.Forms.Label()
  48. Me.TextBox4 = New System.Windows.Forms.TextBox()
  49. Me.TextBox8 = New System.Windows.Forms.TextBox()
  50. Me.Label12 = New System.Windows.Forms.Label()
  51. Me.TextBox9 = New System.Windows.Forms.TextBox()
  52. Me.Label13 = New System.Windows.Forms.Label()
  53. Me.Label14 = New System.Windows.Forms.Label()
  54. Me.Label15 = New System.Windows.Forms.Label()
  55. Me.Label16 = New System.Windows.Forms.Label()
  56. Me.Label22 = New System.Windows.Forms.Label()
  57. Me.TextBox10 = New System.Windows.Forms.TextBox()
  58. Me.TextBox13 = New System.Windows.Forms.TextBox()
  59. Me.TextBox11 = New System.Windows.Forms.TextBox()
  60. Me.Label17 = New System.Windows.Forms.Label()
  61. Me.TextBox12 = New System.Windows.Forms.TextBox()
  62. Me.Label18 = New System.Windows.Forms.Label()
  63. Me.Label19 = New System.Windows.Forms.Label()
  64. Me.Label20 = New System.Windows.Forms.Label()
  65. Me.Label21 = New System.Windows.Forms.Label()
  66. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  67. Me.重新整理ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  68. Me.DataGridView2 = New System.Windows.Forms.DataGridView()
  69. Me.Label23 = New System.Windows.Forms.Label()
  70. Me.Label24 = New System.Windows.Forms.Label()
  71. Me.Label25 = New System.Windows.Forms.Label()
  72. Me.CheckBox1 = New System.Windows.Forms.CheckBox()
  73. Me.CheckBox2 = New System.Windows.Forms.CheckBox()
  74. Me.CheckBox3 = New System.Windows.Forms.CheckBox()
  75. Me.會計月 = New System.Windows.Forms.CheckBox()
  76. Me.一般月 = New System.Windows.Forms.CheckBox()
  77. Me.DateTimePicker4 = New System.Windows.Forms.DateTimePicker()
  78. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
  79. Me.ContextMenuStrip1.SuspendLayout()
  80. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).BeginInit()
  81. Me.SuspendLayout()
  82. '
  83. 'Button2
  84. '
  85. Me.Button2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  86. Me.Button2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  87. Me.Button2.Location = New System.Drawing.Point(107, 50)
  88. Me.Button2.Name = "Button2"
  89. Me.Button2.Size = New System.Drawing.Size(97, 25)
  90. Me.Button2.TabIndex = 272
  91. Me.Button2.Text = "下個月"
  92. Me.Button2.UseVisualStyleBackColor = True
  93. '
  94. 'Button1
  95. '
  96. Me.Button1.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  97. Me.Button1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  98. Me.Button1.Location = New System.Drawing.Point(6, 50)
  99. Me.Button1.Name = "Button1"
  100. Me.Button1.Size = New System.Drawing.Size(97, 25)
  101. Me.Button1.TabIndex = 271
  102. Me.Button1.Text = "上個月"
  103. Me.Button1.UseVisualStyleBackColor = True
  104. '
  105. 'Label4
  106. '
  107. Me.Label4.AutoSize = True
  108. Me.Label4.Location = New System.Drawing.Point(95, 7)
  109. Me.Label4.Name = "Label4"
  110. Me.Label4.Size = New System.Drawing.Size(20, 16)
  111. Me.Label4.TabIndex = 270
  112. Me.Label4.Text = "到"
  113. '
  114. 'DateTimePicker2
  115. '
  116. Me.DateTimePicker2.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  117. Me.DateTimePicker2.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  118. Me.DateTimePicker2.Location = New System.Drawing.Point(117, 3)
  119. Me.DateTimePicker2.Name = "DateTimePicker2"
  120. Me.DateTimePicker2.Size = New System.Drawing.Size(87, 23)
  121. Me.DateTimePicker2.TabIndex = 269
  122. '
  123. 'DateTimePicker1
  124. '
  125. Me.DateTimePicker1.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  126. Me.DateTimePicker1.Location = New System.Drawing.Point(6, 3)
  127. Me.DateTimePicker1.Name = "DateTimePicker1"
  128. Me.DateTimePicker1.Size = New System.Drawing.Size(87, 23)
  129. Me.DateTimePicker1.TabIndex = 268
  130. '
  131. 'DataGridView1
  132. '
  133. Me.DataGridView1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  134. Or System.Windows.Forms.AnchorStyles.Left) _
  135. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  136. Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  137. Me.DataGridView1.Location = New System.Drawing.Point(379, 76)
  138. Me.DataGridView1.Name = "DataGridView1"
  139. Me.DataGridView1.RowHeadersWidth = 5
  140. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  141. Me.DataGridView1.RowsDefaultCellStyle = DataGridViewCellStyle1
  142. Me.DataGridView1.RowTemplate.Height = 24
  143. Me.DataGridView1.Size = New System.Drawing.Size(866, 529)
  144. Me.DataGridView1.TabIndex = 1057
  145. '
  146. 'TextBox6
  147. '
  148. Me.TextBox6.ForeColor = System.Drawing.Color.Maroon
  149. Me.TextBox6.Location = New System.Drawing.Point(981, 3)
  150. Me.TextBox6.Name = "TextBox6"
  151. Me.TextBox6.Size = New System.Drawing.Size(100, 23)
  152. Me.TextBox6.TabIndex = 1051
  153. Me.TextBox6.Text = "0"
  154. Me.TextBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  155. '
  156. 'TextBox5
  157. '
  158. Me.TextBox5.ForeColor = System.Drawing.Color.Maroon
  159. Me.TextBox5.Location = New System.Drawing.Point(1145, 3)
  160. Me.TextBox5.Name = "TextBox5"
  161. Me.TextBox5.Size = New System.Drawing.Size(100, 23)
  162. Me.TextBox5.TabIndex = 1049
  163. Me.TextBox5.Text = "0"
  164. Me.TextBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  165. '
  166. 'Label6
  167. '
  168. Me.Label6.AutoSize = True
  169. Me.Label6.ForeColor = System.Drawing.Color.Maroon
  170. Me.Label6.Location = New System.Drawing.Point(1111, 6)
  171. Me.Label6.Name = "Label6"
  172. Me.Label6.Size = New System.Drawing.Size(32, 16)
  173. Me.Label6.TabIndex = 1048
  174. Me.Label6.Text = "利潤"
  175. '
  176. 'TextBox7
  177. '
  178. Me.TextBox7.ForeColor = System.Drawing.Color.Maroon
  179. Me.TextBox7.Location = New System.Drawing.Point(825, 3)
  180. Me.TextBox7.Name = "TextBox7"
  181. Me.TextBox7.Size = New System.Drawing.Size(100, 23)
  182. Me.TextBox7.TabIndex = 1053
  183. Me.TextBox7.Text = "0"
  184. Me.TextBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  185. '
  186. 'Label8
  187. '
  188. Me.Label8.AutoSize = True
  189. Me.Label8.ForeColor = System.Drawing.Color.Maroon
  190. Me.Label8.Location = New System.Drawing.Point(792, 6)
  191. Me.Label8.Name = "Label8"
  192. Me.Label8.Size = New System.Drawing.Size(32, 16)
  193. Me.Label8.TabIndex = 1052
  194. Me.Label8.Text = "銷售"
  195. '
  196. 'Label3
  197. '
  198. Me.Label3.AutoSize = True
  199. Me.Label3.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  200. Me.Label3.ForeColor = System.Drawing.Color.Maroon
  201. Me.Label3.Location = New System.Drawing.Point(1080, 0)
  202. Me.Label3.Name = "Label3"
  203. Me.Label3.Size = New System.Drawing.Size(27, 27)
  204. Me.Label3.TabIndex = 1058
  205. Me.Label3.Text = "="
  206. '
  207. 'Label7
  208. '
  209. Me.Label7.AutoSize = True
  210. Me.Label7.ForeColor = System.Drawing.Color.Maroon
  211. Me.Label7.Location = New System.Drawing.Point(948, 6)
  212. Me.Label7.Name = "Label7"
  213. Me.Label7.Size = New System.Drawing.Size(32, 16)
  214. Me.Label7.TabIndex = 1050
  215. Me.Label7.Text = "成本"
  216. '
  217. 'Label2
  218. '
  219. Me.Label2.AutoSize = True
  220. Me.Label2.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  221. Me.Label2.ForeColor = System.Drawing.Color.Maroon
  222. Me.Label2.Location = New System.Drawing.Point(925, 0)
  223. Me.Label2.Name = "Label2"
  224. Me.Label2.Size = New System.Drawing.Size(21, 27)
  225. Me.Label2.TabIndex = 1057
  226. Me.Label2.Text = "-"
  227. '
  228. 'TextBox1
  229. '
  230. Me.TextBox1.ForeColor = System.Drawing.Color.Green
  231. Me.TextBox1.Location = New System.Drawing.Point(981, 27)
  232. Me.TextBox1.Name = "TextBox1"
  233. Me.TextBox1.Size = New System.Drawing.Size(100, 23)
  234. Me.TextBox1.TabIndex = 1051
  235. Me.TextBox1.Text = "0"
  236. Me.TextBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  237. '
  238. 'TextBox2
  239. '
  240. Me.TextBox2.ForeColor = System.Drawing.Color.Green
  241. Me.TextBox2.Location = New System.Drawing.Point(1145, 27)
  242. Me.TextBox2.Name = "TextBox2"
  243. Me.TextBox2.Size = New System.Drawing.Size(100, 23)
  244. Me.TextBox2.TabIndex = 1049
  245. Me.TextBox2.Text = "0"
  246. Me.TextBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  247. '
  248. 'Label1
  249. '
  250. Me.Label1.AutoSize = True
  251. Me.Label1.ForeColor = System.Drawing.Color.Green
  252. Me.Label1.Location = New System.Drawing.Point(1112, 30)
  253. Me.Label1.Name = "Label1"
  254. Me.Label1.Size = New System.Drawing.Size(32, 16)
  255. Me.Label1.TabIndex = 1048
  256. Me.Label1.Text = "利潤"
  257. '
  258. 'TextBox3
  259. '
  260. Me.TextBox3.ForeColor = System.Drawing.Color.Green
  261. Me.TextBox3.Location = New System.Drawing.Point(825, 27)
  262. Me.TextBox3.Name = "TextBox3"
  263. Me.TextBox3.Size = New System.Drawing.Size(100, 23)
  264. Me.TextBox3.TabIndex = 1053
  265. Me.TextBox3.Text = "0"
  266. Me.TextBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  267. '
  268. 'Label5
  269. '
  270. Me.Label5.AutoSize = True
  271. Me.Label5.ForeColor = System.Drawing.Color.Green
  272. Me.Label5.Location = New System.Drawing.Point(792, 30)
  273. Me.Label5.Name = "Label5"
  274. Me.Label5.Size = New System.Drawing.Size(32, 16)
  275. Me.Label5.TabIndex = 1052
  276. Me.Label5.Text = "銷售"
  277. '
  278. 'Label9
  279. '
  280. Me.Label9.AutoSize = True
  281. Me.Label9.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  282. Me.Label9.ForeColor = System.Drawing.Color.Green
  283. Me.Label9.Location = New System.Drawing.Point(1080, 24)
  284. Me.Label9.Name = "Label9"
  285. Me.Label9.Size = New System.Drawing.Size(27, 27)
  286. Me.Label9.TabIndex = 1058
  287. Me.Label9.Text = "="
  288. '
  289. 'Label10
  290. '
  291. Me.Label10.AutoSize = True
  292. Me.Label10.ForeColor = System.Drawing.Color.Green
  293. Me.Label10.Location = New System.Drawing.Point(948, 30)
  294. Me.Label10.Name = "Label10"
  295. Me.Label10.Size = New System.Drawing.Size(32, 16)
  296. Me.Label10.TabIndex = 1050
  297. Me.Label10.Text = "成本"
  298. '
  299. 'Label11
  300. '
  301. Me.Label11.AutoSize = True
  302. Me.Label11.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  303. Me.Label11.ForeColor = System.Drawing.Color.Green
  304. Me.Label11.Location = New System.Drawing.Point(925, 24)
  305. Me.Label11.Name = "Label11"
  306. Me.Label11.Size = New System.Drawing.Size(21, 27)
  307. Me.Label11.TabIndex = 1057
  308. Me.Label11.Text = "-"
  309. '
  310. 'TextBox4
  311. '
  312. Me.TextBox4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  313. Me.TextBox4.Location = New System.Drawing.Point(981, 51)
  314. Me.TextBox4.Name = "TextBox4"
  315. Me.TextBox4.Size = New System.Drawing.Size(100, 23)
  316. Me.TextBox4.TabIndex = 1051
  317. Me.TextBox4.Text = "0"
  318. Me.TextBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  319. '
  320. 'TextBox8
  321. '
  322. Me.TextBox8.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  323. Me.TextBox8.Location = New System.Drawing.Point(1145, 51)
  324. Me.TextBox8.Name = "TextBox8"
  325. Me.TextBox8.Size = New System.Drawing.Size(100, 23)
  326. Me.TextBox8.TabIndex = 1049
  327. Me.TextBox8.Text = "0"
  328. Me.TextBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  329. '
  330. 'Label12
  331. '
  332. Me.Label12.AutoSize = True
  333. Me.Label12.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  334. Me.Label12.Location = New System.Drawing.Point(1112, 54)
  335. Me.Label12.Name = "Label12"
  336. Me.Label12.Size = New System.Drawing.Size(32, 16)
  337. Me.Label12.TabIndex = 1048
  338. Me.Label12.Text = "利潤"
  339. '
  340. 'TextBox9
  341. '
  342. Me.TextBox9.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  343. Me.TextBox9.Location = New System.Drawing.Point(825, 51)
  344. Me.TextBox9.Name = "TextBox9"
  345. Me.TextBox9.Size = New System.Drawing.Size(100, 23)
  346. Me.TextBox9.TabIndex = 1053
  347. Me.TextBox9.Text = "0"
  348. Me.TextBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  349. '
  350. 'Label13
  351. '
  352. Me.Label13.AutoSize = True
  353. Me.Label13.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  354. Me.Label13.Location = New System.Drawing.Point(792, 54)
  355. Me.Label13.Name = "Label13"
  356. Me.Label13.Size = New System.Drawing.Size(32, 16)
  357. Me.Label13.TabIndex = 1052
  358. Me.Label13.Text = "銷售"
  359. '
  360. 'Label14
  361. '
  362. Me.Label14.AutoSize = True
  363. Me.Label14.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  364. Me.Label14.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  365. Me.Label14.Location = New System.Drawing.Point(1080, 48)
  366. Me.Label14.Name = "Label14"
  367. Me.Label14.Size = New System.Drawing.Size(27, 27)
  368. Me.Label14.TabIndex = 1058
  369. Me.Label14.Text = "="
  370. '
  371. 'Label15
  372. '
  373. Me.Label15.AutoSize = True
  374. Me.Label15.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  375. Me.Label15.Location = New System.Drawing.Point(948, 54)
  376. Me.Label15.Name = "Label15"
  377. Me.Label15.Size = New System.Drawing.Size(32, 16)
  378. Me.Label15.TabIndex = 1050
  379. Me.Label15.Text = "成本"
  380. '
  381. 'Label16
  382. '
  383. Me.Label16.AutoSize = True
  384. Me.Label16.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  385. Me.Label16.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  386. Me.Label16.Location = New System.Drawing.Point(925, 48)
  387. Me.Label16.Name = "Label16"
  388. Me.Label16.Size = New System.Drawing.Size(21, 27)
  389. Me.Label16.TabIndex = 1057
  390. Me.Label16.Text = "-"
  391. '
  392. 'Label22
  393. '
  394. Me.Label22.AutoSize = True
  395. Me.Label22.ForeColor = System.Drawing.Color.Black
  396. Me.Label22.Location = New System.Drawing.Point(252, 30)
  397. Me.Label22.Name = "Label22"
  398. Me.Label22.Size = New System.Drawing.Size(32, 16)
  399. Me.Label22.TabIndex = 1063
  400. Me.Label22.Text = "客戶"
  401. '
  402. 'TextBox10
  403. '
  404. Me.TextBox10.ForeColor = System.Drawing.Color.Purple
  405. Me.TextBox10.Location = New System.Drawing.Point(439, 51)
  406. Me.TextBox10.Name = "TextBox10"
  407. Me.TextBox10.Size = New System.Drawing.Size(100, 23)
  408. Me.TextBox10.TabIndex = 1051
  409. Me.TextBox10.Text = "0"
  410. Me.TextBox10.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  411. '
  412. 'TextBox13
  413. '
  414. Me.TextBox13.ForeColor = System.Drawing.Color.Black
  415. Me.TextBox13.Location = New System.Drawing.Point(290, 27)
  416. Me.TextBox13.Name = "TextBox13"
  417. Me.TextBox13.Size = New System.Drawing.Size(100, 23)
  418. Me.TextBox13.TabIndex = 1064
  419. Me.TextBox13.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  420. '
  421. 'TextBox11
  422. '
  423. Me.TextBox11.ForeColor = System.Drawing.Color.Purple
  424. Me.TextBox11.Location = New System.Drawing.Point(588, 51)
  425. Me.TextBox11.Name = "TextBox11"
  426. Me.TextBox11.Size = New System.Drawing.Size(100, 23)
  427. Me.TextBox11.TabIndex = 1049
  428. Me.TextBox11.Text = "0"
  429. Me.TextBox11.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  430. '
  431. 'Label17
  432. '
  433. Me.Label17.AutoSize = True
  434. Me.Label17.ForeColor = System.Drawing.Color.Purple
  435. Me.Label17.Location = New System.Drawing.Point(558, 54)
  436. Me.Label17.Name = "Label17"
  437. Me.Label17.Size = New System.Drawing.Size(32, 16)
  438. Me.Label17.TabIndex = 1048
  439. Me.Label17.Text = "利潤"
  440. '
  441. 'TextBox12
  442. '
  443. Me.TextBox12.ForeColor = System.Drawing.Color.Purple
  444. Me.TextBox12.Location = New System.Drawing.Point(290, 51)
  445. Me.TextBox12.Name = "TextBox12"
  446. Me.TextBox12.Size = New System.Drawing.Size(100, 23)
  447. Me.TextBox12.TabIndex = 1053
  448. Me.TextBox12.Text = "0"
  449. Me.TextBox12.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  450. '
  451. 'Label18
  452. '
  453. Me.Label18.AutoSize = True
  454. Me.Label18.ForeColor = System.Drawing.Color.Purple
  455. Me.Label18.Location = New System.Drawing.Point(252, 54)
  456. Me.Label18.Name = "Label18"
  457. Me.Label18.Size = New System.Drawing.Size(32, 16)
  458. Me.Label18.TabIndex = 1052
  459. Me.Label18.Text = "銷售"
  460. '
  461. 'Label19
  462. '
  463. Me.Label19.AutoSize = True
  464. Me.Label19.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  465. Me.Label19.ForeColor = System.Drawing.Color.Purple
  466. Me.Label19.Location = New System.Drawing.Point(538, 48)
  467. Me.Label19.Name = "Label19"
  468. Me.Label19.Size = New System.Drawing.Size(27, 27)
  469. Me.Label19.TabIndex = 1058
  470. Me.Label19.Text = "="
  471. '
  472. 'Label20
  473. '
  474. Me.Label20.AutoSize = True
  475. Me.Label20.ForeColor = System.Drawing.Color.Purple
  476. Me.Label20.Location = New System.Drawing.Point(409, 54)
  477. Me.Label20.Name = "Label20"
  478. Me.Label20.Size = New System.Drawing.Size(32, 16)
  479. Me.Label20.TabIndex = 1050
  480. Me.Label20.Text = "成本"
  481. '
  482. 'Label21
  483. '
  484. Me.Label21.AutoSize = True
  485. Me.Label21.Font = New System.Drawing.Font("微軟正黑體", 15.75!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  486. Me.Label21.ForeColor = System.Drawing.Color.Purple
  487. Me.Label21.Location = New System.Drawing.Point(390, 48)
  488. Me.Label21.Name = "Label21"
  489. Me.Label21.Size = New System.Drawing.Size(21, 27)
  490. Me.Label21.TabIndex = 1057
  491. Me.Label21.Text = "-"
  492. '
  493. 'ContextMenuStrip1
  494. '
  495. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新整理ToolStripMenuItem})
  496. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  497. Me.ContextMenuStrip1.Size = New System.Drawing.Size(123, 26)
  498. '
  499. '重新整理ToolStripMenuItem
  500. '
  501. Me.重新整理ToolStripMenuItem.Name = "重新整理ToolStripMenuItem"
  502. Me.重新整理ToolStripMenuItem.Size = New System.Drawing.Size(122, 22)
  503. Me.重新整理ToolStripMenuItem.Text = "重新整理"
  504. '
  505. 'DataGridView2
  506. '
  507. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  508. Me.DataGridView2.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  509. Me.DataGridView2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  510. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  511. Me.DataGridView2.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  512. Me.DataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  513. Me.DataGridView2.Location = New System.Drawing.Point(6, 76)
  514. Me.DataGridView2.Name = "DataGridView2"
  515. Me.DataGridView2.RowHeadersWidth = 5
  516. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  517. Me.DataGridView2.RowsDefaultCellStyle = DataGridViewCellStyle3
  518. Me.DataGridView2.RowTemplate.Height = 24
  519. Me.DataGridView2.Size = New System.Drawing.Size(367, 529)
  520. Me.DataGridView2.TabIndex = 1086
  521. '
  522. 'Label23
  523. '
  524. Me.Label23.AutoSize = True
  525. Me.Label23.Location = New System.Drawing.Point(694, 6)
  526. Me.Label23.Name = "Label23"
  527. Me.Label23.Size = New System.Drawing.Size(92, 16)
  528. Me.Label23.TabIndex = 1087
  529. Me.Label23.Text = "未出貨預估利潤"
  530. '
  531. 'Label24
  532. '
  533. Me.Label24.AutoSize = True
  534. Me.Label24.Location = New System.Drawing.Point(694, 30)
  535. Me.Label24.Name = "Label24"
  536. Me.Label24.Size = New System.Drawing.Size(92, 16)
  537. Me.Label24.TabIndex = 1088
  538. Me.Label24.Text = "已出貨預估利潤"
  539. '
  540. 'Label25
  541. '
  542. Me.Label25.AutoSize = True
  543. Me.Label25.Location = New System.Drawing.Point(694, 54)
  544. Me.Label25.Name = "Label25"
  545. Me.Label25.Size = New System.Drawing.Size(80, 16)
  546. Me.Label25.TabIndex = 1089
  547. Me.Label25.Text = "銷售預估利潤"
  548. '
  549. 'CheckBox1
  550. '
  551. Me.CheckBox1.AutoSize = True
  552. Me.CheckBox1.Location = New System.Drawing.Point(255, 5)
  553. Me.CheckBox1.Name = "CheckBox1"
  554. Me.CheckBox1.Size = New System.Drawing.Size(87, 20)
  555. Me.CheckBox1.TabIndex = 1090
  556. Me.CheckBox1.Text = "顯示彙總表"
  557. Me.CheckBox1.UseVisualStyleBackColor = True
  558. '
  559. 'CheckBox2
  560. '
  561. Me.CheckBox2.AutoSize = True
  562. Me.CheckBox2.Location = New System.Drawing.Point(453, 5)
  563. Me.CheckBox2.Name = "CheckBox2"
  564. Me.CheckBox2.Size = New System.Drawing.Size(87, 20)
  565. Me.CheckBox2.TabIndex = 1091
  566. Me.CheckBox2.Text = "隱藏供應商"
  567. Me.CheckBox2.UseVisualStyleBackColor = True
  568. '
  569. 'CheckBox3
  570. '
  571. Me.CheckBox3.AutoSize = True
  572. Me.CheckBox3.Location = New System.Drawing.Point(348, 5)
  573. Me.CheckBox3.Name = "CheckBox3"
  574. Me.CheckBox3.Size = New System.Drawing.Size(99, 20)
  575. Me.CheckBox3.TabIndex = 1092
  576. Me.CheckBox3.Text = "隱藏單據編號"
  577. Me.CheckBox3.UseVisualStyleBackColor = True
  578. '
  579. '會計月
  580. '
  581. Me.會計月.AutoSize = True
  582. Me.會計月.Checked = True
  583. Me.會計月.CheckState = System.Windows.Forms.CheckState.Checked
  584. Me.會計月.Location = New System.Drawing.Point(9, 29)
  585. Me.會計月.Name = "會計月"
  586. Me.會計月.Size = New System.Drawing.Size(63, 20)
  587. Me.會計月.TabIndex = 1093
  588. Me.會計月.Text = "會計月"
  589. Me.會計月.UseVisualStyleBackColor = True
  590. '
  591. '一般月
  592. '
  593. Me.一般月.AutoSize = True
  594. Me.一般月.Location = New System.Drawing.Point(138, 30)
  595. Me.一般月.Name = "一般月"
  596. Me.一般月.Size = New System.Drawing.Size(63, 20)
  597. Me.一般月.TabIndex = 1094
  598. Me.一般月.Text = "一般月"
  599. Me.一般月.UseVisualStyleBackColor = True
  600. '
  601. 'DateTimePicker4
  602. '
  603. Me.DateTimePicker4.DropDownAlign = System.Windows.Forms.LeftRightAlignment.Right
  604. Me.DateTimePicker4.Format = System.Windows.Forms.DateTimePickerFormat.[Short]
  605. Me.DateTimePicker4.Location = New System.Drawing.Point(78, 27)
  606. Me.DateTimePicker4.Name = "DateTimePicker4"
  607. Me.DateTimePicker4.Size = New System.Drawing.Size(43, 23)
  608. Me.DateTimePicker4.TabIndex = 1167
  609. '
  610. '銷售控制表
  611. '
  612. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  613. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  614. Me.ClientSize = New System.Drawing.Size(1249, 611)
  615. Me.ContextMenuStrip = Me.ContextMenuStrip1
  616. Me.Controls.Add(Me.DateTimePicker4)
  617. Me.Controls.Add(Me.一般月)
  618. Me.Controls.Add(Me.會計月)
  619. Me.Controls.Add(Me.CheckBox3)
  620. Me.Controls.Add(Me.CheckBox2)
  621. Me.Controls.Add(Me.CheckBox1)
  622. Me.Controls.Add(Me.Label25)
  623. Me.Controls.Add(Me.TextBox4)
  624. Me.Controls.Add(Me.Label24)
  625. Me.Controls.Add(Me.TextBox11)
  626. Me.Controls.Add(Me.TextBox8)
  627. Me.Controls.Add(Me.Label12)
  628. Me.Controls.Add(Me.TextBox1)
  629. Me.Controls.Add(Me.TextBox9)
  630. Me.Controls.Add(Me.TextBox6)
  631. Me.Controls.Add(Me.Label13)
  632. Me.Controls.Add(Me.TextBox2)
  633. Me.Controls.Add(Me.Label14)
  634. Me.Controls.Add(Me.Label1)
  635. Me.Controls.Add(Me.Label15)
  636. Me.Controls.Add(Me.Label23)
  637. Me.Controls.Add(Me.Label16)
  638. Me.Controls.Add(Me.TextBox3)
  639. Me.Controls.Add(Me.TextBox5)
  640. Me.Controls.Add(Me.Label5)
  641. Me.Controls.Add(Me.Label6)
  642. Me.Controls.Add(Me.Label9)
  643. Me.Controls.Add(Me.Label10)
  644. Me.Controls.Add(Me.Label11)
  645. Me.Controls.Add(Me.TextBox7)
  646. Me.Controls.Add(Me.Label8)
  647. Me.Controls.Add(Me.Label3)
  648. Me.Controls.Add(Me.Label7)
  649. Me.Controls.Add(Me.Label2)
  650. Me.Controls.Add(Me.DataGridView1)
  651. Me.Controls.Add(Me.Button2)
  652. Me.Controls.Add(Me.Button1)
  653. Me.Controls.Add(Me.Label4)
  654. Me.Controls.Add(Me.DateTimePicker2)
  655. Me.Controls.Add(Me.DateTimePicker1)
  656. Me.Controls.Add(Me.DataGridView2)
  657. Me.Controls.Add(Me.Label22)
  658. Me.Controls.Add(Me.TextBox13)
  659. Me.Controls.Add(Me.TextBox10)
  660. Me.Controls.Add(Me.Label18)
  661. Me.Controls.Add(Me.TextBox12)
  662. Me.Controls.Add(Me.Label21)
  663. Me.Controls.Add(Me.Label20)
  664. Me.Controls.Add(Me.Label17)
  665. Me.Controls.Add(Me.Label19)
  666. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  667. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  668. Me.Name = "銷售控制表"
  669. Me.Text = "銷售控制表"
  670. CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
  671. Me.ContextMenuStrip1.ResumeLayout(False)
  672. CType(Me.DataGridView2, System.ComponentModel.ISupportInitialize).EndInit()
  673. Me.ResumeLayout(False)
  674. Me.PerformLayout()
  675. End Sub
  676. Friend WithEvents Button2 As Button
  677. Friend WithEvents Button1 As Button
  678. Friend WithEvents Label4 As Label
  679. Friend WithEvents DateTimePicker2 As DateTimePicker
  680. Friend WithEvents DateTimePicker1 As DateTimePicker
  681. Friend WithEvents DataGridView1 As DataGridView
  682. Friend WithEvents Label7 As Label
  683. Friend WithEvents TextBox6 As TextBox
  684. Friend WithEvents TextBox5 As TextBox
  685. Friend WithEvents Label6 As Label
  686. Friend WithEvents TextBox7 As TextBox
  687. Friend WithEvents Label8 As Label
  688. Friend WithEvents Label3 As Label
  689. Friend WithEvents Label2 As Label
  690. Friend WithEvents TextBox1 As TextBox
  691. Friend WithEvents TextBox2 As TextBox
  692. Friend WithEvents Label1 As Label
  693. Friend WithEvents TextBox3 As TextBox
  694. Friend WithEvents Label5 As Label
  695. Friend WithEvents Label9 As Label
  696. Friend WithEvents Label10 As Label
  697. Friend WithEvents Label11 As Label
  698. Friend WithEvents TextBox4 As TextBox
  699. Friend WithEvents TextBox8 As TextBox
  700. Friend WithEvents Label12 As Label
  701. Friend WithEvents TextBox9 As TextBox
  702. Friend WithEvents Label13 As Label
  703. Friend WithEvents Label14 As Label
  704. Friend WithEvents Label15 As Label
  705. Friend WithEvents Label16 As Label
  706. Friend WithEvents TextBox10 As TextBox
  707. Friend WithEvents TextBox11 As TextBox
  708. Friend WithEvents Label17 As Label
  709. Friend WithEvents TextBox12 As TextBox
  710. Friend WithEvents Label18 As Label
  711. Friend WithEvents Label19 As Label
  712. Friend WithEvents Label20 As Label
  713. Friend WithEvents Label21 As Label
  714. Friend WithEvents Label22 As Label
  715. Friend WithEvents TextBox13 As TextBox
  716. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  717. Friend WithEvents 重新整理ToolStripMenuItem As ToolStripMenuItem
  718. Friend WithEvents DataGridView2 As DataGridView
  719. Friend WithEvents Label23 As Label
  720. Friend WithEvents Label24 As Label
  721. Friend WithEvents Label25 As Label
  722. Friend WithEvents CheckBox1 As CheckBox
  723. Friend WithEvents CheckBox2 As CheckBox
  724. Friend WithEvents CheckBox3 As CheckBox
  725. Friend WithEvents 會計月 As CheckBox
  726. Friend WithEvents 一般月 As CheckBox
  727. Friend WithEvents DateTimePicker4 As DateTimePicker
  728. End Class