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

Commented Unassigned: DoubleUpDown GotMouseCapture [21407]

$
0
0
Hello,
Why does DoubleUpDown control needs two clicks to fire GotMouseCapture event?
Comments: ** Comment from web user: BoucherS **

Hi,

Make sure the DoubleUpDown.AutoSelectBehavior is "Never' and the obsolete (but still working) DoubleUpDown.SelectAllOnGotFocus is "False".

To be able to do a "SelectAll" when the DoubleUpDown gets the focus, the event received in a callback needs to be handled. This prevent from bubbling and raise the GotMouseCapture event from a base class.


Viewing all articles
Browse latest Browse all 4964

Trending Articles



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