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 Events

The events of the ISelectionService interface are listed below. For a complete list of ISelectionService interface members, see the ISelectionService Members topic.

SelectionChanged Occurs when the user changes the current list of selected components in the designer.
SelectionChanging Occurs when the user changes the current list of selected components in the designer. This event is raised before the actual selection changes.

See Also

ISelectionService Interface | System.ComponentModel.Design Namespace