ProgrammaticChange Event

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

PROCEDURE Control.ProgrammaticChange

Remarks

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

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

See Also

Reference

InteractiveChange Event

Value Property

Other Resources

Events (Visual FoxPro)