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.

財務_彙總表_GCM.Designer.vb 49KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 財務_彙總表_GCM
  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 DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim DataGridViewCellStyle8 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  30. Dim DataGridViewCellStyle9 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  31. Dim DataGridViewCellStyle10 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  32. Dim DataGridViewCellStyle11 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  33. Dim DataGridViewCellStyle12 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  34. Dim DataGridViewCellStyle13 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  35. Dim DataGridViewCellStyle14 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  36. Dim DataGridViewCellStyle15 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  37. Dim DataGridViewCellStyle16 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  38. Dim DataGridViewCellStyle17 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  39. Dim DataGridViewCellStyle18 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  40. Dim ChartArea1 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  41. Dim Legend1 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  42. Dim Series1 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  43. Dim DataGridViewCellStyle19 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  44. Dim DataGridViewCellStyle20 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  45. Dim ChartArea2 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  46. Dim Legend2 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  47. Dim Series2 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  48. Dim ChartArea3 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  49. Dim Legend3 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  50. Dim Series3 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  51. Dim ChartArea4 As System.Windows.Forms.DataVisualization.Charting.ChartArea = New System.Windows.Forms.DataVisualization.Charting.ChartArea()
  52. Dim Legend4 As System.Windows.Forms.DataVisualization.Charting.Legend = New System.Windows.Forms.DataVisualization.Charting.Legend()
  53. Dim Series4 As System.Windows.Forms.DataVisualization.Charting.Series = New System.Windows.Forms.DataVisualization.Charting.Series()
  54. Dim DataGridViewCellStyle21 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  55. Dim DataGridViewCellStyle22 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  56. Me.主表_dgv = New System.Windows.Forms.DataGridView()
  57. Me.主表1_dgv = New System.Windows.Forms.DataGridView()
  58. Me.主項_cb = New System.Windows.Forms.ComboBox()
  59. Me.Label1 = New System.Windows.Forms.Label()
  60. Me.Label2 = New System.Windows.Forms.Label()
  61. Me.加總_tb = New System.Windows.Forms.TextBox()
  62. Me.主表2_dgv = New System.Windows.Forms.DataGridView()
  63. Me.主表5_dgv = New System.Windows.Forms.DataGridView()
  64. Me.加總1_tb = New System.Windows.Forms.TextBox()
  65. Me.Label3 = New System.Windows.Forms.Label()
  66. Me.Label4 = New System.Windows.Forms.Label()
  67. Me.主項1_cb = New System.Windows.Forms.ComboBox()
  68. Me.主表4_dgv = New System.Windows.Forms.DataGridView()
  69. Me.主表3_dgv = New System.Windows.Forms.DataGridView()
  70. Me.主表8_dgv = New System.Windows.Forms.DataGridView()
  71. Me.加總2_tb = New System.Windows.Forms.TextBox()
  72. Me.Label5 = New System.Windows.Forms.Label()
  73. Me.Label6 = New System.Windows.Forms.Label()
  74. Me.主項2_cb = New System.Windows.Forms.ComboBox()
  75. Me.主表7_dgv = New System.Windows.Forms.DataGridView()
  76. Me.主表6_dgv = New System.Windows.Forms.DataGridView()
  77. Me.加總3_tb = New System.Windows.Forms.TextBox()
  78. Me.Label7 = New System.Windows.Forms.Label()
  79. Me.隱加總_tb = New System.Windows.Forms.TextBox()
  80. Me.隱加總1_tb = New System.Windows.Forms.TextBox()
  81. Me.隱加總2_tb = New System.Windows.Forms.TextBox()
  82. Me.加總4_tb = New System.Windows.Forms.TextBox()
  83. Me.Label8 = New System.Windows.Forms.Label()
  84. Me.Chart1 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  85. Me.主表9_dgv = New System.Windows.Forms.DataGridView()
  86. Me.Chart3 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  87. Me.Chart2 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  88. Me.Chart4 = New System.Windows.Forms.DataVisualization.Charting.Chart()
  89. Me.年份_cb = New System.Windows.Forms.ComboBox()
  90. Me.Panel1 = New System.Windows.Forms.Panel()
  91. Me.Panel2 = New System.Windows.Forms.Panel()
  92. Me.Panel3 = New System.Windows.Forms.Panel()
  93. Me.Panel4 = New System.Windows.Forms.Panel()
  94. Me.主表10_dgv = New System.Windows.Forms.DataGridView()
  95. CType(Me.主表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  96. CType(Me.主表1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  97. CType(Me.主表2_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  98. CType(Me.主表5_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  99. CType(Me.主表4_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  100. CType(Me.主表3_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  101. CType(Me.主表8_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  102. CType(Me.主表7_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  103. CType(Me.主表6_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  104. CType(Me.Chart1, System.ComponentModel.ISupportInitialize).BeginInit()
  105. CType(Me.主表9_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  106. CType(Me.Chart3, System.ComponentModel.ISupportInitialize).BeginInit()
  107. CType(Me.Chart2, System.ComponentModel.ISupportInitialize).BeginInit()
  108. CType(Me.Chart4, System.ComponentModel.ISupportInitialize).BeginInit()
  109. Me.Panel1.SuspendLayout()
  110. Me.Panel2.SuspendLayout()
  111. Me.Panel3.SuspendLayout()
  112. Me.Panel4.SuspendLayout()
  113. CType(Me.主表10_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  114. Me.SuspendLayout()
  115. '
  116. '主表_dgv
  117. '
  118. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
  119. Me.主表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  120. Me.主表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  121. Me.主表_dgv.BackgroundColor = System.Drawing.Color.White
  122. Me.主表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  123. Me.主表_dgv.Location = New System.Drawing.Point(3, 328)
  124. Me.主表_dgv.Name = "主表_dgv"
  125. Me.主表_dgv.RowHeadersWidth = 5
  126. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  127. Me.主表_dgv.RowsDefaultCellStyle = DataGridViewCellStyle2
  128. Me.主表_dgv.RowTemplate.Height = 24
  129. Me.主表_dgv.Size = New System.Drawing.Size(460, 144)
  130. Me.主表_dgv.TabIndex = 1098
  131. '
  132. '主表1_dgv
  133. '
  134. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
  135. Me.主表1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  136. Me.主表1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  137. Me.主表1_dgv.BackgroundColor = System.Drawing.Color.White
  138. Me.主表1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  139. Me.主表1_dgv.Location = New System.Drawing.Point(3, 30)
  140. Me.主表1_dgv.Name = "主表1_dgv"
  141. Me.主表1_dgv.RowHeadersWidth = 5
  142. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  143. Me.主表1_dgv.RowsDefaultCellStyle = DataGridViewCellStyle4
  144. Me.主表1_dgv.RowTemplate.Height = 24
  145. Me.主表1_dgv.Size = New System.Drawing.Size(236, 299)
  146. Me.主表1_dgv.TabIndex = 1099
  147. '
  148. '主項_cb
  149. '
  150. Me.主項_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  151. Me.主項_cb.FormattingEnabled = True
  152. Me.主項_cb.Items.AddRange(New Object() {"2019"})
  153. Me.主項_cb.Location = New System.Drawing.Point(37, 3)
  154. Me.主項_cb.Name = "主項_cb"
  155. Me.主項_cb.Size = New System.Drawing.Size(107, 24)
  156. Me.主項_cb.TabIndex = 1100
  157. '
  158. 'Label1
  159. '
  160. Me.Label1.AutoSize = True
  161. Me.Label1.Location = New System.Drawing.Point(5, 7)
  162. Me.Label1.Name = "Label1"
  163. Me.Label1.Size = New System.Drawing.Size(31, 16)
  164. Me.Label1.TabIndex = 1101
  165. Me.Label1.Text = "項目"
  166. '
  167. 'Label2
  168. '
  169. Me.Label2.AutoSize = True
  170. Me.Label2.Location = New System.Drawing.Point(256, 8)
  171. Me.Label2.Name = "Label2"
  172. Me.Label2.Size = New System.Drawing.Size(31, 16)
  173. Me.Label2.TabIndex = 1102
  174. Me.Label2.Text = "加總"
  175. '
  176. '加總_tb
  177. '
  178. Me.加總_tb.Location = New System.Drawing.Point(290, 4)
  179. Me.加總_tb.Name = "加總_tb"
  180. Me.加總_tb.Size = New System.Drawing.Size(146, 23)
  181. Me.加總_tb.TabIndex = 1103
  182. Me.加總_tb.Text = "0"
  183. Me.加總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  184. '
  185. '主表2_dgv
  186. '
  187. DataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
  188. Me.主表2_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle5
  189. Me.主表2_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  190. Me.主表2_dgv.BackgroundColor = System.Drawing.Color.White
  191. Me.主表2_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  192. Me.主表2_dgv.Location = New System.Drawing.Point(462, 328)
  193. Me.主表2_dgv.Name = "主表2_dgv"
  194. Me.主表2_dgv.RowHeadersWidth = 5
  195. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  196. Me.主表2_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  197. Me.主表2_dgv.RowTemplate.Height = 24
  198. Me.主表2_dgv.Size = New System.Drawing.Size(155, 144)
  199. Me.主表2_dgv.TabIndex = 1116
  200. '
  201. '主表5_dgv
  202. '
  203. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  204. Me.主表5_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  205. Me.主表5_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  206. Me.主表5_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  207. Me.主表5_dgv.BackgroundColor = System.Drawing.Color.White
  208. Me.主表5_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  209. Me.主表5_dgv.Location = New System.Drawing.Point(1126, 328)
  210. Me.主表5_dgv.Name = "主表5_dgv"
  211. Me.主表5_dgv.RowHeadersWidth = 5
  212. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  213. Me.主表5_dgv.RowsDefaultCellStyle = DataGridViewCellStyle8
  214. Me.主表5_dgv.RowTemplate.Height = 24
  215. Me.主表5_dgv.Size = New System.Drawing.Size(155, 144)
  216. Me.主表5_dgv.TabIndex = 1123
  217. '
  218. '加總1_tb
  219. '
  220. Me.加總1_tb.Location = New System.Drawing.Point(954, 4)
  221. Me.加總1_tb.Name = "加總1_tb"
  222. Me.加總1_tb.Size = New System.Drawing.Size(146, 23)
  223. Me.加總1_tb.TabIndex = 1122
  224. Me.加總1_tb.Text = "0"
  225. Me.加總1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  226. '
  227. 'Label3
  228. '
  229. Me.Label3.AutoSize = True
  230. Me.Label3.Location = New System.Drawing.Point(920, 8)
  231. Me.Label3.Name = "Label3"
  232. Me.Label3.Size = New System.Drawing.Size(31, 16)
  233. Me.Label3.TabIndex = 1121
  234. Me.Label3.Text = "加總"
  235. '
  236. 'Label4
  237. '
  238. Me.Label4.AutoSize = True
  239. Me.Label4.Location = New System.Drawing.Point(620, 7)
  240. Me.Label4.Name = "Label4"
  241. Me.Label4.Size = New System.Drawing.Size(31, 16)
  242. Me.Label4.TabIndex = 1120
  243. Me.Label4.Text = "項目"
  244. '
  245. '主項1_cb
  246. '
  247. Me.主項1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  248. Me.主項1_cb.FormattingEnabled = True
  249. Me.主項1_cb.Items.AddRange(New Object() {"2019"})
  250. Me.主項1_cb.Location = New System.Drawing.Point(652, 3)
  251. Me.主項1_cb.Name = "主項1_cb"
  252. Me.主項1_cb.Size = New System.Drawing.Size(107, 24)
  253. Me.主項1_cb.TabIndex = 1119
  254. '
  255. '主表4_dgv
  256. '
  257. DataGridViewCellStyle9.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  258. Me.主表4_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle9
  259. Me.主表4_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  260. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  261. Me.主表4_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  262. Me.主表4_dgv.BackgroundColor = System.Drawing.Color.White
  263. Me.主表4_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  264. Me.主表4_dgv.Location = New System.Drawing.Point(618, 30)
  265. Me.主表4_dgv.Name = "主表4_dgv"
  266. Me.主表4_dgv.RowHeadersWidth = 5
  267. DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  268. Me.主表4_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
  269. Me.主表4_dgv.RowTemplate.Height = 24
  270. Me.主表4_dgv.Size = New System.Drawing.Size(285, 299)
  271. Me.主表4_dgv.TabIndex = 1118
  272. '
  273. '主表3_dgv
  274. '
  275. DataGridViewCellStyle11.BackColor = System.Drawing.Color.FromArgb(CType(CType(255, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(192, Byte), Integer))
  276. Me.主表3_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle11
  277. Me.主表3_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  278. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  279. Me.主表3_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  280. Me.主表3_dgv.BackgroundColor = System.Drawing.Color.White
  281. Me.主表3_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  282. Me.主表3_dgv.Location = New System.Drawing.Point(618, 328)
  283. Me.主表3_dgv.Name = "主表3_dgv"
  284. Me.主表3_dgv.RowHeadersWidth = 5
  285. DataGridViewCellStyle12.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  286. Me.主表3_dgv.RowsDefaultCellStyle = DataGridViewCellStyle12
  287. Me.主表3_dgv.RowTemplate.Height = 24
  288. Me.主表3_dgv.Size = New System.Drawing.Size(509, 144)
  289. Me.主表3_dgv.TabIndex = 1117
  290. '
  291. '主表8_dgv
  292. '
  293. DataGridViewCellStyle13.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  294. Me.主表8_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle13
  295. Me.主表8_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  296. Me.主表8_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  297. Me.主表8_dgv.BackgroundColor = System.Drawing.Color.White
  298. Me.主表8_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  299. Me.主表8_dgv.Location = New System.Drawing.Point(1741, 328)
  300. Me.主表8_dgv.Name = "主表8_dgv"
  301. Me.主表8_dgv.RowHeadersWidth = 5
  302. DataGridViewCellStyle14.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  303. Me.主表8_dgv.RowsDefaultCellStyle = DataGridViewCellStyle14
  304. Me.主表8_dgv.RowTemplate.Height = 24
  305. Me.主表8_dgv.Size = New System.Drawing.Size(155, 144)
  306. Me.主表8_dgv.TabIndex = 1130
  307. '
  308. '加總2_tb
  309. '
  310. Me.加總2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  311. Me.加總2_tb.Location = New System.Drawing.Point(1569, 4)
  312. Me.加總2_tb.Name = "加總2_tb"
  313. Me.加總2_tb.Size = New System.Drawing.Size(146, 23)
  314. Me.加總2_tb.TabIndex = 1129
  315. Me.加總2_tb.Text = "0"
  316. Me.加總2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  317. '
  318. 'Label5
  319. '
  320. Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  321. Me.Label5.AutoSize = True
  322. Me.Label5.Location = New System.Drawing.Point(1535, 8)
  323. Me.Label5.Name = "Label5"
  324. Me.Label5.Size = New System.Drawing.Size(31, 16)
  325. Me.Label5.TabIndex = 1128
  326. Me.Label5.Text = "加總"
  327. '
  328. 'Label6
  329. '
  330. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  331. Me.Label6.AutoSize = True
  332. Me.Label6.Location = New System.Drawing.Point(1284, 7)
  333. Me.Label6.Name = "Label6"
  334. Me.Label6.Size = New System.Drawing.Size(31, 16)
  335. Me.Label6.TabIndex = 1127
  336. Me.Label6.Text = "項目"
  337. '
  338. '主項2_cb
  339. '
  340. Me.主項2_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  341. Me.主項2_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  342. Me.主項2_cb.FormattingEnabled = True
  343. Me.主項2_cb.Items.AddRange(New Object() {"2019"})
  344. Me.主項2_cb.Location = New System.Drawing.Point(1316, 3)
  345. Me.主項2_cb.Name = "主項2_cb"
  346. Me.主項2_cb.Size = New System.Drawing.Size(107, 24)
  347. Me.主項2_cb.TabIndex = 1126
  348. '
  349. '主表7_dgv
  350. '
  351. DataGridViewCellStyle15.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  352. Me.主表7_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle15
  353. Me.主表7_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  354. Me.主表7_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  355. Me.主表7_dgv.BackgroundColor = System.Drawing.Color.White
  356. Me.主表7_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  357. Me.主表7_dgv.Location = New System.Drawing.Point(1282, 30)
  358. Me.主表7_dgv.Name = "主表7_dgv"
  359. Me.主表7_dgv.RowHeadersWidth = 5
  360. DataGridViewCellStyle16.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  361. Me.主表7_dgv.RowsDefaultCellStyle = DataGridViewCellStyle16
  362. Me.主表7_dgv.RowTemplate.Height = 24
  363. Me.主表7_dgv.Size = New System.Drawing.Size(236, 299)
  364. Me.主表7_dgv.TabIndex = 1125
  365. '
  366. '主表6_dgv
  367. '
  368. DataGridViewCellStyle17.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  369. Me.主表6_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle17
  370. Me.主表6_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  371. Me.主表6_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  372. Me.主表6_dgv.BackgroundColor = System.Drawing.Color.White
  373. Me.主表6_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  374. Me.主表6_dgv.Location = New System.Drawing.Point(1282, 328)
  375. Me.主表6_dgv.Name = "主表6_dgv"
  376. Me.主表6_dgv.RowHeadersWidth = 5
  377. DataGridViewCellStyle18.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  378. Me.主表6_dgv.RowsDefaultCellStyle = DataGridViewCellStyle18
  379. Me.主表6_dgv.RowTemplate.Height = 24
  380. Me.主表6_dgv.Size = New System.Drawing.Size(460, 144)
  381. Me.主表6_dgv.TabIndex = 1124
  382. '
  383. '加總3_tb
  384. '
  385. Me.加總3_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  386. Me.加總3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  387. Me.加總3_tb.Location = New System.Drawing.Point(1344, 475)
  388. Me.加總3_tb.Name = "加總3_tb"
  389. Me.加總3_tb.Size = New System.Drawing.Size(146, 23)
  390. Me.加總3_tb.TabIndex = 1132
  391. Me.加總3_tb.Text = "0"
  392. Me.加總3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  393. '
  394. 'Label7
  395. '
  396. Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  397. Me.Label7.AutoSize = True
  398. Me.Label7.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  399. Me.Label7.Location = New System.Drawing.Point(1285, 479)
  400. Me.Label7.Name = "Label7"
  401. Me.Label7.Size = New System.Drawing.Size(55, 16)
  402. Me.Label7.TabIndex = 1131
  403. Me.Label7.Text = "營運餘額"
  404. '
  405. '隱加總_tb
  406. '
  407. Me.隱加總_tb.Location = New System.Drawing.Point(117, 3)
  408. Me.隱加總_tb.Name = "隱加總_tb"
  409. Me.隱加總_tb.Size = New System.Drawing.Size(146, 23)
  410. Me.隱加總_tb.TabIndex = 1133
  411. Me.隱加總_tb.Text = "0"
  412. Me.隱加總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  413. '
  414. '隱加總1_tb
  415. '
  416. Me.隱加總1_tb.Location = New System.Drawing.Point(117, 32)
  417. Me.隱加總1_tb.Name = "隱加總1_tb"
  418. Me.隱加總1_tb.Size = New System.Drawing.Size(146, 23)
  419. Me.隱加總1_tb.TabIndex = 1134
  420. Me.隱加總1_tb.Text = "0"
  421. Me.隱加總1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  422. '
  423. '隱加總2_tb
  424. '
  425. Me.隱加總2_tb.Location = New System.Drawing.Point(117, 61)
  426. Me.隱加總2_tb.Name = "隱加總2_tb"
  427. Me.隱加總2_tb.Size = New System.Drawing.Size(146, 23)
  428. Me.隱加總2_tb.TabIndex = 1135
  429. Me.隱加總2_tb.Text = "0"
  430. Me.隱加總2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  431. '
  432. '加總4_tb
  433. '
  434. Me.加總4_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  435. Me.加總4_tb.ForeColor = System.Drawing.Color.Green
  436. Me.加總4_tb.Location = New System.Drawing.Point(1554, 475)
  437. Me.加總4_tb.Name = "加總4_tb"
  438. Me.加總4_tb.Size = New System.Drawing.Size(146, 23)
  439. Me.加總4_tb.TabIndex = 1137
  440. Me.加總4_tb.Text = "0"
  441. Me.加總4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  442. '
  443. 'Label8
  444. '
  445. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  446. Me.Label8.AutoSize = True
  447. Me.Label8.ForeColor = System.Drawing.Color.Green
  448. Me.Label8.Location = New System.Drawing.Point(1495, 479)
  449. Me.Label8.Name = "Label8"
  450. Me.Label8.Size = New System.Drawing.Size(55, 16)
  451. Me.Label8.TabIndex = 1136
  452. Me.Label8.Text = "營運利潤"
  453. '
  454. 'Chart1
  455. '
  456. Me.Chart1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  457. Or System.Windows.Forms.AnchorStyles.Left) _
  458. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  459. Me.Chart1.BackColor = System.Drawing.SystemColors.Control
  460. ChartArea1.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)
  461. ChartArea1.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  462. ChartArea1.AxisX.IsLabelAutoFit = False
  463. ChartArea1.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  464. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  465. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  466. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _
  467. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  468. ChartArea1.AxisX.LabelStyle.IsStaggered = True
  469. ChartArea1.AxisX.MaximumAutoSize = 100.0!
  470. ChartArea1.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  471. ChartArea1.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  472. ChartArea1.AxisX2.MaximumAutoSize = 100.0!
  473. ChartArea1.AxisY.MaximumAutoSize = 100.0!
  474. ChartArea1.AxisY2.MaximumAutoSize = 100.0!
  475. ChartArea1.Name = "ChartArea1"
  476. Me.Chart1.ChartAreas.Add(ChartArea1)
  477. Legend1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  478. Legend1.IsTextAutoFit = False
  479. Legend1.Name = "Legend1"
  480. Me.Chart1.Legends.Add(Legend1)
  481. Me.Chart1.Location = New System.Drawing.Point(-34, 478)
  482. Me.Chart1.Name = "Chart1"
  483. Series1.ChartArea = "ChartArea1"
  484. Series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line
  485. Series1.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  486. Series1.Legend = "Legend1"
  487. Series1.Name = "Series1"
  488. Me.Chart1.Series.Add(Series1)
  489. Me.Chart1.Size = New System.Drawing.Size(1964, 490)
  490. Me.Chart1.TabIndex = 1138
  491. Me.Chart1.Text = "Chart1"
  492. '
  493. '主表9_dgv
  494. '
  495. DataGridViewCellStyle19.BackColor = System.Drawing.Color.FromArgb(CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer), CType(CType(224, Byte), Integer))
  496. Me.主表9_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle19
  497. Me.主表9_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  498. Me.主表9_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  499. Me.主表9_dgv.Location = New System.Drawing.Point(3, 3)
  500. Me.主表9_dgv.Name = "主表9_dgv"
  501. Me.主表9_dgv.RowHeadersWidth = 5
  502. DataGridViewCellStyle20.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  503. Me.主表9_dgv.RowsDefaultCellStyle = DataGridViewCellStyle20
  504. Me.主表9_dgv.RowTemplate.Height = 24
  505. Me.主表9_dgv.Size = New System.Drawing.Size(111, 84)
  506. Me.主表9_dgv.TabIndex = 1139
  507. '
  508. 'Chart3
  509. '
  510. Me.Chart3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  511. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  512. ChartArea2.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)
  513. ChartArea2.Area3DStyle.Inclination = 60
  514. ChartArea2.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  515. ChartArea2.AxisX.IsLabelAutoFit = False
  516. ChartArea2.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  517. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  518. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  519. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _
  520. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  521. ChartArea2.AxisX.LabelStyle.IsStaggered = True
  522. ChartArea2.AxisX.MaximumAutoSize = 100.0!
  523. ChartArea2.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  524. ChartArea2.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  525. ChartArea2.AxisX2.MaximumAutoSize = 100.0!
  526. ChartArea2.AxisY.MaximumAutoSize = 100.0!
  527. ChartArea2.AxisY2.MaximumAutoSize = 100.0!
  528. ChartArea2.Name = "ChartArea1"
  529. Me.Chart3.ChartAreas.Add(ChartArea2)
  530. Legend2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  531. Legend2.IsTextAutoFit = False
  532. Legend2.Name = "Legend1"
  533. Me.Chart3.Legends.Add(Legend2)
  534. Me.Chart3.Location = New System.Drawing.Point(-12, -6)
  535. Me.Chart3.Name = "Chart3"
  536. Series2.ChartArea = "ChartArea1"
  537. Series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie
  538. Series2.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  539. Series2.Legend = "Legend1"
  540. Series2.Name = "Series1"
  541. Me.Chart3.Series.Add(Series2)
  542. Me.Chart3.Size = New System.Drawing.Size(390, 310)
  543. Me.Chart3.TabIndex = 1140
  544. Me.Chart3.Text = "Chart3"
  545. '
  546. 'Chart2
  547. '
  548. Me.Chart2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  549. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  550. ChartArea3.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)
  551. ChartArea3.Area3DStyle.Inclination = 60
  552. ChartArea3.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  553. ChartArea3.AxisX.IsLabelAutoFit = False
  554. ChartArea3.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  555. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  556. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  557. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _
  558. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  559. ChartArea3.AxisX.LabelStyle.IsStaggered = True
  560. ChartArea3.AxisX.MaximumAutoSize = 100.0!
  561. ChartArea3.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  562. ChartArea3.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  563. ChartArea3.AxisX2.MaximumAutoSize = 100.0!
  564. ChartArea3.AxisY.MaximumAutoSize = 100.0!
  565. ChartArea3.AxisY2.MaximumAutoSize = 100.0!
  566. ChartArea3.Name = "ChartArea1"
  567. Me.Chart2.ChartAreas.Add(ChartArea3)
  568. Legend3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  569. Legend3.IsTextAutoFit = False
  570. Legend3.Name = "Legend1"
  571. Me.Chart2.Legends.Add(Legend3)
  572. Me.Chart2.Location = New System.Drawing.Point(-12, -6)
  573. Me.Chart2.Name = "Chart2"
  574. Series3.ChartArea = "ChartArea1"
  575. Series3.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie
  576. Series3.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  577. Series3.Legend = "Legend1"
  578. Series3.Name = "Series1"
  579. Me.Chart2.Series.Add(Series3)
  580. Me.Chart2.Size = New System.Drawing.Size(390, 310)
  581. Me.Chart2.TabIndex = 1141
  582. Me.Chart2.Text = "Chart2"
  583. '
  584. 'Chart4
  585. '
  586. Me.Chart4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  587. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  588. ChartArea4.AlignmentOrientation = CType((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical Or System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal), System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)
  589. ChartArea4.Area3DStyle.Inclination = 60
  590. ChartArea4.AxisX.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  591. ChartArea4.AxisX.IsLabelAutoFit = False
  592. ChartArea4.AxisX.LabelAutoFitStyle = CType((((((System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.IncreaseFont Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.DecreaseFont) _
  593. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.StaggeredLabels) _
  594. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep30) _
  595. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.LabelsAngleStep45) _
  596. Or System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles.WordWrap), System.Windows.Forms.DataVisualization.Charting.LabelAutoFitStyles)
  597. ChartArea4.AxisX.LabelStyle.IsStaggered = True
  598. ChartArea4.AxisX.MaximumAutoSize = 100.0!
  599. ChartArea4.AxisX.TitleFont = New System.Drawing.Font("微軟正黑體", 6.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  600. ChartArea4.AxisX2.IntervalAutoMode = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount
  601. ChartArea4.AxisX2.MaximumAutoSize = 100.0!
  602. ChartArea4.AxisY.MaximumAutoSize = 100.0!
  603. ChartArea4.AxisY2.MaximumAutoSize = 100.0!
  604. ChartArea4.Name = "ChartArea1"
  605. Me.Chart4.ChartAreas.Add(ChartArea4)
  606. Legend4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  607. Legend4.IsTextAutoFit = False
  608. Legend4.Name = "Legend1"
  609. Me.Chart4.Legends.Add(Legend4)
  610. Me.Chart4.Location = New System.Drawing.Point(-12, -6)
  611. Me.Chart4.Name = "Chart4"
  612. Series4.ChartArea = "ChartArea1"
  613. Series4.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie
  614. Series4.Font = New System.Drawing.Font("微軟正黑體", 8.25!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(0, Byte))
  615. Series4.Legend = "Legend1"
  616. Series4.Name = "Series1"
  617. Me.Chart4.Series.Add(Series4)
  618. Me.Chart4.Size = New System.Drawing.Size(390, 310)
  619. Me.Chart4.TabIndex = 1142
  620. Me.Chart4.Text = "Chart4"
  621. '
  622. '年份_cb
  623. '
  624. Me.年份_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  625. Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  626. Me.年份_cb.FormattingEnabled = True
  627. Me.年份_cb.Items.AddRange(New Object() {"2019"})
  628. Me.年份_cb.Location = New System.Drawing.Point(1829, 3)
  629. Me.年份_cb.Name = "年份_cb"
  630. Me.年份_cb.Size = New System.Drawing.Size(70, 24)
  631. Me.年份_cb.TabIndex = 1143
  632. '
  633. 'Panel1
  634. '
  635. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  636. Me.Panel1.Controls.Add(Me.主表10_dgv)
  637. Me.Panel1.Controls.Add(Me.主表9_dgv)
  638. Me.Panel1.Controls.Add(Me.隱加總_tb)
  639. Me.Panel1.Controls.Add(Me.隱加總1_tb)
  640. Me.Panel1.Controls.Add(Me.隱加總2_tb)
  641. Me.Panel1.Location = New System.Drawing.Point(435, 509)
  642. Me.Panel1.Name = "Panel1"
  643. Me.Panel1.Size = New System.Drawing.Size(382, 96)
  644. Me.Panel1.TabIndex = 1144
  645. '
  646. 'Panel2
  647. '
  648. Me.Panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  649. Me.Panel2.Controls.Add(Me.Chart3)
  650. Me.Panel2.Location = New System.Drawing.Point(238, 30)
  651. Me.Panel2.Name = "Panel2"
  652. Me.Panel2.Size = New System.Drawing.Size(379, 299)
  653. Me.Panel2.TabIndex = 1145
  654. '
  655. 'Panel3
  656. '
  657. Me.Panel3.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  658. Me.Panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  659. Me.Panel3.Controls.Add(Me.Chart2)
  660. Me.Panel3.Location = New System.Drawing.Point(902, 30)
  661. Me.Panel3.Name = "Panel3"
  662. Me.Panel3.Size = New System.Drawing.Size(379, 299)
  663. Me.Panel3.TabIndex = 1146
  664. '
  665. 'Panel4
  666. '
  667. Me.Panel4.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  668. Me.Panel4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  669. Me.Panel4.Controls.Add(Me.Chart4)
  670. Me.Panel4.Location = New System.Drawing.Point(1517, 30)
  671. Me.Panel4.Name = "Panel4"
  672. Me.Panel4.Size = New System.Drawing.Size(379, 299)
  673. Me.Panel4.TabIndex = 1147
  674. '
  675. '主表10_dgv
  676. '
  677. DataGridViewCellStyle21.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(255, Byte), Integer))
  678. Me.主表10_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle21
  679. Me.主表10_dgv.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  680. Me.主表10_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  681. Me.主表10_dgv.BackgroundColor = System.Drawing.Color.White
  682. Me.主表10_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  683. Me.主表10_dgv.Location = New System.Drawing.Point(264, 3)
  684. Me.主表10_dgv.Name = "主表10_dgv"
  685. Me.主表10_dgv.RowHeadersWidth = 5
  686. DataGridViewCellStyle22.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  687. Me.主表10_dgv.RowsDefaultCellStyle = DataGridViewCellStyle22
  688. Me.主表10_dgv.RowTemplate.Height = 24
  689. Me.主表10_dgv.Size = New System.Drawing.Size(111, 84)
  690. Me.主表10_dgv.TabIndex = 1148
  691. '
  692. '財務_彙總表_GCM
  693. '
  694. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  695. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  696. Me.ClientSize = New System.Drawing.Size(1900, 971)
  697. Me.Controls.Add(Me.主表5_dgv)
  698. Me.Controls.Add(Me.Panel3)
  699. Me.Controls.Add(Me.Panel2)
  700. Me.Controls.Add(Me.年份_cb)
  701. Me.Controls.Add(Me.加總4_tb)
  702. Me.Controls.Add(Me.Label8)
  703. Me.Controls.Add(Me.加總3_tb)
  704. Me.Controls.Add(Me.Label7)
  705. Me.Controls.Add(Me.主表8_dgv)
  706. Me.Controls.Add(Me.加總2_tb)
  707. Me.Controls.Add(Me.Label5)
  708. Me.Controls.Add(Me.Label6)
  709. Me.Controls.Add(Me.主項2_cb)
  710. Me.Controls.Add(Me.主表6_dgv)
  711. Me.Controls.Add(Me.加總1_tb)
  712. Me.Controls.Add(Me.Label3)
  713. Me.Controls.Add(Me.Label4)
  714. Me.Controls.Add(Me.主項1_cb)
  715. Me.Controls.Add(Me.主表3_dgv)
  716. Me.Controls.Add(Me.主表2_dgv)
  717. Me.Controls.Add(Me.加總_tb)
  718. Me.Controls.Add(Me.Label2)
  719. Me.Controls.Add(Me.Label1)
  720. Me.Controls.Add(Me.主項_cb)
  721. Me.Controls.Add(Me.主表_dgv)
  722. Me.Controls.Add(Me.主表7_dgv)
  723. Me.Controls.Add(Me.主表4_dgv)
  724. Me.Controls.Add(Me.主表1_dgv)
  725. Me.Controls.Add(Me.Panel4)
  726. Me.Controls.Add(Me.Chart1)
  727. Me.Controls.Add(Me.Panel1)
  728. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  729. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  730. Me.Name = "財務_彙總表_GCM"
  731. Me.Text = "財務_彙總表_GCM"
  732. CType(Me.主表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  733. CType(Me.主表1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  734. CType(Me.主表2_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  735. CType(Me.主表5_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  736. CType(Me.主表4_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  737. CType(Me.主表3_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  738. CType(Me.主表8_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  739. CType(Me.主表7_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  740. CType(Me.主表6_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  741. CType(Me.Chart1, System.ComponentModel.ISupportInitialize).EndInit()
  742. CType(Me.主表9_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  743. CType(Me.Chart3, System.ComponentModel.ISupportInitialize).EndInit()
  744. CType(Me.Chart2, System.ComponentModel.ISupportInitialize).EndInit()
  745. CType(Me.Chart4, System.ComponentModel.ISupportInitialize).EndInit()
  746. Me.Panel1.ResumeLayout(False)
  747. Me.Panel1.PerformLayout()
  748. Me.Panel2.ResumeLayout(False)
  749. Me.Panel3.ResumeLayout(False)
  750. Me.Panel4.ResumeLayout(False)
  751. CType(Me.主表10_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  752. Me.ResumeLayout(False)
  753. Me.PerformLayout()
  754. End Sub
  755. Friend WithEvents 主表_dgv As DataGridView
  756. Friend WithEvents 主表1_dgv As DataGridView
  757. Friend WithEvents 主項_cb As ComboBox
  758. Friend WithEvents Label1 As Label
  759. Friend WithEvents Label2 As Label
  760. Friend WithEvents 加總_tb As TextBox
  761. Friend WithEvents 主表2_dgv As DataGridView
  762. Friend WithEvents 主表5_dgv As DataGridView
  763. Friend WithEvents 加總1_tb As TextBox
  764. Friend WithEvents Label3 As Label
  765. Friend WithEvents Label4 As Label
  766. Friend WithEvents 主項1_cb As ComboBox
  767. Friend WithEvents 主表4_dgv As DataGridView
  768. Friend WithEvents 主表3_dgv As DataGridView
  769. Friend WithEvents 主表8_dgv As DataGridView
  770. Friend WithEvents 加總2_tb As TextBox
  771. Friend WithEvents Label5 As Label
  772. Friend WithEvents Label6 As Label
  773. Friend WithEvents 主項2_cb As ComboBox
  774. Friend WithEvents 主表7_dgv As DataGridView
  775. Friend WithEvents 主表6_dgv As DataGridView
  776. Friend WithEvents 加總3_tb As TextBox
  777. Friend WithEvents Label7 As Label
  778. Friend WithEvents 隱加總_tb As TextBox
  779. Friend WithEvents 隱加總1_tb As TextBox
  780. Friend WithEvents 隱加總2_tb As TextBox
  781. Friend WithEvents 加總4_tb As TextBox
  782. Friend WithEvents Label8 As Label
  783. Friend WithEvents Chart1 As DataVisualization.Charting.Chart
  784. Friend WithEvents 主表9_dgv As DataGridView
  785. Friend WithEvents Chart3 As DataVisualization.Charting.Chart
  786. Friend WithEvents Chart2 As DataVisualization.Charting.Chart
  787. Friend WithEvents Chart4 As DataVisualization.Charting.Chart
  788. Friend WithEvents 年份_cb As ComboBox
  789. Friend WithEvents Panel1 As Panel
  790. Friend WithEvents Panel2 As Panel
  791. Friend WithEvents Panel3 As Panel
  792. Friend WithEvents Panel4 As Panel
  793. Friend WithEvents 主表10_dgv As DataGridView
  794. End Class