Compartir a través de


ToolboxControl.SelectedTool Propiedad

Definición

Obtiene o establece la herramienta que se selecciona en el cuadro de herramientas.

public:
 property System::Drawing::Design::ToolboxItem ^ SelectedTool { System::Drawing::Design::ToolboxItem ^ get(); };
public System.Drawing.Design.ToolboxItem SelectedTool { get; }
member this.SelectedTool : System.Drawing.Design.ToolboxItem
Public ReadOnly Property SelectedTool As ToolboxItem

Valor de propiedad

ToolboxItem

El objeto ToolboxItem seleccionado.

Se aplica a