[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
bResized Exported, Block, User
------------------------------------------------------------------------------
This Codeblock is called from the method ReSize() when the Window
receives a WM_SIZE Message after! the Window is resized
The block is stored here from the ACTIVATE WINDOW .. ON RESIZE clause,
and it receives two Parameters on evaluation:
<nSizeType> The type of resize operation that was executed
( please see ReSize() for details )
<nWidth> The new width of the windows client area in pixels
<nHeight> The new height of the windows client area in pixels
See Also:
ACTIVATE WINDOW
ReSize
SetSize
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson