IToolTipManagementIsEnabled Property |
Enables/disables the management for tool tips.
Namespace:
Ptv.XServer.Controls.Map
Assembly:
Ptv.XServer.Controls.Map (in Ptv.XServer.Controls.Map.dll) Version: 1.7.10.0
Syntax bool IsEnabled { get; set; }
Property IsEnabled As Boolean
Get
Set
property bool IsEnabled {
bool get ();
void set (bool value);
}
abstract IsEnabled : bool with get, set
Property Value
Type:
BooleanSee Also