Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Hide/show picture if bottom line is out of  band.


XFRX#INIT.lHidePictureOutsideBand =boolean

Remarks

XFRX version: 15.5
Applies To: XFRX#INIT

Default value is .T.


Examples

m.loXFRX = EVALUATE([xfrx("XFRX#INIT")])
m.loXFRX.lHidePictureOutsideBand=.F.
RELE m.loXFRX
  • No labels