C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / DropDownOpening Event

In This Topic
DropDownOpening Event (C1DropDownControl)
In This Topic
Occurs just before the dropdown is opened.
Syntax
'Declaration
 
Public Event DropDownOpening As EventHandler
 
See Also