That's what I did:
Set OwnDraw, add use internal var int (selectIndex).
On operation add/del item and SelectedIndexChanged I change selectIndex.
And in DrawSubItem use selectIndex
– Yura ShinkarevSep 02 '10 at 08:18
1 Answers1
6
Not sure if you've found a solution, but I was having the same problem and just came up with this: