Attachmate.Reflection.Objects.Emulation.IbmHosts Library > ThemeColor Object : GetBackgroundColor Function |
object.GetBackgroundColor( _ ByVal attr As IbmTerminalAttributeOption _ ) As Color
Exception | Description |
---|---|
NewInvalidOperationException | Throws an exception when the ThemeColor object is false. |
Attachmate.Reflection.Object.Emulation.IbmHosts.ThemeColor color Dim backgroundColor As Color = color.GetBackgroundColor(IbmTerminalAttributeOption.GraphicsBlack)