Compartir a través de


ModelingDocView.OnToolboxItemSelected (Método)

Cuando un usuario hace clic en un elemento del cuadro de herramientas, llama a ToolboxItemSelected.

Espacio de nombres:  Microsoft.VisualStudio.Modeling.Shell
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0 (en Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Sintaxis

'Declaración
Protected Overridable Sub OnToolboxItemSelected ( _
    data As IDataObject _
)
protected virtual void OnToolboxItemSelected(
    IDataObject data
)

Parámetros

Seguridad de .NET Framework

Vea también

Referencia

ModelingDocView Clase

Microsoft.VisualStudio.Modeling.Shell (Espacio de nombres)

ToolboxItemSelected