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!

ISelectionUIService Interface

The selection UI service is used to provide a standard user interface for selection across designers. Using this service is optional, but is recommended to provide a standard UI component selection.

ISelectionUIService

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

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

Remarks

[To be supplied.]

Requirements

Namespace: System.WinForms.Design

Assembly: System.WinForms.dll

See Also

ISelectionUIService Members | System.WinForms.Design Namespace