SelectionChanged Event

Triggered when the current pickfirst selection set changes.

See Also | Example

Signature

object.SelectionChanged()

object

Document object
An object expression that evaluates to a valid container object. In this case, the only valid container is a document.

Remarks

No events will be fired while a modal dialog is being displayed.

 

   Comments?