Returns the index of the currently selected option
[C++]
int GetSel() const;
Returns the zero-based index of the currently selected option.
Note that the index will reflect the order in which
CXlDialog::Add() was called
for each option.
Header: xldialog.h