method Appearance.Clear ()
Removes all skins in the control.

TypeDescription
Use the Clear method to clear all skins from the control. Use the Remove method to remove a specific skin. If you need to remove the skin appearance from a part of the control you need to reset the last 7 bits in the high significant byte of the color being applied to the background's part. Use the Background property to apply a skin to a part of the control. Use the Appearance property to change the visual appearance of the control's frame.