"unbind" them?

Why???



BTW DoDataExchange() doesn't bind anything. It synchronizes the values of class data member variables with the corresponding controls in a dialog.


Oh, and it's NOT C++, it is MFC, which is a class library for C++. Don't confuse MFC with C++!