Back to API Reference
Class

ButtonContextMenuItem

abstract

Binds an existing Button to an action run through the presenting menu. Subclasses supply the action and when it applies; the button itself — label, icon, style — is yours.

Derived Types(2)

Types that inherit from ButtonContextMenuItem.

public bool HasControl{ get }
protected abstract void Execute()
public override void Wire()
public override void SetVisible()