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

In This Topic
    m_menuList Field
    In This Topic
    A CheckedListBox control.
    Syntax
    'Declaration
     
    
    Protected m_menuList As CheckedListBox
    protected CheckedListBox m_menuList
    See Also