バージョン

CanRenderType メソッド (TrackBarEditor)

タイプを編集できる場合に決定するために使用されます
シンタックス
'宣言
 
Public Overrides Function CanRenderType( _
   ByVal type As Type _
) As Boolean
public override bool CanRenderType( 
   Type type
)

パラメータ

type
チェックする System.Type

戻り値の型

タイプを描画できる場合 True、そうでない場合は False
参照