[]
Gets or sets border style of the floating window.
[C1Category("Appearance")]
[C1Description("FloatingWindowOptions.FormBorderStyle", "Border style of the floating window.")]
public FormBorderStyle FormBorderStyle { get; set; }
<C1Category("Appearance")>
<C1Description("FloatingWindowOptions.FormBorderStyle", "Border style of the floating window.")>
Public Property FormBorderStyle As FormBorderStyle