c# - Custom ToolStrip renderer - DropDown items not appearing on hover -
i have contextmenustrip custom renderer class paints items according user's color choices. however, when custom class active, items in contextmenustrip must clicked in order bring dropdownitems - not automatically appear.
how can make them appear on hover, default functionality? items in menu dynamically generated , aren't same.
Comments
Post a Comment