ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1CheckBox Class / VisualStyleChanged Event

In This Topic
    VisualStyleChanged Event (C1CheckBox)
    In This Topic
    Occurs when the VisualStyle property has changed.
    Syntax
    'Declaration
     
    Public Event VisualStyleChanged As EventHandler
    public event EventHandler VisualStyleChanged
    See Also