Version

Search Results

AutoHideControl Class Methods

Public Methods Protected Methods

AutoHideControl Class Properties

Public Properties Protected Properties

ControlUIElement Property (AutoHideControl)

Returns the main uielement representing the floating window Syntax

DisplayRectangle Property (AutoHideControl)

Returns the rectangle representing the display area of the control. Syntax

Dispose(Boolean) Method

Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. Syntax Parameters disposing true to release both managed and unmanaged resources; false to release only unmanaged resources.

Dispose Method (AutoHideControl)

Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources. Overload List

OnControlRemoved Method (AutoHideControl)

Invoked when a child control is removed. Syntax Parameters e Provides data about the event