WorkspaceEventArgs(Object) Constructor
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:
WorkspaceEventArgs(System::Object ^ smartPart);
public WorkspaceEventArgs (object smartPart);
new Microsoft.Practices.CompositeUI.SmartParts.WorkspaceEventArgs : obj -> Microsoft.Practices.CompositeUI.SmartParts.WorkspaceEventArgs
Public Sub New (smartPart As Object)
Parameters
- smartPart
- Object