This topic provides information about recordable actions for testing the XamDiagramToolbox ™ control.
This topic contains the following sections:
Expand the identified category
The following table summarizes the action parameters followed by code examples where applicable.
The following list contains the possible exceptions to this action and the likely reason causing them.
The specified Toolbox Category index [oCategoryArg ] is out of range
The following Toolbox Category [oCategoryArg ] key was not found.
Collapses the identified category
The following table summarizes the action parameters followed by code examples where applicable.
The following list contains the possible exceptions to this action and the likely reason causing them.
The specified Toolbox Category index [oCategoryArg ] is out of range
The following Toolbox Category [oCategoryArg ] key was not found.
Start a drag operation of a diagram toolbox item
The following table summarizes the action parameters followed by code examples where applicable.
The following list contains the possible exceptions to this action and the likely reason causing them.
The specified Toolbox Item index [oItemArg ] is out of range
The following Toolbox Item [oItemArg ] key was not found.
Argument [oItemArg ] is not formatted correctly, format must be [either a two dimensional array of Category name or index, and Item name or index of the item in the category, or an integer index of the item overall]
The following topics provide additional information related to this topic.