Skip to main content

TcxCustomControlStyles.Inactive Property

Specifies the selection style applied when an editing control is not focused.

Declaration

property Inactive: TcxStyle index ecs_Inactive read; write;

Property Value

Type
TcxStyle

Remarks

The Inactive property allows you to define the selection style (text font and color, background color or image) when an editing control is not active (not focused).

See Also