GrapeCity ActiveReports for .NET 12.0J
CustomControl コンストラクタ(Type)

作成するコントロールの種類を指定します。
指定した種類のコントロールのインスタンスをラップするCustomControlの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal type As Type _
)
public CustomControl( 
   Type type
)

パラメータ

type
作成するコントロールの種類を指定します。
参照

関連項目

CustomControl クラス
CustomControl メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.