AcceptReturn property

Return a flag indicating if the control should accept the Return key as input.

Visual Basic syntax

Public ReadOnly Property AcceptReturn As Boolean

C# syntax

public bool AcceptReturn {get;}