Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid doesn't fill the window
Message
From
11/09/2002 01:13:37
 
 
To
11/09/2002 01:06:49
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00699192
Message ID:
00699194
Views:
15
Bob,

Just a thought, did you Refresh ? or is there a LockScreen?

Ric

>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform