_CustomTaskPaneEvents_Event Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Events interface for Microsoft Office CustomTaskPane objects events.
public interface class _CustomTaskPaneEvents_Event
[System.Runtime.InteropServices.ComVisible(false)]
public interface _CustomTaskPaneEvents_Event
[<System.Runtime.InteropServices.ComVisible(false)>]
type _CustomTaskPaneEvents_Event = interface
Public Interface _CustomTaskPaneEvents_Event
- Derived
- Attributes
Methods
Events
DockPositionStateChange |
Occurs when the user changes the docking position of the active custom task pane. |
VisibleStateChange |
Occurs when the user changes the visibility of the custom task pane. |