SECShortcutBarComp::ActivateBar

voidSECShortcutBarComp::ActivateBar(intnIndex, BOOLbUpdate)

Activates the bar at the specified index.

Defined in: ShortcutBar.h

Parameters

nIndex

The zero-based index of the bar to be activated.

bUpdate

If TRUE the shortcutbar will be forced to update itself. Default is fALSE.

See Also

GetActiveIndex

SECShortcutBarComp