WebUIControl.Indicator
From Xojo Documentation
You are currently browsing the old Xojo documentation site. Please visit the new Xojo documentation site! |
Property (As WebUIControl.Indicators )
aWebUIControl.Indicator = newWebUIControl.IndicatorsValue
or
WebUIControl.IndicatorsValue = aWebUIControl.Indicator
New in 2020r1
Supported for all project types and targets.
or
WebUIControl.IndicatorsValue = aWebUIControl.Indicator
New in 2020r1
Supported for all project types and targets.
The color scheme for the control.
See Also
Indicators enumeration.