PowerTools PlusPak for Windows Forms 8.0J
DropDownItemClicked イベント

ドロップダウンContextMenuStripがクリックされたときに発生します。
構文
Public Event DropDownItemClicked As ToolStripItemClickedEventHandler
public event ToolStripItemClickedEventHandler DropDownItemClicked
イベント データ

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

プロパティ解説
ClickedItemGets the item that was clicked on the System.Windows.Forms.ToolStrip.  
プラットフォーム

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