バージョン

BeforeToolbarListDropdownEventArgs コンストラクタ(Point)

新しい BeforeToolbarListDropdownEventArgs インスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal screenPoint As Point _
)
public BeforeToolbarListDropdownEventArgs( 
   Point screenPoint
)

パラメータ

screenPoint
メニューが表示されるポイント。
参照