SECShortcutBar::DisableBar

voidSECShortcutBar::DisableBar(intiIndex)

Disables bar at specified index

Defined in: olbar.cpp

Return Value

void

Parameters

iIndex

index of SECBar object to disable

Comments

This function has some intelligence. When disabling a bar it will try to find the next active bar moving down. If it is unable to find one it will being moving up the bar.

See Also

OnDisableBar