バージョン

GetContextMenuStrip メソッド (UltraEditorProxyOwnerBase)

エディターによって表示されるContextMenuStripを返します
シンタックス
'宣言
 
Public Overrides Function GetContextMenuStrip( _
   ByVal ownerContext As Object _
) As ContextMenuStrip
public override ContextMenuStrip GetContextMenuStrip( 
   object ownerContext
)

パラメータ

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

戻り値の型

ContextMenuStrip
参照