SECShortcutBarComp::SetBarIcon
voidSECShortcutBarComp::SetBarIcon(intnIndex, HICONhIcon, UINTnIDIIcon)
Assigns an icon for the bar at the specified index.
Defined in: ShortcutBar.h
Parameters
nIndex
The bar index.
hIcon
The icon handle.
nIDIIcon
Resource ID of the icon.
See Also