[]
        
(Showing Draft Content)

C1.Win.Command.FloatingEventArgs

FloatingEventArgs Class

Represents the arguments, associated with a Floating event.

Inheritance
FloatingEventArgs
Namespace: C1.Win.Command
Assembly: C1.Win.Command.10.dll
Syntax
public class FloatingEventArgs : CancelEventArgs
Public Class FloatingEventArgs
    Inherits CancelEventArgs

Properties

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.