バージョン

UltraMenuItem クラス イベント

このクラスのメンバの一覧は、UltraMenuItemメンバを参照してください。

パブリック イベント
 名前解説
Public イベントClickOccurs when the menu item is clicked or selected using a shortcut key or access key defined for the menu item. System.Windows.Forms.MenuItemから継承されます。
Public イベントDisposed System.ComponentModel.Componentから継承されます。
Public イベントDrawItemOccurs when the System.Windows.Forms.MenuItem.OwnerDraw property of a menu item is set to true and a request is made to draw the menu item. System.Windows.Forms.MenuItemから継承されます。
Public イベントMeasureItemOccurs when the menu needs to know the size of a menu item before drawing it. System.Windows.Forms.MenuItemから継承されます。
Public イベントPopupOccurs before a menu item's list of menu items is displayed. System.Windows.Forms.MenuItemから継承されます。
Public イベントSelectOccurs when the user places the pointer over a menu item. System.Windows.Forms.MenuItemから継承されます。
トップ
参照