CustomTaskPaneEvents 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.
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. |