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


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

パラメータ

cloneFrom
新しいElementWindowlessオブジェクトのクローン元のオブジェクト
参照

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

 

 


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