Attachmate.Reflection.Objects.Emulation.IbmHosts Library > ThemeColor Object : SetForegroundColor Method |
object.SetForegroundColor( _ 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.SetForegroundColor(IbmTerminalAttributeOption.GraphicsBlack,Color.blue)