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

Resources.Designer.vb 24KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603
  1. '------------------------------------------------------------------------------
  2. ' <auto-generated>
  3. ' 這段程式碼是由工具產生的。
  4. ' 執行階段版本:4.0.30319.42000
  5. '
  6. ' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
  7. ' 變更將會遺失。
  8. ' </auto-generated>
  9. '------------------------------------------------------------------------------
  10. Option Strict On
  11. Option Explicit On
  12. Imports System
  13. Namespace My.Resources
  14. '這個類別是自動產生的,是利用 StronglyTypedResourceBuilder
  15. '類別透過 ResGen 或 Visual Studio 這類工具。
  16. '若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen
  17. '(利用 /str 選項),或重建您的 VS 專案。
  18. '''<summary>
  19. ''' 用於查詢當地語系化字串等的強類型資源類別。
  20. '''</summary>
  21. <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0"), _
  22. Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
  23. Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
  24. Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
  25. Friend Module Resources
  26. Private resourceMan As Global.System.Resources.ResourceManager
  27. Private resourceCulture As Global.System.Globalization.CultureInfo
  28. '''<summary>
  29. ''' 傳回這個類別使用的快取的 ResourceManager 執行個體。
  30. '''</summary>
  31. <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
  32. Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
  33. Get
  34. If Object.ReferenceEquals(resourceMan, Nothing) Then
  35. Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("ICS_ASMS_ERP_SYS.Resources", GetType(Resources).Assembly)
  36. resourceMan = temp
  37. End If
  38. Return resourceMan
  39. End Get
  40. End Property
  41. '''<summary>
  42. ''' 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有
  43. ''' 使用這個強類型資源類別的資源查閱。
  44. '''</summary>
  45. <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
  46. Friend Property Culture() As Global.System.Globalization.CultureInfo
  47. Get
  48. Return resourceCulture
  49. End Get
  50. Set
  51. resourceCulture = value
  52. End Set
  53. End Property
  54. '''<summary>
  55. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  56. '''</summary>
  57. Friend ReadOnly Property _1_122() As System.Drawing.Bitmap
  58. Get
  59. Dim obj As Object = ResourceManager.GetObject("1_122", resourceCulture)
  60. Return CType(obj,System.Drawing.Bitmap)
  61. End Get
  62. End Property
  63. '''<summary>
  64. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  65. '''</summary>
  66. Friend ReadOnly Property _1_123() As System.Drawing.Bitmap
  67. Get
  68. Dim obj As Object = ResourceManager.GetObject("1_123", resourceCulture)
  69. Return CType(obj,System.Drawing.Bitmap)
  70. End Get
  71. End Property
  72. '''<summary>
  73. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  74. '''</summary>
  75. Friend ReadOnly Property _1_124() As System.Drawing.Bitmap
  76. Get
  77. Dim obj As Object = ResourceManager.GetObject("1_124", resourceCulture)
  78. Return CType(obj,System.Drawing.Bitmap)
  79. End Get
  80. End Property
  81. '''<summary>
  82. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  83. '''</summary>
  84. Friend ReadOnly Property _1_125() As System.Drawing.Bitmap
  85. Get
  86. Dim obj As Object = ResourceManager.GetObject("1_125", resourceCulture)
  87. Return CType(obj,System.Drawing.Bitmap)
  88. End Get
  89. End Property
  90. '''<summary>
  91. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  92. '''</summary>
  93. Friend ReadOnly Property _Select() As System.Drawing.Bitmap
  94. Get
  95. Dim obj As Object = ResourceManager.GetObject("Select", resourceCulture)
  96. Return CType(obj,System.Drawing.Bitmap)
  97. End Get
  98. End Property
  99. '''<summary>
  100. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  101. '''</summary>
  102. Friend ReadOnly Property add_2() As System.Drawing.Bitmap
  103. Get
  104. Dim obj As Object = ResourceManager.GetObject("add-2", resourceCulture)
  105. Return CType(obj,System.Drawing.Bitmap)
  106. End Get
  107. End Property
  108. '''<summary>
  109. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  110. '''</summary>
  111. Friend ReadOnly Property Add_Image() As System.Drawing.Bitmap
  112. Get
  113. Dim obj As Object = ResourceManager.GetObject("Add_Image", resourceCulture)
  114. Return CType(obj,System.Drawing.Bitmap)
  115. End Get
  116. End Property
  117. '''<summary>
  118. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  119. '''</summary>
  120. Friend ReadOnly Property Bar_Chart() As System.Drawing.Bitmap
  121. Get
  122. Dim obj As Object = ResourceManager.GetObject("Bar Chart", resourceCulture)
  123. Return CType(obj,System.Drawing.Bitmap)
  124. End Get
  125. End Property
  126. '''<summary>
  127. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  128. '''</summary>
  129. Friend ReadOnly Property box_64x64() As System.Drawing.Bitmap
  130. Get
  131. Dim obj As Object = ResourceManager.GetObject("box_64x64", resourceCulture)
  132. Return CType(obj,System.Drawing.Bitmap)
  133. End Get
  134. End Property
  135. '''<summary>
  136. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  137. '''</summary>
  138. Friend ReadOnly Property business_64x64() As System.Drawing.Bitmap
  139. Get
  140. Dim obj As Object = ResourceManager.GetObject("business_64x64", resourceCulture)
  141. Return CType(obj,System.Drawing.Bitmap)
  142. End Get
  143. End Property
  144. '''<summary>
  145. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  146. '''</summary>
  147. Friend ReadOnly Property buy1() As System.Drawing.Bitmap
  148. Get
  149. Dim obj As Object = ResourceManager.GetObject("buy1", resourceCulture)
  150. Return CType(obj,System.Drawing.Bitmap)
  151. End Get
  152. End Property
  153. '''<summary>
  154. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  155. '''</summary>
  156. Friend ReadOnly Property Cancel() As System.Drawing.Bitmap
  157. Get
  158. Dim obj As Object = ResourceManager.GetObject("Cancel", resourceCulture)
  159. Return CType(obj,System.Drawing.Bitmap)
  160. End Get
  161. End Property
  162. '''<summary>
  163. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  164. '''</summary>
  165. Friend ReadOnly Property cancel_button() As System.Drawing.Bitmap
  166. Get
  167. Dim obj As Object = ResourceManager.GetObject("cancel-button", resourceCulture)
  168. Return CType(obj,System.Drawing.Bitmap)
  169. End Get
  170. End Property
  171. '''<summary>
  172. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  173. '''</summary>
  174. Friend ReadOnly Property change() As System.Drawing.Bitmap
  175. Get
  176. Dim obj As Object = ResourceManager.GetObject("change", resourceCulture)
  177. Return CType(obj,System.Drawing.Bitmap)
  178. End Get
  179. End Property
  180. '''<summary>
  181. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  182. '''</summary>
  183. Friend ReadOnly Property check() As System.Drawing.Bitmap
  184. Get
  185. Dim obj As Object = ResourceManager.GetObject("check", resourceCulture)
  186. Return CType(obj,System.Drawing.Bitmap)
  187. End Get
  188. End Property
  189. '''<summary>
  190. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  191. '''</summary>
  192. Friend ReadOnly Property check_icon() As System.Drawing.Bitmap
  193. Get
  194. Dim obj As Object = ResourceManager.GetObject("check-icon", resourceCulture)
  195. Return CType(obj,System.Drawing.Bitmap)
  196. End Get
  197. End Property
  198. '''<summary>
  199. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  200. '''</summary>
  201. Friend ReadOnly Property Close() As System.Drawing.Bitmap
  202. Get
  203. Dim obj As Object = ResourceManager.GetObject("Close", resourceCulture)
  204. Return CType(obj,System.Drawing.Bitmap)
  205. End Get
  206. End Property
  207. '''<summary>
  208. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  209. '''</summary>
  210. Friend ReadOnly Property code() As System.Drawing.Bitmap
  211. Get
  212. Dim obj As Object = ResourceManager.GetObject("code", resourceCulture)
  213. Return CType(obj,System.Drawing.Bitmap)
  214. End Get
  215. End Property
  216. '''<summary>
  217. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  218. '''</summary>
  219. Friend ReadOnly Property computer() As System.Drawing.Bitmap
  220. Get
  221. Dim obj As Object = ResourceManager.GetObject("computer", resourceCulture)
  222. Return CType(obj,System.Drawing.Bitmap)
  223. End Get
  224. End Property
  225. '''<summary>
  226. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  227. '''</summary>
  228. Friend ReadOnly Property Delete_Image() As System.Drawing.Bitmap
  229. Get
  230. Dim obj As Object = ResourceManager.GetObject("Delete_Image", resourceCulture)
  231. Return CType(obj,System.Drawing.Bitmap)
  232. End Get
  233. End Property
  234. '''<summary>
  235. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  236. '''</summary>
  237. Friend ReadOnly Property document_accept() As System.Drawing.Bitmap
  238. Get
  239. Dim obj As Object = ResourceManager.GetObject("document-accept", resourceCulture)
  240. Return CType(obj,System.Drawing.Bitmap)
  241. End Get
  242. End Property
  243. '''<summary>
  244. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  245. '''</summary>
  246. Friend ReadOnly Property Download() As System.Drawing.Bitmap
  247. Get
  248. Dim obj As Object = ResourceManager.GetObject("Download", resourceCulture)
  249. Return CType(obj,System.Drawing.Bitmap)
  250. End Get
  251. End Property
  252. '''<summary>
  253. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  254. '''</summary>
  255. Friend ReadOnly Property ERP() As System.Drawing.Bitmap
  256. Get
  257. Dim obj As Object = ResourceManager.GetObject("ERP", resourceCulture)
  258. Return CType(obj,System.Drawing.Bitmap)
  259. End Get
  260. End Property
  261. '''<summary>
  262. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  263. '''</summary>
  264. Friend ReadOnly Property Fire() As System.Drawing.Bitmap
  265. Get
  266. Dim obj As Object = ResourceManager.GetObject("Fire", resourceCulture)
  267. Return CType(obj,System.Drawing.Bitmap)
  268. End Get
  269. End Property
  270. '''<summary>
  271. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  272. '''</summary>
  273. Friend ReadOnly Property GarbageEmpty() As System.Drawing.Bitmap
  274. Get
  275. Dim obj As Object = ResourceManager.GetObject("GarbageEmpty", resourceCulture)
  276. Return CType(obj,System.Drawing.Bitmap)
  277. End Get
  278. End Property
  279. '''<summary>
  280. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  281. '''</summary>
  282. Friend ReadOnly Property ICS_LOGO() As System.Drawing.Bitmap
  283. Get
  284. Dim obj As Object = ResourceManager.GetObject("ICS-LOGO", resourceCulture)
  285. Return CType(obj,System.Drawing.Bitmap)
  286. End Get
  287. End Property
  288. '''<summary>
  289. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  290. '''</summary>
  291. Friend ReadOnly Property ICSASMSLOG() As System.Drawing.Bitmap
  292. Get
  293. Dim obj As Object = ResourceManager.GetObject("ICSASMSLOG", resourceCulture)
  294. Return CType(obj,System.Drawing.Bitmap)
  295. End Get
  296. End Property
  297. '''<summary>
  298. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  299. '''</summary>
  300. Friend ReadOnly Property Item_logic_0001() As System.Drawing.Bitmap
  301. Get
  302. Dim obj As Object = ResourceManager.GetObject("Item_logic_0001", resourceCulture)
  303. Return CType(obj,System.Drawing.Bitmap)
  304. End Get
  305. End Property
  306. '''<summary>
  307. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  308. '''</summary>
  309. Friend ReadOnly Property L180() As System.Drawing.Bitmap
  310. Get
  311. Dim obj As Object = ResourceManager.GetObject("L180", resourceCulture)
  312. Return CType(obj,System.Drawing.Bitmap)
  313. End Get
  314. End Property
  315. '''<summary>
  316. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  317. '''</summary>
  318. Friend ReadOnly Property L90() As System.Drawing.Bitmap
  319. Get
  320. Dim obj As Object = ResourceManager.GetObject("L90", resourceCulture)
  321. Return CType(obj,System.Drawing.Bitmap)
  322. End Get
  323. End Property
  324. '''<summary>
  325. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  326. '''</summary>
  327. Friend ReadOnly Property moving_and_packing_icon_set_03_blue() As System.Drawing.Bitmap
  328. Get
  329. Dim obj As Object = ResourceManager.GetObject("moving-and-packing-icon-set-03_blue", resourceCulture)
  330. Return CType(obj,System.Drawing.Bitmap)
  331. End Get
  332. End Property
  333. '''<summary>
  334. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  335. '''</summary>
  336. Friend ReadOnly Property moving_and_packing_icon_set_03_brown() As System.Drawing.Bitmap
  337. Get
  338. Dim obj As Object = ResourceManager.GetObject("moving-and-packing-icon-set-03_brown", resourceCulture)
  339. Return CType(obj,System.Drawing.Bitmap)
  340. End Get
  341. End Property
  342. '''<summary>
  343. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  344. '''</summary>
  345. Friend ReadOnly Property New_Folder() As System.Drawing.Bitmap
  346. Get
  347. Dim obj As Object = ResourceManager.GetObject("New Folder", resourceCulture)
  348. Return CType(obj,System.Drawing.Bitmap)
  349. End Get
  350. End Property
  351. '''<summary>
  352. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  353. '''</summary>
  354. Friend ReadOnly Property pen() As System.Drawing.Bitmap
  355. Get
  356. Dim obj As Object = ResourceManager.GetObject("pen", resourceCulture)
  357. Return CType(obj,System.Drawing.Bitmap)
  358. End Get
  359. End Property
  360. '''<summary>
  361. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  362. '''</summary>
  363. Friend ReadOnly Property Personnel1() As System.Drawing.Bitmap
  364. Get
  365. Dim obj As Object = ResourceManager.GetObject("Personnel1", resourceCulture)
  366. Return CType(obj,System.Drawing.Bitmap)
  367. End Get
  368. End Property
  369. '''<summary>
  370. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  371. '''</summary>
  372. Friend ReadOnly Property POS() As System.Drawing.Bitmap
  373. Get
  374. Dim obj As Object = ResourceManager.GetObject("POS", resourceCulture)
  375. Return CType(obj,System.Drawing.Bitmap)
  376. End Get
  377. End Property
  378. '''<summary>
  379. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  380. '''</summary>
  381. Friend ReadOnly Property print() As System.Drawing.Bitmap
  382. Get
  383. Dim obj As Object = ResourceManager.GetObject("print", resourceCulture)
  384. Return CType(obj,System.Drawing.Bitmap)
  385. End Get
  386. End Property
  387. '''<summary>
  388. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  389. '''</summary>
  390. Friend ReadOnly Property R180() As System.Drawing.Bitmap
  391. Get
  392. Dim obj As Object = ResourceManager.GetObject("R180", resourceCulture)
  393. Return CType(obj,System.Drawing.Bitmap)
  394. End Get
  395. End Property
  396. '''<summary>
  397. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  398. '''</summary>
  399. Friend ReadOnly Property R90() As System.Drawing.Bitmap
  400. Get
  401. Dim obj As Object = ResourceManager.GetObject("R90", resourceCulture)
  402. Return CType(obj,System.Drawing.Bitmap)
  403. End Get
  404. End Property
  405. '''<summary>
  406. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  407. '''</summary>
  408. Friend ReadOnly Property Report() As System.Drawing.Bitmap
  409. Get
  410. Dim obj As Object = ResourceManager.GetObject("Report", resourceCulture)
  411. Return CType(obj,System.Drawing.Bitmap)
  412. End Get
  413. End Property
  414. '''<summary>
  415. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  416. '''</summary>
  417. Friend ReadOnly Property Save() As System.Drawing.Bitmap
  418. Get
  419. Dim obj As Object = ResourceManager.GetObject("Save", resourceCulture)
  420. Return CType(obj,System.Drawing.Bitmap)
  421. End Get
  422. End Property
  423. '''<summary>
  424. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  425. '''</summary>
  426. Friend ReadOnly Property SAVER2() As System.Drawing.Bitmap
  427. Get
  428. Dim obj As Object = ResourceManager.GetObject("SAVER2", resourceCulture)
  429. Return CType(obj,System.Drawing.Bitmap)
  430. End Get
  431. End Property
  432. '''<summary>
  433. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  434. '''</summary>
  435. Friend ReadOnly Property Search() As System.Drawing.Bitmap
  436. Get
  437. Dim obj As Object = ResourceManager.GetObject("Search", resourceCulture)
  438. Return CType(obj,System.Drawing.Bitmap)
  439. End Get
  440. End Property
  441. '''<summary>
  442. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  443. '''</summary>
  444. Friend ReadOnly Property Shipping0() As System.Drawing.Bitmap
  445. Get
  446. Dim obj As Object = ResourceManager.GetObject("Shipping0", resourceCulture)
  447. Return CType(obj,System.Drawing.Bitmap)
  448. End Get
  449. End Property
  450. '''<summary>
  451. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  452. '''</summary>
  453. Friend ReadOnly Property Shipping4() As System.Drawing.Bitmap
  454. Get
  455. Dim obj As Object = ResourceManager.GetObject("Shipping4", resourceCulture)
  456. Return CType(obj,System.Drawing.Bitmap)
  457. End Get
  458. End Property
  459. '''<summary>
  460. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  461. '''</summary>
  462. Friend ReadOnly Property Shipping5() As System.Drawing.Bitmap
  463. Get
  464. Dim obj As Object = ResourceManager.GetObject("Shipping5", resourceCulture)
  465. Return CType(obj,System.Drawing.Bitmap)
  466. End Get
  467. End Property
  468. '''<summary>
  469. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  470. '''</summary>
  471. Friend ReadOnly Property SYS() As System.Drawing.Bitmap
  472. Get
  473. Dim obj As Object = ResourceManager.GetObject("SYS", resourceCulture)
  474. Return CType(obj,System.Drawing.Bitmap)
  475. End Get
  476. End Property
  477. '''<summary>
  478. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  479. '''</summary>
  480. Friend ReadOnly Property Sys_Command() As System.Drawing.Bitmap
  481. Get
  482. Dim obj As Object = ResourceManager.GetObject("Sys-Command", resourceCulture)
  483. Return CType(obj,System.Drawing.Bitmap)
  484. End Get
  485. End Property
  486. '''<summary>
  487. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  488. '''</summary>
  489. Friend ReadOnly Property test() As System.Drawing.Bitmap
  490. Get
  491. Dim obj As Object = ResourceManager.GetObject("test", resourceCulture)
  492. Return CType(obj,System.Drawing.Bitmap)
  493. End Get
  494. End Property
  495. '''<summary>
  496. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  497. '''</summary>
  498. Friend ReadOnly Property translate() As System.Drawing.Bitmap
  499. Get
  500. Dim obj As Object = ResourceManager.GetObject("translate", resourceCulture)
  501. Return CType(obj,System.Drawing.Bitmap)
  502. End Get
  503. End Property
  504. '''<summary>
  505. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  506. '''</summary>
  507. Friend ReadOnly Property Update_Image() As System.Drawing.Bitmap
  508. Get
  509. Dim obj As Object = ResourceManager.GetObject("Update_Image", resourceCulture)
  510. Return CType(obj,System.Drawing.Bitmap)
  511. End Get
  512. End Property
  513. '''<summary>
  514. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  515. '''</summary>
  516. Friend ReadOnly Property wait() As System.Drawing.Bitmap
  517. Get
  518. Dim obj As Object = ResourceManager.GetObject("wait", resourceCulture)
  519. Return CType(obj,System.Drawing.Bitmap)
  520. End Get
  521. End Property
  522. '''<summary>
  523. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  524. '''</summary>
  525. Friend ReadOnly Property 上一頁() As System.Drawing.Bitmap
  526. Get
  527. Dim obj As Object = ResourceManager.GetObject("上一頁", resourceCulture)
  528. Return CType(obj,System.Drawing.Bitmap)
  529. End Get
  530. End Property
  531. '''<summary>
  532. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  533. '''</summary>
  534. Friend ReadOnly Property 下一頁() As System.Drawing.Bitmap
  535. Get
  536. Dim obj As Object = ResourceManager.GetObject("下一頁", resourceCulture)
  537. Return CType(obj,System.Drawing.Bitmap)
  538. End Get
  539. End Property
  540. End Module
  541. End Namespace