ActionsPane.HorizontalScroll-Eigenschaft

Ruft die der horizontalen Schiebeleiste zugeordneten Merkmale ab.

Namespace:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools.Common (in Microsoft.Office.Tools.Common.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
ReadOnly Property HorizontalScroll As HScrollProperties
[BrowsableAttribute(false)]
HScrollProperties HorizontalScroll { get; }

Eigenschaftswert

Typ: System.Windows.Forms.HScrollProperties
Ein Objekt, das Informationen zur horizontalen Schiebeleiste enthält.

Hinweise

Diese Eigenschaft stellt die gleiche Funktionalität bereit wie die ScrollableControl.HorizontalScroll-Eigenschaft.Weitere Informationen über die Verwendung dieser Eigenschaft finden Sie unter ScrollableControl.HorizontalScroll.

.NET Framework-Sicherheit

Siehe auch

Referenz

ActionsPane Schnittstelle

Microsoft.Office.Tools-Namespace

Weitere Ressourcen

Aktionsbereichsübersicht