ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownForm Class / OwnerControlValueChanged Event

In This Topic
    OwnerControlValueChanged Event
    In This Topic
    Occurs when OwnerControl.Value property is changed.
    Syntax
    'Declaration
     
    
    Public Event OwnerControlValueChanged As EventHandler
    public event EventHandler OwnerControlValueChanged
    See Also