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

Popular posts from this blog

SPSS keyboard combination alters encoding -

Socket.connect doesn't throw exception in Android -

iphone - How do I keep MDScrollView from truncating my row headers and making my cells look bad? -