BlitzPlus Docs -> GUI - Category -> Gadgets -> SelectedGadgetItem
SelectedGadgetItem( gadget )
Parameters:
gadget - A container gadget handleDescription:
Returns the currently selected item in a container gadget.This is usually done in response to a gadget action event, to determine what item the user has selected.
This command may only be used with combobox, listbox and tabber gadgets.
Comments
| ||
| Recommend using activegadget canvashandle after process a combo event to remove the high lighting |
BlitzPlus Manual Forum
Blitz3D Equivalent Command




