The SelectionChangedEventArgs type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SelectionChangedEventArgs |
Creates a new instance.
|
Properties
Name | Description | |
---|---|---|
![]() |
ByContentChanged |
This value will be true if this event has been occured because the document was modified.
|
![]() |
OldAnchor |
Anchor index (in current text) of the previous selection.
|
![]() |
OldCaret |
Caret index (in current text) of the previous selection.
|
![]() |
OldRectSelectRanges |
Text ranges selected by previous rectangle selection (indexes are valid in current text.)
|