C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1NumericEdit Class / DropDownClosed Event

In This Topic
DropDownClosed Event (C1NumericEdit)
In This Topic
Occurs when the dropdown has been closed.
Syntax
'Declaration
 
Public Event DropDownClosed As DropDownClosedEventHandler
 
See Also