Нет описания
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

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

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