of_getfillcolor


pfcmain.pbl   >   pfc_u_progressbar   >   of_getfillcolor   

Full name pfc_u_progressbar.of_getfillcolor
Access public
Extend of long
Return value long
Prototype public function long of_getfillcolor()

Name Datatype
No Data

Name Datatype
No Data

public function long of_getfillcolor ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:	of_GetFillColor
//
//	Access:		public
//
//	Arguments:	None
//
//	Returns:		long
//	 the color the progressbar will fill with
//
//	Description:
//	Returns the color the progress bar fills up with.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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.
//
//////////////////////////////////////////////////////////////////////////////

return il_fillcolor
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data