NavigationBarCommandStatus Enumeration

This documentation is no longer available on MSDN, however it is available as a CHM download.

Defines the state of a button on a NavigationBar control.

Namespace: Microsoft.Maps.MapControl.Navigation
Assembly: Microsoft.Maps.MapControl (in Microsoft.Maps.MapControl.dll)

Usage

Syntax

'Declaration
Public Enumeration NavigationBarCommandStatus
public enum NavigationBarCommandStatus
public enum class NavigationBarCommandStatus
public enum NavigationBarCommandStatus
public enum NavigationBarCommandStatus

Members

Member name Description
Checked The button is checked (enabled).
Disabled The button is not checked (disabled).
Hidden The button is hidden.
Normal The button is in a normal state.

Platforms

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

See Also

Reference

Microsoft.Maps.MapControl.Navigation Namespace