C1.Win.Input Namespace / C1CheckBox Class / AppearanceChanged Event

In This Topic
AppearanceChanged Event (C1CheckBox)
In This Topic
Occurs when the value of the Appearance property changes.
Syntax
'Declaration
 
Public Event AppearanceChanged As EventHandler
 
See Also