ImageGear .NET - Updated
ClearWarnings Method (IGWarningInfoBox)




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > IGWarningInfoBox Class : ClearWarnings Method
Clears the list of displayed warnings.
Syntax
'Declaration
 
Public Sub ClearWarnings() 
'Usage
 
Dim instance As IGWarningInfoBox
 
instance.ClearWarnings()
public void ClearWarnings()
public: void ClearWarnings(); 
public:
void ClearWarnings(); 
See Also

Reference

IGWarningInfoBox Class
IGWarningInfoBox Members