Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Form B hiden from Form A
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00904775
Message ID:
00904856
Views:
14
>Hello,
>
>I have Form A with user procedure to call Form B but the latest one never
>shows to edit in the combo box or list box at all. Please tell me which properties I should look at in or changed to, any tips would be appreciated.
>
>Tia
>PP

Hi,

You can set the FORM A Windowtype to modal, you can set this thru the forms property.

Or you can set it programmatically.
Thisform.windowtype = 1
You can put this in your FORM A init event, then the FORM B, should set to modal also and set AlwaysOnTop= .T. for FORM B.


Hope it helps..
Jojo R. dela Cuesta, B.Sc.
eConsultant, Programmer
Dalplus Technologies
http://www.dalplus.com
Previous
Reply
Map
View

Click here to load this message in the networking platform