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

In This Topic
PostChanges Event (DropDownForm)
In This Topic
Occurs when Value property of the OwnerControl is updated by the dropdown form.
Syntax
'Declaration
 
Public Event PostChanges As EventHandler
 
See Also