TextField.BackgroundColor Property

Sets background color for the control

BackgroundColor as Color {}

Remarks

This property has no effect if HasBackgroundColor property is not set to true.

This property also has no effect if the border of the control is set to rounded.

See Also

TextField Control