Hi all,
i have an image associated to every items in my ContextMenuStrip. When i
go over an item with the cursor and the element is focused I can see
only the text while image is covered by the focus.
Any suggestion is appreciated.
Luca
Luca Giuffrida - 29 Aug 2006 08:59 GMT
Luca Giuffrida\ ha scritto:
Ok, I find a solution.
I had to set the Image property of an item and not the BackgroundImage
property for a correct visualization.
> Hi all,
> i have an image associated to every items in my ContextMenuStrip. When i
[quoted text clipped - 4 lines]
>
> Luca