InternalFocusMovement Property
In This Topic
While this flag is set, all focus movements are internal and should not be processed as caused by user input.
Syntax
'Declaration
Protected Property InternalFocusMovement As System.Boolean
protected System.bool InternalFocusMovement {get; set;}
See Also