Partager via


CustomTaskPaneClass.DockPositionStateChange Event

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Public Overridable Event DockPositionStateChange As _CustomTaskPaneEvents_DockPositionStateChangeEventHandler
'Usage
Dim instance As CustomTaskPaneClass
Dim handler As _CustomTaskPaneEvents_DockPositionStateChangeEventHandler

AddHandler instance.DockPositionStateChange, handler
public virtual event _CustomTaskPaneEvents_DockPositionStateChangeEventHandler DockPositionStateChange

Implements

_CustomTaskPaneEvents_Event.DockPositionStateChange

See Also

Reference

CustomTaskPaneClass Class

CustomTaskPaneClass Members

Microsoft.Office.Core Namespace