ISelectionService Methods

Overview | This Package | All Packages

ISelectionService Methods

Methods Description
addOnSelectionChanged Assigns a delegate to the selectionChanged event.

getComponentSelected Retrieves a boolean value indicating whether this component is selected.

getSelectedComponents Retrieves an array of all components that are selected in the Forms Designer.

removeOnSelectionChanged Removes the delegate that is assigned to the selectionChanged event.

setSelectedComponents Selects a set of components in the Forms Designer.

setSelectionStyle Sets the style of the selection frame for this component.