ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / WindowWrapper Class
Properties Methods Events


In This Topic
    WindowWrapper Class Members
    In This Topic

    The following tables list the members exposed by WindowWrapper.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WindowWrapper class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the fact window.  
    Top
    Public Methods
     NameDescription
    Public MethodHang up the link between this class and the Application.  
    Public MethodGets the associated window handle that related to the FactWindow instance.  
    Top
    Protected Methods
     NameDescription
    Protected MethodGets the hook handle from the FactWindow.  
    Protected MethodRaises the FactWindowChanged event.  
    Protected MethodDispatch the message to the processsor.  
    Protected MethodDispatch the message to the processsor.  
    Top
    Public Events
     NameDescription
    Public EventA event raised when the value of FactWindow property is changed.  
    Top
    See Also