The FloatingPanel type exposes the following members.

Constructors

  NameDescription
FloatingPanel

Methods

Properties

Events

  NameDescription
collapsed
Raised when the floating panel is collapsed.
docked
Raised when the floating panel is docked.
dragEnd
Raised when you finish dragging the floating panel .
dragMove
Raised while the floating panel is being moved.
dragStart
Raised when you start dragging the floating panel.
expanded
Raised when the floating panel is expanded.
hide
Raised when the floating panel is hidden.
resized
Raised when you finish resizing the floating panel.
resizeStart
Raised when you begin resizing the floating panel.
resizing
Raised when the floating panel is resizing.
show
Raised when the floating panel is shown.
undocked
Raised when the floating panel is undocked.

See Also