バージョン 22.1

GetContextMenu メソッド (TextEditorControlOwnerBase)

エディターによって使用されるコンテキストメニューを返します。
シンタックス
public override ContextMenu GetContextMenu( 
   object ownerContext
)

パラメータ

ownerContext
Infragistics.Win.EmbeddableEditorBase.GetEmbeddableElement(Infragistics.Win.UIElement,Infragistics.Win.EmbeddableEditorOwnerBase,System.Object,Infragistics.Win.EmbeddableUIElementBase) メソッドに渡されたコンテキスト。

戻り値の型

ContextMenuまたはContextMenuが存在しない場合はnull。
参照