Version

AlwaysInEditMode Property

Gets sets ability to modify value in editor by keyboard while drop-down calendar is opened.
Syntax
'Declaration
 
Public Property AlwaysInEditMode As Boolean
public bool AlwaysInEditMode {get; set;}
Remarks

Note: only digits, backspace and delete keys are supported.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also