SECShortcutBarComp::SetBarFont
voidSECShortcutBarComp::SetBarFont(HFONThFont, intnBarIndex)
Sets the font for the bar at the particular index.
Defined in: ShortcutBar.h
Parameters
hFont
The font handle to set.
nBarIndex
The zero-based index of the bar. If nBarIndex is -1, then the font will be used for all bars.
See Also