pfc_statusbarrbuttonup


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   pfc_statusbarrbuttonup   

Full name pfc_n_cst_winsrv_statusbar.pfc_statusbarrbuttonup
Access public
Extend of
Return value
Prototype event pfc_statusbarrbuttonup(integer,integer,string)

Name Datatype
No Data

Name Datatype
No Data

event pfc_statusbarrbuttonup;call super::pfc_statusbarrbuttonup;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  pfc_StatusBarRButtonUp
//
//	Returns:	None
//
//	Description:
//	Notification from the GUI StatusBar.
// A Right Button Up has occurred on the StatusBar.
//
// Note: This event can be used to take some action when the user performs
//	the action on the Status Bar.
//
//////////////////////////////////////////////////////////////////////////////
//	
//	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.
//
//////////////////////////////////////////////////////////////////////////////


end event

     
Name Owner
pfc_w_statusbar.dw_statusbar.rbuttonup dw_statusbar

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data