System.Windows.Forms.Control.Contains Method

Retrieves a value indicating whether the specified control is a child of the control.

Syntax

public bool Contains (Control ctl)

Parameters

ctl
The System.Windows.Forms.Control to evaluate.

Returns

true if the specified control is a child of the control; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0