Defines the interface for selecting components in the Forms Designer.
package com.ms.wfc.ui
public interface ISelectionService
Use the Component.getComponentSite method to return the object that implements the IComponentSite interface for a component, and then use the IComponentSite.getService method to return the object that implements the ISelectionService interface for the component.