SelectedColumn

Description

Obtains the number of the character column just after the insertion point in a RichTextEdit control.

Applies to

RichTextEdit controls

Syntax

rtename.SelectedColumn ( )

Returns

Integer. Returns the number of the character before the insertion point in rtename. If an error occurs, SelectedColumn returns -1.