GrapeCity ActiveReports for .NET 16.0J
Contains メソッド (Designer)

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス : Contains メソッド
The System.Windows.Forms.Control to evaluate.
Retrieves a value indicating whether the specified control is a child of the control.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal ctl As Control _
) As Boolean
public bool Contains( 
   Control ctl
)

パラメータ

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

戻り値の型

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

Designer クラス
Designer メンバ