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

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