Share via


ISPWManagedToolAddinUI Members

Include Protected Members
Include Inherited Members

Provides the add-in handlers that control the tool user interface lifetime events.

The ISPWManagedToolAddinUI type exposes the following members.

Methods

  Name Description
Public method OnHide Called when the user navigates away from the tool in a workspace or when the user closes the workspace or window containing the tool.
Public method OnShow Called before the tool is displayed to the user, that is, when the user navigates to the tool in the workspace or opens the tool in a separate window.
Public method ProcessMnemonics This method provides an implementation to handle tab events in the form. SharePoint Workspace does not have access to the tab order defined in the form and, therefore, may move the cursor to fields in an unexpected order. To resolve this problem, you can provide an implementation of this method to handle the user tab controls correctly.

Top

See Also

Reference

ISPWManagedToolAddinUI Interface

Microsoft.Office.SharePointWorkspace.AddIn Namespace