Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form wizard automation
Message
From
11/08/1998 09:29:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Form wizard automation
Miscellaneous
Thread ID:
00125550
Message ID:
00125550
Views:
53
The form wizard produces labels whose names are derived from their respective field names. If a logical field is named RECOMMEND, the wizard will produce a label named LBLRECOMMEND1.

I would like the GotFocus Method of the wizstyle.vcx embossedlogic class to have the following properties:

This.Parent.LBLFIELDNAME1.autosize=.T.
This.Parent.LBLFIELDNAME1.fontbold=.T.

How do I have the wizard automatically insert the appropriate label name (eg. LBLRECOMMEND1) into this GotFocus Method?
Next
Reply
Map
View

Click here to load this message in the networking platform