PowerTools SPREAD for Windows Forms 8.0J
CopyTo メソッド (ElementWindowless)


対象オブジェクト
このウインドウレス要素オブジェクトのプロパティを対象オブジェクトにコピーします。
構文
'Declaration
 
Public Overridable Sub CopyTo( _
   ByVal target As Object _
) 
'使用法
 
Dim instance As ElementWindowless
Dim target As Object
 
instance.CopyTo(target)
public virtual void CopyTo( 
   object target
)

パラメータ

target
対象オブジェクト
参照

ElementWindowless クラス
ElementWindowless メンバ

 

 


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