Version

ValueChanged Event (UltraCombo)

Occurs when the Value property of the control has changed.
Syntax
'Declaration
 
Public Event ValueChanged As EventHandler
public event EventHandler ValueChanged