ComponentOne CalendarView for WinForms
C1.Win.C1Input.GrapeCity.Framework.Input Namespace / VirtualWindow Class / FactWindowChanged Event

In This Topic
    FactWindowChanged Event (VirtualWindow)
    In This Topic
    A event raised when the value of FactWindow property is changed.
    Syntax
    'Declaration
     
    
    Public Event FactWindowChanged As EventHandler
    public event EventHandler FactWindowChanged
    See Also