Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / PerformClick Method

In This Topic
    PerformClick Method (C1CommandMdiList)
    In This Topic
    Generates a click event for the C1Command.
    Syntax
    'Declaration
     
    
    Public Sub PerformClick() 
    public void PerformClick()
    See Also