Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SelectMdiChildForm Class / m_windowsList Field

In This Topic
    m_windowsList Field
    In This Topic
    The list of available existing windows.
    Syntax
    'Declaration
     
    
    Protected m_windowsList As ListBox
    protected ListBox m_windowsList
    See Also