[]
        
(Showing Draft Content)

C1.Win.Command.RadialMenuCommandItem.Opened

Opened Event

Occurs when the menu item is opened.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("RadialMenuItem.Opened", "Occurs when this menu item is opened.")]
public event EventHandler Opened
<C1Description("RadialMenuItem.Opened", "Occurs when this menu item is opened.")>
Public Event Opened As EventHandler
Returns
Type Description
EventHandler Occurs when the menu item is opened.