_CustomTaskPaneEvents_SinkHelper.m_DockPositionStateChangeDelegate Field
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Public m_DockPositionStateChangeDelegate As _CustomTaskPaneEvents_DockPositionStateChangeEventHandler
'Usage
Dim instance As _CustomTaskPaneEvents_SinkHelper
Dim value As _CustomTaskPaneEvents_DockPositionStateChangeEventHandler
value = instance.m_DockPositionStateChangeDelegate
instance.m_DockPositionStateChangeDelegate = value
public _CustomTaskPaneEvents_DockPositionStateChangeEventHandler m_DockPositionStateChangeDelegate
See Also
Reference
_CustomTaskPaneEvents_SinkHelper Class