Menu.ToolTipsVisible
bool
ToolTipsVisible
{
get;
set;
} Description
<para>
This property holds whether tooltips of menu actions should be visible.
</para><para>
This property specifies whether action menu entries show their tooltip.
</para><para>
By default, this property is <c>false</c>.
</para>
Return
User Comments