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