Name
Choice.Active -- set/get active choice item
Function
Set or get the active item in the choice widget ranging from index 0 for the first item to number of entries - 1 for the last item.

You can also set up a notification on this attribute to learn when the user changes the active choice item.

You can also pass the the special values Next or Prev to cycle through the choice widget's entries.

Type
Number or string (see above for possible values)

Applicability
ISGN


Show TOC