.. _func_maxgui_gadgetitemextra: =============== GadgetItemExtra =============== GadgetItemExtra - Description =========== .. code-block:: blitzmax GadgetItemExtra:Object( gadget:TGadget,index ) Get the extra data of a given item in a list based gadget. See Also: #CreateComboBox, #CreateListBox, #CreateToolBar and #CreateTabber Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========