ProgrammaticChange Event

Occurs when the value of a control is changed in code.

PROCEDURE Control.ProgrammaticChange

Remarks

Setting Selected or SelectedID properties on a Listbox control fires the Programmatic Change event after setting ListItem or ListItemID properties.

See Also

InteractiveChange Event | Value Property

Applies To: CheckBox | ComboBox | CommandGroup | EditBox | ListBox | OptionGroup | Spinner | TextBox