ActionsPane.ScrollControlIntoView-Methode (2007 System)

Aktualisiert: November 2007

Stellt die gleiche Funktionalität bereit wie die ScrollableControl.ScrollControlIntoView-Methode.

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

Syntax

Public Sub ScrollControlIntoView ( _
    activeControl As Control _
)

Dim instance As ActionsPane
Dim activeControl As Control

instance.ScrollControlIntoView(activeControl)
public void ScrollControlIntoView(
    Control activeControl
)

Parameter

Berechtigungen

Siehe auch

Referenz

ActionsPane-Klasse

ActionsPane-Member

Microsoft.Office.Tools-Namespace