Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid question
Message
 
 
To
25/08/1998 09:59:54
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00129677
Message ID:
00129739
Views:
20
You'll have to call the container.Resize() method from the Column.Resize() event.

>I have created a container class with a checkbox centered in it. The purpose of this class is to center checkboxes in a grid. The container works fine in the grid, but when the columns are resized the checkbox dosen't stay center. Is there a way I can have the checkboxes remain center in the grid during resize of the columns?
>I have already tried some code in the containers rezize procedure.
>THIS.WIDTH = THIS.PARENT.WIDTH
>THIS.HEIGHT = THIS.PARENT.HEIGHT
>So far no luck. Thanks in advance for any help offered.
df (was a 10 time MVP)

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

Click here to load this message in the networking platform