バージョン

FromComponentRole メソッド

指定したコンポーネント ロールのスタイル マネージャを返します。
シンタックス
'宣言
 
Public Shared Function FromComponentRole( _
   ByVal component As ComponentRole _
) As StyleManager
public static StyleManager FromComponentRole( 
   ComponentRole component
)

パラメータ

component
デフォルト スタイル マネージャを取得するために、関連する stylemanager が返されるか null となるコンポーネント ロール。

戻り値の型

指定したコンポーネント ロールの StyleManager インスタンス。
参照