TreeView for WinForms | ComponentOne
C1.Win.TreeView.Localization Namespace / Strings Class
Members

In This Topic
    Strings Class
    In This Topic
    The Strings class contains static properties used for run-time UI localization.
    Syntax
    'Declaration
     
    
    <ObfuscationAttribute(Exclude=True, ApplyToMembers=True)>
    <DoNotObfuscateTypeAttribute()>
    Public MustInherit NotInheritable Class Strings 
    [Obfuscation(Exclude=true, ApplyToMembers=true)]
    [DoNotObfuscateType()]
    public static class Strings 
    Inheritance Hierarchy

    System.Object
       C1.Win.TreeView.Localization.Strings

    See Also