IPageNavigator.EnableButton-Methode

Aktivieren Sie direkt eine Schaltfläche

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

Syntax

'Declaration
Sub EnableButton ( _
    buttonType As ButtonType, _
    enable As Boolean _
)
void EnableButton(
    ButtonType buttonType,
    bool enable
)

Parameter

  • enable
    Typ: System.Boolean
    true zu aktivieren, zu deaktivieren false

.NET Framework-Sicherheit

Siehe auch

Referenz

IPageNavigator Schnittstelle

Microsoft.TeamFoundation.Controls.WPF-Namespace