Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid doesn't fill the window
Message
De
11/09/2002 01:06:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Grid doesn't fill the window
Divers
Thread ID:
00699192
Message ID:
00699192
Vues:
55
Hi.

I want a grid to fill a window.

The window was previously given a windowstate=2 (Maximized) before the window is shown. Also the window has a showwindow of 1 (In top level form).

Here is the code in the show event:

WITH ThisForm.bGrid
.left = 0
.top = 0
.height = THIS.Height
.width = THIS.Width
ENDWITH

Its not filling the window...

There are no other objects on the window. No menu.

What am I doing wrong?

Thanks.

Bob
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform