설명 없음
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.

Resources.Designer.vb 41KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043
  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", "17.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 _001101_0() As System.Drawing.Bitmap
  58. Get
  59. Dim obj As Object = ResourceManager.GetObject("001101_0", 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 _001102_0() As System.Drawing.Bitmap
  67. Get
  68. Dim obj As Object = ResourceManager.GetObject("001102_0", 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_122() As System.Drawing.Bitmap
  76. Get
  77. Dim obj As Object = ResourceManager.GetObject("1_122", 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_123() As System.Drawing.Bitmap
  85. Get
  86. Dim obj As Object = ResourceManager.GetObject("1_123", 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 _1_124() As System.Drawing.Bitmap
  94. Get
  95. Dim obj As Object = ResourceManager.GetObject("1_124", 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 _1_125() As System.Drawing.Bitmap
  103. Get
  104. Dim obj As Object = ResourceManager.GetObject("1_125", 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 _16() As System.Drawing.Bitmap
  112. Get
  113. Dim obj As Object = ResourceManager.GetObject("16", 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 _Select() As System.Drawing.Bitmap
  121. Get
  122. Dim obj As Object = ResourceManager.GetObject("Select", 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 add_2() As System.Drawing.Bitmap
  130. Get
  131. Dim obj As Object = ResourceManager.GetObject("add-2", 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 add_21() As System.Drawing.Bitmap
  139. Get
  140. Dim obj As Object = ResourceManager.GetObject("add-21", 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 Add_Image() As System.Drawing.Bitmap
  148. Get
  149. Dim obj As Object = ResourceManager.GetObject("Add_Image", 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 arrow_left() As System.Drawing.Bitmap
  157. Get
  158. Dim obj As Object = ResourceManager.GetObject("arrow-left", 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 arrow_right() As System.Drawing.Bitmap
  166. Get
  167. Dim obj As Object = ResourceManager.GetObject("arrow-right", 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 ASSS() As System.Drawing.Bitmap
  175. Get
  176. Dim obj As Object = ResourceManager.GetObject("ASSS", 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 Bar_Chart() As System.Drawing.Bitmap
  184. Get
  185. Dim obj As Object = ResourceManager.GetObject("Bar Chart", 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 bg3() As System.Drawing.Bitmap
  193. Get
  194. Dim obj As Object = ResourceManager.GetObject("bg3", 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 box_64x64() As System.Drawing.Bitmap
  202. Get
  203. Dim obj As Object = ResourceManager.GetObject("box_64x64", 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 business_64x64() As System.Drawing.Bitmap
  211. Get
  212. Dim obj As Object = ResourceManager.GetObject("business_64x64", 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 buy1() As System.Drawing.Bitmap
  220. Get
  221. Dim obj As Object = ResourceManager.GetObject("buy1", 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 Cancel() As System.Drawing.Bitmap
  229. Get
  230. Dim obj As Object = ResourceManager.GetObject("Cancel", 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 cancel_button() As System.Drawing.Bitmap
  238. Get
  239. Dim obj As Object = ResourceManager.GetObject("cancel-button", 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 car() As System.Drawing.Bitmap
  247. Get
  248. Dim obj As Object = ResourceManager.GetObject("car", 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 car1() As System.Drawing.Bitmap
  256. Get
  257. Dim obj As Object = ResourceManager.GetObject("car1", 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 change() As System.Drawing.Bitmap
  265. Get
  266. Dim obj As Object = ResourceManager.GetObject("change", 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 check() As System.Drawing.Bitmap
  274. Get
  275. Dim obj As Object = ResourceManager.GetObject("check", 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 check_icon() As System.Drawing.Bitmap
  283. Get
  284. Dim obj As Object = ResourceManager.GetObject("check-icon", 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 Checked_Shield_Green() As System.Drawing.Bitmap
  292. Get
  293. Dim obj As Object = ResourceManager.GetObject("Checked_Shield_Green", 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 Close() As System.Drawing.Bitmap
  301. Get
  302. Dim obj As Object = ResourceManager.GetObject("Close", 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 code() As System.Drawing.Bitmap
  310. Get
  311. Dim obj As Object = ResourceManager.GetObject("code", 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 computer() As System.Drawing.Bitmap
  319. Get
  320. Dim obj As Object = ResourceManager.GetObject("computer", 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 copy() As System.Drawing.Bitmap
  328. Get
  329. Dim obj As Object = ResourceManager.GetObject("copy", 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 Delete_Image() As System.Drawing.Bitmap
  337. Get
  338. Dim obj As Object = ResourceManager.GetObject("Delete_Image", 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 document_accept() As System.Drawing.Bitmap
  346. Get
  347. Dim obj As Object = ResourceManager.GetObject("document-accept", 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 Download() As System.Drawing.Bitmap
  355. Get
  356. Dim obj As Object = ResourceManager.GetObject("Download", 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 Edit_Text() As System.Drawing.Bitmap
  364. Get
  365. Dim obj As Object = ResourceManager.GetObject("Edit Text", 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 ERP() As System.Drawing.Bitmap
  373. Get
  374. Dim obj As Object = ResourceManager.GetObject("ERP", 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 Excel() As System.Drawing.Bitmap
  382. Get
  383. Dim obj As Object = ResourceManager.GetObject("Excel", 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 Fire() As System.Drawing.Bitmap
  391. Get
  392. Dim obj As Object = ResourceManager.GetObject("Fire", 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 FotoJet() As System.Drawing.Bitmap
  400. Get
  401. Dim obj As Object = ResourceManager.GetObject("FotoJet", 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 FotoJet__1_() As System.Drawing.Bitmap
  409. Get
  410. Dim obj As Object = ResourceManager.GetObject("FotoJet (1)", 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 FotoJet__1_1() As System.Drawing.Bitmap
  418. Get
  419. Dim obj As Object = ResourceManager.GetObject("FotoJet (1)1", 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 FotoJet__1_2() As System.Drawing.Bitmap
  427. Get
  428. Dim obj As Object = ResourceManager.GetObject("FotoJet (1)2", 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 FotoJet1() As System.Drawing.Bitmap
  436. Get
  437. Dim obj As Object = ResourceManager.GetObject("FotoJet1", 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 GarbageEmpty() As System.Drawing.Bitmap
  445. Get
  446. Dim obj As Object = ResourceManager.GetObject("GarbageEmpty", 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 Hide_password() As System.Drawing.Bitmap
  454. Get
  455. Dim obj As Object = ResourceManager.GetObject("Hide password", 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 Hide_password1() As System.Drawing.Bitmap
  463. Get
  464. Dim obj As Object = ResourceManager.GetObject("Hide password1", 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 ICS_LOGO() As System.Drawing.Bitmap
  472. Get
  473. Dim obj As Object = ResourceManager.GetObject("ICS-LOGO", 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 ICSASMSLOG() As System.Drawing.Bitmap
  481. Get
  482. Dim obj As Object = ResourceManager.GetObject("ICSASMSLOG", 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 Item_logic_0001() As System.Drawing.Bitmap
  490. Get
  491. Dim obj As Object = ResourceManager.GetObject("Item_logic_0001", 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 L180() As System.Drawing.Bitmap
  499. Get
  500. Dim obj As Object = ResourceManager.GetObject("L180", 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 L90() As System.Drawing.Bitmap
  508. Get
  509. Dim obj As Object = ResourceManager.GetObject("L90", 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 list_bullets() As System.Drawing.Bitmap
  517. Get
  518. Dim obj As Object = ResourceManager.GetObject("list bullets", 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 LOGO01() As System.Drawing.Bitmap
  526. Get
  527. Dim obj As Object = ResourceManager.GetObject("LOGO01", 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 Money2() As System.Drawing.Bitmap
  535. Get
  536. Dim obj As Object = ResourceManager.GetObject("Money2", resourceCulture)
  537. Return CType(obj,System.Drawing.Bitmap)
  538. End Get
  539. End Property
  540. '''<summary>
  541. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  542. '''</summary>
  543. Friend ReadOnly Property moving_and_packing_icon_set_03_blue() As System.Drawing.Bitmap
  544. Get
  545. Dim obj As Object = ResourceManager.GetObject("moving-and-packing-icon-set-03_blue", resourceCulture)
  546. Return CType(obj,System.Drawing.Bitmap)
  547. End Get
  548. End Property
  549. '''<summary>
  550. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  551. '''</summary>
  552. Friend ReadOnly Property moving_and_packing_icon_set_03_brown() As System.Drawing.Bitmap
  553. Get
  554. Dim obj As Object = ResourceManager.GetObject("moving-and-packing-icon-set-03_brown", resourceCulture)
  555. Return CType(obj,System.Drawing.Bitmap)
  556. End Get
  557. End Property
  558. '''<summary>
  559. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  560. '''</summary>
  561. Friend ReadOnly Property New_Folder() As System.Drawing.Bitmap
  562. Get
  563. Dim obj As Object = ResourceManager.GetObject("New Folder", resourceCulture)
  564. Return CType(obj,System.Drawing.Bitmap)
  565. End Get
  566. End Property
  567. '''<summary>
  568. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  569. '''</summary>
  570. Friend ReadOnly Property Payment() As System.Drawing.Bitmap
  571. Get
  572. Dim obj As Object = ResourceManager.GetObject("Payment", resourceCulture)
  573. Return CType(obj,System.Drawing.Bitmap)
  574. End Get
  575. End Property
  576. '''<summary>
  577. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  578. '''</summary>
  579. Friend ReadOnly Property pen() As System.Drawing.Bitmap
  580. Get
  581. Dim obj As Object = ResourceManager.GetObject("pen", resourceCulture)
  582. Return CType(obj,System.Drawing.Bitmap)
  583. End Get
  584. End Property
  585. '''<summary>
  586. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  587. '''</summary>
  588. Friend ReadOnly Property pen1() As System.Drawing.Bitmap
  589. Get
  590. Dim obj As Object = ResourceManager.GetObject("pen1", resourceCulture)
  591. Return CType(obj,System.Drawing.Bitmap)
  592. End Get
  593. End Property
  594. '''<summary>
  595. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  596. '''</summary>
  597. Friend ReadOnly Property pen3() As System.Drawing.Bitmap
  598. Get
  599. Dim obj As Object = ResourceManager.GetObject("pen3", resourceCulture)
  600. Return CType(obj,System.Drawing.Bitmap)
  601. End Get
  602. End Property
  603. '''<summary>
  604. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  605. '''</summary>
  606. Friend ReadOnly Property Personnel1() As System.Drawing.Bitmap
  607. Get
  608. Dim obj As Object = ResourceManager.GetObject("Personnel1", resourceCulture)
  609. Return CType(obj,System.Drawing.Bitmap)
  610. End Get
  611. End Property
  612. '''<summary>
  613. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  614. '''</summary>
  615. Friend ReadOnly Property pick() As System.Drawing.Bitmap
  616. Get
  617. Dim obj As Object = ResourceManager.GetObject("pick", resourceCulture)
  618. Return CType(obj,System.Drawing.Bitmap)
  619. End Get
  620. End Property
  621. '''<summary>
  622. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  623. '''</summary>
  624. Friend ReadOnly Property PortableComputer() As System.Drawing.Bitmap
  625. Get
  626. Dim obj As Object = ResourceManager.GetObject("PortableComputer", resourceCulture)
  627. Return CType(obj,System.Drawing.Bitmap)
  628. End Get
  629. End Property
  630. '''<summary>
  631. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  632. '''</summary>
  633. Friend ReadOnly Property POS() As System.Drawing.Bitmap
  634. Get
  635. Dim obj As Object = ResourceManager.GetObject("POS", resourceCulture)
  636. Return CType(obj,System.Drawing.Bitmap)
  637. End Get
  638. End Property
  639. '''<summary>
  640. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  641. '''</summary>
  642. Friend ReadOnly Property print() As System.Drawing.Bitmap
  643. Get
  644. Dim obj As Object = ResourceManager.GetObject("print", resourceCulture)
  645. Return CType(obj,System.Drawing.Bitmap)
  646. End Get
  647. End Property
  648. '''<summary>
  649. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  650. '''</summary>
  651. Friend ReadOnly Property R180() As System.Drawing.Bitmap
  652. Get
  653. Dim obj As Object = ResourceManager.GetObject("R180", resourceCulture)
  654. Return CType(obj,System.Drawing.Bitmap)
  655. End Get
  656. End Property
  657. '''<summary>
  658. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  659. '''</summary>
  660. Friend ReadOnly Property R90() As System.Drawing.Bitmap
  661. Get
  662. Dim obj As Object = ResourceManager.GetObject("R90", resourceCulture)
  663. Return CType(obj,System.Drawing.Bitmap)
  664. End Get
  665. End Property
  666. '''<summary>
  667. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  668. '''</summary>
  669. Friend ReadOnly Property renew() As System.Drawing.Bitmap
  670. Get
  671. Dim obj As Object = ResourceManager.GetObject("renew", resourceCulture)
  672. Return CType(obj,System.Drawing.Bitmap)
  673. End Get
  674. End Property
  675. '''<summary>
  676. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  677. '''</summary>
  678. Friend ReadOnly Property Report() As System.Drawing.Bitmap
  679. Get
  680. Dim obj As Object = ResourceManager.GetObject("Report", resourceCulture)
  681. Return CType(obj,System.Drawing.Bitmap)
  682. End Get
  683. End Property
  684. '''<summary>
  685. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  686. '''</summary>
  687. Friend ReadOnly Property Report1() As System.Drawing.Bitmap
  688. Get
  689. Dim obj As Object = ResourceManager.GetObject("Report1", resourceCulture)
  690. Return CType(obj,System.Drawing.Bitmap)
  691. End Get
  692. End Property
  693. '''<summary>
  694. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  695. '''</summary>
  696. Friend ReadOnly Property Save() As System.Drawing.Bitmap
  697. Get
  698. Dim obj As Object = ResourceManager.GetObject("Save", resourceCulture)
  699. Return CType(obj,System.Drawing.Bitmap)
  700. End Get
  701. End Property
  702. '''<summary>
  703. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  704. '''</summary>
  705. Friend ReadOnly Property SAVER() As System.Drawing.Bitmap
  706. Get
  707. Dim obj As Object = ResourceManager.GetObject("SAVER", resourceCulture)
  708. Return CType(obj,System.Drawing.Bitmap)
  709. End Get
  710. End Property
  711. '''<summary>
  712. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  713. '''</summary>
  714. Friend ReadOnly Property SAVER2() As System.Drawing.Bitmap
  715. Get
  716. Dim obj As Object = ResourceManager.GetObject("SAVER2", resourceCulture)
  717. Return CType(obj,System.Drawing.Bitmap)
  718. End Get
  719. End Property
  720. '''<summary>
  721. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  722. '''</summary>
  723. Friend ReadOnly Property SAVER21() As System.Drawing.Bitmap
  724. Get
  725. Dim obj As Object = ResourceManager.GetObject("SAVER21", resourceCulture)
  726. Return CType(obj,System.Drawing.Bitmap)
  727. End Get
  728. End Property
  729. '''<summary>
  730. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  731. '''</summary>
  732. Friend ReadOnly Property Search() As System.Drawing.Bitmap
  733. Get
  734. Dim obj As Object = ResourceManager.GetObject("Search", resourceCulture)
  735. Return CType(obj,System.Drawing.Bitmap)
  736. End Get
  737. End Property
  738. '''<summary>
  739. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  740. '''</summary>
  741. Friend ReadOnly Property Sendnow() As System.Drawing.Bitmap
  742. Get
  743. Dim obj As Object = ResourceManager.GetObject("Sendnow", resourceCulture)
  744. Return CType(obj,System.Drawing.Bitmap)
  745. End Get
  746. End Property
  747. '''<summary>
  748. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  749. '''</summary>
  750. Friend ReadOnly Property Shipping0() As System.Drawing.Bitmap
  751. Get
  752. Dim obj As Object = ResourceManager.GetObject("Shipping0", resourceCulture)
  753. Return CType(obj,System.Drawing.Bitmap)
  754. End Get
  755. End Property
  756. '''<summary>
  757. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  758. '''</summary>
  759. Friend ReadOnly Property Shipping4() As System.Drawing.Bitmap
  760. Get
  761. Dim obj As Object = ResourceManager.GetObject("Shipping4", resourceCulture)
  762. Return CType(obj,System.Drawing.Bitmap)
  763. End Get
  764. End Property
  765. '''<summary>
  766. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  767. '''</summary>
  768. Friend ReadOnly Property Shipping5() As System.Drawing.Bitmap
  769. Get
  770. Dim obj As Object = ResourceManager.GetObject("Shipping5", resourceCulture)
  771. Return CType(obj,System.Drawing.Bitmap)
  772. End Get
  773. End Property
  774. '''<summary>
  775. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  776. '''</summary>
  777. Friend ReadOnly Property SYS() As System.Drawing.Bitmap
  778. Get
  779. Dim obj As Object = ResourceManager.GetObject("SYS", resourceCulture)
  780. Return CType(obj,System.Drawing.Bitmap)
  781. End Get
  782. End Property
  783. '''<summary>
  784. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  785. '''</summary>
  786. Friend ReadOnly Property Sys_Command() As System.Drawing.Bitmap
  787. Get
  788. Dim obj As Object = ResourceManager.GetObject("Sys-Command", resourceCulture)
  789. Return CType(obj,System.Drawing.Bitmap)
  790. End Get
  791. End Property
  792. '''<summary>
  793. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  794. '''</summary>
  795. Friend ReadOnly Property system() As System.Drawing.Bitmap
  796. Get
  797. Dim obj As Object = ResourceManager.GetObject("system", resourceCulture)
  798. Return CType(obj,System.Drawing.Bitmap)
  799. End Get
  800. End Property
  801. '''<summary>
  802. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  803. '''</summary>
  804. Friend ReadOnly Property test() As System.Drawing.Bitmap
  805. Get
  806. Dim obj As Object = ResourceManager.GetObject("test", resourceCulture)
  807. Return CType(obj,System.Drawing.Bitmap)
  808. End Get
  809. End Property
  810. '''<summary>
  811. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  812. '''</summary>
  813. Friend ReadOnly Property translate() As System.Drawing.Bitmap
  814. Get
  815. Dim obj As Object = ResourceManager.GetObject("translate", resourceCulture)
  816. Return CType(obj,System.Drawing.Bitmap)
  817. End Get
  818. End Property
  819. '''<summary>
  820. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  821. '''</summary>
  822. Friend ReadOnly Property Update_Image() As System.Drawing.Bitmap
  823. Get
  824. Dim obj As Object = ResourceManager.GetObject("Update_Image", resourceCulture)
  825. Return CType(obj,System.Drawing.Bitmap)
  826. End Get
  827. End Property
  828. '''<summary>
  829. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  830. '''</summary>
  831. Friend ReadOnly Property wait() As System.Drawing.Bitmap
  832. Get
  833. Dim obj As Object = ResourceManager.GetObject("wait", resourceCulture)
  834. Return CType(obj,System.Drawing.Bitmap)
  835. End Get
  836. End Property
  837. '''<summary>
  838. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  839. '''</summary>
  840. Friend ReadOnly Property WSLOGO123() As System.Drawing.Bitmap
  841. Get
  842. Dim obj As Object = ResourceManager.GetObject("WSLOGO123", resourceCulture)
  843. Return CType(obj,System.Drawing.Bitmap)
  844. End Get
  845. End Property
  846. '''<summary>
  847. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  848. '''</summary>
  849. Friend ReadOnly Property ZOOM01() As System.Drawing.Bitmap
  850. Get
  851. Dim obj As Object = ResourceManager.GetObject("ZOOM01", resourceCulture)
  852. Return CType(obj,System.Drawing.Bitmap)
  853. End Get
  854. End Property
  855. '''<summary>
  856. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  857. '''</summary>
  858. Friend ReadOnly Property 上一頁() As System.Drawing.Bitmap
  859. Get
  860. Dim obj As Object = ResourceManager.GetObject("上一頁", resourceCulture)
  861. Return CType(obj,System.Drawing.Bitmap)
  862. End Get
  863. End Property
  864. '''<summary>
  865. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  866. '''</summary>
  867. Friend ReadOnly Property 下一頁() As System.Drawing.Bitmap
  868. Get
  869. Dim obj As Object = ResourceManager.GetObject("下一頁", resourceCulture)
  870. Return CType(obj,System.Drawing.Bitmap)
  871. End Get
  872. End Property
  873. '''<summary>
  874. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  875. '''</summary>
  876. Friend ReadOnly Property 下載() As System.Drawing.Bitmap
  877. Get
  878. Dim obj As Object = ResourceManager.GetObject("下載", resourceCulture)
  879. Return CType(obj,System.Drawing.Bitmap)
  880. End Get
  881. End Property
  882. '''<summary>
  883. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  884. '''</summary>
  885. Friend ReadOnly Property 燈() As System.Drawing.Bitmap
  886. Get
  887. Dim obj As Object = ResourceManager.GetObject("燈", resourceCulture)
  888. Return CType(obj,System.Drawing.Bitmap)
  889. End Get
  890. End Property
  891. '''<summary>
  892. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  893. '''</summary>
  894. Friend ReadOnly Property 碧峰封面() As System.Drawing.Bitmap
  895. Get
  896. Dim obj As Object = ResourceManager.GetObject("碧峰封面", resourceCulture)
  897. Return CType(obj,System.Drawing.Bitmap)
  898. End Get
  899. End Property
  900. '''<summary>
  901. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  902. '''</summary>
  903. Friend ReadOnly Property 維修() As System.Drawing.Bitmap
  904. Get
  905. Dim obj As Object = ResourceManager.GetObject("維修", resourceCulture)
  906. Return CType(obj,System.Drawing.Bitmap)
  907. End Get
  908. End Property
  909. '''<summary>
  910. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  911. '''</summary>
  912. Friend ReadOnly Property 退出() As System.Drawing.Bitmap
  913. Get
  914. Dim obj As Object = ResourceManager.GetObject("退出", resourceCulture)
  915. Return CType(obj,System.Drawing.Bitmap)
  916. End Get
  917. End Property
  918. '''<summary>
  919. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  920. '''</summary>
  921. Friend ReadOnly Property 鎖定() As System.Drawing.Bitmap
  922. Get
  923. Dim obj As Object = ResourceManager.GetObject("鎖定", resourceCulture)
  924. Return CType(obj,System.Drawing.Bitmap)
  925. End Get
  926. End Property
  927. '''<summary>
  928. ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
  929. '''</summary>
  930. Friend ReadOnly Property 香() As System.Drawing.Bitmap
  931. Get
  932. Dim obj As Object = ResourceManager.GetObject("香", resourceCulture)
  933. Return CType(obj,System.Drawing.Bitmap)
  934. End Get
  935. End Property
  936. End Module
  937. End Namespace