Freigeben über


ProgressBar.TopLevelControl-Eigenschaft

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

Namespace:  Microsoft.Office.Tools.Excel.Controls
Assembly:  Microsoft.Office.Tools.Excel.v4.0.Utilities (in Microsoft.Office.Tools.Excel.v4.0.Utilities.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public Overridable ReadOnly Property TopLevelControl As Control
[BrowsableAttribute(false)]
public virtual Control TopLevelControl { get; }

Eigenschaftswert

Typ: System.Windows.Forms.Control

Hinweise

Hinweise zu Aufrufern

Diese Methode sollte nicht verwendet werden und wird nicht unterstützt.Weitere Informationen finden Sie unter Einschränkungen für Windows Forms-Steuerelemente in Office-Dokumenten.

.NET Framework-Sicherheit

Siehe auch

Referenz

ProgressBar Klasse

Microsoft.Office.Tools.Excel.Controls-Namespace