バージョン

DropIndicatorControl コンストラクタ(ComponentRole)

新しい DropIndicatorControl を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal componentRole As ComponentRole _
)
public DropIndicatorControl( 
   ComponentRole componentRole
)

パラメータ

componentRole
ドロップ インジケーターを初期化するために使用されるカスタム プロパティを提供する ComponentRole。
参照