Click or drag to resize

AutoHotPopupMenuBubbleEventArgs Properties

The AutoHotPopupMenuBubbleEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDisplayForm
A reference to the form that hosts the HotImage. Can be used to close the form.
(Inherited from HotBubbleEventArgs.)
Public propertyHotspot
The currently active hotspot on the HotImage where the event is triggered.
(Inherited from HotBubbleEventArgs.)
Public propertyPopupMenuItem
A reference to the currently selected PopupMenuItem.
Top
See Also