billows.wang
Newbie level 4
Hi all,
I want to make out a dialog like this:there are one edit control "File Name" and one button "browser" in the dialog,which is a parent dialog.when press the "browser" button in the dialog, a CFileDialog child dialog pops up,then I could choose a certain file in the dialog, and click "open" to get the file.My question is that how could I display the file name in the edit control "File Name" in the parent dialog?
BRs
I want to make out a dialog like this:there are one edit control "File Name" and one button "browser" in the dialog,which is a parent dialog.when press the "browser" button in the dialog, a CFileDialog child dialog pops up,then I could choose a certain file in the dialog, and click "open" to get the file.My question is that how could I display the file name in the edit control "File Name" in the parent dialog?
BRs