No Description
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.

財務報表1.Designer.vb 34KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()> _
  2. Partial Class 財務報表1
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()> _
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()> _
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(財務報表1))
  27. Dim ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  28. Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  29. Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  30. Dim ChartArea2 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  31. Dim Legend2 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  32. Dim Series2 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  33. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  34. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  35. Me.Panel1 = New System.Windows.Forms.Panel()
  36. Me.重新讀取_bt = New System.Windows.Forms.Button()
  37. Me.比例6_tb = New System.Windows.Forms.TextBox()
  38. Me.合計6_tb = New System.Windows.Forms.TextBox()
  39. Me.Label10 = New System.Windows.Forms.Label()
  40. Me.比例4_tb = New System.Windows.Forms.TextBox()
  41. Me.比例5_tb = New System.Windows.Forms.TextBox()
  42. Me.合計4_tb = New System.Windows.Forms.TextBox()
  43. Me.合計5_tb = New System.Windows.Forms.TextBox()
  44. Me.Label11 = New System.Windows.Forms.Label()
  45. Me.Label12 = New System.Windows.Forms.Label()
  46. Me.Label8 = New System.Windows.Forms.Label()
  47. Me.Label9 = New System.Windows.Forms.Label()
  48. Me.沖帳採購_dgv = New System.Windows.Forms.DataGridView()
  49. Me.實際採購_dgv = New System.Windows.Forms.DataGridView()
  50. Me.比例3_tb = New System.Windows.Forms.TextBox()
  51. Me.合計3_tb = New System.Windows.Forms.TextBox()
  52. Me.Label7 = New System.Windows.Forms.Label()
  53. Me.比例1_tb = New System.Windows.Forms.TextBox()
  54. Me.比例2_tb = New System.Windows.Forms.TextBox()
  55. Me.合計1_tb = New System.Windows.Forms.TextBox()
  56. Me.合計2_tb = New System.Windows.Forms.TextBox()
  57. Me.年份2_cb = New System.Windows.Forms.ComboBox()
  58. Me.Label5 = New System.Windows.Forms.Label()
  59. Me.Label2 = New System.Windows.Forms.Label()
  60. Me.Label1 = New System.Windows.Forms.Label()
  61. Me.沖帳工資_dgv = New System.Windows.Forms.DataGridView()
  62. Me.實際工資_dgv = New System.Windows.Forms.DataGridView()
  63. Me.縮放1_bt = New System.Windows.Forms.Button()
  64. Me.Label3 = New System.Windows.Forms.Label()
  65. Me.Label4 = New System.Windows.Forms.Label()
  66. Me.Label6 = New System.Windows.Forms.Label()
  67. Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  68. Me.Chart2 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  69. Me.Panel2 = New System.Windows.Forms.Panel()
  70. Me.虛擬人工_dgv = New System.Windows.Forms.DataGridView()
  71. Me.實際人工_dgv = New System.Windows.Forms.DataGridView()
  72. Me.縮放2_bt = New System.Windows.Forms.Button()
  73. Me.Panel1.SuspendLayout()
  74. CType(Me.沖帳採購_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  75. CType(Me.實際採購_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  76. CType(Me.沖帳工資_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  77. CType(Me.實際工資_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  78. CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit()
  79. CType(Me.Chart2, System.ComponentModel.ISupportInitialize).BeginInit()
  80. Me.Panel2.SuspendLayout()
  81. CType(Me.虛擬人工_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  82. CType(Me.實際人工_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  83. Me.SuspendLayout()
  84. '
  85. 'Panel1
  86. '
  87. Me.Panel1.Controls.Add(Me.重新讀取_bt)
  88. Me.Panel1.Controls.Add(Me.比例6_tb)
  89. Me.Panel1.Controls.Add(Me.合計6_tb)
  90. Me.Panel1.Controls.Add(Me.Label10)
  91. Me.Panel1.Controls.Add(Me.比例4_tb)
  92. Me.Panel1.Controls.Add(Me.比例5_tb)
  93. Me.Panel1.Controls.Add(Me.合計4_tb)
  94. Me.Panel1.Controls.Add(Me.合計5_tb)
  95. Me.Panel1.Controls.Add(Me.Label11)
  96. Me.Panel1.Controls.Add(Me.Label12)
  97. Me.Panel1.Controls.Add(Me.Label8)
  98. Me.Panel1.Controls.Add(Me.Label9)
  99. Me.Panel1.Controls.Add(Me.沖帳採購_dgv)
  100. Me.Panel1.Controls.Add(Me.實際採購_dgv)
  101. Me.Panel1.Controls.Add(Me.比例3_tb)
  102. Me.Panel1.Controls.Add(Me.合計3_tb)
  103. Me.Panel1.Controls.Add(Me.Label7)
  104. Me.Panel1.Controls.Add(Me.比例1_tb)
  105. Me.Panel1.Controls.Add(Me.比例2_tb)
  106. Me.Panel1.Controls.Add(Me.合計1_tb)
  107. Me.Panel1.Controls.Add(Me.合計2_tb)
  108. Me.Panel1.Controls.Add(Me.年份2_cb)
  109. Me.Panel1.Controls.Add(Me.Label5)
  110. Me.Panel1.Controls.Add(Me.Label2)
  111. Me.Panel1.Controls.Add(Me.Label1)
  112. Me.Panel1.Controls.Add(Me.沖帳工資_dgv)
  113. Me.Panel1.Controls.Add(Me.實際工資_dgv)
  114. Me.Panel1.Controls.Add(Me.縮放1_bt)
  115. Me.Panel1.Controls.Add(Me.Label3)
  116. Me.Panel1.Controls.Add(Me.Label4)
  117. Me.Panel1.Controls.Add(Me.Label6)
  118. Me.Panel1.Controls.Add(Me.Chart1)
  119. Me.Panel1.Controls.Add(Me.Chart2)
  120. Me.Panel1.Dock = System.Windows.Forms.DockStyle.Fill
  121. Me.Panel1.Location = New System.Drawing.Point(0, 0)
  122. Me.Panel1.Name = "Panel1"
  123. Me.Panel1.Size = New System.Drawing.Size(1344, 600)
  124. Me.Panel1.TabIndex = 0
  125. '
  126. '重新讀取_bt
  127. '
  128. Me.重新讀取_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  129. Me.重新讀取_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.下載
  130. Me.重新讀取_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  131. Me.重新讀取_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  132. Me.重新讀取_bt.ForeColor = System.Drawing.Color.Blue
  133. Me.重新讀取_bt.Location = New System.Drawing.Point(1291, 2)
  134. Me.重新讀取_bt.Name = "重新讀取_bt"
  135. Me.重新讀取_bt.Size = New System.Drawing.Size(25, 25)
  136. Me.重新讀取_bt.TabIndex = 1987
  137. Me.重新讀取_bt.UseVisualStyleBackColor = True
  138. '
  139. '比例6_tb
  140. '
  141. Me.比例6_tb.Location = New System.Drawing.Point(1274, 379)
  142. Me.比例6_tb.Name = "比例6_tb"
  143. Me.比例6_tb.Size = New System.Drawing.Size(63, 23)
  144. Me.比例6_tb.TabIndex = 1984
  145. Me.比例6_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  146. '
  147. '合計6_tb
  148. '
  149. Me.合計6_tb.Location = New System.Drawing.Point(1174, 379)
  150. Me.合計6_tb.Name = "合計6_tb"
  151. Me.合計6_tb.Size = New System.Drawing.Size(100, 23)
  152. Me.合計6_tb.TabIndex = 1983
  153. Me.合計6_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  154. '
  155. 'Label10
  156. '
  157. Me.Label10.AutoSize = True
  158. Me.Label10.Location = New System.Drawing.Point(1088, 382)
  159. Me.Label10.Name = "Label10"
  160. Me.Label10.Size = New System.Drawing.Size(85, 16)
  161. Me.Label10.TabIndex = 1985
  162. Me.Label10.Text = "採購金額總計 :"
  163. '
  164. '比例4_tb
  165. '
  166. Me.比例4_tb.Location = New System.Drawing.Point(941, 356)
  167. Me.比例4_tb.Name = "比例4_tb"
  168. Me.比例4_tb.Size = New System.Drawing.Size(63, 23)
  169. Me.比例4_tb.TabIndex = 1980
  170. Me.比例4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  171. '
  172. '比例5_tb
  173. '
  174. Me.比例5_tb.Location = New System.Drawing.Point(1274, 356)
  175. Me.比例5_tb.Name = "比例5_tb"
  176. Me.比例5_tb.Size = New System.Drawing.Size(63, 23)
  177. Me.比例5_tb.TabIndex = 1979
  178. Me.比例5_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  179. '
  180. '合計4_tb
  181. '
  182. Me.合計4_tb.Location = New System.Drawing.Point(841, 356)
  183. Me.合計4_tb.Name = "合計4_tb"
  184. Me.合計4_tb.Size = New System.Drawing.Size(100, 23)
  185. Me.合計4_tb.TabIndex = 1978
  186. Me.合計4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  187. '
  188. '合計5_tb
  189. '
  190. Me.合計5_tb.Location = New System.Drawing.Point(1174, 356)
  191. Me.合計5_tb.Name = "合計5_tb"
  192. Me.合計5_tb.Size = New System.Drawing.Size(100, 23)
  193. Me.合計5_tb.TabIndex = 1977
  194. Me.合計5_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  195. '
  196. 'Label11
  197. '
  198. Me.Label11.AutoSize = True
  199. Me.Label11.Location = New System.Drawing.Point(755, 359)
  200. Me.Label11.Name = "Label11"
  201. Me.Label11.Size = New System.Drawing.Size(85, 16)
  202. Me.Label11.TabIndex = 1981
  203. Me.Label11.Text = "實際採購合計 :"
  204. '
  205. 'Label12
  206. '
  207. Me.Label12.AutoSize = True
  208. Me.Label12.Location = New System.Drawing.Point(1088, 359)
  209. Me.Label12.Name = "Label12"
  210. Me.Label12.Size = New System.Drawing.Size(85, 16)
  211. Me.Label12.TabIndex = 1982
  212. Me.Label12.Text = "沖帳採購合計 :"
  213. '
  214. 'Label8
  215. '
  216. Me.Label8.AutoSize = True
  217. Me.Label8.Location = New System.Drawing.Point(1008, 7)
  218. Me.Label8.Name = "Label8"
  219. Me.Label8.Size = New System.Drawing.Size(55, 16)
  220. Me.Label8.TabIndex = 1976
  221. Me.Label8.Text = "沖帳採購"
  222. '
  223. 'Label9
  224. '
  225. Me.Label9.AutoSize = True
  226. Me.Label9.Location = New System.Drawing.Point(675, 7)
  227. Me.Label9.Name = "Label9"
  228. Me.Label9.Size = New System.Drawing.Size(55, 16)
  229. Me.Label9.TabIndex = 1975
  230. Me.Label9.Text = "實際採購"
  231. '
  232. '沖帳採購_dgv
  233. '
  234. Me.沖帳採購_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  235. Me.沖帳採購_dgv.BackgroundColor = System.Drawing.Color.White
  236. Me.沖帳採購_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  237. Me.沖帳採購_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  238. Me.沖帳採購_dgv.Location = New System.Drawing.Point(1005, 28)
  239. Me.沖帳採購_dgv.Name = "沖帳採購_dgv"
  240. Me.沖帳採購_dgv.RowHeadersWidth = 5
  241. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  242. Me.沖帳採購_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  243. Me.沖帳採購_dgv.RowTemplate.Height = 24
  244. Me.沖帳採購_dgv.Size = New System.Drawing.Size(332, 327)
  245. Me.沖帳採購_dgv.TabIndex = 1974
  246. '
  247. '實際採購_dgv
  248. '
  249. Me.實際採購_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  250. Me.實際採購_dgv.BackgroundColor = System.Drawing.Color.White
  251. Me.實際採購_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  252. Me.實際採購_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  253. Me.實際採購_dgv.Location = New System.Drawing.Point(672, 28)
  254. Me.實際採購_dgv.Name = "實際採購_dgv"
  255. Me.實際採購_dgv.RowHeadersWidth = 5
  256. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  257. Me.實際採購_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  258. Me.實際採購_dgv.RowTemplate.Height = 24
  259. Me.實際採購_dgv.Size = New System.Drawing.Size(332, 327)
  260. Me.實際採購_dgv.TabIndex = 1973
  261. '
  262. '比例3_tb
  263. '
  264. Me.比例3_tb.Location = New System.Drawing.Point(605, 379)
  265. Me.比例3_tb.Name = "比例3_tb"
  266. Me.比例3_tb.Size = New System.Drawing.Size(63, 23)
  267. Me.比例3_tb.TabIndex = 1970
  268. Me.比例3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  269. '
  270. '合計3_tb
  271. '
  272. Me.合計3_tb.Location = New System.Drawing.Point(505, 379)
  273. Me.合計3_tb.Name = "合計3_tb"
  274. Me.合計3_tb.Size = New System.Drawing.Size(100, 23)
  275. Me.合計3_tb.TabIndex = 1969
  276. Me.合計3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  277. '
  278. 'Label7
  279. '
  280. Me.Label7.AutoSize = True
  281. Me.Label7.Location = New System.Drawing.Point(419, 382)
  282. Me.Label7.Name = "Label7"
  283. Me.Label7.Size = New System.Drawing.Size(85, 16)
  284. Me.Label7.TabIndex = 1971
  285. Me.Label7.Text = "工人薪資總計 :"
  286. '
  287. '比例1_tb
  288. '
  289. Me.比例1_tb.Location = New System.Drawing.Point(272, 356)
  290. Me.比例1_tb.Name = "比例1_tb"
  291. Me.比例1_tb.Size = New System.Drawing.Size(63, 23)
  292. Me.比例1_tb.TabIndex = 1965
  293. Me.比例1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  294. '
  295. '比例2_tb
  296. '
  297. Me.比例2_tb.Location = New System.Drawing.Point(605, 356)
  298. Me.比例2_tb.Name = "比例2_tb"
  299. Me.比例2_tb.Size = New System.Drawing.Size(63, 23)
  300. Me.比例2_tb.TabIndex = 1964
  301. Me.比例2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  302. '
  303. '合計1_tb
  304. '
  305. Me.合計1_tb.Location = New System.Drawing.Point(172, 356)
  306. Me.合計1_tb.Name = "合計1_tb"
  307. Me.合計1_tb.Size = New System.Drawing.Size(100, 23)
  308. Me.合計1_tb.TabIndex = 1963
  309. Me.合計1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  310. '
  311. '合計2_tb
  312. '
  313. Me.合計2_tb.Location = New System.Drawing.Point(505, 356)
  314. Me.合計2_tb.Name = "合計2_tb"
  315. Me.合計2_tb.Size = New System.Drawing.Size(100, 23)
  316. Me.合計2_tb.TabIndex = 1962
  317. Me.合計2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  318. '
  319. '年份2_cb
  320. '
  321. Me.年份2_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  322. Me.年份2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.Simple
  323. Me.年份2_cb.FormattingEnabled = True
  324. Me.年份2_cb.Items.AddRange(New Object() {"2019", "2020", "2021", "2022", "2023", "2024", "2025", "2026", "2027", "2028", "2029", "2030"})
  325. Me.年份2_cb.Location = New System.Drawing.Point(217, 3)
  326. Me.年份2_cb.Name = "年份2_cb"
  327. Me.年份2_cb.Size = New System.Drawing.Size(61, 24)
  328. Me.年份2_cb.TabIndex = 1961
  329. '
  330. 'Label5
  331. '
  332. Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  333. Me.Label5.AutoSize = True
  334. Me.Label5.BackColor = System.Drawing.Color.Transparent
  335. Me.Label5.Location = New System.Drawing.Point(185, 7)
  336. Me.Label5.Name = "Label5"
  337. Me.Label5.Size = New System.Drawing.Size(32, 16)
  338. Me.Label5.TabIndex = 1960
  339. Me.Label5.Text = "Year"
  340. '
  341. 'Label2
  342. '
  343. Me.Label2.AutoSize = True
  344. Me.Label2.Location = New System.Drawing.Point(339, 7)
  345. Me.Label2.Name = "Label2"
  346. Me.Label2.Size = New System.Drawing.Size(55, 16)
  347. Me.Label2.TabIndex = 1959
  348. Me.Label2.Text = "沖帳工資"
  349. '
  350. 'Label1
  351. '
  352. Me.Label1.AutoSize = True
  353. Me.Label1.Location = New System.Drawing.Point(101, 7)
  354. Me.Label1.Name = "Label1"
  355. Me.Label1.Size = New System.Drawing.Size(55, 16)
  356. Me.Label1.TabIndex = 1958
  357. Me.Label1.Text = "實際工資"
  358. '
  359. '沖帳工資_dgv
  360. '
  361. Me.沖帳工資_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  362. Me.沖帳工資_dgv.BackgroundColor = System.Drawing.Color.White
  363. Me.沖帳工資_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  364. Me.沖帳工資_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  365. Me.沖帳工資_dgv.Location = New System.Drawing.Point(336, 28)
  366. Me.沖帳工資_dgv.Name = "沖帳工資_dgv"
  367. Me.沖帳工資_dgv.RowHeadersWidth = 5
  368. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  369. Me.沖帳工資_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  370. Me.沖帳工資_dgv.RowTemplate.Height = 24
  371. Me.沖帳工資_dgv.Size = New System.Drawing.Size(332, 327)
  372. Me.沖帳工資_dgv.TabIndex = 1957
  373. '
  374. '實際工資_dgv
  375. '
  376. Me.實際工資_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  377. Me.實際工資_dgv.BackgroundColor = System.Drawing.Color.White
  378. Me.實際工資_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  379. Me.實際工資_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  380. Me.實際工資_dgv.Location = New System.Drawing.Point(3, 28)
  381. Me.實際工資_dgv.Name = "實際工資_dgv"
  382. Me.實際工資_dgv.RowHeadersWidth = 5
  383. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  384. Me.實際工資_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  385. Me.實際工資_dgv.RowTemplate.Height = 24
  386. Me.實際工資_dgv.Size = New System.Drawing.Size(332, 327)
  387. Me.實際工資_dgv.TabIndex = 1956
  388. '
  389. '縮放1_bt
  390. '
  391. Me.縮放1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  392. Me.縮放1_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.list_bullets
  393. Me.縮放1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  394. Me.縮放1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  395. Me.縮放1_bt.ForeColor = System.Drawing.Color.Blue
  396. Me.縮放1_bt.Location = New System.Drawing.Point(1317, 1)
  397. Me.縮放1_bt.Name = "縮放1_bt"
  398. Me.縮放1_bt.Size = New System.Drawing.Size(25, 25)
  399. Me.縮放1_bt.TabIndex = 1949
  400. Me.縮放1_bt.UseVisualStyleBackColor = True
  401. '
  402. 'Label3
  403. '
  404. Me.Label3.AutoSize = True
  405. Me.Label3.Location = New System.Drawing.Point(86, 359)
  406. Me.Label3.Name = "Label3"
  407. Me.Label3.Size = New System.Drawing.Size(85, 16)
  408. Me.Label3.TabIndex = 1966
  409. Me.Label3.Text = "實際工資合計 :"
  410. '
  411. 'Label4
  412. '
  413. Me.Label4.AutoSize = True
  414. Me.Label4.Location = New System.Drawing.Point(419, 359)
  415. Me.Label4.Name = "Label4"
  416. Me.Label4.Size = New System.Drawing.Size(85, 16)
  417. Me.Label4.TabIndex = 1967
  418. Me.Label4.Text = "沖帳工資合計 :"
  419. '
  420. 'Label6
  421. '
  422. Me.Label6.AutoSize = True
  423. Me.Label6.Location = New System.Drawing.Point(-2, 390)
  424. Me.Label6.Name = "Label6"
  425. Me.Label6.Size = New System.Drawing.Size(1347, 16)
  426. Me.Label6.TabIndex = 1968
  427. Me.Label6.Text = resources.GetString("Label6.Text")
  428. '
  429. 'Chart1
  430. '
  431. Me.Chart1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  432. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  433. Me.Chart1.BackColor = System.Drawing.Color.Transparent
  434. ChartArea1.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)
  435. ChartArea1.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  436. ChartArea1.AxisX.IsLabelAutoFit = False
  437. ChartArea1.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  438. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  439. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  440. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _
  441. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  442. ChartArea1.AxisX.LabelStyle.IsStaggered = True
  443. ChartArea1.AxisX.MaximumAutoSize = 100.0!
  444. ChartArea1.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  445. ChartArea1.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  446. ChartArea1.AxisX2.MaximumAutoSize = 100.0!
  447. ChartArea1.AxisY.MaximumAutoSize = 100.0!
  448. ChartArea1.AxisY2.MaximumAutoSize = 100.0!
  449. ChartArea1.Name = "ChartArea1"
  450. Me.Chart1.ChartAreas.Add(ChartArea1)
  451. Legend1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  452. Legend1.IsTextAutoFit = False
  453. Legend1.Name = "Legend1"
  454. Me.Chart1.Legends.Add(Legend1)
  455. Me.Chart1.Location = New System.Drawing.Point(-11, 401)
  456. Me.Chart1.Name = "Chart1"
  457. Series1.ChartArea = "ChartArea1"
  458. Series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedColumn
  459. Series1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  460. Series1.Legend = "Legend1"
  461. Series1.Name = "Series1"
  462. Me.Chart1.Series.Add(Series1)
  463. Me.Chart1.Size = New System.Drawing.Size(690, 199)
  464. Me.Chart1.TabIndex = 1972
  465. Me.Chart1.Text = "Chart1"
  466. '
  467. 'Chart2
  468. '
  469. Me.Chart2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  470. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  471. Me.Chart2.BackColor = System.Drawing.Color.Transparent
  472. ChartArea2.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)
  473. ChartArea2.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  474. ChartArea2.AxisX.IsLabelAutoFit = False
  475. ChartArea2.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  476. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  477. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  478. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _
  479. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  480. ChartArea2.AxisX.LabelStyle.IsStaggered = True
  481. ChartArea2.AxisX.MaximumAutoSize = 100.0!
  482. ChartArea2.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  483. ChartArea2.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  484. ChartArea2.AxisX2.MaximumAutoSize = 100.0!
  485. ChartArea2.AxisY.MaximumAutoSize = 100.0!
  486. ChartArea2.AxisY2.MaximumAutoSize = 100.0!
  487. ChartArea2.Name = "ChartArea1"
  488. Me.Chart2.ChartAreas.Add(ChartArea2)
  489. Legend2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  490. Legend2.IsTextAutoFit = False
  491. Legend2.Name = "Legend1"
  492. Me.Chart2.Legends.Add(Legend2)
  493. Me.Chart2.Location = New System.Drawing.Point(658, 401)
  494. Me.Chart2.Name = "Chart2"
  495. Series2.ChartArea = "ChartArea1"
  496. Series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.StackedColumn
  497. Series2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  498. Series2.Legend = "Legend1"
  499. Series2.Name = "Series1"
  500. Me.Chart2.Series.Add(Series2)
  501. Me.Chart2.Size = New System.Drawing.Size(690, 199)
  502. Me.Chart2.TabIndex = 1986
  503. Me.Chart2.Text = "Chart2"
  504. '
  505. 'Panel2
  506. '
  507. Me.Panel2.Controls.Add(Me.虛擬人工_dgv)
  508. Me.Panel2.Controls.Add(Me.實際人工_dgv)
  509. Me.Panel2.Controls.Add(Me.縮放2_bt)
  510. Me.Panel2.Dock = System.Windows.Forms.DockStyle.Fill
  511. Me.Panel2.Location = New System.Drawing.Point(0, 0)
  512. Me.Panel2.Name = "Panel2"
  513. Me.Panel2.Size = New System.Drawing.Size(1344, 600)
  514. Me.Panel2.TabIndex = 1
  515. '
  516. '虛擬人工_dgv
  517. '
  518. Me.虛擬人工_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  519. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  520. Me.虛擬人工_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  521. Me.虛擬人工_dgv.BackgroundColor = System.Drawing.Color.White
  522. Me.虛擬人工_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  523. Me.虛擬人工_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  524. Me.虛擬人工_dgv.Location = New System.Drawing.Point(348, 3)
  525. Me.虛擬人工_dgv.Name = "虛擬人工_dgv"
  526. Me.虛擬人工_dgv.RowHeadersWidth = 5
  527. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  528. Me.虛擬人工_dgv.RowsDefaultCellStyle = DataGridViewCellStyle5
  529. Me.虛擬人工_dgv.RowTemplate.Height = 24
  530. Me.虛擬人工_dgv.Size = New System.Drawing.Size(344, 594)
  531. Me.虛擬人工_dgv.TabIndex = 1956
  532. '
  533. '實際人工_dgv
  534. '
  535. Me.實際人工_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  536. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  537. Me.實際人工_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  538. Me.實際人工_dgv.BackgroundColor = System.Drawing.Color.White
  539. Me.實際人工_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  540. Me.實際人工_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  541. Me.實際人工_dgv.Location = New System.Drawing.Point(3, 3)
  542. Me.實際人工_dgv.Name = "實際人工_dgv"
  543. Me.實際人工_dgv.RowHeadersWidth = 5
  544. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  545. Me.實際人工_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  546. Me.實際人工_dgv.RowTemplate.Height = 24
  547. Me.實際人工_dgv.Size = New System.Drawing.Size(344, 594)
  548. Me.實際人工_dgv.TabIndex = 1955
  549. '
  550. '縮放2_bt
  551. '
  552. Me.縮放2_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  553. Me.縮放2_bt.BackgroundImage = Global.Calculator_SYS.My.Resources.Resources.list_bullets
  554. Me.縮放2_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  555. Me.縮放2_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  556. Me.縮放2_bt.ForeColor = System.Drawing.Color.Blue
  557. Me.縮放2_bt.Location = New System.Drawing.Point(1306, 3)
  558. Me.縮放2_bt.Name = "縮放2_bt"
  559. Me.縮放2_bt.Size = New System.Drawing.Size(35, 35)
  560. Me.縮放2_bt.TabIndex = 1949
  561. Me.縮放2_bt.UseVisualStyleBackColor = True
  562. '
  563. '財務報表1
  564. '
  565. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  566. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  567. Me.ClientSize = New System.Drawing.Size(1344, 600)
  568. Me.Controls.Add(Me.Panel1)
  569. Me.Controls.Add(Me.Panel2)
  570. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  571. Me.Margin = New System.Windows.Forms.Padding(4)
  572. Me.Name = "財務報表1"
  573. Me.Text = "財務報表1"
  574. Me.Panel1.ResumeLayout(False)
  575. Me.Panel1.PerformLayout()
  576. CType(Me.沖帳採購_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  577. CType(Me.實際採購_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  578. CType(Me.沖帳工資_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  579. CType(Me.實際工資_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  580. CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit()
  581. CType(Me.Chart2, System.ComponentModel.ISupportInitialize).EndInit()
  582. Me.Panel2.ResumeLayout(False)
  583. CType(Me.虛擬人工_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  584. CType(Me.實際人工_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  585. Me.ResumeLayout(False)
  586. End Sub
  587. Friend WithEvents Panel1 As Panel
  588. Friend WithEvents Panel2 As Panel
  589. Friend WithEvents 縮放1_bt As Button
  590. Friend WithEvents 縮放2_bt As Button
  591. Friend WithEvents 虛擬人工_dgv As DataGridView
  592. Friend WithEvents 實際人工_dgv As DataGridView
  593. Friend WithEvents Label2 As Label
  594. Friend WithEvents Label1 As Label
  595. Friend WithEvents 沖帳工資_dgv As DataGridView
  596. Friend WithEvents 實際工資_dgv As DataGridView
  597. Friend WithEvents 合計1_tb As TextBox
  598. Friend WithEvents 合計2_tb As TextBox
  599. Friend WithEvents 年份2_cb As ComboBox
  600. Friend WithEvents Label5 As Label
  601. Friend WithEvents 比例1_tb As TextBox
  602. Friend WithEvents 比例2_tb As TextBox
  603. Friend WithEvents Label3 As Label
  604. Friend WithEvents Label4 As Label
  605. Friend WithEvents 比例3_tb As TextBox
  606. Friend WithEvents 合計3_tb As TextBox
  607. Friend WithEvents Label7 As Label
  608. Friend WithEvents Label6 As Label
  609. Friend WithEvents Chart1 As DataVisualization.Charting.Chart
  610. Friend WithEvents 比例6_tb As TextBox
  611. Friend WithEvents 合計6_tb As TextBox
  612. Friend WithEvents Label10 As Label
  613. Friend WithEvents 比例4_tb As TextBox
  614. Friend WithEvents 比例5_tb As TextBox
  615. Friend WithEvents 合計4_tb As TextBox
  616. Friend WithEvents 合計5_tb As TextBox
  617. Friend WithEvents Label11 As Label
  618. Friend WithEvents Label12 As Label
  619. Friend WithEvents Label8 As Label
  620. Friend WithEvents Label9 As Label
  621. Friend WithEvents 沖帳採購_dgv As DataGridView
  622. Friend WithEvents 實際採購_dgv As DataGridView
  623. Friend WithEvents Chart2 As DataVisualization.Charting.Chart
  624. Friend WithEvents 重新讀取_bt As Button
  625. End Class