SpellChecker.KeepFocusOnControl Property
In This Article
Specifies whether or not the input focus is set to the control that is being checked, to make the selected word visible.
Namespace: DevExpress.Xpf.SpellChecker
Assembly: DevExpress.Xpf.SpellChecker.v14.2.dll
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true to set the input focus to the control; false to leave the input focus to the application's form. |
See Also