Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The ComboSelPos property gets or sets the current selection of a given combo box control. When you defined the combo box during the Init method, you gave it a unique key. You must pass that key in order to get or set its selection. This property behaves just like OI's SELPOS property for combo boxes.

...