This document is archived and information here might be outdated. Recommended version. |
GetThe currently selected item in the combo box.
[Visual Basic .NET]
Public ReadOnly Property Selected As Integer
[C#]
public int Selected {get;}
[C++]
HRESULT get_Selected(
void
);
Returns the cookie of the current selected item.