c# - Remove menustrip mouse hover color and selected color -


i'm trying make menustrip in material design round icons instead of text.

nothing selected

nothing selected

but when mouse on or menu item selected happens

first item selected

first item selected

i'd see icon no selection effect.


Comments

Popular posts from this blog

How to understand 2 main() functions after using uftrace to profile the C++ program? -

c# - Update a combobox from a presenter (MVP) -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -