Version

Configuring Key Tips (xamRadialMenu)

Topic Overview

Purpose

This topic explains how to configure the xamRadialMenu ™ items’ key tips.

Required background

The following topics are prerequisites to understanding this topic:

Topic Purpose

This topic explains the features supported by the control from developer perspective.

This topic provides an overview of the visual elements of the control.

This topic explains how to configure the items’ tooltips.

In this topic

This topic contains the following sections:

Introduction

Key tips summary

Similar to tooltips, Key tips are visual element which show the user one or more characters available to the user for activating a particular xamRadialMenu item. Use the Alt key to toggle the key tips’ Visible/Hidden state.

When visible, the key tips appear in the outer ring for each item along with a center adjacent key tip displaying the number "0" by default. The key tips for the items may be explicitly specified or can be Auto-Generated. Pressing the key tip of any item with Sub-Items displays the child items (as they would be when one clicked the outer ring button for that item) followed by a display of the child item’s key tips.

Pressing the escape key when key tips are visible will hide them. Also, pressing a navigation key or keyboard arrow key (e.g. up, down, left, right, home, end, tab) with key tips visible dismisses the key tips and enters the keyboard navigation mode.

Note
Note

Although key tips are not shown for disabled items you may see one for a disabled item that has child item(s). This is necessary for navigating to the child items.

The following screenshot shows the xamRadialMenu displaying key tips:

xamRadialMenu 13.png

Key Tips Configuration Summary

Key tips configuration summary chart

The following table explains briefly the main configurable aspects of the xamRadialMenu control’s key tips.

Configurable aspect Details Properties

Items’ key tips

You can set key tip to a menu item to overwrite the default key tip set by the xamRadialMenu .

Center button’s key tip

You can set key tip to the center button to overwrite the default key tip set by the xamRadialMenu .

Key tip’s template

You can set a template to be used for the xamRadialMenu key tips.

Related Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic explains how to configure the xamRadialMenu control.

This topic explains how to configure the Center Button.