C1.Win.InputPanel.8 Assembly / C1.Win.InputPanel Namespace / InputComboBox Class / DisplayMemberChanged Event

In This Topic
DisplayMemberChanged Event (InputComboBox)
In This Topic
Fires when the DisplayMember property changes.
Syntax
'Declaration
 
Public Event DisplayMemberChanged As EventHandler
 
See Also