I have a really annoying problem... When I set the text in a richedit or edit control, using SetWindowText("blah") the text appears selected (marked) by default, and I just cant find a way of unmarking it without clicking in the edit window. Anyone but me who have (has?) had problems with this? Im using MFC, Visual C++ .NET.