ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Localization.Design Namespace / DesignLocalizationStrings.Localizer Class / SaveQuestion Property

In This Topic
    SaveQuestion Property (DesignLocalizationStrings.Localizer)
    In This Topic
    Gets the "The translation has been changed, save?" string.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property SaveQuestion As System.String
    public static System.string SaveQuestion {get;}
    See Also