[]
        
(Showing Draft Content)

C1.Win.Command.C1RadialMenu.ItemOpened

ItemOpened Event

Occurs when a menu item is opened.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.8.dll
Syntax
[C1Description("C1RadialMenu.ItemOpened", "Occurs when a menu item is opened.")]
public event EventHandler ItemOpened
Returns
Type Description
EventHandler Occurs when a menu item is opened.
Remarks

If the opened item has its own Opened event associated with it, that event occurs immediately before this one.