Previous Up Next

_ADDcombo
Add a predefined choice in a specific position.

ObjBox _ADDcombo (
ObjBox _combo_
I _position_
S _choice_
)
Parameters

_combo_
any combo box
_position_
position of the new predefined choice
_choice_
new predefined choice
Return value

same combo box