Attachmate.Reflection.Objects.Emulation.Common Library > ThemeColor Object : SetBackgroundColor Method |
object.SetBackgroundColor( _ ByVal attr As TerminalAttributeOption, _ ByVal newColor As Color _ )
Exception | Description |
---|---|
NewInvalidOperationException | Throws an exception when the ThemeColor object is false. |
Attachmate.Reflection.Object.Emulation.Common.ThemeColor color color.SetBackgroundColor(IbmTerminalAttributeOption.GraphicsBlack,Color.blue)