CustomTaskPaneEvents Interface

Definition

public interface class CustomTaskPaneEvents
[System.Runtime.InteropServices.Guid("8A64A872-FC6B-4D4A-926E-3A3689562C1C")]
public interface CustomTaskPaneEvents
[<System.Runtime.InteropServices.Guid("8A64A872-FC6B-4D4A-926E-3A3689562C1C")>]
type CustomTaskPaneEvents = interface
Public Interface CustomTaskPaneEvents
Attributes

Methods

DockPositionStateChange(CustomTaskPane)

Occurs when the user changes the docking position of the active custom task pane.

VisibleStateChange(CustomTaskPane)

Occurs when the user changes the visibility of the custom task pane.

Applies to