SECShortcutBarComp::SetBarBrush

voidSECShortcutBarComp::SetBarBrush(HBRUSHhBrush, intnBarIndex)

Sets the brush used for drawing the specified bar.

Defined in: ShortcutBar.h

Parameters

hBrush

A handle to the brush.

nBarIndex

The zero-based index of the bar. If this value is -1, then the brush will be used for drawing all bars.

See Also

GetBarBrush

SECShortcutBarComp