Deactivating Gadgets on a Toolbar
- Last UpdatedFeb 08, 2023
- 1 minute read
To grey out gadgets on a toolbar in a given application, use
!!appTbarCntrl.deactivateGadgets(!gadgets is STRING, !appName is STRING),
where !gadgets is a space separated list of the gadgets to inactivate and !appName is the name of the application in which to hide them.