バージョン

GetContextMenuUltra メソッド

指定したコントロールのContextMenuUltraを取得します。
シンタックス
'宣言
 
Public Function GetContextMenuUltra( _
   ByVal component As Component _
) As String
public string GetContextMenuUltra( 
   Component component
)

パラメータ

component
ContextMenuUltra設定を取得する対象のコンポーネント。

戻り値の型

コントロールのコンテキストメニューとして使用されるPopupMenuToolのキー。
参照