Skip to main content
A newer version of this page is available. .

TileItemAppearances Properties

Exposes the appearance settings used to paint items in the TileControl and OfficeNavigationBar in different visual states.
Name Description
Disabled
Hovered Specifies appearance settings used to paint a TileItem when it is hovered.
Normal Specifies appearance settings used to paint a TileItem in its regular visual state.
Pressed Specifies appearance settings used to paint a TileItem when an end-user clicks this item and does not release it.
Selected Specifies appearance settings used to paint a TileItem when it is selected.
See Also