Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SelectMdiChildForm Class / WindowsList Property

In This Topic
    WindowsList Property
    In This Topic
    A ListBox control for displaying available windows.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property WindowsList As ListBox
    public ListBox WindowsList {get;}
    See Also