UIEnable Event
| Visual FoxPro 9.0 SP2 |
| UIEnable Event |
| See Also |
|
Occurs for all objects contained within a page whenever the page is activated or deactivated.
PROCEDURE Object.UIEnable LPARAMETERS lEnable |
Parameters
- lEnable
-
Contains a logical value that specifies whether the page that the object is contained within is being activated or deactivated. If lEnable is true (.T.), the page that the object is contained within is being activated (becoming the active page). If lEnable is false (.F.), the page is being deactivated (becoming the inactive page).
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08