SelectionChanged Event

Occurs when the user makes a selection or changes the selection in the viewer control.

expression.SelectionChanged

*expression   * Required. An expression that returns an MiDocView object.

Remarks

The SelectionChanged event occurs when the user makes a selection or changes the selection in the viewer control. The SelectAll method also raises this event.

Applies to | MiDocView Object