[]
Specifies C1DockingManager floating windows options.
[TypeConverter(typeof(ExpandableObjectConverter))]
public sealed class FloatingWindowOptions
Name | Description |
---|---|
AllowedAnchors | Gets or sets allowed anchors for the floating tab. |
CloseSingleTab | Gets or sets a value indicating whether a single page or the floating window should be closed on the window's close button click. |
FormBorderStyle | Gets or sets border style of the floating window. |
MaximizeBox | Gets or sets a value indicating whether the Maximize button is displayed in the caption bar of the floating window. |