Not sure the best way to handle this, even if it can be done....

Is there a way to "limit" what is shown in an EDITBOX while not physically changing the fields data?

That is, if I have a EDITBOX, and the matching CString for that box contains a path/filename, can I only display the filename and not the path... BUT... leave the CString with the whole path/filename so I don't have to keep track of it?