SetHidePictureOutsideBand Method
Set hide/show flag of picture if bottom line is out of band.
Object.SetHidePictureOutsideBand(tuVal)
Parameters
tuVal
Specifies if picture is hide/show if bottom line is out of band - see to lHidePictureOutsideBand property.
Remarks
Applies To: oXFRX
XFRX version: 24.0
Examples
= EVALUATE([xfrx("LOADRL")]) _Screen.oXFRX.SetHidePictureOutsideBand(.T.)