Freigeben über


VScrollBar.Location-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 Property Location As Point
[BrowsableAttribute(false)]
public virtual Point Location { get; set; }

Eigenschaftswert

Typ: System.Drawing.Point

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

VScrollBar Klasse

Microsoft.Office.Tools.Excel.Controls-Namespace