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