Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pointer to Form in Design Mode?
Message
From
03/02/1999 15:35:27
Kenneth Downs
Secure Data Software, Inc.
New York, United States
 
 
To
03/02/1999 15:07:02
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00183586
Message ID:
00183609
Views:
12
Ed:

FOR EACH oForm IN _SCREEN.Forms
IF oForm.Name="MyFormName"
DO MyBuilder With oForm
RETURN
ENDIF
ENDFOR

Thanks, but the problem is that a form open in the design window is not a part of the _Screen.Forms collection. This is what I'm trying to get around.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform