onEditPaint
For a style 0 or 1 combobox, fires for each keystroke that modifies the value of the combobox, just after the new value is displayed.
Parameters
none
Property of
Combobox
Description
For a style 0 or 1 combobox, fires for each keystroke that modifies the value of the combobox, just after the new value is displayed.
onEditPaint() fires just after displaying the new value for a ComboBox. It does not fire if the keystroke does not modify the ComboBox.