INavigationButtonControl.EnableButton-Methode

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

.NET Framework-Sicherheit

Siehe auch

Referenz

INavigationButtonControl Schnittstelle

Microsoft.TeamFoundation.Controls.WPF-Namespace