Click or drag to resize

NavigatorToolTips Properties

The NavigatorToolTips type exposes the following members.

Properties
 NameDescription
Public propertyAllowButtonSpecToolTips Gets and sets a value indicating if tooltips should be displayed for button specs.
Public propertyAllowPageToolTips Gets and sets a value indicating if tooltips should be displayed for page headers.
Public propertyId Gets the unique identifier of the object.
(Inherited from GlobalId)
Public propertyIsDefault Gets a value indicating if all values are default.
(Overrides StorageIsDefault)
Public propertyMapExtraText Gets and sets the mapping used for the tooltip description.
Public propertyMapImage Gets and sets the mapping used for the tooltip image.
Public propertyMapText Gets and sets the mapping used for the tooltip text.
Public propertyNeedPaint Gets and sets the need paint delegate for notifying paint requests.
(Inherited from Storage)
Protected propertyNeedPaintDelegate Gets access to the need paint delegate.
(Inherited from Storage)
Top
See Also