property CalcEdit.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 hide the control's border. Use the BackColor property to specify the control's background color. Use the ForeColor property to specify the control's foreground color.