activate


pfcmain.pbl   >   pfc_w_frame   >   activate   

Full name pfc_w_frame.activate
Access public
Extend of
Return value
Prototype event activate()

Name Datatype
No Data

Name Datatype
No Data

event activate;call super::activate;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  Activate
//
//	Description:
//
//////////////////////////////////////////////////////////////////////////////
//	
//	Revision History
//
//	Version
//	5.0   Initial version
//
//////////////////////////////////////////////////////////////////////////////
//
//	Copyright © 1996-1997 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.
//
//////////////////////////////////////////////////////////////////////////////

// Set the active frame of the application manager object.
gnv_app.dynamic of_SetFrame (this)

end event

     
Name Owner
No Data

     
Name Owner
pfc_n_cst_appmanager.of_setframe pfc_n_cst_appmanager
pfc_w_master.activate pfc_w_master

     
Full name
demopfc

     
Name Scope
No Data