Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Assigning Menu bar names from Form name
Message
From
20/06/1997 12:29:55
 
 
To
18/06/1997 14:52:17
Jerry Tovar
Dana Corporation Dana It
Maumee, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00036854
Message ID:
00037149
Views:
30
> I included the VFP 'Window' ( _mwindow ) menu pad in my VFP application. > The reason > I did this is so all the forms that are opened will be listed under the > Window menu and the user > can click on the desired form to bring it to front. > > However, the name that appears under the Window menu comes from the form's > Name > property. And the Name property under the form designer doesn't allow > spaces in the name so > I can't place a very descriptive Name in that property unless I separate > the words with > an underscore. > > Is there anyway to have the form's Caption property appear under the Window > menu instead of the > form's Name property? Yup. You need to write a forms handler and do this type of thing manually. You may find this to be better in the long run, anyway, as it could offer more control over the forms that you have open. /Paul
Paul Russell
EMail: prussell@fox.nstn.ca
Phone: (902) 499-5043
Previous
Reply
Map
View

Click here to load this message in the networking platform