CurLine property

Specifies the current line of a control.

Syntax

object.CurLine [= Long ]

The CurLine property syntax has these parts:

Part Description
object Required. A valid object.
Long Optional. Specifies the current line of a control.

Remarks

The current line of a control is the line that contains the insertion point. The number of the first line is zero. The CurLine property is valid when the control has the focus.

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.