resize


pfcmain.pbl   >   pfc_u_dw   >   resize   

Full name pfc_u_dw.resize
Access public
Extend of
Return value
Prototype event resize()

Name Datatype
No Data

Name Datatype
No Data

event resize;//////////////////////////////////////////////////////////////////////////////
//	Event:			resize
//	Description:	Send resize notification to services
//////////////////////////////////////////////////////////////////////////////
//	Rev. History	Version
//						6.0   Initial version
//////////////////////////////////////////////////////////////////////////////
//	Copyright © 1996-1999 Sybase, Inc. and its subsidiaries.  All rights reserved.  Any distribution of the 
// PowerBuilder Foundation Classes (PFC) source code by other than Sybase, Inc. and its subsidiaries is prohibited.
//////////////////////////////////////////////////////////////////////////////
If IsValid (inv_Resize) then inv_Resize.Event pfc_Resize (sizetype, This.Width, This.Height)
end event

     
Name Owner
No Data

     
Name Owner
systemfunctions.isvalid systemfunctions
pfc_n_cst_dwsrv_resize.pfc_resize pfc_n_cst_dwsrv_resize

     
Full name
pfc_u_dw

     
Name Scope
No Data