Sets the index of the currently selected option
[C++]
void SetSel(
int nSel
);
Zero-based index of the option to be selected. Note that the index will reflect the order in which CXlDialog::Add() was called for each option.
Sets the zero-based index of the currently selected option.
Header: xldialog.h