Previous | Up | Next |
Return the current selection. It might be either one of the predefined choices (always if the combo box is not editable) or a custom choice (only if the combo box is editable). In the first case, the function returns the position of the predefined choice.Parameters
[I S] _GETcombo ( ObjBox _combo_ )
Return value
_combo_ any combo box
current content : a couple (number of selection, choice)