Occurs when the user or a script opens or resizes the client area of a DataWindow control.

PocketBuilder event information Event ID: pbm_dwnresize
Argument  | 
Description  | 
|---|---|
sizetype  | 
UnsignedLong by value. 
 
  | 
newwidth  | 
Integer by value. The width of the client area of the DataWindow control in pixels.  | 
newheight  | 
Integer by value. The height of the client area of the DataWindow control in pixels.  | 
There are no special outcomes for this event. The only code is:
0 Continue processing
| Copyright © 2004. Sybase Inc. All rights reserved. | 
 
 | 
|