UAOOI.Windows.Forms

IFloaty Properties

The IFloaty type exposes the following members.

Properties


  Name Description
Public property DockOnHostOnly
indicates if a floaty may dock only on the host docking control (e.g. the form) and not inside other floats
Public property DockOnInside
indicates if a floaty may dock on the inside or on the outside of a form/control default is true
Public property Text
set a caption for the floaty
Public property Visible
Gets a value indicating whether this IFloaty is visible.