説明なし
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

特支費審核.Designer.vb 29KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571
  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.components = New System.ComponentModel.Container()
  23. Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Me.Panel1 = New System.Windows.Forms.Panel()
  25. Me.選擇品項編號_cb = New System.Windows.Forms.ComboBox()
  26. Me.語言_dgv = New System.Windows.Forms.DataGridView()
  27. Me.Column1 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  28. Me.Column2 = New System.Windows.Forms.DataGridViewTextBoxColumn()
  29. Me.TextBox2 = New System.Windows.Forms.TextBox()
  30. Me.Label2 = New System.Windows.Forms.Label()
  31. Me.項次_tb = New System.Windows.Forms.TextBox()
  32. Me.Label27 = New System.Windows.Forms.Label()
  33. Me.Label28 = New System.Windows.Forms.Label()
  34. Me.新增項目_bt = New System.Windows.Forms.Button()
  35. Me.刪除項目_bt = New System.Windows.Forms.Button()
  36. Me.重新讀取_bt = New System.Windows.Forms.Button()
  37. Me.語轉扭_bt = New System.Windows.Forms.Button()
  38. Me.Panel2 = New System.Windows.Forms.Panel()
  39. Me.清單_dgv = New System.Windows.Forms.DataGridView()
  40. Me.Panel3 = New System.Windows.Forms.Panel()
  41. Me.核准_bt = New System.Windows.Forms.Button()
  42. Me.作廢_bt = New System.Windows.Forms.Button()
  43. Me.系統說明_bt = New System.Windows.Forms.Button()
  44. Me.合約編號1_cb = New System.Windows.Forms.ComboBox()
  45. Me.縮放1_bt = New System.Windows.Forms.Button()
  46. Me.大間距_ch = New System.Windows.Forms.CheckBox()
  47. Me.選擇品項_cb = New System.Windows.Forms.ComboBox()
  48. Me.中間距_ch = New System.Windows.Forms.CheckBox()
  49. Me.Label1 = New System.Windows.Forms.Label()
  50. Me.小間距_ch = New System.Windows.Forms.CheckBox()
  51. Me.單據_tb = New System.Windows.Forms.TextBox()
  52. Me.申請人_tb = New System.Windows.Forms.TextBox()
  53. Me.Label3 = New System.Windows.Forms.Label()
  54. Me.明細_dgv = New System.Windows.Forms.DataGridView()
  55. Me.Label8 = New System.Windows.Forms.Label()
  56. Me.總金額_tb = New System.Windows.Forms.TextBox()
  57. Me.ContextMenuStrip1 = New System.Windows.Forms.ContextMenuStrip(Me.components)
  58. Me.重新讀取ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  59. Me.ToolStripSeparator6 = New System.Windows.Forms.ToolStripSeparator()
  60. Me.開立零用金支付單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  61. Me.申請完成ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  62. Me.ToolStripSeparator1 = New System.Windows.Forms.ToolStripSeparator()
  63. Me.新增一筆資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  64. Me.刪除支付單中選中的資料ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  65. Me.ToolStripSeparator2 = New System.Windows.Forms.ToolStripSeparator()
  66. Me.刪除選中的零用金支付單ToolStripMenuItem = New System.Windows.Forms.ToolStripMenuItem()
  67. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  68. Me.Panel1.SuspendLayout()
  69. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  70. Me.Panel2.SuspendLayout()
  71. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  72. Me.Panel3.SuspendLayout()
  73. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  74. Me.ContextMenuStrip1.SuspendLayout()
  75. Me.SuspendLayout()
  76. '
  77. 'Panel1
  78. '
  79. Me.Panel1.Controls.Add(Me.選擇品項編號_cb)
  80. Me.Panel1.Controls.Add(Me.語言_dgv)
  81. Me.Panel1.Controls.Add(Me.TextBox2)
  82. Me.Panel1.Controls.Add(Me.Label2)
  83. Me.Panel1.Controls.Add(Me.項次_tb)
  84. Me.Panel1.Controls.Add(Me.Label27)
  85. Me.Panel1.Controls.Add(Me.Label28)
  86. Me.Panel1.Controls.Add(Me.新增項目_bt)
  87. Me.Panel1.Controls.Add(Me.刪除項目_bt)
  88. Me.Panel1.Controls.Add(Me.重新讀取_bt)
  89. Me.Panel1.Controls.Add(Me.語轉扭_bt)
  90. Me.Panel1.Location = New System.Drawing.Point(398, 153)
  91. Me.Panel1.Name = "Panel1"
  92. Me.Panel1.Size = New System.Drawing.Size(422, 225)
  93. Me.Panel1.TabIndex = 1842
  94. '
  95. '選擇品項編號_cb
  96. '
  97. Me.選擇品項編號_cb.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList
  98. Me.選擇品項編號_cb.FormattingEnabled = True
  99. Me.選擇品項編號_cb.Location = New System.Drawing.Point(218, 79)
  100. Me.選擇品項編號_cb.Name = "選擇品項編號_cb"
  101. Me.選擇品項編號_cb.Size = New System.Drawing.Size(59, 24)
  102. Me.選擇品項編號_cb.TabIndex = 820
  103. '
  104. '語言_dgv
  105. '
  106. Me.語言_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  107. Me.語言_dgv.Columns.AddRange(New System.Windows.Forms.DataGridViewColumn() {Me.Column1, Me.Column2})
  108. Me.語言_dgv.Location = New System.Drawing.Point(3, 3)
  109. Me.語言_dgv.Name = "語言_dgv"
  110. Me.語言_dgv.RowHeadersWidth = 5
  111. Me.語言_dgv.RowTemplate.Height = 24
  112. Me.語言_dgv.Size = New System.Drawing.Size(209, 48)
  113. Me.語言_dgv.TabIndex = 648
  114. Me.語言_dgv.Visible = False
  115. '
  116. 'Column1
  117. '
  118. Me.Column1.HeaderText = "Column1"
  119. Me.Column1.Name = "Column1"
  120. '
  121. 'Column2
  122. '
  123. Me.Column2.HeaderText = "Column2"
  124. Me.Column2.Name = "Column2"
  125. '
  126. 'TextBox2
  127. '
  128. Me.TextBox2.Location = New System.Drawing.Point(3, 79)
  129. Me.TextBox2.Name = "TextBox2"
  130. Me.TextBox2.Size = New System.Drawing.Size(209, 23)
  131. Me.TextBox2.TabIndex = 801
  132. '
  133. 'Label2
  134. '
  135. Me.Label2.AutoSize = True
  136. Me.Label2.Location = New System.Drawing.Point(2, 60)
  137. Me.Label2.Name = "Label2"
  138. Me.Label2.Size = New System.Drawing.Size(176, 16)
  139. Me.Label2.TabIndex = 802
  140. Me.Label2.Text = "申請部門/Departemen aplikasi"
  141. '
  142. '項次_tb
  143. '
  144. Me.項次_tb.Location = New System.Drawing.Point(72, 138)
  145. Me.項次_tb.Name = "項次_tb"
  146. Me.項次_tb.Size = New System.Drawing.Size(68, 23)
  147. Me.項次_tb.TabIndex = 812
  148. '
  149. 'Label27
  150. '
  151. Me.Label27.AutoSize = True
  152. Me.Label27.Location = New System.Drawing.Point(6, 141)
  153. Me.Label27.Name = "Label27"
  154. Me.Label27.Size = New System.Drawing.Size(59, 16)
  155. Me.Label27.TabIndex = 810
  156. Me.Label27.Text = "選擇/Pilih"
  157. '
  158. 'Label28
  159. '
  160. Me.Label28.AutoSize = True
  161. Me.Label28.Location = New System.Drawing.Point(146, 141)
  162. Me.Label28.Name = "Label28"
  163. Me.Label28.Size = New System.Drawing.Size(61, 16)
  164. Me.Label28.TabIndex = 811
  165. Me.Label28.Text = "項次/Item"
  166. '
  167. '新增項目_bt
  168. '
  169. Me.新增項目_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.add_2
  170. Me.新增項目_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  171. Me.新增項目_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  172. Me.新增項目_bt.Location = New System.Drawing.Point(218, 3)
  173. Me.新增項目_bt.Name = "新增項目_bt"
  174. Me.新增項目_bt.Size = New System.Drawing.Size(50, 50)
  175. Me.新增項目_bt.TabIndex = 822
  176. Me.新增項目_bt.UseVisualStyleBackColor = True
  177. '
  178. '刪除項目_bt
  179. '
  180. Me.刪除項目_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
  181. Me.刪除項目_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  182. Me.刪除項目_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  183. Me.刪除項目_bt.Location = New System.Drawing.Point(274, 3)
  184. Me.刪除項目_bt.Name = "刪除項目_bt"
  185. Me.刪除項目_bt.Size = New System.Drawing.Size(50, 50)
  186. Me.刪除項目_bt.TabIndex = 823
  187. Me.刪除項目_bt.UseVisualStyleBackColor = True
  188. '
  189. '重新讀取_bt
  190. '
  191. Me.重新讀取_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.下載
  192. Me.重新讀取_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  193. Me.重新讀取_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  194. Me.重新讀取_bt.Location = New System.Drawing.Point(330, 3)
  195. Me.重新讀取_bt.Name = "重新讀取_bt"
  196. Me.重新讀取_bt.Size = New System.Drawing.Size(50, 50)
  197. Me.重新讀取_bt.TabIndex = 820
  198. Me.重新讀取_bt.UseVisualStyleBackColor = True
  199. '
  200. '語轉扭_bt
  201. '
  202. Me.語轉扭_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  203. Me.語轉扭_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  204. Me.語轉扭_bt.ForeColor = System.Drawing.Color.Black
  205. Me.語轉扭_bt.Location = New System.Drawing.Point(283, 79)
  206. Me.語轉扭_bt.Name = "語轉扭_bt"
  207. Me.語轉扭_bt.Size = New System.Drawing.Size(25, 25)
  208. Me.語轉扭_bt.TabIndex = 1836
  209. Me.語轉扭_bt.Text = "L"
  210. Me.語轉扭_bt.UseVisualStyleBackColor = True
  211. '
  212. 'Panel2
  213. '
  214. Me.Panel2.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  215. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  216. Me.Panel2.BackColor = System.Drawing.Color.Transparent
  217. Me.Panel2.Controls.Add(Me.清單_dgv)
  218. Me.Panel2.Location = New System.Drawing.Point(0, 0)
  219. Me.Panel2.Name = "Panel2"
  220. Me.Panel2.Size = New System.Drawing.Size(335, 681)
  221. Me.Panel2.TabIndex = 1843
  222. '
  223. '清單_dgv
  224. '
  225. Me.清單_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  226. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  227. Me.清單_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  228. Me.清單_dgv.BackgroundColor = System.Drawing.Color.White
  229. Me.清單_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  230. Me.清單_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  231. Me.清單_dgv.Location = New System.Drawing.Point(2, 3)
  232. Me.清單_dgv.Name = "清單_dgv"
  233. Me.清單_dgv.RowHeadersWidth = 5
  234. Me.清單_dgv.RowTemplate.Height = 24
  235. Me.清單_dgv.Size = New System.Drawing.Size(330, 674)
  236. Me.清單_dgv.TabIndex = 763
  237. '
  238. 'Panel3
  239. '
  240. Me.Panel3.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  241. Or System.Windows.Forms.AnchorStyles.Left) _
  242. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  243. Me.Panel3.BackColor = System.Drawing.Color.Transparent
  244. Me.Panel3.Controls.Add(Me.核准_bt)
  245. Me.Panel3.Controls.Add(Me.作廢_bt)
  246. Me.Panel3.Controls.Add(Me.系統說明_bt)
  247. Me.Panel3.Controls.Add(Me.合約編號1_cb)
  248. Me.Panel3.Controls.Add(Me.縮放1_bt)
  249. Me.Panel3.Controls.Add(Me.大間距_ch)
  250. Me.Panel3.Controls.Add(Me.選擇品項_cb)
  251. Me.Panel3.Controls.Add(Me.中間距_ch)
  252. Me.Panel3.Controls.Add(Me.Label1)
  253. Me.Panel3.Controls.Add(Me.小間距_ch)
  254. Me.Panel3.Controls.Add(Me.單據_tb)
  255. Me.Panel3.Controls.Add(Me.申請人_tb)
  256. Me.Panel3.Controls.Add(Me.Label3)
  257. Me.Panel3.Controls.Add(Me.明細_dgv)
  258. Me.Panel3.Controls.Add(Me.Label8)
  259. Me.Panel3.Controls.Add(Me.總金額_tb)
  260. Me.Panel3.Location = New System.Drawing.Point(334, 0)
  261. Me.Panel3.Name = "Panel3"
  262. Me.Panel3.Size = New System.Drawing.Size(1015, 681)
  263. Me.Panel3.TabIndex = 1844
  264. '
  265. '核准_bt
  266. '
  267. Me.核准_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.check
  268. Me.核准_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  269. Me.核准_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  270. Me.核准_bt.Location = New System.Drawing.Point(358, 2)
  271. Me.核准_bt.Name = "核准_bt"
  272. Me.核准_bt.Size = New System.Drawing.Size(50, 50)
  273. Me.核准_bt.TabIndex = 1898
  274. Me.核准_bt.UseVisualStyleBackColor = True
  275. '
  276. '作廢_bt
  277. '
  278. Me.作廢_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.Close
  279. Me.作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  280. Me.作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  281. Me.作廢_bt.Location = New System.Drawing.Point(414, 2)
  282. Me.作廢_bt.Name = "作廢_bt"
  283. Me.作廢_bt.Size = New System.Drawing.Size(50, 50)
  284. Me.作廢_bt.TabIndex = 1897
  285. Me.作廢_bt.UseVisualStyleBackColor = True
  286. '
  287. '系統說明_bt
  288. '
  289. Me.系統說明_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  290. Me.系統說明_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.question_mark
  291. Me.系統說明_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  292. Me.系統說明_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  293. Me.系統說明_bt.ForeColor = System.Drawing.Color.Blue
  294. Me.系統說明_bt.Location = New System.Drawing.Point(960, 4)
  295. Me.系統說明_bt.Name = "系統說明_bt"
  296. Me.系統說明_bt.Size = New System.Drawing.Size(50, 50)
  297. Me.系統說明_bt.TabIndex = 1896
  298. Me.系統說明_bt.UseVisualStyleBackColor = True
  299. '
  300. '合約編號1_cb
  301. '
  302. Me.合約編號1_cb.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  303. Me.合約編號1_cb.FormattingEnabled = True
  304. Me.合約編號1_cb.Items.AddRange(New Object() {"", "第一期", "第二期", "第三期", "第四期", "第五期", "第六期", "第七期", "第八期", "第九期", "第十期"})
  305. Me.合約編號1_cb.Location = New System.Drawing.Point(358, 54)
  306. Me.合約編號1_cb.Name = "合約編號1_cb"
  307. Me.合約編號1_cb.Size = New System.Drawing.Size(97, 24)
  308. Me.合約編號1_cb.TabIndex = 1895
  309. '
  310. '縮放1_bt
  311. '
  312. Me.縮放1_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  313. Me.縮放1_bt.BackgroundImage = Global.HX_PGS_ERP_SYS.My.Resources.Resources.ZOOM01
  314. Me.縮放1_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  315. Me.縮放1_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  316. Me.縮放1_bt.ForeColor = System.Drawing.Color.Blue
  317. Me.縮放1_bt.Location = New System.Drawing.Point(908, 4)
  318. Me.縮放1_bt.Name = "縮放1_bt"
  319. Me.縮放1_bt.Size = New System.Drawing.Size(50, 50)
  320. Me.縮放1_bt.TabIndex = 1894
  321. Me.縮放1_bt.UseVisualStyleBackColor = True
  322. '
  323. '大間距_ch
  324. '
  325. Me.大間距_ch.AutoSize = True
  326. Me.大間距_ch.Location = New System.Drawing.Point(971, 59)
  327. Me.大間距_ch.Name = "大間距_ch"
  328. Me.大間距_ch.Size = New System.Drawing.Size(39, 20)
  329. Me.大間距_ch.TabIndex = 1839
  330. Me.大間距_ch.Text = "L3"
  331. Me.大間距_ch.UseVisualStyleBackColor = True
  332. '
  333. '選擇品項_cb
  334. '
  335. Me.選擇品項_cb.FormattingEnabled = True
  336. Me.選擇品項_cb.Location = New System.Drawing.Point(458, 54)
  337. Me.選擇品項_cb.Name = "選擇品項_cb"
  338. Me.選擇品項_cb.Size = New System.Drawing.Size(266, 24)
  339. Me.選擇品項_cb.TabIndex = 819
  340. '
  341. '中間距_ch
  342. '
  343. Me.中間距_ch.AutoSize = True
  344. Me.中間距_ch.Checked = True
  345. Me.中間距_ch.CheckState = System.Windows.Forms.CheckState.Checked
  346. Me.中間距_ch.Location = New System.Drawing.Point(926, 59)
  347. Me.中間距_ch.Name = "中間距_ch"
  348. Me.中間距_ch.Size = New System.Drawing.Size(39, 20)
  349. Me.中間距_ch.TabIndex = 1838
  350. Me.中間距_ch.Text = "L2"
  351. Me.中間距_ch.UseVisualStyleBackColor = True
  352. '
  353. 'Label1
  354. '
  355. Me.Label1.Location = New System.Drawing.Point(60, 7)
  356. Me.Label1.Name = "Label1"
  357. Me.Label1.Size = New System.Drawing.Size(88, 16)
  358. Me.Label1.TabIndex = 800
  359. Me.Label1.Text = "Serial Number"
  360. Me.Label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  361. '
  362. '小間距_ch
  363. '
  364. Me.小間距_ch.AutoSize = True
  365. Me.小間距_ch.Location = New System.Drawing.Point(881, 59)
  366. Me.小間距_ch.Name = "小間距_ch"
  367. Me.小間距_ch.Size = New System.Drawing.Size(39, 20)
  368. Me.小間距_ch.TabIndex = 1837
  369. Me.小間距_ch.Text = "L1"
  370. Me.小間距_ch.UseVisualStyleBackColor = True
  371. '
  372. '單據_tb
  373. '
  374. Me.單據_tb.Location = New System.Drawing.Point(151, 4)
  375. Me.單據_tb.Name = "單據_tb"
  376. Me.單據_tb.Size = New System.Drawing.Size(201, 23)
  377. Me.單據_tb.TabIndex = 799
  378. '
  379. '申請人_tb
  380. '
  381. Me.申請人_tb.Location = New System.Drawing.Point(151, 29)
  382. Me.申請人_tb.Name = "申請人_tb"
  383. Me.申請人_tb.Size = New System.Drawing.Size(201, 23)
  384. Me.申請人_tb.TabIndex = 803
  385. '
  386. 'Label3
  387. '
  388. Me.Label3.Location = New System.Drawing.Point(86, 32)
  389. Me.Label3.Name = "Label3"
  390. Me.Label3.Size = New System.Drawing.Size(62, 16)
  391. Me.Label3.TabIndex = 804
  392. Me.Label3.Text = "Pemohon"
  393. Me.Label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  394. '
  395. '明細_dgv
  396. '
  397. Me.明細_dgv.Anchor = CType((((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  398. Or System.Windows.Forms.AnchorStyles.Left) _
  399. Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  400. Me.明細_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  401. Me.明細_dgv.BackgroundColor = System.Drawing.Color.White
  402. Me.明細_dgv.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D
  403. Me.明細_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  404. Me.明細_dgv.Location = New System.Drawing.Point(3, 80)
  405. Me.明細_dgv.Name = "明細_dgv"
  406. Me.明細_dgv.RowHeadersWidth = 5
  407. DataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.[True]
  408. Me.明細_dgv.RowsDefaultCellStyle = DataGridViewCellStyle1
  409. Me.明細_dgv.RowTemplate.Height = 24
  410. Me.明細_dgv.Size = New System.Drawing.Size(1007, 597)
  411. Me.明細_dgv.TabIndex = 805
  412. '
  413. 'Label8
  414. '
  415. Me.Label8.Location = New System.Drawing.Point(66, 58)
  416. Me.Label8.Name = "Label8"
  417. Me.Label8.Size = New System.Drawing.Size(84, 16)
  418. Me.Label8.TabIndex = 817
  419. Me.Label8.Text = "Total Amount"
  420. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight
  421. '
  422. '總金額_tb
  423. '
  424. Me.總金額_tb.Location = New System.Drawing.Point(151, 55)
  425. Me.總金額_tb.Name = "總金額_tb"
  426. Me.總金額_tb.Size = New System.Drawing.Size(201, 23)
  427. Me.總金額_tb.TabIndex = 818
  428. '
  429. 'ContextMenuStrip1
  430. '
  431. Me.ContextMenuStrip1.Items.AddRange(New System.Windows.Forms.ToolStripItem() {Me.重新讀取ToolStripMenuItem, Me.ToolStripSeparator6, Me.開立零用金支付單ToolStripMenuItem, Me.申請完成ToolStripMenuItem, Me.ToolStripSeparator1, Me.新增一筆資料ToolStripMenuItem, Me.刪除支付單中選中的資料ToolStripMenuItem, Me.ToolStripSeparator2, Me.刪除選中的零用金支付單ToolStripMenuItem})
  432. Me.ContextMenuStrip1.Name = "ContextMenuStrip1"
  433. Me.ContextMenuStrip1.Size = New System.Drawing.Size(367, 154)
  434. '
  435. '重新讀取ToolStripMenuItem
  436. '
  437. Me.重新讀取ToolStripMenuItem.Name = "重新讀取ToolStripMenuItem"
  438. Me.重新讀取ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  439. Me.重新讀取ToolStripMenuItem.Text = "重新讀取 / Baca kembali"
  440. '
  441. 'ToolStripSeparator6
  442. '
  443. Me.ToolStripSeparator6.Name = "ToolStripSeparator6"
  444. Me.ToolStripSeparator6.Size = New System.Drawing.Size(363, 6)
  445. '
  446. '開立零用金支付單ToolStripMenuItem
  447. '
  448. Me.開立零用金支付單ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  449. Me.開立零用金支付單ToolStripMenuItem.Name = "開立零用金支付單ToolStripMenuItem"
  450. Me.開立零用金支付單ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  451. Me.開立零用金支付單ToolStripMenuItem.Text = "開立零用金支付單/Siapkan slip pembayaran kas kecil"
  452. '
  453. '申請完成ToolStripMenuItem
  454. '
  455. Me.申請完成ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer))
  456. Me.申請完成ToolStripMenuItem.Name = "申請完成ToolStripMenuItem"
  457. Me.申請完成ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  458. Me.申請完成ToolStripMenuItem.Text = "申請完成 / Aplikasi selesai"
  459. '
  460. 'ToolStripSeparator1
  461. '
  462. Me.ToolStripSeparator1.Name = "ToolStripSeparator1"
  463. Me.ToolStripSeparator1.Size = New System.Drawing.Size(363, 6)
  464. '
  465. '新增一筆資料ToolStripMenuItem
  466. '
  467. Me.新增一筆資料ToolStripMenuItem.ForeColor = System.Drawing.Color.FromArgb(CType(CType(0, Byte), Integer), CType(CType(192, Byte), Integer), CType(CType(0, Byte), Integer))
  468. Me.新增一筆資料ToolStripMenuItem.Name = "新增一筆資料ToolStripMenuItem"
  469. Me.新增一筆資料ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  470. Me.新增一筆資料ToolStripMenuItem.Text = "支付單中新增一筆空白資料 / Tambah Item"
  471. '
  472. '刪除支付單中選中的資料ToolStripMenuItem
  473. '
  474. Me.刪除支付單中選中的資料ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  475. Me.刪除支付單中選中的資料ToolStripMenuItem.Name = "刪除支付單中選中的資料ToolStripMenuItem"
  476. Me.刪除支付單中選中的資料ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  477. Me.刪除支付單中選中的資料ToolStripMenuItem.Text = "刪除一筆支付單中選中的資料 / Hapus sepotong data"
  478. '
  479. 'ToolStripSeparator2
  480. '
  481. Me.ToolStripSeparator2.Name = "ToolStripSeparator2"
  482. Me.ToolStripSeparator2.Size = New System.Drawing.Size(363, 6)
  483. '
  484. '刪除選中的零用金支付單ToolStripMenuItem
  485. '
  486. Me.刪除選中的零用金支付單ToolStripMenuItem.ForeColor = System.Drawing.Color.Red
  487. Me.刪除選中的零用金支付單ToolStripMenuItem.Name = "刪除選中的零用金支付單ToolStripMenuItem"
  488. Me.刪除選中的零用金支付單ToolStripMenuItem.Size = New System.Drawing.Size(366, 22)
  489. Me.刪除選中的零用金支付單ToolStripMenuItem.Text = "刪除選中的零用金支付單 / Hapus"
  490. '
  491. 'ToolTip1
  492. '
  493. Me.ToolTip1.AutoPopDelay = 5000
  494. Me.ToolTip1.InitialDelay = 500
  495. Me.ToolTip1.IsBalloon = True
  496. Me.ToolTip1.ReshowDelay = 100
  497. Me.ToolTip1.ToolTipTitle = "illustrate"
  498. '
  499. '特支費審核
  500. '
  501. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  502. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  503. Me.ClientSize = New System.Drawing.Size(1349, 681)
  504. Me.Controls.Add(Me.Panel1)
  505. Me.Controls.Add(Me.Panel2)
  506. Me.Controls.Add(Me.Panel3)
  507. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  508. Me.Margin = New System.Windows.Forms.Padding(4)
  509. Me.Name = "特支費審核"
  510. Me.Text = "特支費審核"
  511. Me.Panel1.ResumeLayout(False)
  512. Me.Panel1.PerformLayout()
  513. CType(Me.語言_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  514. Me.Panel2.ResumeLayout(False)
  515. CType(Me.清單_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  516. Me.Panel3.ResumeLayout(False)
  517. Me.Panel3.PerformLayout()
  518. CType(Me.明細_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  519. Me.ContextMenuStrip1.ResumeLayout(False)
  520. Me.ResumeLayout(False)
  521. End Sub
  522. Friend WithEvents Panel1 As Panel
  523. Friend WithEvents 選擇品項編號_cb As ComboBox
  524. Friend WithEvents 語言_dgv As DataGridView
  525. Friend WithEvents Column1 As DataGridViewTextBoxColumn
  526. Friend WithEvents Column2 As DataGridViewTextBoxColumn
  527. Friend WithEvents TextBox2 As TextBox
  528. Friend WithEvents Label2 As Label
  529. Friend WithEvents 項次_tb As TextBox
  530. Friend WithEvents Label27 As Label
  531. Friend WithEvents Label28 As Label
  532. Friend WithEvents 新增項目_bt As Button
  533. Friend WithEvents 刪除項目_bt As Button
  534. Friend WithEvents 重新讀取_bt As Button
  535. Friend WithEvents 語轉扭_bt As Button
  536. Friend WithEvents Panel2 As Panel
  537. Friend WithEvents 清單_dgv As DataGridView
  538. Friend WithEvents Panel3 As Panel
  539. Friend WithEvents 系統說明_bt As Button
  540. Friend WithEvents 合約編號1_cb As ComboBox
  541. Friend WithEvents 縮放1_bt As Button
  542. Friend WithEvents 大間距_ch As CheckBox
  543. Friend WithEvents 選擇品項_cb As ComboBox
  544. Friend WithEvents 中間距_ch As CheckBox
  545. Friend WithEvents Label1 As Label
  546. Friend WithEvents 小間距_ch As CheckBox
  547. Friend WithEvents 單據_tb As TextBox
  548. Friend WithEvents 申請人_tb As TextBox
  549. Friend WithEvents Label3 As Label
  550. Friend WithEvents 明細_dgv As DataGridView
  551. Friend WithEvents Label8 As Label
  552. Friend WithEvents 總金額_tb As TextBox
  553. Friend WithEvents ContextMenuStrip1 As ContextMenuStrip
  554. Friend WithEvents 重新讀取ToolStripMenuItem As ToolStripMenuItem
  555. Friend WithEvents ToolStripSeparator6 As ToolStripSeparator
  556. Friend WithEvents 開立零用金支付單ToolStripMenuItem As ToolStripMenuItem
  557. Friend WithEvents 申請完成ToolStripMenuItem As ToolStripMenuItem
  558. Friend WithEvents ToolStripSeparator1 As ToolStripSeparator
  559. Friend WithEvents 新增一筆資料ToolStripMenuItem As ToolStripMenuItem
  560. Friend WithEvents 刪除支付單中選中的資料ToolStripMenuItem As ToolStripMenuItem
  561. Friend WithEvents ToolStripSeparator2 As ToolStripSeparator
  562. Friend WithEvents 刪除選中的零用金支付單ToolStripMenuItem As ToolStripMenuItem
  563. Friend WithEvents ToolTip1 As ToolTip
  564. Friend WithEvents 核准_bt As Button
  565. Friend WithEvents 作廢_bt As Button
  566. End Class