IFloaty Members
The IFloaty type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(System.Object) | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Hide |
hide the floaty
|
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Show |
show the floaty
|
![]() |
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() |
DockOnHostOnly |
indicates if a floaty may dock only on the host docking control (e.g. the form)
and not inside other floats
|
![]() |
DockOnInside |
indicates if a floaty may dock on the inside or on the outside of a form/control
default is true
|
![]() |
Text |
set a caption for the floaty
|
![]() |
Visible |
Gets a value indicating whether this IFloaty is visible.
|