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

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