Attachmate.Reflection.Objects.Emulation.IbmHosts Library > ThemeColor Object : BackgroundColor Property |
Object.BackgroundColor As Color
Attachmate.Reflection.Emulation.IbmHosts.ThemeColor color
Function GetBackgroundColor() As Color
If color.IsBackgroundSingleColor Is true
Return color.BackgroundColor
Else
Return Nothing
End Function