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!

ISelectionService Interface

Provides an interface for a designer to select components.

ISelectionService

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

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

Remarks

Selecting a component allows the component's properties to be shown in the property browser.

Requirements

Namespace: System.ComponentModel.Design

Assembly: System.dll

See Also

ISelectionService Members | System.ComponentModel.Design Namespace