Hello,I want to build multiselect listbox with CAknSingleGraphicStyleListBox obj,It request that icon of head is on leftside,name string is on middle,the checkbox is on rightside.Item string format: "0\tTextLabel\t",buf the checkbox appear on leftside alway.If I use CAknSingleStyleListBox obj instead ,checkbox is on rightside.but I can not use CAknSingleStyleListBox obj.
How to let the checkbox on rightside in CAknSingleGraphicStyleListBox obj?

Reply With Quote

