Bez popisu
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 28KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543
  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 DataGridViewCellStyle3 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  24. Dim DataGridViewCellStyle4 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
  25. Me.Label10 = New System.Windows.Forms.Label()
  26. Me.主旨_tb = New System.Windows.Forms.TextBox()
  27. Me.Label9 = New System.Windows.Forms.Label()
  28. Me.單號_tb = New System.Windows.Forms.TextBox()
  29. Me.選擇日期_dtp = New System.Windows.Forms.DateTimePicker()
  30. Me.開單人_tb = New System.Windows.Forms.TextBox()
  31. Me.Label29 = New System.Windows.Forms.Label()
  32. Me.Label0 = New System.Windows.Forms.Label()
  33. Me.控制表_dgv = New System.Windows.Forms.DataGridView()
  34. Me.Label13 = New System.Windows.Forms.Label()
  35. Me.PrintDocument1 = New System.Drawing.Printing.PrintDocument()
  36. Me.ToolTip1 = New System.Windows.Forms.ToolTip(Me.components)
  37. Me.字體_NUD = New System.Windows.Forms.NumericUpDown()
  38. Me.字體大小調整_lb = New System.Windows.Forms.Label()
  39. Me.檔案名稱_tb = New System.Windows.Forms.TextBox()
  40. Me.Label8 = New System.Windows.Forms.Label()
  41. Me.公司名稱 = New System.Windows.Forms.TextBox()
  42. Me.已核准的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  43. Me.作廢的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  44. Me.已發行的營運成本收支單_rb = New System.Windows.Forms.RadioButton()
  45. Me.說明_tb = New System.Windows.Forms.TextBox()
  46. Me.人員_dgv = New System.Windows.Forms.DataGridView()
  47. Me.指定人員_bt = New System.Windows.Forms.Button()
  48. Me.Label1 = New System.Windows.Forms.Label()
  49. Me.發行_bt = New System.Windows.Forms.Button()
  50. Me.查詢_tb = New System.Windows.Forms.Button()
  51. Me.作廢_bt = New System.Windows.Forms.Button()
  52. Me.刪除_bt = New System.Windows.Forms.Button()
  53. Me.儲存_bt = New System.Windows.Forms.Button()
  54. Me.新增_bt = New System.Windows.Forms.Button()
  55. Me.列印_bt = New System.Windows.Forms.Button()
  56. Me.全選_cb = New System.Windows.Forms.CheckBox()
  57. Me.ppp = New System.Windows.Forms.Panel()
  58. Me.人員1_dgv = New System.Windows.Forms.DataGridView()
  59. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  60. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).BeginInit()
  61. CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  62. Me.ppp.SuspendLayout()
  63. CType(Me.人員1_dgv, System.ComponentModel.ISupportInitialize).BeginInit()
  64. Me.SuspendLayout()
  65. '
  66. 'Label10
  67. '
  68. Me.Label10.AutoSize = True
  69. Me.Label10.ImeMode = System.Windows.Forms.ImeMode.NoControl
  70. Me.Label10.Location = New System.Drawing.Point(390, 117)
  71. Me.Label10.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  72. Me.Label10.Name = "Label10"
  73. Me.Label10.Size = New System.Drawing.Size(31, 16)
  74. Me.Label10.TabIndex = 1856
  75. Me.Label10.Text = "說明"
  76. '
  77. '主旨_tb
  78. '
  79. Me.主旨_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  80. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  81. Me.主旨_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  82. Me.主旨_tb.Location = New System.Drawing.Point(390, 62)
  83. Me.主旨_tb.Margin = New System.Windows.Forms.Padding(4)
  84. Me.主旨_tb.Multiline = True
  85. Me.主旨_tb.Name = "主旨_tb"
  86. Me.主旨_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  87. Me.主旨_tb.Size = New System.Drawing.Size(475, 51)
  88. Me.主旨_tb.TabIndex = 1853
  89. '
  90. 'Label9
  91. '
  92. Me.Label9.AutoSize = True
  93. Me.Label9.ImeMode = System.Windows.Forms.ImeMode.NoControl
  94. Me.Label9.Location = New System.Drawing.Point(387, 42)
  95. Me.Label9.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  96. Me.Label9.Name = "Label9"
  97. Me.Label9.Size = New System.Drawing.Size(31, 16)
  98. Me.Label9.TabIndex = 1854
  99. Me.Label9.Text = "主旨"
  100. '
  101. '單號_tb
  102. '
  103. Me.單號_tb.Location = New System.Drawing.Point(48, 6)
  104. Me.單號_tb.Margin = New System.Windows.Forms.Padding(4)
  105. Me.單號_tb.Name = "單號_tb"
  106. Me.單號_tb.ReadOnly = True
  107. Me.單號_tb.Size = New System.Drawing.Size(120, 23)
  108. Me.單號_tb.TabIndex = 1852
  109. Me.單號_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  110. '
  111. '選擇日期_dtp
  112. '
  113. Me.選擇日期_dtp.Location = New System.Drawing.Point(457, 6)
  114. Me.選擇日期_dtp.Name = "選擇日期_dtp"
  115. Me.選擇日期_dtp.Size = New System.Drawing.Size(134, 23)
  116. Me.選擇日期_dtp.TabIndex = 1851
  117. '
  118. '開單人_tb
  119. '
  120. Me.開單人_tb.Location = New System.Drawing.Point(267, 6)
  121. Me.開單人_tb.Margin = New System.Windows.Forms.Padding(4)
  122. Me.開單人_tb.Name = "開單人_tb"
  123. Me.開單人_tb.ReadOnly = True
  124. Me.開單人_tb.Size = New System.Drawing.Size(120, 23)
  125. Me.開單人_tb.TabIndex = 1868
  126. Me.開單人_tb.TextAlign = System.Windows.Forms.HorizontalAlignment.Center
  127. '
  128. 'Label29
  129. '
  130. Me.Label29.AutoSize = True
  131. Me.Label29.ImeMode = System.Windows.Forms.ImeMode.NoControl
  132. Me.Label29.Location = New System.Drawing.Point(394, 9)
  133. Me.Label29.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  134. Me.Label29.Name = "Label29"
  135. Me.Label29.Size = New System.Drawing.Size(55, 16)
  136. Me.Label29.TabIndex = 1850
  137. Me.Label29.Text = "文件日期"
  138. '
  139. 'Label0
  140. '
  141. Me.Label0.AutoSize = True
  142. Me.Label0.ImeMode = System.Windows.Forms.ImeMode.NoControl
  143. Me.Label0.Location = New System.Drawing.Point(8, 9)
  144. Me.Label0.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  145. Me.Label0.Name = "Label0"
  146. Me.Label0.Size = New System.Drawing.Size(31, 16)
  147. Me.Label0.TabIndex = 1849
  148. Me.Label0.Text = "單號"
  149. Me.Label0.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  150. '
  151. '控制表_dgv
  152. '
  153. DataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  154. Me.控制表_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle3
  155. Me.控制表_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  156. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  157. Me.控制表_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  158. Me.控制表_dgv.BackgroundColor = System.Drawing.Color.White
  159. Me.控制表_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  160. Me.控制表_dgv.Location = New System.Drawing.Point(11, 62)
  161. Me.控制表_dgv.Margin = New System.Windows.Forms.Padding(4)
  162. Me.控制表_dgv.Name = "控制表_dgv"
  163. Me.控制表_dgv.ReadOnly = True
  164. Me.控制表_dgv.RowHeadersWidth = 5
  165. Me.控制表_dgv.RowTemplate.Height = 24
  166. Me.控制表_dgv.Size = New System.Drawing.Size(371, 576)
  167. Me.控制表_dgv.TabIndex = 1843
  168. '
  169. 'Label13
  170. '
  171. Me.Label13.AutoSize = True
  172. Me.Label13.ImeMode = System.Windows.Forms.ImeMode.NoControl
  173. Me.Label13.Location = New System.Drawing.Point(218, 9)
  174. Me.Label13.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  175. Me.Label13.Name = "Label13"
  176. Me.Label13.Size = New System.Drawing.Size(43, 16)
  177. Me.Label13.TabIndex = 1867
  178. Me.Label13.Text = "開單人"
  179. '
  180. 'ToolTip1
  181. '
  182. Me.ToolTip1.IsBalloon = True
  183. Me.ToolTip1.ToolTipIcon = System.Windows.Forms.ToolTipIcon.Info
  184. Me.ToolTip1.ToolTipTitle = "系統說明"
  185. '
  186. '字體_NUD
  187. '
  188. Me.字體_NUD.DecimalPlaces = 1
  189. Me.字體_NUD.Increment = New Decimal(New Integer() {1, 0, 0, 65536})
  190. Me.字體_NUD.Location = New System.Drawing.Point(311, 35)
  191. Me.字體_NUD.Maximum = New Decimal(New Integer() {18, 0, 0, 0})
  192. Me.字體_NUD.Minimum = New Decimal(New Integer() {6, 0, 0, 0})
  193. Me.字體_NUD.Name = "字體_NUD"
  194. Me.字體_NUD.Size = New System.Drawing.Size(52, 23)
  195. Me.字體_NUD.TabIndex = 1864
  196. Me.字體_NUD.Value = New Decimal(New Integer() {12, 0, 0, 0})
  197. '
  198. '字體大小調整_lb
  199. '
  200. Me.字體大小調整_lb.AutoSize = True
  201. Me.字體大小調整_lb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  202. Me.字體大小調整_lb.ForeColor = System.Drawing.Color.Brown
  203. Me.字體大小調整_lb.ImeMode = System.Windows.Forms.ImeMode.NoControl
  204. Me.字體大小調整_lb.Location = New System.Drawing.Point(247, 38)
  205. Me.字體大小調整_lb.Name = "字體大小調整_lb"
  206. Me.字體大小調整_lb.Size = New System.Drawing.Size(55, 16)
  207. Me.字體大小調整_lb.TabIndex = 1865
  208. Me.字體大小調整_lb.Text = "字體調整"
  209. '
  210. '檔案名稱_tb
  211. '
  212. Me.檔案名稱_tb.Location = New System.Drawing.Point(664, 6)
  213. Me.檔案名稱_tb.Margin = New System.Windows.Forms.Padding(4)
  214. Me.檔案名稱_tb.Name = "檔案名稱_tb"
  215. Me.檔案名稱_tb.Size = New System.Drawing.Size(298, 23)
  216. Me.檔案名稱_tb.TabIndex = 1861
  217. '
  218. 'Label8
  219. '
  220. Me.Label8.AutoSize = True
  221. Me.Label8.ImeMode = System.Windows.Forms.ImeMode.NoControl
  222. Me.Label8.Location = New System.Drawing.Point(603, 9)
  223. Me.Label8.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  224. Me.Label8.Name = "Label8"
  225. Me.Label8.Size = New System.Drawing.Size(55, 16)
  226. Me.Label8.TabIndex = 1860
  227. Me.Label8.Text = "檔案名稱"
  228. Me.Label8.TextAlign = System.Drawing.ContentAlignment.MiddleCenter
  229. '
  230. '公司名稱
  231. '
  232. Me.公司名稱.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  233. Me.公司名稱.Location = New System.Drawing.Point(180, 124)
  234. Me.公司名稱.Margin = New System.Windows.Forms.Padding(4)
  235. Me.公司名稱.Multiline = True
  236. Me.公司名稱.Name = "公司名稱"
  237. Me.公司名稱.Size = New System.Drawing.Size(81, 20)
  238. Me.公司名稱.TabIndex = 1859
  239. Me.公司名稱.Visible = False
  240. '
  241. '已核准的營運成本收支單_rb
  242. '
  243. Me.已核准的營運成本收支單_rb.AutoSize = True
  244. Me.已核准的營運成本收支單_rb.Location = New System.Drawing.Point(12, 36)
  245. Me.已核准的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  246. Me.已核准的營運成本收支單_rb.Name = "已核准的營運成本收支單_rb"
  247. Me.已核准的營運成本收支單_rb.Size = New System.Drawing.Size(61, 20)
  248. Me.已核准的營運成本收支單_rb.TabIndex = 1858
  249. Me.已核准的營運成本收支單_rb.TabStop = True
  250. Me.已核准的營運成本收支單_rb.Text = "已儲存"
  251. Me.已核准的營運成本收支單_rb.UseVisualStyleBackColor = True
  252. '
  253. '作廢的營運成本收支單_rb
  254. '
  255. Me.作廢的營運成本收支單_rb.AutoSize = True
  256. Me.作廢的營運成本收支單_rb.Location = New System.Drawing.Point(86, 36)
  257. Me.作廢的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  258. Me.作廢的營運成本收支單_rb.Name = "作廢的營運成本收支單_rb"
  259. Me.作廢的營運成本收支單_rb.Size = New System.Drawing.Size(61, 20)
  260. Me.作廢的營運成本收支單_rb.TabIndex = 1857
  261. Me.作廢的營運成本收支單_rb.TabStop = True
  262. Me.作廢的營運成本收支單_rb.Text = "已作廢"
  263. Me.作廢的營運成本收支單_rb.UseVisualStyleBackColor = True
  264. '
  265. '已發行的營運成本收支單_rb
  266. '
  267. Me.已發行的營運成本收支單_rb.AutoSize = True
  268. Me.已發行的營運成本收支單_rb.Location = New System.Drawing.Point(160, 35)
  269. Me.已發行的營運成本收支單_rb.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  270. Me.已發行的營運成本收支單_rb.Name = "已發行的營運成本收支單_rb"
  271. Me.已發行的營運成本收支單_rb.Size = New System.Drawing.Size(61, 20)
  272. Me.已發行的營運成本收支單_rb.TabIndex = 1871
  273. Me.已發行的營運成本收支單_rb.TabStop = True
  274. Me.已發行的營運成本收支單_rb.Text = "已發行"
  275. Me.已發行的營運成本收支單_rb.UseVisualStyleBackColor = True
  276. '
  277. '說明_tb
  278. '
  279. Me.說明_tb.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  280. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  281. Me.說明_tb.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle
  282. Me.說明_tb.Location = New System.Drawing.Point(390, 137)
  283. Me.說明_tb.Margin = New System.Windows.Forms.Padding(4)
  284. Me.說明_tb.Multiline = True
  285. Me.說明_tb.Name = "說明_tb"
  286. Me.說明_tb.ScrollBars = System.Windows.Forms.ScrollBars.Vertical
  287. Me.說明_tb.Size = New System.Drawing.Size(475, 501)
  288. Me.說明_tb.TabIndex = 1873
  289. '
  290. '人員_dgv
  291. '
  292. Me.人員_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  293. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  294. Me.人員_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  295. Me.人員_dgv.BackgroundColor = System.Drawing.Color.White
  296. Me.人員_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  297. Me.人員_dgv.Location = New System.Drawing.Point(872, 84)
  298. Me.人員_dgv.Name = "人員_dgv"
  299. Me.人員_dgv.RowHeadersWidth = 5
  300. Me.人員_dgv.RowTemplate.Height = 24
  301. Me.人員_dgv.Size = New System.Drawing.Size(393, 547)
  302. Me.人員_dgv.TabIndex = 1874
  303. '
  304. '指定人員_bt
  305. '
  306. Me.指定人員_bt.Location = New System.Drawing.Point(1003, 59)
  307. Me.指定人員_bt.Name = "指定人員_bt"
  308. Me.指定人員_bt.Size = New System.Drawing.Size(95, 23)
  309. Me.指定人員_bt.TabIndex = 1875
  310. Me.指定人員_bt.Text = "指定人員"
  311. Me.指定人員_bt.UseVisualStyleBackColor = True
  312. '
  313. 'Label1
  314. '
  315. Me.Label1.AutoSize = True
  316. Me.Label1.ImeMode = System.Windows.Forms.ImeMode.NoControl
  317. Me.Label1.Location = New System.Drawing.Point(873, 62)
  318. Me.Label1.Margin = New System.Windows.Forms.Padding(4, 0, 4, 0)
  319. Me.Label1.Name = "Label1"
  320. Me.Label1.Size = New System.Drawing.Size(55, 16)
  321. Me.Label1.TabIndex = 1876
  322. Me.Label1.Text = "簽核人員"
  323. '
  324. '發行_bt
  325. '
  326. Me.發行_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  327. Me.發行_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.check
  328. Me.發行_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  329. Me.發行_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  330. Me.發行_bt.ForeColor = System.Drawing.Color.DarkGreen
  331. Me.發行_bt.Location = New System.Drawing.Point(1170, 6)
  332. Me.發行_bt.Margin = New System.Windows.Forms.Padding(4)
  333. Me.發行_bt.Name = "發行_bt"
  334. Me.發行_bt.Size = New System.Drawing.Size(45, 45)
  335. Me.發行_bt.TabIndex = 1872
  336. Me.發行_bt.UseVisualStyleBackColor = True
  337. '
  338. '查詢_tb
  339. '
  340. Me.查詢_tb.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.Search
  341. Me.查詢_tb.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch
  342. Me.查詢_tb.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  343. Me.查詢_tb.ForeColor = System.Drawing.Color.Red
  344. Me.查詢_tb.Location = New System.Drawing.Point(180, 5)
  345. Me.查詢_tb.Margin = New System.Windows.Forms.Padding(4)
  346. Me.查詢_tb.Name = "查詢_tb"
  347. Me.查詢_tb.Size = New System.Drawing.Size(30, 25)
  348. Me.查詢_tb.TabIndex = 1863
  349. Me.查詢_tb.UseVisualStyleBackColor = True
  350. '
  351. '作廢_bt
  352. '
  353. Me.作廢_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  354. Me.作廢_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.Close
  355. Me.作廢_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  356. Me.作廢_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  357. Me.作廢_bt.ForeColor = System.Drawing.Color.DarkGreen
  358. Me.作廢_bt.Location = New System.Drawing.Point(1120, 6)
  359. Me.作廢_bt.Margin = New System.Windows.Forms.Padding(4)
  360. Me.作廢_bt.Name = "作廢_bt"
  361. Me.作廢_bt.Size = New System.Drawing.Size(45, 45)
  362. Me.作廢_bt.TabIndex = 1848
  363. Me.作廢_bt.UseVisualStyleBackColor = True
  364. '
  365. '刪除_bt
  366. '
  367. Me.刪除_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  368. Me.刪除_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.GarbageEmpty
  369. Me.刪除_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  370. Me.刪除_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  371. Me.刪除_bt.ForeColor = System.Drawing.Color.Red
  372. Me.刪除_bt.Location = New System.Drawing.Point(1020, 5)
  373. Me.刪除_bt.Margin = New System.Windows.Forms.Padding(4)
  374. Me.刪除_bt.Name = "刪除_bt"
  375. Me.刪除_bt.Size = New System.Drawing.Size(45, 45)
  376. Me.刪除_bt.TabIndex = 1847
  377. Me.刪除_bt.UseVisualStyleBackColor = True
  378. '
  379. '儲存_bt
  380. '
  381. Me.儲存_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  382. Me.儲存_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.SAVER
  383. Me.儲存_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  384. Me.儲存_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  385. Me.儲存_bt.ForeColor = System.Drawing.Color.DarkGreen
  386. Me.儲存_bt.Location = New System.Drawing.Point(1070, 5)
  387. Me.儲存_bt.Margin = New System.Windows.Forms.Padding(4)
  388. Me.儲存_bt.Name = "儲存_bt"
  389. Me.儲存_bt.Size = New System.Drawing.Size(45, 45)
  390. Me.儲存_bt.TabIndex = 1846
  391. Me.儲存_bt.UseVisualStyleBackColor = True
  392. '
  393. '新增_bt
  394. '
  395. Me.新增_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  396. Me.新增_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.add_2
  397. Me.新增_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  398. Me.新增_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  399. Me.新增_bt.ForeColor = System.Drawing.Color.Blue
  400. Me.新增_bt.Location = New System.Drawing.Point(970, 6)
  401. Me.新增_bt.Margin = New System.Windows.Forms.Padding(4)
  402. Me.新增_bt.Name = "新增_bt"
  403. Me.新增_bt.Size = New System.Drawing.Size(45, 45)
  404. Me.新增_bt.TabIndex = 1845
  405. Me.新增_bt.UseVisualStyleBackColor = True
  406. '
  407. '列印_bt
  408. '
  409. Me.列印_bt.Anchor = CType((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Right), System.Windows.Forms.AnchorStyles)
  410. Me.列印_bt.BackgroundImage = Global.HSKIN_MIS_SYS.My.Resources.Resources.print
  411. Me.列印_bt.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom
  412. Me.列印_bt.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  413. Me.列印_bt.ForeColor = System.Drawing.Color.Red
  414. Me.列印_bt.Location = New System.Drawing.Point(1220, 6)
  415. Me.列印_bt.Margin = New System.Windows.Forms.Padding(4)
  416. Me.列印_bt.Name = "列印_bt"
  417. Me.列印_bt.Size = New System.Drawing.Size(45, 45)
  418. Me.列印_bt.TabIndex = 1844
  419. Me.列印_bt.UseVisualStyleBackColor = True
  420. '
  421. '全選_cb
  422. '
  423. Me.全選_cb.AutoSize = True
  424. Me.全選_cb.Location = New System.Drawing.Point(935, 61)
  425. Me.全選_cb.Name = "全選_cb"
  426. Me.全選_cb.Size = New System.Drawing.Size(62, 20)
  427. Me.全選_cb.TabIndex = 1877
  428. Me.全選_cb.Text = "所有人"
  429. Me.全選_cb.UseVisualStyleBackColor = True
  430. '
  431. 'ppp
  432. '
  433. Me.ppp.Controls.Add(Me.人員1_dgv)
  434. Me.ppp.Location = New System.Drawing.Point(935, 88)
  435. Me.ppp.Name = "ppp"
  436. Me.ppp.Size = New System.Drawing.Size(253, 415)
  437. Me.ppp.TabIndex = 1878
  438. Me.ppp.Visible = False
  439. '
  440. '人員1_dgv
  441. '
  442. DataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(CType(CType(192, Byte), Integer), CType(CType(255, Byte), Integer), CType(CType(192, Byte), Integer))
  443. Me.人員1_dgv.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle4
  444. Me.人員1_dgv.Anchor = CType(((System.Windows.Forms.AnchorStyles.Top Or System.Windows.Forms.AnchorStyles.Bottom) _
  445. Or System.Windows.Forms.AnchorStyles.Left), System.Windows.Forms.AnchorStyles)
  446. Me.人員1_dgv.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill
  447. Me.人員1_dgv.BackgroundColor = System.Drawing.Color.White
  448. Me.人員1_dgv.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
  449. Me.人員1_dgv.Location = New System.Drawing.Point(7, 39)
  450. Me.人員1_dgv.Name = "人員1_dgv"
  451. Me.人員1_dgv.RowHeadersWidth = 5
  452. Me.人員1_dgv.RowTemplate.Height = 24
  453. Me.人員1_dgv.Size = New System.Drawing.Size(190, 346)
  454. Me.人員1_dgv.TabIndex = 1875
  455. '
  456. '文件
  457. '
  458. Me.AutoScaleDimensions = New System.Drawing.SizeF(7.0!, 16.0!)
  459. Me.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font
  460. Me.ClientSize = New System.Drawing.Size(1270, 643)
  461. Me.Controls.Add(Me.全選_cb)
  462. Me.Controls.Add(Me.Label1)
  463. Me.Controls.Add(Me.指定人員_bt)
  464. Me.Controls.Add(Me.人員_dgv)
  465. Me.Controls.Add(Me.說明_tb)
  466. Me.Controls.Add(Me.發行_bt)
  467. Me.Controls.Add(Me.已發行的營運成本收支單_rb)
  468. Me.Controls.Add(Me.Label10)
  469. Me.Controls.Add(Me.主旨_tb)
  470. Me.Controls.Add(Me.Label9)
  471. Me.Controls.Add(Me.單號_tb)
  472. Me.Controls.Add(Me.選擇日期_dtp)
  473. Me.Controls.Add(Me.開單人_tb)
  474. Me.Controls.Add(Me.查詢_tb)
  475. Me.Controls.Add(Me.Label29)
  476. Me.Controls.Add(Me.Label0)
  477. Me.Controls.Add(Me.作廢_bt)
  478. Me.Controls.Add(Me.刪除_bt)
  479. Me.Controls.Add(Me.儲存_bt)
  480. Me.Controls.Add(Me.新增_bt)
  481. Me.Controls.Add(Me.列印_bt)
  482. Me.Controls.Add(Me.控制表_dgv)
  483. Me.Controls.Add(Me.Label13)
  484. Me.Controls.Add(Me.字體_NUD)
  485. Me.Controls.Add(Me.字體大小調整_lb)
  486. Me.Controls.Add(Me.檔案名稱_tb)
  487. Me.Controls.Add(Me.Label8)
  488. Me.Controls.Add(Me.公司名稱)
  489. Me.Controls.Add(Me.已核准的營運成本收支單_rb)
  490. Me.Controls.Add(Me.作廢的營運成本收支單_rb)
  491. Me.Controls.Add(Me.ppp)
  492. Me.Font = New System.Drawing.Font("微軟正黑體", 9.0!, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, CType(136, Byte))
  493. Me.Margin = New System.Windows.Forms.Padding(3, 4, 3, 4)
  494. Me.Name = "文件"
  495. Me.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen
  496. Me.Text = "文件簽核管理"
  497. CType(Me.控制表_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  498. CType(Me.字體_NUD, System.ComponentModel.ISupportInitialize).EndInit()
  499. CType(Me.人員_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  500. Me.ppp.ResumeLayout(False)
  501. CType(Me.人員1_dgv, System.ComponentModel.ISupportInitialize).EndInit()
  502. Me.ResumeLayout(False)
  503. Me.PerformLayout()
  504. End Sub
  505. Friend WithEvents Label10 As Label
  506. Friend WithEvents 主旨_tb As TextBox
  507. Friend WithEvents Label9 As Label
  508. Friend WithEvents 單號_tb As TextBox
  509. Friend WithEvents 選擇日期_dtp As DateTimePicker
  510. Friend WithEvents 開單人_tb As TextBox
  511. Friend WithEvents 查詢_tb As Button
  512. Friend WithEvents Label29 As Label
  513. Friend WithEvents Label0 As Label
  514. Friend WithEvents 作廢_bt As Button
  515. Friend WithEvents 刪除_bt As Button
  516. Friend WithEvents 儲存_bt As Button
  517. Friend WithEvents 新增_bt As Button
  518. Friend WithEvents 列印_bt As Button
  519. Friend WithEvents 控制表_dgv As DataGridView
  520. Friend WithEvents Label13 As Label
  521. Friend WithEvents PrintDocument1 As Printing.PrintDocument
  522. Friend WithEvents ToolTip1 As ToolTip
  523. Friend WithEvents 字體_NUD As NumericUpDown
  524. Friend WithEvents 字體大小調整_lb As Label
  525. Friend WithEvents 檔案名稱_tb As TextBox
  526. Friend WithEvents Label8 As Label
  527. Friend WithEvents 公司名稱 As TextBox
  528. Friend WithEvents 已核准的營運成本收支單_rb As RadioButton
  529. Friend WithEvents 作廢的營運成本收支單_rb As RadioButton
  530. Friend WithEvents 已發行的營運成本收支單_rb As RadioButton
  531. Friend WithEvents 發行_bt As Button
  532. Friend WithEvents 說明_tb As TextBox
  533. Friend WithEvents 人員_dgv As DataGridView
  534. Friend WithEvents 指定人員_bt As Button
  535. Friend WithEvents Label1 As Label
  536. Friend WithEvents 全選_cb As CheckBox
  537. Friend WithEvents ppp As Panel
  538. Friend WithEvents 人員1_dgv As DataGridView
  539. End Class