property Surface.VisualAppearance as Appearance
Retrieves the control's appearance.

TypeDescription
Appearance The Appearance object holds a collection of skins.
The component lets the user changes its visual appearance using skins, each one providing an additional visual experience that enhances viewing pleasure. Skins are relatively easy to build and put on any part of the control. You can use the VisualDesign property to design the visual appearance of the control at design mode.