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

In This Topic
    m_btnRestore Field
    In This Topic
    A button to restoring toolbar layout.
    Syntax
    'Declaration
     
    
    Protected m_btnRestore As Button
    protected Button m_btnRestore
    See Also