Compartir a través de


TrackBar (Constructor)

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

Espacio de nombres:  Microsoft.Office.Tools.Excel.Controls
Ensamblado:  Microsoft.Office.Tools.Excel.v4.0.Utilities (en Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Sintaxis

'Declaración
Public Sub New
public TrackBar()

Comentarios

No utilice el constructor New para crear un nuevo control TrackBar. Utilice el método AddTrackBar() para agregar un nuevo control TrackBar a la hoja de cálculo. Para obtener más información, vea Agregar controles a documentos de Office en tiempo de ejecución.

Seguridad de .NET Framework

Vea también

Referencia

TrackBar Clase

TrackBar (Sobrecarga)

Microsoft.Office.Tools.Excel.Controls (Espacio de nombres)