CWindow::DlgDirSelectComboBox

BOOL DlgDirSelectComboBox( LPTSTR lpString, int nCount, int nIDComboBox );

See DlgDirSelectComboBoxEx in the Win32 SDK.

Remarks

Retrieves the current selection from a combo box.

CWindow OverviewClass Members

See Also   CWindow::DlgDirSelect, CWindow::DlgDirListComboBox