SECShortcutBar::OnRemoveBar

BOOLSECShortcutBar::OnRemoveBar(intiIndex)

This is called when a bar is about to be removed

Defined in: olbar.cpp

Return Value

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

Parameters

iIndex

index of the bar to be removed

Comments

Override this function to disallow removing of a certain bar

See Also

RemoveBar