GrapeCity SPREAD for Windows Forms 11.0J
IsReusable メソッド (IReuseEditorControl2)


コントロールが再利用できるかどうかを示します。
構文
'Declaration
 
Function IsReusable( _
   ByVal control As Control _
) As Boolean
'使用法
 
Dim instance As IReuseEditorControl2
Dim control As Control
Dim value As Boolean
 
value = instance.IsReusable(control)
bool IsReusable( 
   Control control
)

パラメータ

control

戻り値の型

このコントロールが再利用できる場合はtrue。それ以外の場合はfalse
参照

IReuseEditorControl2 インタフェース
IReuseEditorControl2 メンバ

 

 


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