Brak opisu
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

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