Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
OForm.Show does not activate the form
Message
From
17/06/2004 07:24:23
Erick Miranda
Formata Data Business - Grupo Linx
Contagem, Brazil
 
 
To
17/06/2004 07:12:08
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00914571
Message ID:
00914574
Views:
9
Hi Peter!
Try this:
oMainMenuForm = CREATEOBJECT('MainForm')
oMainMenuForm.WindowState = 2	&& Form maximized
oMainMenuForm.SHOW(1)	&& Modal style
I hope this help you.
Bye!

>Well it's all in the title -
>oMainMenuForm = CREATEOBJECT('MainForm')
>oMainMenuForm.SHOW
>And it does show it, but you have to click on the thing to let it have the focus or activate it.
>On some machines it also minimizes the form?
>Any way around it? Please let me know.
>TIA
Erick
Força Sempre!
Strength Always!
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform