Нема описа
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 30KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583
  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. Me.請款單_dgv = New System.Windows.Forms.DataGridView()
  23. Me.工程期數_lb = New System.Windows.Forms.Label()
  24. Me.工程期1_ch = New System.Windows.Forms.ComboBox()
  25. Me.甲方_lb = New System.Windows.Forms.Label()
  26. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  27. Me.查詢_bt = New System.Windows.Forms.Button()
  28. Me.搜尋_lb = New System.Windows.Forms.Label()
  29. Me.關鍵字搜尋_tb = New System.Windows.Forms.TextBox()
  30. Me.請款未結束_ch = New System.Windows.Forms.CheckBox()
  31. Me.請款已結束_ch = New System.Windows.Forms.CheckBox()
  32. Me.全部資料_ch = New System.Windows.Forms.CheckBox()
  33. Me.ANUD1 = New System.Windows.Forms.NumericUpDown()
  34. Me.工程總價_lb = New System.Windows.Forms.Label()
  35. Me.ANUD3 = New System.Windows.Forms.NumericUpDown()
  36. Me.結算金額_lb = New System.Windows.Forms.Label()
  37. Me.ANUD5 = New System.Windows.Forms.NumericUpDown()
  38. Me.剩餘款_lb = New System.Windows.Forms.Label()
  39. Me.ANUD10 = New System.Windows.Forms.NumericUpDown()
  40. Me.保留款_lb = New System.Windows.Forms.Label()
  41. Me.ANUD9 = New System.Windows.Forms.NumericUpDown()
  42. Me.驗收款_lb = New System.Windows.Forms.Label()
  43. Me.ANUD8 = New System.Windows.Forms.NumericUpDown()
  44. Me.施工款_lb = New System.Windows.Forms.Label()
  45. Me.ANUD7 = New System.Windows.Forms.NumericUpDown()
  46. Me.到貨款_lb = New System.Windows.Forms.Label()
  47. Me.ANUD6 = New System.Windows.Forms.NumericUpDown()
  48. Me.預付款_lb = New System.Windows.Forms.Label()
  49. Me.ANUD2 = New System.Windows.Forms.NumericUpDown()
  50. Me.追加減_lb = New System.Windows.Forms.Label()
  51. Me.ANUD4 = New System.Windows.Forms.NumericUpDown()
  52. Me.已請款_lb = New System.Windows.Forms.Label()
  53. Me.語轉扭_bt = New System.Windows.Forms.Button()
  54. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  55. Me.查閱文件_bt = New System.Windows.Forms.Button()
  56. Me.合約編號_tb = New System.Windows.Forms.TextBox()
  57. Me.Panel1 = New System.Windows.Forms.Panel()
  58. CType(Me.請款單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  59. CType(Me.ANUD1, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.ANUD3, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.ANUD5, System.ComponentModel.ISupportInitialize).BeginInit()
  62. CType(Me.ANUD10, System.ComponentModel.ISupportInitialize).BeginInit()
  63. CType(Me.ANUD9, System.ComponentModel.ISupportInitialize).BeginInit()
  64. CType(Me.ANUD8, System.ComponentModel.ISupportInitialize).BeginInit()
  65. CType(Me.ANUD7, System.ComponentModel.ISupportInitialize).BeginInit()
  66. CType(Me.ANUD6, System.ComponentModel.ISupportInitialize).BeginInit()
  67. CType(Me.ANUD2, System.ComponentModel.ISupportInitialize).BeginInit()
  68. CType(Me.ANUD4, System.ComponentModel.ISupportInitialize).BeginInit()
  69. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  70. Me.Panel1.SuspendLayout()
  71. Me.SuspendLayout()
  72. '
  73. '請款單_dgv
  74. '
  75. Me.請款單_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  76. Or System.Windows.Forms.AnchorStyles.Left) _
  77. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  78. Me.請款單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  79. Me.請款單_dgv.BackgroundColor = System.Drawing.Color.White
  80. Me.請款單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  81. Me.請款單_dgv.Location = New System.Drawing.Point(1, 52)
  82. Me.請款單_dgv.Name = "請款單_dgv"
  83. Me.請款單_dgv.RowHeadersWidth = 5
  84. Me.請款單_dgv.RowTemplate.Height = 24
  85. Me.請款單_dgv.Size = New System.Drawing.Size(1345, 603)
  86. Me.請款單_dgv.TabIndex = 1423
  87. '
  88. '工程期數_lb
  89. '
  90. Me.工程期數_lb.AutoSize = True
  91. Me.工程期數_lb.BackColor = System.Drawing.SystemColors.Control
  92. Me.工程期數_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  93. Me.工程期數_lb.Location = New System.Drawing.Point(344, 30)
  94. Me.工程期數_lb.Name = "工程期數_lb"
  95. Me.工程期數_lb.Size = New System.Drawing.Size(55, 16)
  96. Me.工程期數_lb.TabIndex = 1436
  97. Me.工程期數_lb.Text = "工程期數"
  98. Me.工程期數_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  99. '
  100. '工程期1_ch
  101. '
  102. Me.工程期1_ch.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  103. Me.工程期1_ch.ForeColor = System.Drawing.Color.Blue
  104. Me.工程期1_ch.FormattingEnabled = True
  105. Me.工程期1_ch.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  106. Me.工程期1_ch.Location = New System.Drawing.Point(437, 26)
  107. Me.工程期1_ch.Name = "工程期1_ch"
  108. Me.工程期1_ch.Size = New System.Drawing.Size(74, 24)
  109. Me.工程期1_ch.TabIndex = 1435
  110. '
  111. '甲方_lb
  112. '
  113. Me.甲方_lb.AutoSize = True
  114. Me.甲方_lb.BackColor = System.Drawing.SystemColors.Control
  115. Me.甲方_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  116. Me.甲方_lb.Location = New System.Drawing.Point(218, 30)
  117. Me.甲方_lb.Name = "甲方_lb"
  118. Me.甲方_lb.Size = New System.Drawing.Size(31, 16)
  119. Me.甲方_lb.TabIndex = 1434
  120. Me.甲方_lb.Text = "甲方"
  121. Me.甲方_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  122. '
  123. '合約編號1_cb
  124. '
  125. Me.合約編號1_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  126. Me.合約編號1_cb.ForeColor = System.Drawing.Color.Blue
  127. Me.合約編號1_cb.FormattingEnabled = True
  128. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  129. Me.合約編號1_cb.Location = New System.Drawing.Point(274, 26)
  130. Me.合約編號1_cb.Name = "合約編號1_cb"
  131. Me.合約編號1_cb.Size = New System.Drawing.Size(65, 24)
  132. Me.合約編號1_cb.TabIndex = 1433
  133. '
  134. '查詢_bt
  135. '
  136. Me.查詢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  137. Me.查詢_bt.Location = New System.Drawing.Point(172, 26)
  138. Me.查詢_bt.Name = "查詢_bt"
  139. Me.查詢_bt.Size = New System.Drawing.Size(40, 25)
  140. Me.查詢_bt.TabIndex = 1432
  141. Me.查詢_bt.Text = "◄"
  142. Me.查詢_bt.UseVisualStyleBackColor = True
  143. '
  144. '搜尋_lb
  145. '
  146. Me.搜尋_lb.AutoSize = True
  147. Me.搜尋_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  148. Me.搜尋_lb.Location = New System.Drawing.Point(4, 30)
  149. Me.搜尋_lb.Name = "搜尋_lb"
  150. Me.搜尋_lb.Size = New System.Drawing.Size(31, 16)
  151. Me.搜尋_lb.TabIndex = 1431
  152. Me.搜尋_lb.Text = "搜尋"
  153. Me.搜尋_lb.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  154. '
  155. '關鍵字搜尋_tb
  156. '
  157. Me.關鍵字搜尋_tb.Location = New System.Drawing.Point(73, 27)
  158. Me.關鍵字搜尋_tb.Name = "關鍵字搜尋_tb"
  159. Me.關鍵字搜尋_tb.Size = New System.Drawing.Size(99, 23)
  160. Me.關鍵字搜尋_tb.TabIndex = 1430
  161. '
  162. '請款未結束_ch
  163. '
  164. Me.請款未結束_ch.AutoSize = True
  165. Me.請款未結束_ch.ForeColor = System.Drawing.Color.Green
  166. Me.請款未結束_ch.Location = New System.Drawing.Point(113, 3)
  167. Me.請款未結束_ch.Name = "請款未結束_ch"
  168. Me.請款未結束_ch.Size = New System.Drawing.Size(86, 20)
  169. Me.請款未結束_ch.TabIndex = 1437
  170. Me.請款未結束_ch.Text = "請款未結束"
  171. Me.請款未結束_ch.UseVisualStyleBackColor = True
  172. '
  173. '請款已結束_ch
  174. '
  175. Me.請款已結束_ch.AutoSize = True
  176. Me.請款已結束_ch.ForeColor = System.Drawing.Color.Green
  177. Me.請款已結束_ch.Location = New System.Drawing.Point(291, 3)
  178. Me.請款已結束_ch.Name = "請款已結束_ch"
  179. Me.請款已結束_ch.Size = New System.Drawing.Size(86, 20)
  180. Me.請款已結束_ch.TabIndex = 1438
  181. Me.請款已結束_ch.Text = "請款已結束"
  182. Me.請款已結束_ch.UseVisualStyleBackColor = True
  183. '
  184. '全部資料_ch
  185. '
  186. Me.全部資料_ch.AutoSize = True
  187. Me.全部資料_ch.Checked = True
  188. Me.全部資料_ch.CheckState = System.Windows.Forms.CheckState.Checked
  189. Me.全部資料_ch.ForeColor = System.Drawing.Color.Green
  190. Me.全部資料_ch.Location = New System.Drawing.Point(12, 3)
  191. Me.全部資料_ch.Name = "全部資料_ch"
  192. Me.全部資料_ch.Size = New System.Drawing.Size(74, 20)
  193. Me.全部資料_ch.TabIndex = 1439
  194. Me.全部資料_ch.Text = "全部資料"
  195. Me.全部資料_ch.UseVisualStyleBackColor = True
  196. '
  197. 'ANUD1
  198. '
  199. Me.ANUD1.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  200. Me.ANUD1.Location = New System.Drawing.Point(585, 27)
  201. Me.ANUD1.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  202. Me.ANUD1.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  203. Me.ANUD1.Name = "ANUD1"
  204. Me.ANUD1.Size = New System.Drawing.Size(126, 23)
  205. Me.ANUD1.TabIndex = 1725
  206. Me.ANUD1.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  207. Me.ANUD1.ThousandsSeparator = True
  208. '
  209. '工程總價_lb
  210. '
  211. Me.工程總價_lb.AutoSize = True
  212. Me.工程總價_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  213. Me.工程總價_lb.Location = New System.Drawing.Point(583, 8)
  214. Me.工程總價_lb.Name = "工程總價_lb"
  215. Me.工程總價_lb.Size = New System.Drawing.Size(64, 16)
  216. Me.工程總價_lb.TabIndex = 1726
  217. Me.工程總價_lb.Text = "工程總價 : "
  218. '
  219. 'ANUD3
  220. '
  221. Me.ANUD3.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  222. Me.ANUD3.Location = New System.Drawing.Point(869, 27)
  223. Me.ANUD3.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  224. Me.ANUD3.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  225. Me.ANUD3.Name = "ANUD3"
  226. Me.ANUD3.Size = New System.Drawing.Size(126, 23)
  227. Me.ANUD3.TabIndex = 1727
  228. Me.ANUD3.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  229. Me.ANUD3.ThousandsSeparator = True
  230. '
  231. '結算金額_lb
  232. '
  233. Me.結算金額_lb.AutoSize = True
  234. Me.結算金額_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  235. Me.結算金額_lb.Location = New System.Drawing.Point(872, 8)
  236. Me.結算金額_lb.Name = "結算金額_lb"
  237. Me.結算金額_lb.Size = New System.Drawing.Size(64, 16)
  238. Me.結算金額_lb.TabIndex = 1728
  239. Me.結算金額_lb.Text = "結算金額 : "
  240. '
  241. 'ANUD5
  242. '
  243. Me.ANUD5.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  244. Me.ANUD5.Location = New System.Drawing.Point(1150, 27)
  245. Me.ANUD5.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  246. Me.ANUD5.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  247. Me.ANUD5.Name = "ANUD5"
  248. Me.ANUD5.Size = New System.Drawing.Size(126, 23)
  249. Me.ANUD5.TabIndex = 1729
  250. Me.ANUD5.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  251. Me.ANUD5.ThousandsSeparator = True
  252. '
  253. '剩餘款_lb
  254. '
  255. Me.剩餘款_lb.AutoSize = True
  256. Me.剩餘款_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  257. Me.剩餘款_lb.Location = New System.Drawing.Point(1153, 8)
  258. Me.剩餘款_lb.Name = "剩餘款_lb"
  259. Me.剩餘款_lb.Size = New System.Drawing.Size(52, 16)
  260. Me.剩餘款_lb.TabIndex = 1730
  261. Me.剩餘款_lb.Text = "剩餘款 : "
  262. '
  263. 'ANUD10
  264. '
  265. Me.ANUD10.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  266. Me.ANUD10.ForeColor = System.Drawing.Color.Green
  267. Me.ANUD10.Location = New System.Drawing.Point(1220, 656)
  268. Me.ANUD10.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  269. Me.ANUD10.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  270. Me.ANUD10.Name = "ANUD10"
  271. Me.ANUD10.Size = New System.Drawing.Size(126, 23)
  272. Me.ANUD10.TabIndex = 1731
  273. Me.ANUD10.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  274. Me.ANUD10.ThousandsSeparator = True
  275. '
  276. '保留款_lb
  277. '
  278. Me.保留款_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  279. Me.保留款_lb.AutoSize = True
  280. Me.保留款_lb.ForeColor = System.Drawing.Color.Green
  281. Me.保留款_lb.Location = New System.Drawing.Point(1083, 659)
  282. Me.保留款_lb.Name = "保留款_lb"
  283. Me.保留款_lb.Size = New System.Drawing.Size(52, 16)
  284. Me.保留款_lb.TabIndex = 1732
  285. Me.保留款_lb.Text = "保留款 : "
  286. '
  287. 'ANUD9
  288. '
  289. Me.ANUD9.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  290. Me.ANUD9.ForeColor = System.Drawing.Color.Green
  291. Me.ANUD9.Location = New System.Drawing.Point(954, 656)
  292. Me.ANUD9.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  293. Me.ANUD9.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  294. Me.ANUD9.Name = "ANUD9"
  295. Me.ANUD9.Size = New System.Drawing.Size(126, 23)
  296. Me.ANUD9.TabIndex = 1733
  297. Me.ANUD9.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  298. Me.ANUD9.ThousandsSeparator = True
  299. '
  300. '驗收款_lb
  301. '
  302. Me.驗收款_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  303. Me.驗收款_lb.AutoSize = True
  304. Me.驗收款_lb.ForeColor = System.Drawing.Color.Green
  305. Me.驗收款_lb.Location = New System.Drawing.Point(803, 659)
  306. Me.驗收款_lb.Name = "驗收款_lb"
  307. Me.驗收款_lb.Size = New System.Drawing.Size(52, 16)
  308. Me.驗收款_lb.TabIndex = 1734
  309. Me.驗收款_lb.Text = "驗收款 : "
  310. '
  311. 'ANUD8
  312. '
  313. Me.ANUD8.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  314. Me.ANUD8.ForeColor = System.Drawing.Color.Green
  315. Me.ANUD8.Location = New System.Drawing.Point(675, 656)
  316. Me.ANUD8.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  317. Me.ANUD8.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  318. Me.ANUD8.Name = "ANUD8"
  319. Me.ANUD8.Size = New System.Drawing.Size(126, 23)
  320. Me.ANUD8.TabIndex = 1735
  321. Me.ANUD8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  322. Me.ANUD8.ThousandsSeparator = True
  323. '
  324. '施工款_lb
  325. '
  326. Me.施工款_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  327. Me.施工款_lb.AutoSize = True
  328. Me.施工款_lb.ForeColor = System.Drawing.Color.Green
  329. Me.施工款_lb.Location = New System.Drawing.Point(540, 659)
  330. Me.施工款_lb.Name = "施工款_lb"
  331. Me.施工款_lb.Size = New System.Drawing.Size(52, 16)
  332. Me.施工款_lb.TabIndex = 1736
  333. Me.施工款_lb.Text = "施工款 : "
  334. '
  335. 'ANUD7
  336. '
  337. Me.ANUD7.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  338. Me.ANUD7.ForeColor = System.Drawing.Color.Green
  339. Me.ANUD7.Location = New System.Drawing.Point(412, 656)
  340. Me.ANUD7.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  341. Me.ANUD7.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  342. Me.ANUD7.Name = "ANUD7"
  343. Me.ANUD7.Size = New System.Drawing.Size(126, 23)
  344. Me.ANUD7.TabIndex = 1737
  345. Me.ANUD7.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  346. Me.ANUD7.ThousandsSeparator = True
  347. '
  348. '到貨款_lb
  349. '
  350. Me.到貨款_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  351. Me.到貨款_lb.AutoSize = True
  352. Me.到貨款_lb.ForeColor = System.Drawing.Color.Green
  353. Me.到貨款_lb.Location = New System.Drawing.Point(275, 659)
  354. Me.到貨款_lb.Name = "到貨款_lb"
  355. Me.到貨款_lb.Size = New System.Drawing.Size(52, 16)
  356. Me.到貨款_lb.TabIndex = 1738
  357. Me.到貨款_lb.Text = "到貨款 : "
  358. '
  359. 'ANUD6
  360. '
  361. Me.ANUD6.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  362. Me.ANUD6.ForeColor = System.Drawing.Color.Green
  363. Me.ANUD6.Location = New System.Drawing.Point(147, 656)
  364. Me.ANUD6.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  365. Me.ANUD6.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  366. Me.ANUD6.Name = "ANUD6"
  367. Me.ANUD6.Size = New System.Drawing.Size(126, 23)
  368. Me.ANUD6.TabIndex = 1739
  369. Me.ANUD6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  370. Me.ANUD6.ThousandsSeparator = True
  371. '
  372. '預付款_lb
  373. '
  374. Me.預付款_lb.Anchor = CType((System.Windows.Forms.AnchorStyles.Bottom Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  375. Me.預付款_lb.AutoSize = True
  376. Me.預付款_lb.ForeColor = System.Drawing.Color.Green
  377. Me.預付款_lb.Location = New System.Drawing.Point(7, 659)
  378. Me.預付款_lb.Name = "預付款_lb"
  379. Me.預付款_lb.Size = New System.Drawing.Size(52, 16)
  380. Me.預付款_lb.TabIndex = 1740
  381. Me.預付款_lb.Text = "預付款 : "
  382. '
  383. 'ANUD2
  384. '
  385. Me.ANUD2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  386. Me.ANUD2.Location = New System.Drawing.Point(727, 27)
  387. Me.ANUD2.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  388. Me.ANUD2.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  389. Me.ANUD2.Name = "ANUD2"
  390. Me.ANUD2.Size = New System.Drawing.Size(126, 23)
  391. Me.ANUD2.TabIndex = 1741
  392. Me.ANUD2.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  393. Me.ANUD2.ThousandsSeparator = True
  394. '
  395. '追加減_lb
  396. '
  397. Me.追加減_lb.AutoSize = True
  398. Me.追加減_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  399. Me.追加減_lb.Location = New System.Drawing.Point(730, 8)
  400. Me.追加減_lb.Name = "追加減_lb"
  401. Me.追加減_lb.Size = New System.Drawing.Size(52, 16)
  402. Me.追加減_lb.TabIndex = 1742
  403. Me.追加減_lb.Text = "追加減 : "
  404. '
  405. 'ANUD4
  406. '
  407. Me.ANUD4.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  408. Me.ANUD4.Location = New System.Drawing.Point(1010, 27)
  409. Me.ANUD4.Maximum = New Decimal(New Integer() {1316134912, 2328, 0, 0})
  410. Me.ANUD4.Minimum = New Decimal(New Integer() {1316134912, 2328, 0, -2147483648})
  411. Me.ANUD4.Name = "ANUD4"
  412. Me.ANUD4.Size = New System.Drawing.Size(126, 23)
  413. Me.ANUD4.TabIndex = 1743
  414. Me.ANUD4.TextAlign = System.Windows.Forms.HorizontalAlignment.Right
  415. Me.ANUD4.ThousandsSeparator = True
  416. '
  417. '已請款_lb
  418. '
  419. Me.已請款_lb.AutoSize = True
  420. Me.已請款_lb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  421. Me.已請款_lb.Location = New System.Drawing.Point(1013, 8)
  422. Me.已請款_lb.Name = "已請款_lb"
  423. Me.已請款_lb.Size = New System.Drawing.Size(52, 16)
  424. Me.已請款_lb.TabIndex = 1744
  425. Me.已請款_lb.Text = "已請款 : "
  426. '
  427. '語轉扭_bt
  428. '
  429. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  430. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  431. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  432. Me.語轉扭_bt.Location = New System.Drawing.Point(1323, 28)
  433. Me.語轉扭_bt.Name = "語轉扭_bt"
  434. Me.語轉扭_bt.Size = New System.Drawing.Size(23, 23)
  435. Me.語轉扭_bt.TabIndex = 1745
  436. Me.語轉扭_bt.Text = "L"
  437. Me.語轉扭_bt.UseVisualStyleBackColor = True
  438. '
  439. '語言_dgv
  440. '
  441. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  442. Me.語言_dgv.Location = New System.Drawing.Point(3, 3)
  443. Me.語言_dgv.Name = "語言_dgv"
  444. Me.語言_dgv.RowHeadersWidth = 5
  445. Me.語言_dgv.RowTemplate.Height = 24
  446. Me.語言_dgv.Size = New System.Drawing.Size(81, 49)
  447. Me.語言_dgv.TabIndex = 1746
  448. Me.語言_dgv.Visible = False
  449. '
  450. '查閱文件_bt
  451. '
  452. Me.查閱文件_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.reports
  453. Me.查閱文件_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  454. Me.查閱文件_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  455. Me.查閱文件_bt.ForeColor = System.Drawing.Color.Green
  456. Me.查閱文件_bt.Location = New System.Drawing.Point(523, 1)
  457. Me.查閱文件_bt.Name = "查閱文件_bt"
  458. Me.查閱文件_bt.Size = New System.Drawing.Size(50, 50)
  459. Me.查閱文件_bt.TabIndex = 1747
  460. Me.查閱文件_bt.UseVisualStyleBackColor = True
  461. '
  462. '合約編號_tb
  463. '
  464. Me.合約編號_tb.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  465. Me.合約編號_tb.Enabled = False
  466. Me.合約編號_tb.Location = New System.Drawing.Point(3, 58)
  467. Me.合約編號_tb.Name = "合約編號_tb"
  468. Me.合約編號_tb.Size = New System.Drawing.Size(125, 23)
  469. Me.合約編號_tb.TabIndex = 1748
  470. '
  471. 'Panel1
  472. '
  473. Me.Panel1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  474. Me.Panel1.Controls.Add(Me.語言_dgv)
  475. Me.Panel1.Controls.Add(Me.合約編號_tb)
  476. Me.Panel1.Location = New System.Drawing.Point(600, 216)
  477. Me.Panel1.Name = "Panel1"
  478. Me.Panel1.Size = New System.Drawing.Size(200, 100)
  479. Me.Panel1.TabIndex = 1749
  480. Me.Panel1.Visible = False
  481. '
  482. '合約請款控制表
  483. '
  484. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  485. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  486. Me.ClientSize = New System.Drawing.Size(1349, 681)
  487. Me.Controls.Add(Me.Panel1)
  488. Me.Controls.Add(Me.查閱文件_bt)
  489. Me.Controls.Add(Me.語轉扭_bt)
  490. Me.Controls.Add(Me.ANUD4)
  491. Me.Controls.Add(Me.已請款_lb)
  492. Me.Controls.Add(Me.ANUD2)
  493. Me.Controls.Add(Me.追加減_lb)
  494. Me.Controls.Add(Me.ANUD6)
  495. Me.Controls.Add(Me.預付款_lb)
  496. Me.Controls.Add(Me.ANUD7)
  497. Me.Controls.Add(Me.到貨款_lb)
  498. Me.Controls.Add(Me.ANUD8)
  499. Me.Controls.Add(Me.施工款_lb)
  500. Me.Controls.Add(Me.ANUD9)
  501. Me.Controls.Add(Me.驗收款_lb)
  502. Me.Controls.Add(Me.ANUD10)
  503. Me.Controls.Add(Me.保留款_lb)
  504. Me.Controls.Add(Me.ANUD5)
  505. Me.Controls.Add(Me.剩餘款_lb)
  506. Me.Controls.Add(Me.ANUD3)
  507. Me.Controls.Add(Me.結算金額_lb)
  508. Me.Controls.Add(Me.ANUD1)
  509. Me.Controls.Add(Me.工程總價_lb)
  510. Me.Controls.Add(Me.請款已結束_ch)
  511. Me.Controls.Add(Me.請款未結束_ch)
  512. Me.Controls.Add(Me.工程期數_lb)
  513. Me.Controls.Add(Me.工程期1_ch)
  514. Me.Controls.Add(Me.甲方_lb)
  515. Me.Controls.Add(Me.合約編號1_cb)
  516. Me.Controls.Add(Me.查詢_bt)
  517. Me.Controls.Add(Me.關鍵字搜尋_tb)
  518. Me.Controls.Add(Me.請款單_dgv)
  519. Me.Controls.Add(Me.全部資料_ch)
  520. Me.Controls.Add(Me.搜尋_lb)
  521. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  522. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  523. Me.Name = "合約請款控制表"
  524. Me.Text = "合約請款控制表"
  525. CType(Me.請款單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  526. CType(Me.ANUD1, System.ComponentModel.ISupportInitialize).EndInit()
  527. CType(Me.ANUD3, System.ComponentModel.ISupportInitialize).EndInit()
  528. CType(Me.ANUD5, System.ComponentModel.ISupportInitialize).EndInit()
  529. CType(Me.ANUD10, System.ComponentModel.ISupportInitialize).EndInit()
  530. CType(Me.ANUD9, System.ComponentModel.ISupportInitialize).EndInit()
  531. CType(Me.ANUD8, System.ComponentModel.ISupportInitialize).EndInit()
  532. CType(Me.ANUD7, System.ComponentModel.ISupportInitialize).EndInit()
  533. CType(Me.ANUD6, System.ComponentModel.ISupportInitialize).EndInit()
  534. CType(Me.ANUD2, System.ComponentModel.ISupportInitialize).EndInit()
  535. CType(Me.ANUD4, System.ComponentModel.ISupportInitialize).EndInit()
  536. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  537. Me.Panel1.ResumeLayout(False)
  538. Me.Panel1.PerformLayout()
  539. Me.ResumeLayout(False)
  540. Me.PerformLayout()
  541. End Sub
  542. Friend WithEvents 請款單_dgv As DataGridView
  543. Friend WithEvents 工程期數_lb As Label
  544. Friend WithEvents 工程期1_ch As ComboBox
  545. Friend WithEvents 甲方_lb As Label
  546. Friend WithEvents 合約編號1_cb As ComboBox
  547. Friend WithEvents 查詢_bt As Button
  548. Friend WithEvents 搜尋_lb As Label
  549. Friend WithEvents 關鍵字搜尋_tb As TextBox
  550. Friend WithEvents 請款未結束_ch As CheckBox
  551. Friend WithEvents 請款已結束_ch As CheckBox
  552. Friend WithEvents 全部資料_ch As CheckBox
  553. Friend WithEvents ANUD1 As NumericUpDown
  554. Friend WithEvents 工程總價_lb As Label
  555. Friend WithEvents ANUD3 As NumericUpDown
  556. Friend WithEvents 結算金額_lb As Label
  557. Friend WithEvents ANUD5 As NumericUpDown
  558. Friend WithEvents 剩餘款_lb As Label
  559. Friend WithEvents ANUD10 As NumericUpDown
  560. Friend WithEvents 保留款_lb As Label
  561. Friend WithEvents ANUD9 As NumericUpDown
  562. Friend WithEvents 驗收款_lb As Label
  563. Friend WithEvents ANUD8 As NumericUpDown
  564. Friend WithEvents 施工款_lb As Label
  565. Friend WithEvents ANUD7 As NumericUpDown
  566. Friend WithEvents 到貨款_lb As Label
  567. Friend WithEvents ANUD6 As NumericUpDown
  568. Friend WithEvents 預付款_lb As Label
  569. Friend WithEvents ANUD2 As NumericUpDown
  570. Friend WithEvents 追加減_lb As Label
  571. Friend WithEvents ANUD4 As NumericUpDown
  572. Friend WithEvents 已請款_lb As Label
  573. Friend WithEvents 語轉扭_bt As Button
  574. Friend WithEvents 語言_dgv As DataGridView
  575. Friend WithEvents 查閱文件_bt As Button
  576. Friend WithEvents 合約編號_tb As TextBox
  577. Friend WithEvents Panel1 As Panel
  578. End Class