Hi
I have a ContextMenuStrip that contains items that consist of both image and text (see attached PNG).
The test needs to confirm whether the item in the menu is ticked or not and action accordingly. I have looked at the properties of the menu item and the most appropriate (checked) is set to false regardless of whether its ticked or not.
Anyone have any suggestions to how to test this?
I am aware that it is possible to get the state of certain pixels to see whether they are set or not, I would prefer a simpler more reliable method if anyone knows of one.
Many thanks
Peter Mitcham