SetBandShowText |
Controls whether text is visible or not in a band.
Prototype:
SetBandShowText(LONG BandID, BYTE bShowText)
Arguments:
BandID |
ID of a band |
bShowText |
Set to True to if you want controls text to display in the band. |