CComboBox::GetEditSel

This member function retrieves the starting and ending character positions of the current selection in the edit control of a combo box.

Syntax

DWORD GetEditSel( ) const;

At a Glance

Header File Afxwin.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CComboBox Overview, CComboBox Member Functions, Control Classes, CComboBox::SetEditSel