.. _func_maxgui_disablegadgetitem: ================= DisableGadgetItem ================= DisableGadgetItem - Description =========== .. code-block:: blitzmax DisableGadgetItem( gadget:TGadget,index ) Disable 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 ========