Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandControl Class / PerformSelect Method

In This Topic
    PerformSelect Method (C1CommandControl)
    In This Topic
    Raises the Select event for the C1Command.
    Syntax
    'Declaration
     
    
    Public Sub PerformSelect() 
    public void PerformSelect()
    See Also