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

In This Topic
    m_tabCommands Field
    In This Topic
    A TabPage, describing available commands.
    Syntax
    'Declaration
     
    
    Protected m_tabCommands As TabPage
    protected TabPage m_tabCommands
    See Also