TcxCustomTabControl.HotTrack Property
Gets or sets a value specifying whether tab captions are highlighted when the mouse pointer hovers over tabs.
Declaration
property HotTrack: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s Properties.HotTrack property instead.
See Also