Hi
I am trying to create ownerdraw popup menus,
Using my own class derived from CMenu
I am handling both mesureitem and drawitem functions for the same.
In drawitem I either draw some text or I load some bitmaps
and I change the color of the menu.
But there is White color border appearing which cannt be removed by framerect function.

Is there any method to remove that border?