Occurs when the Value property has changed either interactively by the user or programatically.
Namespace: MindFusion.UI.WinForms
Assembly: MindFusion.UI.WinForms
C# Copy Code |
---|
public event EventHandler ValueChanged |
Visual Basic Copy Code |
---|
Public Event ValueChanged As EventHandler |