property Record.Appearance as AppearanceEnum
Retrieves or sets the control's appearance.

TypeDescription
AppearanceEnum An AppearanceEnum expression that indicates the control's appearance.
Use the Appearance property to remove the borders of the control. Use the BackColor property to specify the control's background color. Use the ForeColor property to specify the control's foreground color. Use the Layout property to arrange the fields in the control.