Control.GetTopLevel Method

Definition

Determines if the control is a top-level control.

protected bool GetTopLevel();

Returns

true if the control is a top-level control; otherwise, false.

Applies to

See also