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

Parameters

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

 

 


2015 Attachmate

Send Feedback