Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLinks Class / ClearAll Method

In This Topic
    ClearAll Method
    In This Topic
    Move all links from More submenu to visible links, removes all elements from the C1.Win.Command.IBarInternal.VisibleLinks collection, etc.
    Syntax
    'Declaration
     
    
    Public Sub ClearAll() 
    public void ClearAll()
    See Also