[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandMenu.Closed

Closed Event

Occurs after the command's submenu is closed.

Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
[C1Description("C1CommandMenu.Closed", "Occurs after the command's submenu is closed.")]
public event EventHandler Closed
<C1Description("C1CommandMenu.Closed", "Occurs after the command's submenu is closed.")>
Public Event Closed As EventHandler
Returns
Type Description
EventHandler Occurs after the command's submenu is closed.