'------------------------------------------------------------------------------ ' ' 這段程式碼是由工具產生的。 ' 執行階段版本:4.0.30319.42000 ' ' 對這個檔案所做的變更可能會造成錯誤的行為,而且如果重新產生程式碼, ' 變更將會遺失。 ' '------------------------------------------------------------------------------ Option Strict On Option Explicit On Imports System Namespace My.Resources '這個類別是自動產生的,是利用 StronglyTypedResourceBuilder '類別透過 ResGen 或 Visual Studio 這類工具。 '若要加入或移除成員,請編輯您的 .ResX 檔,然後重新執行 ResGen '(利用 /str 選項),或重建您的 VS 專案。 ''' ''' 用於查詢當地語系化字串等的強類型資源類別。 ''' _ Friend Module Resources Private resourceMan As Global.System.Resources.ResourceManager Private resourceCulture As Global.System.Globalization.CultureInfo ''' ''' 傳回這個類別使用的快取的 ResourceManager 執行個體。 ''' _ 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("WindowsApp1.Resources", GetType(Resources).Assembly) resourceMan = temp End If Return resourceMan End Get End Property ''' ''' 覆寫目前執行緒的 CurrentUICulture 屬性,對象是所有 ''' 使用這個強類型資源類別的資源查閱。 ''' _ Friend Property Culture() As Global.System.Globalization.CultureInfo Get Return resourceCulture End Get Set resourceCulture = value End Set End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _00001() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("00001", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _00002() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("00002", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _00003() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("00003", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("1", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _2() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("2", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _3() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("3", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _4() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("4", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _5() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("5", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _506000_bank() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("506000-bank", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _6() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("6", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _7() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("7", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _8() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("8", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _9() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("9", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property Barrel() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Barrel", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property business_info() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("business-info", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property calc1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("calc1", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property Colors() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Colors", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property HFLOGO() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("HFLOGO", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property HFLOGO2() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("HFLOGO2", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property leather() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("leather", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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