of_getbardisplaystyle


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   of_getbardisplaystyle   

Full name pfc_n_cst_winsrv_statusbar.of_getbardisplaystyle
Access public
Extend of integer
Return value integer
Prototype public function integer of_getbardisplaystyle()

Name Datatype
No Data

Name Datatype
No Data

public function integer of_getbardisplaystyle ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:	of_GetBarDisplayStyle
//
//	Access:  	Public
//
//	Arguments:	None
//	
//	Returns:  	the display style of the progress bar.
//
//	Description:
//	Return the display style of the progress bar.
// display style
//		BAR = 0
//		PCTCOMPLETE = 1
//		POSITION = 2
//
//////////////////////////////////////////////////////////////////////////////
//
//	Revision 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.
//
//////////////////////////////////////////////////////////////////////////////

return ii_bardisplaystyle


end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data