TcxCustomTabControl.Style Property
Specifies the painting style of a tab control.
Declaration
property Style: TcxPCStyleID read; write;
Property Value
Type |
---|
TcxPCStyleID |
Remarks
This property is obsolete; use the control’s Properties.Style property instead.
See Also