[]
        
(Showing Draft Content)

C1.Win.Command.C1RadialMenu.MenuOpened

MenuOpened Event

Occurs when the menu is opened.

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