バージョン

GetRole メソッド (EditorButtonBase)

エディター ボタンに関連する UIRole インスタンスを取得します。
シンタックス
'宣言
 
Public Overridable Function GetRole( _
   ByVal owner As EmbeddableEditorOwnerBase, _
   ByVal ownerContext As Object _
) As UIRole
public virtual UIRole GetRole( 
   EmbeddableEditorOwnerBase owner,
   object ownerContext
)

パラメータ

owner
埋め込み可能なエディターオーナー。
ownerContext
オーナーコンテキスト

戻り値の型

UIRole インスタンス。
参照