GrapeCity SPREAD for Windows Forms 12.0J
ElementControl コンストラクタ(Object)


設定のコピー元のコントロール要素
指定したオブジェクトに基づいてコントロール要素(ElementControlオブジェクト)を作成します。
構文
'Declaration
 
Public Function New( _
   ByVal cloneFrom As Object _
)
'使用法
 
Dim cloneFrom As Object
 
Dim instance As New ElementControl(cloneFrom)
public ElementControl( 
   object cloneFrom
)

パラメータ

cloneFrom
設定のコピー元のコントロール要素
解説
指定したオブジェクトに基づいてElementControlクラスのインスタンスを初期化します。
参照

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

 

 


Copyright © 2004 GrapeCity inc.