David Crooks wrote: > On Tuesday, November 27, 2007 2:03 PM Paul McNett wrote: > >>How do I display a captionless checkbox in a grid, but have the > checkbox centered in the cell? > > Hey, a question I can answer! > > Create a container and put the checkbox in the container and then center > it. Then add the container to the grid. It can be a little tricky and > later version of VFP have a property to center the checkbox. HTH!
I'm on VFP8 and I don't seem to be able to center align the checkbox. But the container is a good idea, assuming it still responds to resize events from the grid cell (so my resize code can reposition the checkbox). Thanks! -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

