selectionchanged


pfcutil.pbl   >   pfc_u_tabpg_dwproperty_srvlinkage2   >   ddlb_deletestyle   >   selectionchanged   

Full name pfc_u_tabpg_dwproperty_srvlinkage2.ddlb_deletestyle.selectionchanged
Access public
Extend of
Return value
Prototype event selectionchanged()

Name Datatype
No Data

Name Datatype
No Data

event selectionchanged;call super::selectionchanged;//////////////////////////////////////////////////////////////////////////////
//
//	Event:  		selectionchanged
//
//	Arguments:  	None
//
//	Returns:   		None
//
//	Description:  	
//	Store the last selected style.
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision History
//
//	Version
//	6.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.
//
//////////////////////////////////////////////////////////////////////////////

// Store the last selected style.
ii_deletestyle = index
end event

     
Name Owner
No Data

     
Name Owner
dropdownlistbox.selectionchanged dropdownlistbox

     
Full name
No Data

     
Name Scope
No Data