CDialogImpl and "Auto" property

I received a new bug today about a field in a Dialog Window. When the usert tried to edit the text field it doesn't put the prompt in the right side. So when you have a long value you couln't see the whole text.

I was working with a dialog that interits ATL CDialogImpl class and the resource editor in Visual Studio 2008. After trying several properties I found the key.

If you set the Auto property to true when you edit the field, the prompt automatically put itseld at the right side and you can move the prompt to the left to see the whole value.


Comentarios

Entradas populares