Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandMdiList Class / ListHidden Property

In This Topic
    ListHidden Property
    In This Topic
    Gets or sets the value indicating whether to list hidden windows.
    Syntax
    'Declaration
     
    
    Public Property ListHidden As Boolean
    public bool ListHidden {get; set;}
    See Also