PowerTools SPREAD for Windows Forms 8.0J
ElementWithButtons コンストラクタ(Object)


新しいElementWithButtonsオブジェクトのクローン元のオブジェクト
指定したオブジェクトをコピーして、ボタン付きの新しい要素を作成します。
構文
'Declaration
 
Public Function New( _
   ByVal cloneFrom As Object _
)
'使用法
 
Dim cloneFrom As Object
 
Dim instance As New ElementWithButtons(cloneFrom)
public ElementWithButtons( 
   object cloneFrom
)

パラメータ

cloneFrom
新しいElementWithButtonsオブジェクトのクローン元のオブジェクト
解説
指定したオブジェクトに基づいてElementWithButtonsオブジェクトを初期化します。
参照

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

 

 


© 2004-2015, GrapeCity inc. All rights reserved.