Occurs when the selection has changed interactively by the user.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public event EventHandler ValueChanged |
Visual Basic Copy Code |
---|
Public Event ValueChanged As EventHandler |
ValueChanged event handlers receive an argument of type EventArgs.