Share

ThemeManager.GetComponentThemeColor Method

Parent Object: ThemeManager

Description

Method that gets the current theme color of the specified component.

Syntax

ThemeManager.GetComponentThemeColor( ComponentName As String ) As Color

Parameters

Name Type Description
ComponentName String Input String value that indicates a component name. Valid values include: ApplicationFrame_BackgroundColor BrowserPane_BackgroundColor BrowserPane_TextColor

Version

Introduced in version 2020

Was this information helpful?