Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandDock Class / AutoDockTop Property

In This Topic
    AutoDockTop Property
    In This Topic
    Indicates whether to automatically create a dock area at the top.
    Syntax
    'Declaration
     
    
    Public Property AutoDockTop As Boolean
    public bool AutoDockTop {get; set;}
    See Also