LinkLabel.TabStop (Propiedad)

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
<BrowsableAttribute(False)> _
Public Overridable Property TabStop As Boolean
[BrowsableAttribute(false)]
public virtual bool TabStop { get; set; }

Valor de propiedad

Tipo: System.Boolean

Comentarios

Notas para los llamadores

This method should not be used and is not supported. For more information, see Limitaciones de los controles de formularios Windows Forms en los documentos de Office.

Seguridad de .NET Framework

Vea también

Referencia

LinkLabel Clase

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