C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / DropDownForm Class / OwnerControlValueChanged Event

In This Topic
OwnerControlValueChanged Event (DropDownForm)
In This Topic
Occurs when OwnerControl.Value property is changed.
Syntax
'Declaration
 
Public Event OwnerControlValueChanged As EventHandler
 
See Also