SetBandVisible |
Controls the visibility of a band (and it's child controls) See also SetBandHidden
Prototype:
SetBandVisible(LONG BandID, BYTE IsVisible)
Arguments:
BandID |
ID of a band |
IsVisible |
Set to False to hide band, True to show band. |