Docking Tab for WinForms | ComponentOne
C1.Win.Command.Docking Namespace / FloatingWindowOptions Class / FormBorderStyle Property

In This Topic
    FormBorderStyle Property (FloatingWindowOptions)
    In This Topic
    Gets or sets border style of the floating window.
    Syntax
    'Declaration
     
    
    Public Property FormBorderStyle As FormBorderStyle
    public FormBorderStyle FormBorderStyle {get; set;}
    See Also