of_getbarfillstyle


pfcwnsrv.pbl   >   pfc_n_cst_winsrv_statusbar   >   of_getbarfillstyle   

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

Name Datatype
No Data

Name Datatype
No Data

public function integer of_getbarfillstyle ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:	of_GetBarFillStyle
//
//	Access:  	Public
//
//	Arguments:	None
//	
//	Returns:  	the fill style of the progress bar.
//
//	Description:
//	Return the fill style of the progress bar.
// fill style
//	 LEFTRIGHT = 0
//	 RIGHTLEFT = 1
//	 TOPDOWN = 2
//	 BOTTOMUP = 3
//
//////////////////////////////////////////////////////////////////////////////
//
//	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_barfillstyle


end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data