ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms Namespace / ImGearWinForms Class / ClearWarnings Method




In This Topic
    ClearWarnings Method (ImGearWinForms)
    In This Topic
    Clears the list of warnings displayed by the warning window.
    Syntax
    'Declaration
     
    Public Shared Sub ClearWarnings() 
    'Usage
     
    ImGearWinForms.ClearWarnings()
    public static void ClearWarnings()
    public: static void ClearWarnings(); 
    public:
    static void ClearWarnings(); 
    See Also