Click or drag to resize

ToggleButtonPerformClick Method

Clicks the toggle button programatically, raising the same events and toggling the Checked state if Enabled and Visible.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override void PerformClick()
See Also