Home - RAD C++ GUI Lib 1.2.2 Documentation
Published on March 09, 2007 [03:04:02 PM]



Browse class : _window

Function : void resize(int newWidth, int newHeight)


Description

resize an object or a form to newly specified width and height, where newWidth is the new width in pixels and newHeight is the height.


Return

Nothing


Remarks

e.g.

button1.resize(100,25);





Visit www.radcpp.com for more help and updates. Documentation created using FlaX.Doc