NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

IDesignerEventService Interface

Provides global event notifications and the ability to create designers.

IDesignerEventService

[Visual Basic]
Public Interface IDesignerEventService
[C#]
public interface IDesignerEventService
[C++]
public __gc __interface IDesignerEventService

[JScript] In JScript, you can use the interfaces in the NGWS frameworks, but you cannot define your own.

Remarks

IDesignerEventService is a global service that is available to all designers, tool windows and services.

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.dll

See Also

IDesignerEventService Members | System.ComponentModel.Design Namespace