Quantcast
Channel: Extended WPF Toolkit™ Community Edition
Viewing all articles
Browse latest Browse all 4964

Edited Issue: Multiline TextEditor keyboard focus on dropdown [21205]

$
0
0
Based on discussion https://wpftoolkit.codeplex.com/discussions/553816
Comments: ** Comment from web user: BoucherS **

A
```
Dispatcher.BeginInvoke(new Action(()=>_textBox.Focus()), DispatcherPriority.Background);
```
needs to be done when the Popup opens in the MultuLineTextEditor controls. We need to wait for the popup action to be over.

v2.4 of the toolkit will focus on the content of the popup when the MultiLineTextEditor opens.


Viewing all articles
Browse latest Browse all 4964

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>