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