PowerTools SPREAD for Windows Forms 8.0J
IsReusable メソッド (InputManCellTypeBase)


このコントロールが再利用できるかどうかをチェックします。
構文
'Declaration
 
Public MustOverride Function IsReusable( _
   ByVal control As Control _
) As Boolean
'使用法
 
Dim instance As InputManCellTypeBase
Dim control As Control
Dim value As Boolean
 
value = instance.IsReusable(control)
public abstract bool IsReusable( 
   Control control
)

パラメータ

control

戻り値の型

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

InputManCellTypeBase クラス
InputManCellTypeBase メンバ

 

 


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