Share via


INavigationButtonControl Interface

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Interface INavigationButtonControl
public interface INavigationButtonControl
public interface class INavigationButtonControl
type INavigationButtonControl =  interface end
public interface INavigationButtonControl

The INavigationButtonControl type exposes the following members.

Properties

  Name Description
Public property IsVisible
Public property VisibleButtons

Top

Methods

  Name Description
Public method EnableButton
Public method FocusButton Set the keyboard focus to a button
Public method GetButtonText
Public method IsEnabled
Public method SetButtonText

Top

Events

  Name Description
Public event ButtonClicked

Top

See Also

Reference

Microsoft.TeamFoundation.Controls.WPF Namespace