ActionsPane.Scroll Event

Occurs when the user or code scrolls through the client area.

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

Syntax

'Declaration
Event Scroll As ScrollEventHandler
event ScrollEventHandler Scroll

Remarks

This event provides the same functionality as the ScrollableControl.Scroll event. For more information about using this event, see ScrollableControl.Scroll.

.NET Framework Security

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace

Other Resources

Actions Pane Overview