SelectionBar

[property icon] SelectionBar

Set if the reverse mouse pointer appears (to select whole lines)

Read-only This is a style property that is only available in the forms designer. It is possible to modify this programmatically through the Style property in the Create event.

Applies to: Rich Edit

Introduced in KCML version 5.02


>

SelectionBar

This property allows the user to select whole lines of text by moving the mouse pointer to the left hand side of the control. Once there the mouse pointer changes to indicate that whole rows can be selected.

This property is a design time only property that has no effect if changed under program control.

See also

Rich Edit methods, properties and events.