Click to See Complete Forum and Search --> : MFC ASSERT in OnGetCheckPosition() for CCheckListBox


Sachin Vaidya
April 9th, 1999, 01:16 AM
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.