'Declaration Public Enum LocationUIState Inherits System.Enum
public enum LocationUIState : System.Enum
Member | Description |
---|---|
ButtonActive | The text button or dropdown button which represents the location on the navigation path has the keyboard focus. |
DropDownButtonHotTracked | The location's dropdown button is hot tracked. |
Expanded | The location's dropdown list of child locations is visible. |
ListItemActive | The list item which represents the location on the dropdown list of child locations has the keyboard focus. |
ListItemHotTracked | The cursor is positioned over the list item which represents the location on the dropdown list of child locations. |
Normal | No particular state, i.e., not hot tracked, active, selected, pressed, or expanded. |
Pressed | The location's buttons are in the pressed state. |
Selected | The location is selected, i.e., is the one member of its parent location's UltraNavigationBarLocation.Locations collection that is present in the navigation path. |
TextButtonHotTracked | The button which displays the value of the UltraNavigationBarLocation.Text property is hot tracked. |
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