Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1ToolBar Class / Floating Property

In This Topic
    Floating Property (C1ToolBar)
    In This Topic
    Indicates whether the toolbar is floating.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Floating As Boolean
    public bool Floating {get;}
    See Also