Specifies the component’s font and background color.
Declaration
componentObj.Style
Read-Write Property | A TcxEditStyle object |
componentObj | One of the user forms components listed in the Applies To section |
Applies To
The property applies to the following components:
TcxButtonEdit, TcxCalcEdit, TcxCheckBox, TcxComboBox, TcxCurrencyEdit, TcxDateEdit, TcxGroupBox, TcxLabel, TcxListBox, TcxMemo, TcxMRUEdit, TcxProgressBar, TcxRadioGroup, TcxSpinEdit, TcxTextEdit, TcxTimeEdit
Description
The Style
property lets you obtain or set the component’s font and background color.
Property Value
A TcxEditStyle
object that specified the component’s style.