バージョン

ContextMenuItem コンストラクタ(String)

新しい ContextMenuItem を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal text As String _
)
public ContextMenuItem( 
   string text
)

パラメータ

text
項目のテキスト。
参照