ActionsPane.SetAutoScrollMargin-Methode (2007 System)

Aktualisiert: November 2007

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

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

Syntax

Public Sub SetAutoScrollMargin ( _
    x As Integer, _
    y As Integer _
)

Dim instance As ActionsPane
Dim x As Integer
Dim y As Integer

instance.SetAutoScrollMargin(x, y)
public void SetAutoScrollMargin(
    int x,
    int y
)

Parameter

Berechtigungen

Siehe auch

Referenz

ActionsPane-Klasse

ActionsPane-Member

Microsoft.Office.Tools-Namespace