ContributionsMost RecentMost LikesSolutionsRe: Mousewheel action failed in windows10 Hi Rob, I have passed the mouse scroll length as the parameter (eg. MouseWheel(1) where I need the mouse to be scrolled once!). Yes, I attempted the same on Win7 and that worked as expected. Thanks, Yasaswi Mousewheel action failed in windows10 There is a dropdown in one of my PC apps. I see MouseWheel() method in the list of supporting methods for the object. But the function does nothing in Windows 10. Could someone let me know if there is anything specific in Windows 10 that I should be taking care? Thanks, Yasaswi Re: Unable to get the ToolTip property of a button in my app My application is an open application. I am viewing tha advanced properties of the object. No property has the tooltip value in the list of entire properties the object has. Unable to get the ToolTip property of a button in my app I could get the reference of an object in my application. It has a tooltip property. I am unable to get the ToolTip property of that button element. Engineer says, the object does have the ToolTip property. Could someone let me know if it needs any Project Settings change for me to see that hidden property please? Thanks, Yasaswi