暂无描述
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

應付款日報表.Designer.vb 26KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410
  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 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 resources As System.ComponentModel.ComponentResourceManager = New System.ComponentModel.ComponentResourceManager(GetType(應付款日報表))
  33. Me.語轉扭_bt = New System.Windows.Forms.Button()
  34. Me.單據_dgv = New System.Windows.Forms.DataGridView()
  35. Me.PGS_ch = New System.Windows.Forms.CheckBox()
  36. Me.HX_ch = New System.Windows.Forms.CheckBox()
  37. Me.PictureBox2 = New System.Windows.Forms.PictureBox()
  38. Me.PictureBox1 = New System.Windows.Forms.PictureBox()
  39. Me.餘額_dgv = New System.Windows.Forms.DataGridView()
  40. Me.SplitContainer1 = New System.Windows.Forms.SplitContainer()
  41. Me.付款資料_dgv = New System.Windows.Forms.DataGridView()
  42. Me.Label1 = New System.Windows.Forms.Label()
  43. Me.Label2 = New System.Windows.Forms.Label()
  44. Me.支出_tb = New System.Windows.Forms.TextBox()
  45. Me.彙總_tb = New System.Windows.Forms.TextBox()
  46. Me.收入_tb = New System.Windows.Forms.TextBox()
  47. Me.列印成EXCEL_bt = New System.Windows.Forms.Button()
  48. Me.申請完成_bt = New System.Windows.Forms.Button()
  49. Me.開立收支單_bt = New System.Windows.Forms.Button()
  50. Me.刪除收支單_bt = New System.Windows.Forms.Button()
  51. CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  52. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).BeginInit()
  53. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
  54. CType(Me.餘額_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  55. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).BeginInit()
  56. Me.SplitContainer1.Panel1.SuspendLayout()
  57. Me.SplitContainer1.Panel2.SuspendLayout()
  58. Me.SplitContainer1.SuspendLayout()
  59. CType(Me.付款資料_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  60. Me.SuspendLayout()
  61. '
  62. '語轉扭_bt
  63. '
  64. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  65. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  66. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  67. Me.語轉扭_bt.Location = New System.Drawing.Point(1167, 144)
  68. Me.語轉扭_bt.Name = "語轉扭_bt"
  69. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  70. Me.語轉扭_bt.TabIndex = 1639
  71. Me.語轉扭_bt.Text = "L"
  72. Me.語轉扭_bt.UseVisualStyleBackColor = True
  73. '
  74. '單據_dgv
  75. '
  76. DataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer))
  77. Me.單據_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
  78. Me.單據_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  79. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  80. Me.單據_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  81. Me.單據_dgv.BackgroundColor = System.Drawing.Color.White
  82. Me.單據_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  83. Me.單據_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  84. Me.單據_dgv.Location = New System.Drawing.Point(3, 28)
  85. Me.單據_dgv.Name = "單據_dgv"
  86. Me.單據_dgv.ReadOnly = True
  87. Me.單據_dgv.RowHeadersWidth = 5
  88. Me.單據_dgv.RowTemplate.Height = 24
  89. Me.單據_dgv.Size = New System.Drawing.Size(122, 592)
  90. Me.單據_dgv.TabIndex = 1640
  91. '
  92. 'PGS_ch
  93. '
  94. Me.PGS_ch.AutoSize = True
  95. Me.PGS_ch.Location = New System.Drawing.Point(61, 5)
  96. Me.PGS_ch.Name = "PGS_ch"
  97. Me.PGS_ch.Size = New System.Drawing.Size(49, 20)
  98. Me.PGS_ch.TabIndex = 1941
  99. Me.PGS_ch.Text = "PGS"
  100. Me.PGS_ch.UseVisualStyleBackColor = True
  101. '
  102. 'HX_ch
  103. '
  104. Me.HX_ch.AutoSize = True
  105. Me.HX_ch.Checked = True
  106. Me.HX_ch.CheckState = System.Windows.Forms.CheckState.Checked
  107. Me.HX_ch.Location = New System.Drawing.Point(11, 5)
  108. Me.HX_ch.Name = "HX_ch"
  109. Me.HX_ch.Size = New System.Drawing.Size(43, 20)
  110. Me.HX_ch.TabIndex = 1940
  111. Me.HX_ch.Text = "HX"
  112. Me.HX_ch.UseVisualStyleBackColor = True
  113. '
  114. 'PictureBox2
  115. '
  116. Me.PictureBox2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  117. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  118. Me.PictureBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  119. Me.PictureBox2.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.PGSLOGO01
  120. Me.PictureBox2.Location = New System.Drawing.Point(128, 2)
  121. Me.PictureBox2.Name = "PictureBox2"
  122. Me.PictureBox2.Size = New System.Drawing.Size(1065, 138)
  123. Me.PictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  124. Me.PictureBox2.TabIndex = 1943
  125. Me.PictureBox2.TabStop = False
  126. '
  127. 'PictureBox1
  128. '
  129. Me.PictureBox1.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Left) _
  130. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  131. Me.PictureBox1.BackColor = System.Drawing.Color.White
  132. Me.PictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  133. Me.PictureBox1.Image = Global.HX_PGS_ERP_SYS.My.Resources.Resources.HXLOGO01
  134. Me.PictureBox1.Location = New System.Drawing.Point(128, 2)
  135. Me.PictureBox1.Name = "PictureBox1"
  136. Me.PictureBox1.Size = New System.Drawing.Size(1065, 138)
  137. Me.PictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage
  138. Me.PictureBox1.TabIndex = 1942
  139. Me.PictureBox1.TabStop = False
  140. '
  141. '餘額_dgv
  142. '
  143. DataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  144. Me.餘額_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle2
  145. Me.餘額_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  146. Or System.Windows.Forms.AnchorStyles.Left) _
  147. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  148. Me.餘額_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  149. Me.餘額_dgv.BackgroundColor = System.Drawing.Color.White
  150. Me.餘額_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  151. DataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  152. DataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control
  153. DataGridViewCellStyle3.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  154. DataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText
  155. DataGridViewCellStyle3.SelectionBackColor = System.Drawing.Color.White
  156. DataGridViewCellStyle3.SelectionForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  157. DataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  158. Me.餘額_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle3
  159. Me.餘額_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  160. DataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  161. DataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Window
  162. DataGridViewCellStyle4.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  163. DataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.ControlText
  164. DataGridViewCellStyle4.SelectionBackColor = System.Drawing.Color.White
  165. DataGridViewCellStyle4.SelectionForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  166. DataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
  167. Me.餘額_dgv.DefaultCellStyle = DataGridViewCellStyle4
  168. Me.餘額_dgv.Location = New System.Drawing.Point(0, 0)
  169. Me.餘額_dgv.Name = "餘額_dgv"
  170. DataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  171. DataGridViewCellStyle5.BackColor = System.Drawing.SystemColors.Control
  172. DataGridViewCellStyle5.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  173. DataGridViewCellStyle5.ForeColor = System.Drawing.SystemColors.WindowText
  174. DataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.White
  175. DataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  176. DataGridViewCellStyle5.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  177. Me.餘額_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle5
  178. Me.餘額_dgv.RowHeadersWidth = 5
  179. Me.餘額_dgv.RowTemplate.Height = 24
  180. Me.餘額_dgv.Size = New System.Drawing.Size(1065, 214)
  181. Me.餘額_dgv.TabIndex = 1944
  182. '
  183. 'SplitContainer1
  184. '
  185. Me.SplitContainer1.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  186. Or System.Windows.Forms.AnchorStyles.Left) _
  187. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  188. Me.SplitContainer1.Location = New System.Drawing.Point(128, 141)
  189. Me.SplitContainer1.Name = "SplitContainer1"
  190. Me.SplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal
  191. '
  192. 'SplitContainer1.Panel1
  193. '
  194. Me.SplitContainer1.Panel1.Controls.Add(Me.餘額_dgv)
  195. '
  196. 'SplitContainer1.Panel2
  197. '
  198. Me.SplitContainer1.Panel2.Controls.Add(Me.付款資料_dgv)
  199. Me.SplitContainer1.Size = New System.Drawing.Size(1065, 429)
  200. Me.SplitContainer1.SplitterDistance = 214
  201. Me.SplitContainer1.SplitterWidth = 1
  202. Me.SplitContainer1.TabIndex = 1945
  203. '
  204. '付款資料_dgv
  205. '
  206. DataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  207. Me.付款資料_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle6
  208. Me.付款資料_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  209. Me.付款資料_dgv.BackgroundColor = System.Drawing.Color.White
  210. Me.付款資料_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  211. DataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  212. DataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control
  213. DataGridViewCellStyle7.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  214. DataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText
  215. DataGridViewCellStyle7.SelectionBackColor = System.Drawing.Color.White
  216. DataGridViewCellStyle7.SelectionForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  217. DataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  218. Me.付款資料_dgv.ColumnHeadersDefaultCellStyle = DataGridViewCellStyle7
  219. Me.付款資料_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  220. DataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  221. DataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Window
  222. DataGridViewCellStyle8.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  223. DataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText
  224. DataGridViewCellStyle8.SelectionBackColor = System.Drawing.Color.White
  225. DataGridViewCellStyle8.SelectionForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  226. DataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  227. Me.付款資料_dgv.DefaultCellStyle = DataGridViewCellStyle8
  228. Me.付款資料_dgv.Dock = System.Windows.Forms.DockStyle.Fill
  229. Me.付款資料_dgv.Location = New System.Drawing.Point(0, 0)
  230. Me.付款資料_dgv.Name = "付款資料_dgv"
  231. DataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
  232. DataGridViewCellStyle9.BackColor = System.Drawing.SystemColors.Control
  233. DataGridViewCellStyle9.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  234. DataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText
  235. DataGridViewCellStyle9.SelectionBackColor = System.Drawing.Color.White
  236. DataGridViewCellStyle9.SelectionForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  237. DataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  238. Me.付款資料_dgv.RowHeadersDefaultCellStyle = DataGridViewCellStyle9
  239. Me.付款資料_dgv.RowHeadersWidth = 5
  240. DataGridViewCellStyle10.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  241. Me.付款資料_dgv.RowsDefaultCellStyle = DataGridViewCellStyle10
  242. Me.付款資料_dgv.RowTemplate.Height = 24
  243. Me.付款資料_dgv.Size = New System.Drawing.Size(1065, 214)
  244. Me.付款資料_dgv.TabIndex = 1945
  245. '
  246. 'Label1
  247. '
  248. Me.Label1.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  249. Me.Label1.Location = New System.Drawing.Point(635, 597)
  250. Me.Label1.Name = "Label1"
  251. Me.Label1.Size = New System.Drawing.Size(230, 20)
  252. Me.Label1.TabIndex = 1946
  253. Me.Label1.Text = "SISA SALDO PERUSAHAAN "
  254. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  255. '
  256. 'Label2
  257. '
  258. Me.Label2.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  259. Me.Label2.Location = New System.Drawing.Point(635, 576)
  260. Me.Label2.Name = "Label2"
  261. Me.Label2.Size = New System.Drawing.Size(230, 16)
  262. Me.Label2.TabIndex = 1947
  263. Me.Label2.Text = "TOTAL KESELURUHAN PENGELUARAN "
  264. Me.Label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  265. '
  266. '支出_tb
  267. '
  268. Me.支出_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  269. Me.支出_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  270. Me.支出_tb.Location = New System.Drawing.Point(871, 572)
  271. Me.支出_tb.Name = "支出_tb"
  272. Me.支出_tb.ReadOnly = True
  273. Me.支出_tb.Size = New System.Drawing.Size(160, 23)
  274. Me.支出_tb.TabIndex = 1948
  275. Me.支出_tb.Text = "0"
  276. Me.支出_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  277. '
  278. '彙總_tb
  279. '
  280. Me.彙總_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  281. Me.彙總_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  282. Me.彙總_tb.Location = New System.Drawing.Point(871, 597)
  283. Me.彙總_tb.Name = "彙總_tb"
  284. Me.彙總_tb.ReadOnly = True
  285. Me.彙總_tb.Size = New System.Drawing.Size(322, 23)
  286. Me.彙總_tb.TabIndex = 1949
  287. Me.彙總_tb.Text = "0"
  288. Me.彙總_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  289. '
  290. '收入_tb
  291. '
  292. Me.收入_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  293. Me.收入_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  294. Me.收入_tb.Location = New System.Drawing.Point(1032, 572)
  295. Me.收入_tb.Name = "收入_tb"
  296. Me.收入_tb.ReadOnly = True
  297. Me.收入_tb.Size = New System.Drawing.Size(160, 23)
  298. Me.收入_tb.TabIndex = 1950
  299. Me.收入_tb.Text = "0"
  300. Me.收入_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  301. '
  302. '列印成EXCEL_bt
  303. '
  304. Me.列印成EXCEL_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  305. Me.列印成EXCEL_bt.BackColor = System.Drawing.Color.White
  306. Me.列印成EXCEL_bt.BackgroundImage = CType(resources.GetObject("列印成EXCEL_bt.BackgroundImage"), System.Drawing.Image)
  307. Me.列印成EXCEL_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  308. Me.列印成EXCEL_bt.ForeColor = System.Drawing.Color.Green
  309. Me.列印成EXCEL_bt.Location = New System.Drawing.Point(308, 571)
  310. Me.列印成EXCEL_bt.Name = "列印成EXCEL_bt"
  311. Me.列印成EXCEL_bt.Size = New System.Drawing.Size(50, 50)
  312. Me.列印成EXCEL_bt.TabIndex = 1953
  313. Me.列印成EXCEL_bt.UseVisualStyleBackColor = False
  314. '
  315. '申請完成_bt
  316. '
  317. Me.申請完成_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  318. Me.申請完成_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.SAVER
  319. Me.申請完成_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  320. Me.申請完成_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  321. Me.申請完成_bt.Location = New System.Drawing.Point(257, 571)
  322. Me.申請完成_bt.Name = "申請完成_bt"
  323. Me.申請完成_bt.Size = New System.Drawing.Size(50, 50)
  324. Me.申請完成_bt.TabIndex = 1952
  325. Me.申請完成_bt.UseVisualStyleBackColor = True
  326. '
  327. '開立收支單_bt
  328. '
  329. Me.開立收支單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  330. Me.開立收支單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  331. Me.開立收支單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  332. Me.開立收支單_bt.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  333. Me.開立收支單_bt.Location = New System.Drawing.Point(129, 571)
  334. Me.開立收支單_bt.Name = "開立收支單_bt"
  335. Me.開立收支單_bt.Size = New System.Drawing.Size(50, 50)
  336. Me.開立收支單_bt.TabIndex = 1951
  337. Me.開立收支單_bt.UseVisualStyleBackColor = True
  338. '
  339. '刪除收支單_bt
  340. '
  341. Me.刪除收支單_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  342. Me.刪除收支單_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.GarbageEmpty
  343. Me.刪除收支單_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  344. Me.刪除收支單_bt.ForeColor = System.Drawing.Color.Red
  345. Me.刪除收支單_bt.Location = New System.Drawing.Point(180, 571)
  346. Me.刪除收支單_bt.Name = "刪除收支單_bt"
  347. Me.刪除收支單_bt.Size = New System.Drawing.Size(50, 50)
  348. Me.刪除收支單_bt.TabIndex = 1954
  349. Me.刪除收支單_bt.UseVisualStyleBackColor = True
  350. '
  351. '應付款日報表
  352. '
  353. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  354. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  355. Me.ClientSize = New System.Drawing.Size(1197, 623)
  356. Me.Controls.Add(Me.刪除收支單_bt)
  357. Me.Controls.Add(Me.申請完成_bt)
  358. Me.Controls.Add(Me.開立收支單_bt)
  359. Me.Controls.Add(Me.列印成EXCEL_bt)
  360. Me.Controls.Add(Me.收入_tb)
  361. Me.Controls.Add(Me.彙總_tb)
  362. Me.Controls.Add(Me.支出_tb)
  363. Me.Controls.Add(Me.Label2)
  364. Me.Controls.Add(Me.Label1)
  365. Me.Controls.Add(Me.SplitContainer1)
  366. Me.Controls.Add(Me.PGS_ch)
  367. Me.Controls.Add(Me.HX_ch)
  368. Me.Controls.Add(Me.單據_dgv)
  369. Me.Controls.Add(Me.語轉扭_bt)
  370. Me.Controls.Add(Me.PictureBox2)
  371. Me.Controls.Add(Me.PictureBox1)
  372. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  373. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  374. Me.Name = "應付款日報表"
  375. Me.Text = "應付款日報表"
  376. CType(Me.單據_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  377. CType(Me.PictureBox2, System.ComponentModel.ISupportInitialize).EndInit()
  378. CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
  379. CType(Me.餘額_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  380. Me.SplitContainer1.Panel1.ResumeLayout(False)
  381. Me.SplitContainer1.Panel2.ResumeLayout(False)
  382. CType(Me.SplitContainer1, System.ComponentModel.ISupportInitialize).EndInit()
  383. Me.SplitContainer1.ResumeLayout(False)
  384. CType(Me.付款資料_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  385. Me.ResumeLayout(False)
  386. Me.PerformLayout()
  387. End Sub
  388. Friend WithEvents 語轉扭_bt As Button
  389. Friend WithEvents 單據_dgv As DataGridView
  390. Friend WithEvents PGS_ch As CheckBox
  391. Friend WithEvents HX_ch As CheckBox
  392. Friend WithEvents PictureBox2 As PictureBox
  393. Friend WithEvents PictureBox1 As PictureBox
  394. Friend WithEvents 餘額_dgv As DataGridView
  395. Friend WithEvents SplitContainer1 As SplitContainer
  396. Friend WithEvents 付款資料_dgv As DataGridView
  397. Friend WithEvents Label1 As Label
  398. Friend WithEvents Label2 As Label
  399. Friend WithEvents 支出_tb As TextBox
  400. Friend WithEvents 彙總_tb As TextBox
  401. Friend WithEvents 收入_tb As TextBox
  402. Friend WithEvents 列印成EXCEL_bt As Button
  403. Friend WithEvents 申請完成_bt As Button
  404. Friend WithEvents 開立收支單_bt As Button
  405. Friend WithEvents 刪除收支單_bt As Button
  406. End Class