WinRT Edition Basic Library > DropDown for WinRT > Working with DropDown for WinRT > Basic Events |
DropDown for WinRT includes events that allow you to set interaction and customize the control. Some of the more important events are listed below.
The following events let you customize the C1DropDown control:
Description |
|
IsDropDownOpenChanged |
Event raised when the IsDropDownOpen property has changed. |
IsMouseOverChanged |
Event raised when the IsMouseOver property has changed. |