SECShortcutBar::OnDisableBar

BOOLSECShortcutBar::OnDisableBar(intiIndex)

This is called when a bar is about to be disabled

Defined in: olbar.cpp

Return Value

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

Parameters

iIndex

index of the bar to be disabled

Comments

Override this function to disallow disabling of a certain bar

See Also

DisableBar