string = DlgDirSelectComboBox(idListbox)
Retrieves the current selection from the list box of a combo box. It assumes that the list box has been filled by the PyCWnd::DlgDirListComboBox member function and that the selection is a drive letter, a file, or a directory name.