Gets or sets a value indicating if the focus can navigate in the appropriate flow direction (e.g., from one cell to another when a cell is being edited) when the cursor is at the beginning or end of the auto-select text box.
'Declaration
Public Property AutoMoveFocus As Boolean
'Usage
Dim instance As AutoSelectTextBox
Dim value As Boolean
instance.AutoMoveFocus = value
value = instance.AutoMoveFocus
Property Value
true if the focus can navigate in the appropriate flow direction; false if the focus should stay in the auto-select text box.
Requirements
Target Platforms: Windows 11, Windows 10, 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