DIMENSION

Show Get, Show Object

These two commands were essential in the READ-oriented world of 2.x. They refresh the display of individual controls. SHOW GET references the control by the name of the underlying variable, while SHOW OBJECT refers to it by its unique object number.

SHOW GET and SHOW OBJECT also let you change the caption of a button or check box, enable or disable a control, and change a control's colors.

In Visual FoxPro, these commands are only relevant for old code. In new code, use Visual FoxPro's controls and manipulate their properties directly. To update the display of a control, use its Refresh method.

See Also

@ Commands, BackColor, Caption, Enabled, ForeColor, Refresh


View Updates

Copyright © 2002 by Tamar E. Granor, Ted Roche, Doug Hennig, and Della Martin. All Rights Reserved.



Hacker's Guide to Visual FoxPro 7. 0
Hackers Guide to Visual FoxPro 7.0
ISBN: 1930919220
EAN: 2147483647
Year: 2001
Pages: 899

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net