PowerTools PlusPak for Windows Forms 8.0J
DropDownClosing イベント (GcDropDownButtonBase)

ドロップダウンContextMenuStripが閉じるときに発生します。
構文
Public Event DropDownClosing As CancelEventHandler
public event CancelEventHandler DropDownClosing
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、CancelEventArgs 型の引数を受け取りました。次の CancelEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
Cancel  
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

GcDropDownButtonBase クラス
GcDropDownButtonBase メンバ

Send Feedback