Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Container
Message
 
To
19/08/1998 12:17:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00128167
Message ID:
00128410
Views:
22
>I've centered a checkbox in a container object to be used in grids. I have used this object in a grid and it works fine. The problem is that when the gridcolumn is rezized horizontally, the checkbox will not remain centered. Is there something that can be coded in the containers resize method that will keep the checkbox center at all times within the grid column? Thanks in advance for any help someone can offer.

My guess is that you'll have to add some custom code to the container's .Resize event, checking the new width of the grid column and resizing and repositioning the items on the container accordingly.

Steve
Previous
Reply
Map
View

Click here to load this message in the networking platform