Click or drag to resize

PopupMenuItemText Property

The Text displayed in the PopupMenu for this PopupMenuItem.

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

Property Value

Type: String
See Also