CheckMenuItemPerformClick Method |
Performs the click handler for this item which toggles the check state.
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public override void PerformClick()
Public Overrides Sub PerformClick
abstract PerformClick : unit -> unit
override PerformClick : unit -> unit
Remarks See Also