Any ideas on what can cause a CWNumEdit to have a blinking cursor instead of a complete text highlight upon receiving focus?
Typically when I press tab to change the focus to a CWNumEdit control, the entire text of the control is selected.
However, some instances of the CWNumEdit have a blinking cursor immediately after receiving focus instead of having all text selected. If I tab off and back on again, it now selects everything.
I haven't keyed in on what I'm am doing differently with these misbehaving instances of the CWNumEdit. I am changing the RangeChecking properties, setting value, and changing the formatstring.