ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / UITypeEditorStrings Class / UICulture Property

In This Topic
    UICulture Property (UITypeEditorStrings)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property UICulture As System.Globalization.CultureInfo
    public static System.Globalization.CultureInfo UICulture {get;}
    See Also