バージョン

PaneOptionsMenuOpeningEventArgs コンストラクタ

新しい PaneOptionsMenuOpeningEventArgs を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal items As ItemCollection _
)
public PaneOptionsMenuOpeningEventArgs( 
   ItemCollection items
)

パラメータ

items
ペインのメニュー項目を表す修正可能な項目コレクション
参照