Partager via


ModelingDocView.IVsToolboxActiveUserHook.ToolboxSelectionChanged, méthode

Appelée lorsque la sélection de la boîte à outils change (par un simple clic ou en appuyant sur les touches de direction Haut et Bas).

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

'Déclaration
Private Function ToolboxSelectionChanged ( _
    selectedObject As IDataObject _
) As Integer Implements IVsToolboxActiveUserHook.ToolboxSelectionChanged
int IVsToolboxActiveUserHook.ToolboxSelectionChanged(
    IDataObject selectedObject
)

Paramètres

Valeur de retour

Type : System.Int32

Implémentations

IVsToolboxActiveUserHook.ToolboxSelectionChanged(IDataObject)

Sécurité .NET Framework

Voir aussi

Référence

ModelingDocView Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms