'------------------------------------------------------------------------------ ' ' 這段程式碼是由工具產生的。 ' 執行階段版本: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("Calculator_SYS.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 _0hxlogo1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("0hxlogo1", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _1_103() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("1_103", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property _62951168976601486() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("62951168976601486", 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_1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("add-1", 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 approve1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("approve1", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property approve2() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("approve2", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 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 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property CC1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("CC1", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property CC2() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("CC2", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property CC5() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("CC5", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property check1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("check1", 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 Fire() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Fire", 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 home() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("home", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property HXLOGO01() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("HXLOGO01", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property NULL1() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("NULL1", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property NULL11() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("NULL11", 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 pen2() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("pen2", 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 PGSLOGO01() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("PGSLOGO01", 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 question_mark() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("question-mark", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' 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 ''' ''' 查詢類型 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 Shipping4() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("Shipping4", 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 test() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("test", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property User_Clients_01() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("User Clients-01", resourceCulture) Return CType(obj,System.Drawing.Bitmap) End Get End Property ''' ''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。 ''' Friend ReadOnly Property visa_2() As System.Drawing.Bitmap Get Dim obj As Object = ResourceManager.GetObject("visa_2", 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 ''' ''' 查詢類型 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 ''' ''' 查詢類型 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 ''' ''' 查詢類型 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 ''' ''' 查詢類型 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 ''' ''' 查詢類型 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