ImageGear .NET - Updated
IGWarningInfoBox Class
Members 




ImageGear24.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace : IGWarningInfoBox Class
This class provides a window for displaying ImageGear warning messages.
Object Model
IGWarningInfoBox Class
Syntax
'Declaration
 
Public Class IGWarningInfoBox 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As IGWarningInfoBox
public class IGWarningInfoBox : System.Windows.Forms.Form 
public __gc class IGWarningInfoBox : public System.Windows.Forms.Form 
public ref class IGWarningInfoBox : public System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     ImageGear.Windows.Forms.IGWarningInfoBox

See Also

Reference

IGWarningInfoBox Members
ImageGear.Windows.Forms Namespace