[]
Represents the arguments, associated with a Floating event.
public class FloatingEventArgs : CancelEventArgs
| Name | Description |
|---|---|
| DockingTab | The floated C1DockingTab. |
| DockingTabPage | The floated C1DockingTabPage. |
| 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. |