BCGControlBar Pro for MFC
const CList<int,int>& CBCGPCalendarBar::GetSelectedDays ( ) const

Retrieves the list of selected days.

Returns
A list of selected days.

Use this method to retrieve the list of selected days. Days may be selected either programmatically or by user.

See SelectDays() for more info.