Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form of Full Screen Size
Message
 
 
À
04/07/2007 22:22:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01237808
Message ID:
01237817
Vues:
16
Hi Aritra,

This is my experience:

If the screen will not be resizable, then the size will depend on the screen resolution used by the client.

If you want to cover the Windows taskbar as well, then you should use the same size as the screen resolution used by the monitor: So set the Width = 800 and Height = 600 for a resolution of a screen of 800x600. Of course you can create the form larger than that, but the real estate that you can use for your controls is limited to what you can see on the screen.

To successfully cover the taskbar, set AlwaysOnTop property to .T. and the Desktop property to .T.

You will get a lot of additional work if the screen resolution can be different (so the client uses 14 inch and 17 inch monitors with your application at the same time), or the client uses Terminal Services that opens the screen in a window for example (that has happend recently to me, so check with the client first).

HTH

>Hi friends
>
>I like to develop a customized software where the main form will be Full Screen ( not maximized).
>
>I like the Form to be Full screen Size as it happens when we choice Full Screen in Windows Media Player ie. even the start button doesn't appear on screen and we can exit the application by pressing some function key like F10.
>
>It will be very usefull for me if I get some solution.
>
>Thanks
>
>Aritra
Christian Isberner
Software Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform