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

In This Topic
    FormBorderStyle Property (FloatingEventArgs)
    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