.. _func_maxgui_enablegadgetitem: ================ EnableGadgetItem ================ EnableGadgetItem - Description =========== .. code-block:: blitzmax EnableGadgetItem( gadget:TGadget,index ) Enable a particular item in a list based gadget. Typically, this can only be used on toolbars. See Also: #CreateToolBar Parameters ========== Return Values ============= Nothing. Examples ======== See Also ========