'Declaration Public Enum UltraLiveTileViewStates Inherits System.Enum
public enum UltraLiveTileViewStates : System.Enum
Member | Description |
---|---|
ActiveButton | The ApplicationBar is currently visible and a button is active. |
ActiveGroup | The ActiveGroup property returns a non-null value. |
ActiveTile | The ActiveTile property returns a non-null value. |
ActiveTileOnFirstRow | The ActiveTile resides on the first row of tiles. |
ApplicationBarFocused | The ApplicationBar has the input focus. |
ApplicationBarVisible | The ApplicationBar is currently visible. |
Collapsed | The Expanded property returns false. |
CustomizeMode | The control is currently in customize mode. |
Expanded | The Expanded property returns true. |
FirstButtonActive | The leftmost button on the ApplicationBar is currently active. |
HasScrollBar | The horizontal size of the control is such that a scrollbar is shown. |
HasSelectedTiles | The Expanded property is true and the SelectedTiles collection contains at least one member. |
IsDraggingGroup | The user is currently dragging a tile group. |
IsDraggingTile | The user is currently dragging a tile. |
IsEditingGroupText | A group is currently in edit mode, i.e., the user is changing the group's text via the in-place editor. |
LastButtonActive | The rightmost button on the ApplicationBar is currently active. |
None | None |
TileAreaFocused | The area in which tiles appear has the input focus. |
ValueListOpen | An ApplicationBarButton's ValueList is currently open. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2