SetBandShowIcons |
Controls whether icons is visible or not in a band.
Prototype:
SetBandShowIcons(LONG BandID, BYTE bShowIcons)
Arguments:
BandID |
ID of a band |
bShowIcons |
Set to True to display icons in the band, or False to hide all icons. |