Нема описа
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

應付款月報表.Designer.vb 35KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621
  1. <Global.Microsoft.VisualBasic.CompilerServices.DesignerGenerated()>
  2. Partial Class 應付款月報表
  3. Inherits System.Windows.Forms.Form
  4. 'Form 覆寫 Dispose 以清除元件清單。
  5. <System.Diagnostics.DebuggerNonUserCode()>
  6. Protected Overrides Sub Dispose(ByVal disposing As Boolean)
  7. Try
  8. If disposing AndAlso components IsNot Nothing Then
  9. components.Dispose()
  10. End If
  11. Finally
  12. MyBase.Dispose(disposing)
  13. End Try
  14. End Sub
  15. '為 Windows Form 設計工具的必要項
  16. Private components As System.ComponentModel.IContainer
  17. '注意: 以下為 Windows Form 設計工具所需的程序
  18. '可以使用 Windows Form 設計工具進行修改。
  19. '請勿使用程式碼編輯器進行修改。
  20. <System.Diagnostics.DebuggerStepThrough()>
  21. Private Sub InitializeComponent()
  22. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  23. Dim DataGridViewCellStyle5 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle6 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Dim DataGridViewCellStyle7 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  26. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  27. Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  28. Dim DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  29. Dim resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(應付款月報表))
  30. Me.語轉扭_bt = New System.Windows.Forms.Button()
  31. Me.設定_bt = New System.Windows.Forms.Button()
  32. Me.TabControl1 = New System.Windows.Forms.TabControl()
  33. Me.TabPage1 = New System.Windows.Forms.TabPage()
  34. Me.PictureBox3 = New System.Windows.Forms.PictureBox()
  35. Me.PictureBox4 = New System.Windows.Forms.PictureBox()
  36. Me.TabPage2 = New System.Windows.Forms.TabPage()
  37. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  38. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  39. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  40. Me.單據_dgv = New System.Windows.Forms.DataGridView()
  41. Me.PGS_ch = New System.Windows.Forms.CheckBox()
  42. Me.HX_ch = New System.Windows.Forms.CheckBox()
  43. Me.年份_cb = New System.Windows.Forms.ComboBox()
  44. Me.月份_cb = New System.Windows.Forms.ComboBox()
  45. Me.彙總2_tb = New System.Windows.Forms.TextBox()
  46. Me.彙總1_tb = New System.Windows.Forms.TextBox()
  47. Me.Label2 = New System.Windows.Forms.Label()
  48. Me.Label1 = New System.Windows.Forms.Label()
  49. Me.彙總4_tb = New System.Windows.Forms.TextBox()
  50. Me.彙總3_tb = New System.Windows.Forms.TextBox()
  51. Me.Label3 = New System.Windows.Forms.Label()
  52. Me.Label4 = New System.Windows.Forms.Label()
  53. Me.合計_dgv = New System.Windows.Forms.DataGridView()
  54. Me.合計4_tb = New System.Windows.Forms.TextBox()
  55. Me.合計3_tb = New System.Windows.Forms.TextBox()
  56. Me.Label5 = New System.Windows.Forms.Label()
  57. Me.Label6 = New System.Windows.Forms.Label()
  58. Me.合計2_tb = New System.Windows.Forms.TextBox()
  59. Me.合計1_tb = New System.Windows.Forms.TextBox()
  60. Me.Label7 = New System.Windows.Forms.Label()
  61. Me.Label8 = New System.Windows.Forms.Label()
  62. Me.列印成EXCEL_bt = New System.Windows.Forms.Button()
  63. Me.列印成EXCEL1_bt = New System.Windows.Forms.Button()
  64. Me.TabControl1.SuspendLayout()
  65. Me.TabPage1.SuspendLayout()
  66. CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).BeginInit()
  68. Me.TabPage2.SuspendLayout()
  69. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  70. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  71. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  72. CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  73. CType(Me.合計_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  74. Me.SuspendLayout()
  75. '
  76. '語轉扭_bt
  77. '
  78. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  79. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  80. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  81. Me.語轉扭_bt.Location = New System.Drawing.Point(1321, 2)
  82. Me.語轉扭_bt.Name = "語轉扭_bt"
  83. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  84. Me.語轉扭_bt.TabIndex = 1651
  85. Me.語轉扭_bt.Text = "L"
  86. Me.語轉扭_bt.UseVisualStyleBackColor = True
  87. '
  88. '設定_bt
  89. '
  90. Me.設定_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  91. Me.設定_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.system
  92. Me.設定_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  93. Me.設定_bt.Location = New System.Drawing.Point(1294, 2)
  94. Me.設定_bt.Name = "設定_bt"
  95. Me.設定_bt.Size = New System.Drawing.Size(25, 25)
  96. Me.設定_bt.TabIndex = 1652
  97. Me.設定_bt.UseVisualStyleBackColor = True
  98. '
  99. 'TabControl1
  100. '
  101. Me.TabControl1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  102. Or System.Windows.Forms.AnchorStyles.Left) _
  103. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  104. Me.TabControl1.Appearance = System.Windows.Forms.TabAppearance.Buttons
  105. Me.TabControl1.Controls.Add(Me.TabPage1)
  106. Me.TabControl1.Controls.Add(Me.TabPage2)
  107. Me.TabControl1.Location = New System.Drawing.Point(2, 0)
  108. Me.TabControl1.Name = "TabControl1"
  109. Me.TabControl1.SelectedIndex = 0
  110. Me.TabControl1.Size = New System.Drawing.Size(1349, 683)
  111. Me.TabControl1.TabIndex = 1653
  112. '
  113. 'TabPage1
  114. '
  115. Me.TabPage1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  116. Me.TabPage1.Controls.Add(Me.列印成EXCEL_bt)
  117. Me.TabPage1.Controls.Add(Me.合計4_tb)
  118. Me.TabPage1.Controls.Add(Me.合計3_tb)
  119. Me.TabPage1.Controls.Add(Me.Label5)
  120. Me.TabPage1.Controls.Add(Me.Label6)
  121. Me.TabPage1.Controls.Add(Me.合計2_tb)
  122. Me.TabPage1.Controls.Add(Me.合計1_tb)
  123. Me.TabPage1.Controls.Add(Me.Label7)
  124. Me.TabPage1.Controls.Add(Me.Label8)
  125. Me.TabPage1.Controls.Add(Me.合計_dgv)
  126. Me.TabPage1.Controls.Add(Me.PictureBox3)
  127. Me.TabPage1.Controls.Add(Me.PictureBox4)
  128. Me.TabPage1.Location = New System.Drawing.Point(4, 28)
  129. Me.TabPage1.Name = "TabPage1"
  130. Me.TabPage1.Padding = New System.Windows.Forms.Padding(3)
  131. Me.TabPage1.Size = New System.Drawing.Size(1341, 651)
  132. Me.TabPage1.TabIndex = 0
  133. Me.TabPage1.Text = "TOTAL"
  134. Me.TabPage1.UseVisualStyleBackColor = True
  135. '
  136. 'PictureBox3
  137. '
  138. Me.PictureBox3.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  139. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  140. Me.PictureBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  141. Me.PictureBox3.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
  142. Me.PictureBox3.Location = New System.Drawing.Point(1, 1)
  143. Me.PictureBox3.Name = "PictureBox3"
  144. Me.PictureBox3.Size = New System.Drawing.Size(1335, 138)
  145. Me.PictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  146. Me.PictureBox3.TabIndex = 1947
  147. Me.PictureBox3.TabStop = False
  148. '
  149. 'PictureBox4
  150. '
  151. Me.PictureBox4.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  152. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  153. Me.PictureBox4.BackColor = System.Drawing.Color.White
  154. Me.PictureBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  155. Me.PictureBox4.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  156. Me.PictureBox4.Location = New System.Drawing.Point(1, 1)
  157. Me.PictureBox4.Name = "PictureBox4"
  158. Me.PictureBox4.Size = New System.Drawing.Size(1335, 138)
  159. Me.PictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  160. Me.PictureBox4.TabIndex = 1946
  161. Me.PictureBox4.TabStop = False
  162. '
  163. 'TabPage2
  164. '
  165. Me.TabPage2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  166. Me.TabPage2.Controls.Add(Me.列印成EXCEL1_bt)
  167. Me.TabPage2.Controls.Add(Me.彙總4_tb)
  168. Me.TabPage2.Controls.Add(Me.彙總3_tb)
  169. Me.TabPage2.Controls.Add(Me.Label3)
  170. Me.TabPage2.Controls.Add(Me.Label4)
  171. Me.TabPage2.Controls.Add(Me.彙總2_tb)
  172. Me.TabPage2.Controls.Add(Me.彙總1_tb)
  173. Me.TabPage2.Controls.Add(Me.Label2)
  174. Me.TabPage2.Controls.Add(Me.Label1)
  175. Me.TabPage2.Controls.Add(Me.明細_dgv)
  176. Me.TabPage2.Controls.Add(Me.PictureBox2)
  177. Me.TabPage2.Controls.Add(Me.PictureBox1)
  178. Me.TabPage2.Controls.Add(Me.單據_dgv)
  179. Me.TabPage2.Location = New System.Drawing.Point(4, 28)
  180. Me.TabPage2.Name = "TabPage2"
  181. Me.TabPage2.Padding = New System.Windows.Forms.Padding(3)
  182. Me.TabPage2.Size = New System.Drawing.Size(1341, 651)
  183. Me.TabPage2.TabIndex = 1
  184. Me.TabPage2.Text = "TabPage2"
  185. Me.TabPage2.UseVisualStyleBackColor = True
  186. '
  187. '明細_dgv
  188. '
  189. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  190. Me.明細_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  191. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  192. Or System.Windows.Forms.AnchorStyles.Left) _
  193. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  194. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  195. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  196. Me.明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  197. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  198. DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  199. DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Window
  200. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  201. DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.ControlText
  202. DataGridViewCellStyle5.SelectionBackColor = System.Drawing.SystemColors.Highlight
  203. DataGridViewCellStyle5.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  204. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  205. Me.明細_dgv.DefaultCellStyle = DataGridViewCellStyle5
  206. Me.明細_dgv.Location = New System.Drawing.Point(125, 140)
  207. Me.明細_dgv.Name = "明細_dgv"
  208. Me.明細_dgv.ReadOnly = True
  209. Me.明細_dgv.RowHeadersWidth = 5
  210. DataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  211. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle6
  212. Me.明細_dgv.RowTemplate.Height = 24
  213. Me.明細_dgv.Size = New System.Drawing.Size(1211, 457)
  214. Me.明細_dgv.TabIndex = 1946
  215. '
  216. 'PictureBox2
  217. '
  218. Me.PictureBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  219. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  220. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  221. Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
  222. Me.PictureBox2.Location = New System.Drawing.Point(125, 1)
  223. Me.PictureBox2.Name = "PictureBox2"
  224. Me.PictureBox2.Size = New System.Drawing.Size(1211, 138)
  225. Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  226. Me.PictureBox2.TabIndex = 1945
  227. Me.PictureBox2.TabStop = False
  228. '
  229. 'PictureBox1
  230. '
  231. Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  232. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  233. Me.PictureBox1.BackColor = System.Drawing.Color.White
  234. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  235. Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  236. Me.PictureBox1.Location = New System.Drawing.Point(125, 1)
  237. Me.PictureBox1.Name = "PictureBox1"
  238. Me.PictureBox1.Size = New System.Drawing.Size(1211, 138)
  239. Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  240. Me.PictureBox1.TabIndex = 1944
  241. Me.PictureBox1.TabStop = False
  242. '
  243. '單據_dgv
  244. '
  245. DataGridViewCellStyle7.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  246. Me.單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle7
  247. Me.單據_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  248. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  249. Me.單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  250. Me.單據_dgv.BackgroundColor = System.Drawing.Color.White
  251. Me.單據_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  252. Me.單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  253. Me.單據_dgv.Location = New System.Drawing.Point(2, 1)
  254. Me.單據_dgv.Name = "單據_dgv"
  255. Me.單據_dgv.ReadOnly = True
  256. Me.單據_dgv.RowHeadersWidth = 5
  257. Me.單據_dgv.RowTemplate.Height = 24
  258. Me.單據_dgv.Size = New System.Drawing.Size(122, 644)
  259. Me.單據_dgv.TabIndex = 1641
  260. '
  261. 'PGS_ch
  262. '
  263. Me.PGS_ch.AutoSize = True
  264. Me.PGS_ch.Location = New System.Drawing.Point(482, 4)
  265. Me.PGS_ch.Name = "PGS_ch"
  266. Me.PGS_ch.Size = New System.Drawing.Size(49, 20)
  267. Me.PGS_ch.TabIndex = 1945
  268. Me.PGS_ch.Text = "PGS"
  269. Me.PGS_ch.UseVisualStyleBackColor = True
  270. '
  271. 'HX_ch
  272. '
  273. Me.HX_ch.AutoSize = True
  274. Me.HX_ch.Checked = True
  275. Me.HX_ch.CheckState = System.Windows.Forms.CheckState.Checked
  276. Me.HX_ch.Location = New System.Drawing.Point(432, 4)
  277. Me.HX_ch.Name = "HX_ch"
  278. Me.HX_ch.Size = New System.Drawing.Size(43, 20)
  279. Me.HX_ch.TabIndex = 1944
  280. Me.HX_ch.Text = "HX"
  281. Me.HX_ch.UseVisualStyleBackColor = True
  282. '
  283. '年份_cb
  284. '
  285. Me.年份_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  286. Me.年份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  287. Me.年份_cb.FormattingEnabled = True
  288. Me.年份_cb.Location = New System.Drawing.Point(267, 2)
  289. Me.年份_cb.Name = "年份_cb"
  290. Me.年份_cb.Size = New System.Drawing.Size(80, 24)
  291. Me.年份_cb.TabIndex = 1946
  292. '
  293. '月份_cb
  294. '
  295. Me.月份_cb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  296. Me.月份_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  297. Me.月份_cb.FormattingEnabled = True
  298. Me.月份_cb.Items.AddRange(New Object() {"01", "02", "03", "04", "05", "06", "07", "08", "09", "10", "11", "12"})
  299. Me.月份_cb.Location = New System.Drawing.Point(350, 2)
  300. Me.月份_cb.Name = "月份_cb"
  301. Me.月份_cb.Size = New System.Drawing.Size(56, 24)
  302. Me.月份_cb.TabIndex = 1947
  303. '
  304. '彙總2_tb
  305. '
  306. Me.彙總2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  307. Me.彙總2_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  308. Me.彙總2_tb.ForeColor = System.Drawing.Color.Blue
  309. Me.彙總2_tb.Location = New System.Drawing.Point(770, 623)
  310. Me.彙總2_tb.Name = "彙總2_tb"
  311. Me.彙總2_tb.ReadOnly = True
  312. Me.彙總2_tb.Size = New System.Drawing.Size(160, 23)
  313. Me.彙總2_tb.TabIndex = 1953
  314. Me.彙總2_tb.Text = "0"
  315. Me.彙總2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  316. '
  317. '彙總1_tb
  318. '
  319. Me.彙總1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  320. Me.彙總1_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  321. Me.彙總1_tb.ForeColor = System.Drawing.Color.Blue
  322. Me.彙總1_tb.Location = New System.Drawing.Point(770, 598)
  323. Me.彙總1_tb.Name = "彙總1_tb"
  324. Me.彙總1_tb.ReadOnly = True
  325. Me.彙總1_tb.Size = New System.Drawing.Size(160, 23)
  326. Me.彙總1_tb.TabIndex = 1952
  327. Me.彙總1_tb.Text = "0"
  328. Me.彙總1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  329. '
  330. 'Label2
  331. '
  332. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  333. Me.Label2.ForeColor = System.Drawing.Color.Blue
  334. Me.Label2.Location = New System.Drawing.Point(534, 602)
  335. Me.Label2.Name = "Label2"
  336. Me.Label2.Size = New System.Drawing.Size(230, 16)
  337. Me.Label2.TabIndex = 1951
  338. Me.Label2.Text = "TOTAL YANG HARUS DIBAYAR"
  339. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  340. '
  341. 'Label1
  342. '
  343. Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  344. Me.Label1.ForeColor = System.Drawing.Color.Blue
  345. Me.Label1.Location = New System.Drawing.Point(534, 623)
  346. Me.Label1.Name = "Label1"
  347. Me.Label1.Size = New System.Drawing.Size(230, 20)
  348. Me.Label1.TabIndex = 1950
  349. Me.Label1.Text = "SISA YANG SUDAH DIBAYAR"
  350. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  351. '
  352. '彙總4_tb
  353. '
  354. Me.彙總4_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  355. Me.彙總4_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  356. Me.彙總4_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  357. Me.彙總4_tb.Location = New System.Drawing.Point(1176, 623)
  358. Me.彙總4_tb.Name = "彙總4_tb"
  359. Me.彙總4_tb.ReadOnly = True
  360. Me.彙總4_tb.Size = New System.Drawing.Size(160, 23)
  361. Me.彙總4_tb.TabIndex = 1957
  362. Me.彙總4_tb.Text = "0"
  363. Me.彙總4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  364. '
  365. '彙總3_tb
  366. '
  367. Me.彙總3_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  368. Me.彙總3_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  369. Me.彙總3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  370. Me.彙總3_tb.Location = New System.Drawing.Point(1176, 598)
  371. Me.彙總3_tb.Name = "彙總3_tb"
  372. Me.彙總3_tb.ReadOnly = True
  373. Me.彙總3_tb.Size = New System.Drawing.Size(160, 23)
  374. Me.彙總3_tb.TabIndex = 1956
  375. Me.彙總3_tb.Text = "0"
  376. Me.彙總3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  377. '
  378. 'Label3
  379. '
  380. Me.Label3.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  381. Me.Label3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  382. Me.Label3.Location = New System.Drawing.Point(940, 602)
  383. Me.Label3.Name = "Label3"
  384. Me.Label3.Size = New System.Drawing.Size(230, 16)
  385. Me.Label3.TabIndex = 1955
  386. Me.Label3.Text = "SISA YANG BELUM DIBAYAR"
  387. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  388. '
  389. 'Label4
  390. '
  391. Me.Label4.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  392. Me.Label4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  393. Me.Label4.Location = New System.Drawing.Point(940, 623)
  394. Me.Label4.Name = "Label4"
  395. Me.Label4.Size = New System.Drawing.Size(230, 20)
  396. Me.Label4.TabIndex = 1954
  397. Me.Label4.Text = "TOTAL SISA KESELURUHAN"
  398. Me.Label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  399. '
  400. '合計_dgv
  401. '
  402. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  403. Me.合計_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  404. Me.合計_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  405. Or System.Windows.Forms.AnchorStyles.Left) _
  406. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  407. Me.合計_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  408. Me.合計_dgv.BackgroundColor = System.Drawing.Color.White
  409. Me.合計_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  410. Me.合計_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  411. DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  412. DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
  413. DataGridViewCellStyle2.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  414. DataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.ControlText
  415. DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
  416. DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
  417. DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  418. Me.合計_dgv.DefaultCellStyle = DataGridViewCellStyle2
  419. Me.合計_dgv.Location = New System.Drawing.Point(2, 140)
  420. Me.合計_dgv.Name = "合計_dgv"
  421. Me.合計_dgv.ReadOnly = True
  422. Me.合計_dgv.RowHeadersWidth = 5
  423. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  424. Me.合計_dgv.RowsDefaultCellStyle = DataGridViewCellStyle3
  425. Me.合計_dgv.RowTemplate.Height = 24
  426. Me.合計_dgv.Size = New System.Drawing.Size(1334, 457)
  427. Me.合計_dgv.TabIndex = 1948
  428. '
  429. '合計4_tb
  430. '
  431. Me.合計4_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  432. Me.合計4_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  433. Me.合計4_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  434. Me.合計4_tb.Location = New System.Drawing.Point(1176, 624)
  435. Me.合計4_tb.Name = "合計4_tb"
  436. Me.合計4_tb.ReadOnly = True
  437. Me.合計4_tb.Size = New System.Drawing.Size(160, 23)
  438. Me.合計4_tb.TabIndex = 1965
  439. Me.合計4_tb.Text = "0"
  440. Me.合計4_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  441. '
  442. '合計3_tb
  443. '
  444. Me.合計3_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  445. Me.合計3_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  446. Me.合計3_tb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  447. Me.合計3_tb.Location = New System.Drawing.Point(1176, 599)
  448. Me.合計3_tb.Name = "合計3_tb"
  449. Me.合計3_tb.ReadOnly = True
  450. Me.合計3_tb.Size = New System.Drawing.Size(160, 23)
  451. Me.合計3_tb.TabIndex = 1964
  452. Me.合計3_tb.Text = "0"
  453. Me.合計3_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  454. '
  455. 'Label5
  456. '
  457. Me.Label5.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  458. Me.Label5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  459. Me.Label5.Location = New System.Drawing.Point(940, 603)
  460. Me.Label5.Name = "Label5"
  461. Me.Label5.Size = New System.Drawing.Size(230, 16)
  462. Me.Label5.TabIndex = 1963
  463. Me.Label5.Text = "SISA YANG BELUM DIBAYAR"
  464. Me.Label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  465. '
  466. 'Label6
  467. '
  468. Me.Label6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  469. Me.Label6.ForeColor = System.Drawing.Color.FromArgb(CType(CType(128, Byte), Integer), CType(CType(64, Byte), Integer), CType(CType(0, Byte), Integer))
  470. Me.Label6.Location = New System.Drawing.Point(940, 624)
  471. Me.Label6.Name = "Label6"
  472. Me.Label6.Size = New System.Drawing.Size(230, 20)
  473. Me.Label6.TabIndex = 1962
  474. Me.Label6.Text = "TOTAL SISA KESELURUHAN"
  475. Me.Label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  476. '
  477. '合計2_tb
  478. '
  479. Me.合計2_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  480. Me.合計2_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  481. Me.合計2_tb.ForeColor = System.Drawing.Color.Blue
  482. Me.合計2_tb.Location = New System.Drawing.Point(770, 624)
  483. Me.合計2_tb.Name = "合計2_tb"
  484. Me.合計2_tb.ReadOnly = True
  485. Me.合計2_tb.Size = New System.Drawing.Size(160, 23)
  486. Me.合計2_tb.TabIndex = 1961
  487. Me.合計2_tb.Text = "0"
  488. Me.合計2_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  489. '
  490. '合計1_tb
  491. '
  492. Me.合計1_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  493. Me.合計1_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  494. Me.合計1_tb.ForeColor = System.Drawing.Color.Blue
  495. Me.合計1_tb.Location = New System.Drawing.Point(770, 599)
  496. Me.合計1_tb.Name = "合計1_tb"
  497. Me.合計1_tb.ReadOnly = True
  498. Me.合計1_tb.Size = New System.Drawing.Size(160, 23)
  499. Me.合計1_tb.TabIndex = 1960
  500. Me.合計1_tb.Text = "0"
  501. Me.合計1_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  502. '
  503. 'Label7
  504. '
  505. Me.Label7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  506. Me.Label7.ForeColor = System.Drawing.Color.Blue
  507. Me.Label7.Location = New System.Drawing.Point(534, 603)
  508. Me.Label7.Name = "Label7"
  509. Me.Label7.Size = New System.Drawing.Size(230, 16)
  510. Me.Label7.TabIndex = 1959
  511. Me.Label7.Text = "TOTAL YANG HARUS DIBAYAR"
  512. Me.Label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  513. '
  514. 'Label8
  515. '
  516. Me.Label8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  517. Me.Label8.ForeColor = System.Drawing.Color.Blue
  518. Me.Label8.Location = New System.Drawing.Point(534, 624)
  519. Me.Label8.Name = "Label8"
  520. Me.Label8.Size = New System.Drawing.Size(230, 20)
  521. Me.Label8.TabIndex = 1958
  522. Me.Label8.Text = "SISA YANG SUDAH DIBAYAR"
  523. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  524. '
  525. '列印成EXCEL_bt
  526. '
  527. Me.列印成EXCEL_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  528. Me.列印成EXCEL_bt.BackColor = System.Drawing.Color.White
  529. Me.列印成EXCEL_bt.BackgroundImage = CType(resources.GetObject("列印成EXCEL_bt.BackgroundImage"), System.Drawing.Image)
  530. Me.列印成EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  531. Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Green
  532. Me.列印成EXCEL_bt.Location = New System.Drawing.Point(3, 597)
  533. Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
  534. Me.列印成EXCEL_bt.Size = New System.Drawing.Size(50, 50)
  535. Me.列印成EXCEL_bt.TabIndex = 1966
  536. Me.列印成EXCEL_bt.UseVisualStyleBackColor = False
  537. '
  538. '列印成EXCEL1_bt
  539. '
  540. Me.列印成EXCEL1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  541. Me.列印成EXCEL1_bt.BackColor = System.Drawing.Color.White
  542. Me.列印成EXCEL1_bt.BackgroundImage = CType(resources.GetObject("列印成EXCEL1_bt.BackgroundImage"), System.Drawing.Image)
  543. Me.列印成EXCEL1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  544. Me.列印成EXCEL1_bt.ForeColor = System.Drawing.Color.Green
  545. Me.列印成EXCEL1_bt.Location = New System.Drawing.Point(125, 597)
  546. Me.列印成EXCEL1_bt.Name = "列印成EXCEL1_bt"
  547. Me.列印成EXCEL1_bt.Size = New System.Drawing.Size(50, 50)
  548. Me.列印成EXCEL1_bt.TabIndex = 1958
  549. Me.列印成EXCEL1_bt.UseVisualStyleBackColor = False
  550. '
  551. '應付款月報表
  552. '
  553. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  554. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  555. Me.ClientSize = New System.Drawing.Size(1349, 681)
  556. Me.Controls.Add(Me.月份_cb)
  557. Me.Controls.Add(Me.年份_cb)
  558. Me.Controls.Add(Me.PGS_ch)
  559. Me.Controls.Add(Me.HX_ch)
  560. Me.Controls.Add(Me.設定_bt)
  561. Me.Controls.Add(Me.語轉扭_bt)
  562. Me.Controls.Add(Me.TabControl1)
  563. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  564. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  565. Me.Name = "應付款月報表"
  566. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  567. Me.Text = "應付款月報表"
  568. Me.TabControl1.ResumeLayout(False)
  569. Me.TabPage1.ResumeLayout(False)
  570. Me.TabPage1.PerformLayout()
  571. CType(Me.PictureBox3, System.ComponentModel.ISupportInitialize).EndInit()
  572. CType(Me.PictureBox4, System.ComponentModel.ISupportInitialize).EndInit()
  573. Me.TabPage2.ResumeLayout(False)
  574. Me.TabPage2.PerformLayout()
  575. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  576. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  577. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  578. CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  579. CType(Me.合計_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  580. Me.ResumeLayout(False)
  581. Me.PerformLayout()
  582. End Sub
  583. Friend WithEvents 語轉扭_bt As Button
  584. Friend WithEvents 設定_bt As Button
  585. Friend WithEvents TabControl1 As TabControl
  586. Friend WithEvents TabPage1 As TabPage
  587. Friend WithEvents TabPage2 As TabPage
  588. Friend WithEvents PGS_ch As CheckBox
  589. Friend WithEvents HX_ch As CheckBox
  590. Friend WithEvents 單據_dgv As DataGridView
  591. Friend WithEvents PictureBox3 As PictureBox
  592. Friend WithEvents PictureBox4 As PictureBox
  593. Friend WithEvents PictureBox2 As PictureBox
  594. Friend WithEvents PictureBox1 As PictureBox
  595. Friend WithEvents 年份_cb As ComboBox
  596. Friend WithEvents 月份_cb As ComboBox
  597. Friend WithEvents 明細_dgv As DataGridView
  598. Friend WithEvents 彙總4_tb As TextBox
  599. Friend WithEvents 彙總3_tb As TextBox
  600. Friend WithEvents Label3 As Label
  601. Friend WithEvents Label4 As Label
  602. Friend WithEvents 彙總2_tb As TextBox
  603. Friend WithEvents 彙總1_tb As TextBox
  604. Friend WithEvents Label2 As Label
  605. Friend WithEvents Label1 As Label
  606. Friend WithEvents 合計_dgv As DataGridView
  607. Friend WithEvents 合計4_tb As TextBox
  608. Friend WithEvents 合計3_tb As TextBox
  609. Friend WithEvents Label5 As Label
  610. Friend WithEvents Label6 As Label
  611. Friend WithEvents 合計2_tb As TextBox
  612. Friend WithEvents 合計1_tb As TextBox
  613. Friend WithEvents Label7 As Label
  614. Friend WithEvents Label8 As Label
  615. Friend WithEvents 列印成EXCEL_bt As Button
  616. Friend WithEvents 列印成EXCEL1_bt As Button
  617. End Class