SECShortcutBar::OnEnableBar

BOOLSECShortcutBar::OnEnableBar(intiIndex)

This is called when a bar is about to be enabled

Defined in: olbar.cpp

Return Value

returns TRUE if the bar is allowed to be enabled, otherwise FALSE

Parameters

iIndex

index of the bar to be enabled

Comments

Override this function to disallow enabling of a certain bar

See Also

EnableBar