I've been working on an app to which I added a ComboBoxEx control.
Until recently, the user could use Ctrl+Backspace to delete words from
the edit ****tion of the control. However, I with my latest build, it
inserts a non-printable character instead of backspacing over the
word. (Wish I had source control now.) I can't think of what I did
to break it. Can anyone explain where the Ctrl+Backspace feature of
an Edit control comes from (or the Edit ****tion of a ComboBoxEx) and
how I might get it back?!
Thanks,
Craig