Hello- does anyone know how to retreive the Edit box's text from a dropdown combobox?
I can get the current selection etc. but this is useless if there is no selection, i.e. when the user is entering their own data. Nowhere does there appear to be a function to get the text from the editbox
I guess it's there and that it's staring me in the face but could anyone point it out?
(I'm using MFC.)
Thanks in advance
dt
/////////////////////////////////////////////////
UPDATE
/////////////////////////////////////////////////
Sorry, I'm thick,
That's the one.Code:CWnd::GetWindowText(CString&)



LinkBack URL
About LinkBacks




- cheers