XLL+ Class Library (6.3)

CXlControlOptionGroup::GetSel

Returns the index of the currently selected option

int GetSel( ) const;

Remarks

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.

Requirements

Header: xldialog.h

See Also

CXlControlOptionGroup Class | CXlControlOptionGroup Methods