Hi Ranorex,
I try to use Ranorex to detect the button insite a ToolStrip control:
Please refer to my picture:
1) Press "Show All", four button will visible in the application.Spy work fine, it can detect four button
2) Press "Hide Button3", and the button3 in the ToolStrip will be hide.
3) Ranorex Spy can not detect button3 in ToolStrip anymore.
I think the right behavior should be: Button3 is detected in the ToolStrip, and the property "Visible" = "False"
If following this way, I can not verify status of button3 in my application.
Best regards,
HoangLX.