TcxCustomTabControl.ShowFrame Property
Specifies whether a border is drawn around pages.
Declaration
property ShowFrame: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete; use the control’s Properties.ShowFrame property instead.
See Also