'------------------------------------------------------------------------------
'
' 這段程式碼是由工具產生的。
' 執行階段版本: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("工巧明智能管理系統.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 _001() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("001", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property _002() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("002", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property _1280X956() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("1280X956", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property _1366X719() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("1366X719", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property _1440X828() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("1440X828", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property _1601X896() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("1601X896", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property _1980X1010() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("1980X1010", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property basket_back() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("basket_back", 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 buy() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("buy", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property card_ipod() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("card_ipod", 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 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
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property delivery() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("delivery", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property Delivery_Icon() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Delivery-Icon", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
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
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property log1() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("log1", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
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
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
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
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
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
'''
''' 查詢類型 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 Personnel() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Personnel", 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 Shipping5() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("Shipping5", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
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
'''
''' 查詢類型 System.Drawing.Bitmap 的當地語系化資源。
'''
Friend ReadOnly Property truck() As System.Drawing.Bitmap
Get
Dim obj As Object = ResourceManager.GetObject("truck", resourceCulture)
Return CType(obj,System.Drawing.Bitmap)
End Get
End Property
End Module
End Namespace