Click or drag to resize

ValueCommandTValueChanged Event

Event for when the Value is changed.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public event EventHandler<EventArgs> ValueChanged

Value

Type: SystemEventHandlerEventArgs

Implements

IValueCommandTValueChanged
See Also