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!

ISelectionUIHandler Interface

This interface allows a designer to provide information to the selection UI service that is needed to allow it to draw selection UI and to provide automatic component drag support.

ISelectionUIHandler

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

[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

ISelectionUIHandler Members | System.WinForms.Design Namespace