GrapeCity SPREAD for Windows Forms 11.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 メンバ
オーバーロード一覧

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.