Is there any way to change the highlighted color of a menu item (text and background)? I browse the sources and found out that much of the menu item properties can be customized but not for highlighted items. Do you think it can be done with wxWidgets or should I consider creating my own menu class and handle WM_DRAWITEM by myself?