ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms Namespace / IGWarningInfoBox Class / IGWarningInfoBox Constructor




In This Topic
    IGWarningInfoBox Constructor
    In This Topic
    Initializes a new instance of the IGWarningInfoBox class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New IGWarningInfoBox()
    public IGWarningInfoBox()
    public: IGWarningInfoBox();
    public:
    IGWarningInfoBox();
    See Also