ShowMenuTooltips Property
In This Topic
Gets or sets the value indicating whether to show tooltip texts when mouse cursor is over menu item.
Syntax
'Declaration
Public Property ShowMenuTooltips As Boolean
public bool ShowMenuTooltips {get; set;}
See Also