Function
Specifies whether to enable/disable the movement between controls by the enter key.
Variable type
[ C#: bool ] [ VB.NET: Boolean ]
Initial value
true
Setting value
Value |
Description |
false |
Disabled |
true |
Enabled |
Remarks
When enabled, Enter to move to the next control
and Shift+Enter to move to the previous control.