[python-win32] Resize a control? How?

Mark Hammond mhammond at skippinet.com.au
Mon Mar 13 22:39:32 CET 2006


> But how on eatrh can I set new widths and heights of a control? Do I have 
> to re-create the control using CreateWindow? Isn't there another way?

MoveWindow is the call you are after.

Mark



More information about the Python-win32 mailing list