InfoConnect for Unisys VBA Guide
IsBackgroundSingleColor Property (ThemeColor)
Gets a value indicating whether the screen background color is a single color or mapped as per field attributes defined in the IbmTerminalAttributeOption enumerator.
Syntax
Object.IsBackgroundSingleColor As Boolean
Example
Attachmate.Reflection.Emulation.Common.ThemeColor color
   
Dim IsBackColor As Boolean = color.IsBackgroundSingleColor
Return IsBackColor
See Also

 

 


2015 Attachmate

Send Feedback