Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to make form FULLSCREEN
Message
 
 
To
12/03/2003 06:25:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00764679
Message ID:
00764985
Views:
23
Vladimir,
with thisform
   .Top = -100
   .Left = -10
   .Height = sysmetric( 2 ) + 100 + 10
   .Width = sysmetric( 1 ) + 10 + 10
endwith
>Is there a way to make a form FULLSCREEN, so neither taskbar is shown, e.x. like you get when set IE in fulscreen.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform