pfc_resize


pfcwnsrv.pbl   >   pfc_n_cst_resize   >   pfc_resize   

Full name pfc_n_cst_resize.pfc_resize
Access public
Extend of integer
Return value integer
Prototype event integer pfc_resize(unsignedlong,integer,integer)

Name Datatype
No Data

Name Datatype
No Data

event pfc_resize;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  resize
//
//	Description:
//	Send resize notification to services.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.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.
//
//////////////////////////////////////////////////////////////////////////////

Return of_Resize(ai_newwidth, ai_newheight)
end event

     
Name Owner
pfc_u_tab.resize pfc_u_tab
pfc_w_master.resize pfc_w_master
pfc_u_base.resize pfc_u_base

     
Name Owner
pfc_n_cst_resize.of_resize pfc_n_cst_resize

     
Full name
No Data

     
Name Scope
No Data