CEdit Control with built in "Browse..." button
C / C++ / MFC
3
Posts
2
Posters
0
Views
1
Watching
-
Recently I say a class derived from CEdit that contained a button docked on the right side of the control with the text "..." on it. When the button is pushed, a CFileDialog dialog is displayed. However, I can't seem the find the class anymore. Does anyone know where I can find it??? Thanks
-
Recently I say a class derived from CEdit that contained a button docked on the right side of the control with the text "..." on it. When the button is pushed, a CFileDialog dialog is displayed. However, I can't seem the find the class anymore. Does anyone know where I can find it??? Thanks
-
I do not know what did you see, but you can use COXHistoryCombo from Dundas. There are other controls for browsing available such as combotree for folder browsing etc.