I want to change the position of checkboxes to right side in CChecklistBox.
But when i override OnGetCheckPosition() and there i change the checkbox rectangle
MFC assert in winctrl3.cpp. Can you suggest me any solution for changing the checkboxes position from
left to right in CCheckListbox.