[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
oWin:SetSize( <nWidth>, <nHeight>, <lRepaint> ) -> <lSuccess>
------------------------------------------------------------------------------
PARAMETER:
<nWidth> The new width of the window ( in pixels )
<nHeight> The new height of the window ( in pixels )
<lRepaint> Flag: repaint the window after reSizing it
DESCRIPTION:
This method is used to resize the window. After that operation windows
calls the resize() method to adjust the windows properties.
See Also:
Resize
CoorsUpdate
SetCoors
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson