Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Form resizing & screen setting
Message
De
04/09/2007 01:11:45
 
 
À
04/09/2007 00:45:33
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01252076
Message ID:
01252077
Vues:
15
>Hi
>VFP 9 SP2 is being used.
>
>I have a form & this form has a grid, in my application. I use the properties Height & Anchor of the grid so that it fits in the form when the form is resized(ie minimized or maximized). And it is working fine in my system. My screen setting is 1280 X 1024 pixels.
>
>But when this application is run from a client system with a different screen setting, then the form/grid does not fit the screen. That is, the user is not able to see the horizontal scroll bar of the grid.
>
>How do I overcome this?
>
>Thanks & regards
>Johnley


You are mentioning 2 problems here (1) the form/grid does not fit the screen, (2) the user is not able to see the horizontal scroll bar.

When the user loads your form do you want the form to maximize to the size of the screen? If so look at the forms WindowState property.

When the grid is on display, it will only show the horizontal scroll bar if it needs to. If the gird is wide enough to show all columns then no horizontal grid is required.
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform