Partager via


IPageNavigator.EnableButton, méthode

Activer/désactiver directement un bouton

Espace de noms :  Microsoft.TeamFoundation.Controls.WPF
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Sub EnableButton ( _
    buttonType As ButtonType, _
    enable As Boolean _
)
void EnableButton(
    ButtonType buttonType,
    bool enable
)

Paramètres

  • enable
    Type : System.Boolean
    true pour activer, false pour désactiver

Sécurité .NET Framework

Voir aussi

Référence

IPageNavigator Interface

Microsoft.TeamFoundation.Controls.WPF, espace de noms