バージョン

SourceControl プロパティ (ContextMenuManager)

ショートカットメニューを表示すコントロールを取得します。
シンタックス
'宣言
 
Public ReadOnly Property SourceControl As Control
public Control SourceControl {get;}

プロパティ値

ショートカットメニューを表示すコントロールを表す System.Windows.Forms.Control 。ショートカット メニューを表示するコントロールがない場合、プロパティは null を返します。
参照