1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033 |
- '------------------------------------------------------------------------------
- ' <auto-generated>
- ' 這段程式碼是由工具產生的。
- ' 執行階段版本:4.0.30319.42000
- '
- ' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼,
- ' 變更將會遺失。
- ' </auto-generated>
- '------------------------------------------------------------------------------
-
- Option Strict On
- Option Explicit On
-
- Imports System
-
- Namespace My.Resources
-
- '這個類別是自動產生的,是利用 StronglyTypedResourceBuilder
- '類別透過 ResGen 或 Visual Studio 這類工具。
- '若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen
- '(利用 /str 選項),或重建您的 VS 專案。
- '''<summary>
- ''' 用於查詢當地語系化字串等的強類型資源類別。
- '''</summary>
- <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0"), _
- Global.System.Diagnostics.DebuggerNonUserCodeAttribute(), _
- Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(), _
- Global.Microsoft.VisualBasic.HideModuleNameAttribute()> _
- Friend Module Resources
-
- Private resourceMan As Global.System.Resources.ResourceManager
-
- Private resourceCulture As Global.System.Globalization.CultureInfo
-
- '''<summary>
- ''' 傳回這個類別使用的快取的 ResourceManager 執行個體。
- '''</summary>
- <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
- Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
- Get
- If Object.ReferenceEquals(resourceMan, Nothing) Then
- Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("ICS_ASMS_ERP_SYS.Resources", GetType(Resources).Assembly)
- resourceMan = temp
- End If
- Return resourceMan
- End Get
- End Property
-
- '''<summary>
- ''' 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有
- ''' 使用這個強類型資源類別的資源查閱。
- '''</summary>
- <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)> _
- Friend Property Culture() As Global.System.Globalization.CultureInfo
- Get
- Return resourceCulture
- End Get
- Set
- resourceCulture = value
- End Set
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property _001101_0() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("001101_0", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property _001102_0() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("001102_0", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property _1_122() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("1_122", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property _1_123() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("1_123", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property _1_124() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("1_124", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property _1_125() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("1_125", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property _16() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("16", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property _Select() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Select", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property add_2() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("add-2", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property add_21() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("add-21", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Add_Image() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Add_Image", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property arrow_left() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("arrow-left", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property arrow_right() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("arrow-right", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property ASSS() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("ASSS", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Bar_Chart() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Bar Chart", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property bg3() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("bg3", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property box_64x64() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("box_64x64", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property business_64x64() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("business_64x64", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property buy1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("buy1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Cancel() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Cancel", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property cancel_button() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("cancel-button", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property car() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("car", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property car1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("car1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property change() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("change", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property check() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("check", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property check_icon() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("check-icon", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Checked_Shield_Green() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Checked_Shield_Green", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Close() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Close", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property code() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("code", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property computer() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("computer", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property copy() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("copy", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Delete_Image() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Delete_Image", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property document_accept() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("document-accept", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Download() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Download", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Edit_Text() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Edit Text", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property ERP() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("ERP", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Fire() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Fire", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property FotoJet() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("FotoJet", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property FotoJet__1_() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("FotoJet (1)", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property FotoJet__1_1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("FotoJet (1)1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property FotoJet__1_2() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("FotoJet (1)2", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property FotoJet1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("FotoJet1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property GarbageEmpty() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("GarbageEmpty", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Hide_password() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Hide password", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Hide_password1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Hide password1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property ICS_LOGO() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("ICS-LOGO", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property ICSASMSLOG() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("ICSASMSLOG", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Item_logic_0001() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Item_logic_0001", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property L180() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("L180", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property L90() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("L90", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property list_bullets() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("list bullets", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property LOGO01() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("LOGO01", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Money2() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Money2", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property moving_and_packing_icon_set_03_blue() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("moving-and-packing-icon-set-03_blue", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property moving_and_packing_icon_set_03_brown() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("moving-and-packing-icon-set-03_brown", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property New_Folder() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("New Folder", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Payment() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Payment", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property pen() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("pen", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property pen1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("pen1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property pen3() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("pen3", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Personnel1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Personnel1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property pick() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("pick", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property PortableComputer() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("PortableComputer", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property POS() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("POS", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property print() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("print", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property R180() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("R180", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property R90() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("R90", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property renew() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("renew", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Report() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Report", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Report1() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Report1", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Save() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Save", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property SAVER() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("SAVER", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property SAVER2() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("SAVER2", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property SAVER21() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("SAVER21", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Search() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Search", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Sendnow() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Sendnow", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Shipping0() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Shipping0", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Shipping4() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Shipping4", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Shipping5() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Shipping5", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property SYS() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("SYS", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Sys_Command() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Sys-Command", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property system() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("system", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property test() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("test", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property translate() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("translate", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property Update_Image() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Update_Image", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property wait() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("wait", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property WSLOGO123() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("WSLOGO123", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property ZOOM01() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("ZOOM01", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 上一頁() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("上一頁", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 下一頁() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("下一頁", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 下載() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("下載", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 燈() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("燈", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 碧峰封面() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("碧峰封面", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 維修() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("維修", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 退出() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("退出", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 鎖定() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("鎖定", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
-
- '''<summary>
- ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
- '''</summary>
- Friend ReadOnly Property 香() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("香", resourceCulture)
- Return CType(obj,System.Drawing.Bitmap)
- End Get
- End Property
- End Module
- End Namespace
|