Back to Devexpress

Tooltips

wpf-116893-controls-and-libraries-map-control-end-user-interaction-tooltips.md

latest2.0 KB
Original Source

Tooltips

  • Jul 29, 2020
  • 2 minutes to read

The Map Control displays tooltips for vector items when a user clicks an item. Tooltips can be used to provide map items with additional information.

The following image illustrates a tooltip attached to a vector item generated from a shapefile:

Note

To learn how to obtain data from a shapefile, refer to the ShapefileDataAdapter help topic.

This topic consists of the following sections.

Enable Tooltips

To enable tooltips for a map, set the MapControl.ToolTipEnabled property to true.

Customize the Tooltip Appearance

To configure the tooltip appearance, use the ways described below.