⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 localize.designer.vb

📁 使用Access数据库演示的任务分配管理程序 一个使用ADO.NET基于Microsoft Access数据库演示的任务分配管理的程序
💻 VB
📖 第 1 页 / 共 2 页
字号:
'------------------------------------------------------------------------------
' <auto-generated>
'     This code was generated by a tool.
'     Runtime Version:2.0.50215.44
'
'     Changes to this file may cause incorrect behavior and will be lost if
'     the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------

Option Strict On
Option Explicit On

<Assembly: Global.System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope:="member", Target:="Localize.get_ResourceManager():System.Resources.ResourceManager"),  _
 Assembly: Global.System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope:="member", Target:="Localize.get_Culture():System.Globalization.CultureInfo"),  _
 Assembly: Global.System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode", Scope:="member", Target:="Localize.set_Culture(System.Globalization.CultureInfo):Void")> 


'This class was auto-generated by the StronglyTypedResourceBuilder
'class via a tool like ResGen or Visual Studio.
'To add or remove a member, edit your .ResX file then rerun ResGen
'with the /str option, or rebuild your VS project.
'''<summary>
'''  A strongly-typed resource class, for looking up localized strings, etc.
'''</summary>
<Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _
 Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute()>  _
Friend Class Localize
    
    Private Shared resourceMan As Global.System.Resources.ResourceManager
    
    Private Shared resourceCulture As Global.System.Globalization.CultureInfo
    
    <Global.System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")>  _
    Friend Sub New()
        MyBase.New
    End Sub
    
    '''<summary>
    '''  Returns the cached ResourceManager instance used by this class.
    '''</summary>
    <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>  _
    Friend Shared ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager
        Get
            If (resourceMan Is Nothing) Then
                Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("TeamVision.Localize", GetType(Localize).Assembly)
                resourceMan = temp
            End If
            Return resourceMan
        End Get
    End Property
    
    '''<summary>
    '''  Overrides the current thread's CurrentUICulture property for all
    '''  resource lookups using this strongly typed resource class.
    '''</summary>
    <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>  _
    Friend Shared Property Culture() As Global.System.Globalization.CultureInfo
        Get
            Return resourceCulture
        End Get
        Set
            resourceCulture = value
        End Set
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Add new task to .
    '''</summary>
    Friend Shared ReadOnly Property Add_new_task_to() As String
        Get
            Return ResourceManager.GetString("Add_new_task_to", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to An unknown error has occurred..
    '''</summary>
    Friend Shared ReadOnly Property An_unknown_error_has_occurred() As String
        Get
            Return ResourceManager.GetString("An_unknown_error_has_occurred", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Are you sure you want to delete this task?.
    '''</summary>
    Friend Shared ReadOnly Property Are_you_sure_you_want_to_delete() As String
        Get
            Return ResourceManager.GetString("Are_you_sure_you_want_to_delete", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to The TeamVision.exe.config file contains an invalid URL..
    '''</summary>
    Friend Shared ReadOnly Property Bad_DataLayerURL() As String
        Get
            Return ResourceManager.GetString("Bad_DataLayerURL", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Confirm Task Delete.
    '''</summary>
    Friend Shared ReadOnly Property Confirm_Task_Delete() As String
        Get
            Return ResourceManager.GetString("Confirm_Task_Delete", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Do you want to go online and lose all offline changes?.
    '''</summary>
    Friend Shared ReadOnly Property Do_you_want_to_go_online() As String
        Get
            Return ResourceManager.GetString("Do_you_want_to_go_online", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Email address is not valid..
    '''</summary>
    Friend Shared ReadOnly Property Email_address_is_not_valid() As String
        Get
            Return ResourceManager.GetString("Email_address_is_not_valid", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Error.
    '''</summary>
    Friend Shared ReadOnly Property Error_Error() As String
        Get
            Return ResourceManager.GetString("Error_Error", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Unable to load lookup tables..
    '''</summary>
    Friend Shared ReadOnly Property ExitException_Unable_to_load_lookup_tables() As String
        Get
            Return ResourceManager.GetString("ExitException_Unable_to_load_lookup_tables", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Unable to load projects..
    '''</summary>
    Friend Shared ReadOnly Property ExitException_Unable_to_load_projects() As String
        Get
            Return ResourceManager.GetString("ExitException_Unable_to_load_projects", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Unable to load tasks..
    '''</summary>
    Friend Shared ReadOnly Property ExitException_Unable_to_load_tasks() As String
        Get
            Return ResourceManager.GetString("ExitException_Unable_to_load_tasks", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to File Not Found.
    '''</summary>
    Friend Shared ReadOnly Property File_Not_Found() As String
        Get
            Return ResourceManager.GetString("File_Not_Found", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to All Tasks.
    '''</summary>
    Friend Shared ReadOnly Property Filter_All() As String
        Get
            Return ResourceManager.GetString("Filter_All", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to My Tasks.
    '''</summary>
    Friend Shared ReadOnly Property Filter_My() As String
        Get
            Return ResourceManager.GetString("Filter_My", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Open Tasks.
    '''</summary>
    Friend Shared ReadOnly Property Filter_Open() As String
        Get
            Return ResourceManager.GetString("Filter_Open", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Full name must be between 3 and 50 characters long..
    '''</summary>
    Friend Shared ReadOnly Property Full_name_must_be_between() As String
        Get
            Return ResourceManager.GetString("Full_name_must_be_between", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to .gif was not found..
    '''</summary>
    Friend Shared ReadOnly Property gif_was_not_found() As String
        Get
            Return ResourceManager.GetString("gif_was_not_found", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Assigned To.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_AssignedTo() As String
        Get
            Return ResourceManager.GetString("GridColHeader_AssignedTo", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 75.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_AssignedTo_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_AssignedTo_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Date Created.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_DateCreated() As String
        Get
            Return ResourceManager.GetString("GridColHeader_DateCreated", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 0.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_DateCreated_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_DateCreated_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Due Date.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_DateDue() As String
        Get
            Return ResourceManager.GetString("GridColHeader_DateDue", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 65.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_DateDue_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_DateDue_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to ID.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_ID() As String
        Get
            Return ResourceManager.GetString("GridColHeader_ID", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 30.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_ID_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_ID_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Last Changed.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_LastChanged() As String
        Get
            Return ResourceManager.GetString("GridColHeader_LastChanged", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 0.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_LastChanged_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_LastChanged_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to !.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_Priority() As String
        Get
            Return ResourceManager.GetString("GridColHeader_Priority", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 15.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_Priority_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_Priority_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Progress.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_Progress() As String
        Get
            Return ResourceManager.GetString("GridColHeader_Progress", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 55.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_Progress_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_Progress_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Status.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_Status() As String
        Get
            Return ResourceManager.GetString("GridColHeader_Status", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 55.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_Status_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_Status_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Summary.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_Summary() As String
        Get
            Return ResourceManager.GetString("GridColHeader_Summary", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to 128.
    '''</summary>
    Friend Shared ReadOnly Property GridColHeader_Summary_Width() As String
        Get
            Return ResourceManager.GetString("GridColHeader_Summary_Width", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to (history unavailable).
    '''</summary>
    Friend Shared ReadOnly Property history_unavailable() As String
        Get
            Return ResourceManager.GetString("history_unavailable", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to  Items.
    '''</summary>
    Friend Shared ReadOnly Property Items() As String
        Get
            Return ResourceManager.GetString("Items", resourceCulture)
        End Get
    End Property
    
    '''<summary>
    '''  Looks up a localized string similar to Loading TeamVision....
    '''</summary>
    Friend Shared ReadOnly Property Loading_TeamVision() As String
        Get

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -