UAOOI.Windows.Forms

DockExtender Members

The DockExtender type exposes the following members.

Constructors


  Name Description
Public method DockExtender
Initializes a new instance of the DockExtender class.

Methods


  Name Description
Public method Attach(ScrollableControl)
Attach a container control and use it as a grip hande. The container must support mouse move events.
Public method Attach(ScrollableControl, Control)
Attach a container and a grip handle. The handle must support mouse move events.
Public method Attach(ScrollableControl, Control, Splitter)
attach this class to any dockable type of container control to make it dockable. Attach a container control and use it as a grip hande. The handle must support mouse move events. Supply a splitter control to allow resizing of the docked container
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetListOfToolStripMenuItem
Gets the list of tool strip menu item.
Public method GetType (Inherited from Object.)
Public method Hide
this will gracefully hide the container control making sure that the floating window is also closed
Protected method MemberwiseClone (Inherited from Object.)
Public method Show
display the container control that is either floating or docked
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Floaties
Gets the floaties.