Provides access to the appearance settings used to paint the current item in the normal (not hovered) state.
public AppearanceObject AppearanceNormal { get; }
Public ReadOnly Property AppearanceNormal As AppearanceObject
The AppearanceNormal and AppearanceHover properties provide settings used to paint the current item in the normal and hovered states, respectively.
For more information on appearances, see the Appearances document.