ActionsPane.Move Event

Occurs when the actions pane is moved.

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

Syntax

'Declaration
Event Move As EventHandler
event EventHandler Move

Remarks

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

.NET Framework Security

See Also

Reference

ActionsPane Interface

Microsoft.Office.Tools Namespace

Other Resources

Actions Pane Overview