LinkLabel.TopLevelControl (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 ReadOnly Property TopLevelControl As Control
[BrowsableAttribute(false)]
public virtual Control TopLevelControl { get; }

Valor de propiedad

Tipo: System.Windows.Forms.Control

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)