SECShortcutBarComp::DisableBar
voidSECShortcutBarComp::DisableBar(intnIndex, BOOLbDisable)
Enables/disables the bar at the specified index.
Defined in: ShortcutBar.h
Parameters
nIndex
The bar index.
bDisable
If TRUE, the bar is disabled.
See Also