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

In This Topic
    m_commandsPanel Field
    In This Topic
    A Panel control.
    Syntax
    'Declaration
     
    
    Protected m_commandsPanel As Panel
    protected Panel m_commandsPanel
    See Also