PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.Localization.Design Namespace / DesignLocalizationStrings.Localizer Class / ImageResourceNotFound Property

In This Topic
    ImageResourceNotFound Property (DesignLocalizationStrings.Localizer)
    In This Topic
    Gets the "Resource image with name [{0}] is not found." format string.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property ImageResourceNotFound As String
    public static string ImageResourceNotFound {get;}
    See Also