バージョン

DropDownButtonClickedEventArgs コンストラクタ

DesktopAlertClosedEventArgs クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal windowInfo As UltraDesktopAlertWindowInfo, _
   ByVal buttonScreenRect As Rectangle _
)
public DropDownButtonClickedEventArgs( 
   UltraDesktopAlertWindowInfo windowInfo,
   Rectangle buttonScreenRect
)

パラメータ

windowInfo
閉じられたデスクトップ警告ウィンドウに関連する UltraDesktopAlertWindowInfo
buttonScreenRect
画面座標で表現されるドロップダウン ボタンの境界。
参照