Description:
Sets the logical widget color association to a specific .Net library color.
Syntax:
Parameters:
- whichColor
- Type: WidgetColor
- A logical color association.
- c
- Type: Color
- A .Net library color.
- forceUiUpdate
- Type: System.Boolean
- True if the UI should be forced to update.
Returns:
Type: Void
Available since:
6.0
Description:
Sets the logical widget color association to a specific .Net library color, without forced UI update.
Syntax:
Parameters:
- whichColor
- Type: WidgetColor
- A logical color association.
- c
- Type: Color
- A .Net library color.
Returns:
Type: Void
Available since:
6.0