バージョン

GetComponentRole メソッド

アプリケーション スタイル情報を取得するためのエディターを呼び出します。
シンタックス
'宣言
 
Public Overrides Function GetComponentRole( _
   ByVal ownerContext As Object _
) As Infragistics.Win.AppStyling.ComponentRole
public override Infragistics.Win.AppStyling.ComponentRole GetComponentRole( 
   object ownerContext
)

パラメータ

ownerContext
参照するオブジェクトを識別するコンテキスト。

戻り値の型

エディターで使用される必要がある Infragistics.Win.AppStyling.ComponentRole インスタンス。
参照