Name
Cycle.Active -- set/get active cycle item
Function
This attributes defines the number of the active entry in the cycle gadgets. Valid range is from 0 for the first entry to NumEntries-1 for the last.

Setting Cycle.Active causes the gadget to be updated. On the other hand, when the user plays around with the gadget, Cycle.Active will always reflects the current state.

Passing the special values Next or Prev during set causes the gadget to cycle through its entries in the given direction.

Type
Number or string (see above for possible values)

Applicability
ISGN


Show TOC