Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CustomizerForm Class / m_categoriesList Field

In This Topic
    m_categoriesList Field
    In This Topic
    A list of all command categories.
    Syntax
    'Declaration
     
    
    Protected m_categoriesList As ListBox
    protected ListBox m_categoriesList
    See Also