Re: Making a Control Sizeable .. by Fred
Fred
Wed Dec 07 21:11:09 CST 2005
With VFP9, you use the anchor properties. With earlier versions, you can
find various resizing classes, there are afew available on the
UniversalThread (www.universalthread.com).
--
Fred
Microsoft Visual FoxPro MVP
"Tanveer H. Malik" <tanmalik@hotmail.com> wrote in message
news:OrE2HD6%23FHA.344@TK2MSFTNGP11.phx.gbl...
> How can I make a Control Sizable at run-time ? like I have a form with an
> activeX control and couple of browse windows, the client wants a way out
> to resize all of them during the run-time - with the mouse obviously.
> Any idea about how can I achieve this ?
>