* All MenuItem variants which draw icons now derive from IconMenuItem and use its functions to draw and otherwise manage their icons. This resolves a number of TODOs and reduces code duplication. * Use BControlLook::ComposeIconSize() to compose icon sizes throughout. * Remove unused methods from IconMenuItem.