12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043 |
- '------------------------------------------------------------------------------
- ' <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 Excel() As System.Drawing.Bitmap
- Get
- Dim obj As Object = ResourceManager.GetObject("Excel", 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
|