Hi,
I have a dialog in which I have 3 text boxes with browse for file and 1 text box with browse for folder(BrowseDlg) , wanted to browse the file with only .txt format for first 3 textboxes. I added a init event for first text box browse which has browse for file with property (AI_OFN_FILTERS) and ...