バージョン 20.1

GetContextMenuStrip メソッド (EmbeddableEditorOwnerBase)

エディターによって表示されるContextMenuStripを返します
シンタックス
public virtual ContextMenuStrip GetContextMenuStrip( 
   object ownerContext
)

パラメータ

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

戻り値の型

ContextMenuStrip
解説
デフォルトの実装は null を返します。
参照