Einhugur WinUI Bridge Plugin for Xojo

EinhugurWinUIBridge.UIElementColor Method

Gets the color used for a specific user interface element type, such as a button face or window text.

UIElementColor(
   desiredColor as EinhugurWinUIBridge.UIElementColors) as Color

Parameters

desiredColor
The type of element for which the color will be obtained.

Returns

Color

Remarks

This function can throw WinUIException.

Supported Platforms:

  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Unsupported Platforms:

  • macOS Intel 32 bit
  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • See Also

    EinhugurWinUIBridge Module