[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandMdiList.Invoke

Invoke Method

Invoke(ClickEventArgs)

This method should not be called directly, as there is no clear meaning in invoking a command which is actually a placeholder for commands created on the fly.

Declaration
public override void Invoke(ClickEventArgs e)
Parameters
Type Name Description
ClickEventArgs e
Overrides