IWorkspace Members

Workspaces are used to provide a surface onto which display SmartParts.

The following tables list the members exposed by the IWorkspace type.

Public Properties

  Name Description
Public property ActiveSmartPart The currently active smart part.
Public property SmartParts A snapshot of the smart parts currently contained in the workspace.

Top

Public Methods

  Name Description
Public method Activate Activates the smartPart on the workspace.
Public method ApplySmartPartInfo Applies the smartPartInfo to the smartPart.
Public method Close Closes a smart part. Disposing the smart part is the responsibility of the caller.
Public method Hide Hides a smart part from the UI.
Public method Show Overloaded.  

Top

Public Events

  Name Description
Public event SmartPartActivated Fires when the smartpart is activated.
Public event SmartPartClosing Fires when smart part is closing.

Top

See Also

Reference

IWorkspace Interface
Microsoft.Practices.CompositeUI.SmartParts Namespace