InfoConnect for Unisys VBA Guide
SetForegroundColor Method (ThemeColor)
The host text attribute whose mapped color is set.
The new foreground color mapping for the specified attribute.
Sets the current mapped foreground color for a given terminal attribute.
Syntax
object.SetForegroundColor( _
   ByVal attr As TextColorMappingAttribute, _
   ByVal newColor As Color _
) 

Parameters

attr
The host text attribute whose mapped color is set.
newColor
The new foreground color mapping for the specified attribute.
See Also

 

 


2015 Attachmate

Send Feedback