Version

xamRadialMenuListBox - Recordable Methods

Topic Overview

Purpose

This topic provides information about the recordable methods for testing the XamRadialMenuListBox™ control.

In this topic

This topic contains the following sections:

XamRadialMenuListBox Recordable Methods

Select

Description

Selects a RadialMenu list item when the user clicks on an item from the dropdown list.

Parameters

The following table summarizes the method’s parameters.

Parameter Description

oListItemArg

Contains string Item name or an integer index of the item.

Possible exceptions

The following list contains the possible exceptions to this method and their likely causes.

  • The specified index [ oListItemArg ] is out of range

  • The following item [ oListItemArg ] was not found

Close

Description

Closes the RadialMenu list box when the user clicks outside the list box or presses the Esc key on the keyboard.

Related Content

Topics

The following topics provide additional information related to this topic.

Topic Purpose

This topic provides information about the XamRadialMenu ListBox control’s user actions represented by XamRadialMenuListBoxProxy object.

This topic provides reference information about the XamRadialMenuListBox control’s test object properties.