Seems to be working reasonably well. Here's what I did. In the resizeControl method, I added a test to see if the control passed in is a textbox in a column. If it is, I set the fontsize value to the column fontsize, bypassing the calculation. Assuming you never want your textbox to be a different fontsize from its parent column; problem solved.
Nothing terribly complicated but if you want the code snippets to try out on your own system let me know. -- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Richard Kaye Sent: Thursday, March 28, 2013 1:36 PM To: [email protected] Subject: RE: FOCUS & the MWResize implementation... I think I have a different solution and will post here after I do a bit more testing. -- rk -----Original Message----- From: ProfoxTech [mailto:[email protected]] On Behalf Of Kurt Sent: Wednesday, March 27, 2013 5:15 PM To: [email protected] Subject: RE: FOCUS & the MWResize implementation... Spoke TOO Soon - as I JUST found the Sys(18) command, as well as the Active Control Property - are both options I should be able to use to run a TEST to try and make a work-around for this Resizer problem w/Grid & Active Cell. Will be back to working on this on Monday... Off to hanging out with my Kid for his Spring Break - and my regular Friday extra day off! L8r, -K- [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/DF1EEF11E586A64FB54A97F22A8BD044218D6FAC3B@ACKBWDDQH1.artfact.local ** 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.

