IsControlInBand |
Test if a controls is in a particular band.
Prototype:
IsControlInBand(LONG BandID, LONG ControlID),BYTE
Arguments:
BandID |
ID of the band |
ControlID |
ID of the control |
Return value:
Returns True if control is in the band, False otherwise.