CurLine Property

Microsoft Outlook

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 0.

The CurLine property is valid when the control has focus.