of_gettextcolor


pfcmain.pbl   >   pfc_u_progressbar   >   of_gettextcolor   

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

Name Datatype
No Data

Name Datatype
No Data

public function long of_gettextcolor ();//////////////////////////////////////////////////////////////////////////////
//
//	Function:	of_GetTextColor
//
//	Access:		public
//
//	Arguments:	None
//
//	Returns:		long
//	 the color of the progress bar text
//
//	Description:
//	Returns the color of the progress bar text.
//
//////////////////////////////////////////////////////////////////////////////
//
//	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_textcolor
end function

     
Name Owner
No Data

     
Name Owner
No Data

     
Full name
No Data

     
Name Scope
No Data