Click or drag to resize

AutoHotPopupMenuEventArgsPopupMenuItem Property

A reference to the currently selected PopupMenuItem.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public PopupMenuItem PopupMenuItem { get; set; }

Property Value

Type: PopupMenuItem
See Also