Application.GetThemedColor Method
Project Developer Reference |
Returns the color of the specified theme element type.
Syntax
expression.GetThemedColor(elementType)
expression An expression that returns a, Application object.
Parameters
Name | Required/Optional | Data Type | Description |
---|---|---|---|
elementType | Required | Long | A valid theme element type. |
Return Value
Long
See Also