Forum Discussion
ARAKOTONDRABESA
14 years agoContributor
Hi!
I was trying
var object = Aliases.MyApplication.MyWindows ;
Log.Message(object.PopupMenu.Click("ItemIndex").IsOwnerDrawn);
But IsOwnerDrawn return me anything. Normally this property have to return true or false. Have you another suggestion?
PS: I can't explore the popupmenu in the Object Browser because when I move my mousse the popupmenu will close. So have you a property to force open this popmenu (like isDropDownOpen or StayOpen),to explore it?
thanks
I was trying
var object = Aliases.MyApplication.MyWindows ;
Log.Message(object.PopupMenu.Click("ItemIndex").IsOwnerDrawn);
But IsOwnerDrawn return me anything. Normally this property have to return true or false. Have you another suggestion?
PS: I can't explore the popupmenu in the Object Browser because when I move my mousse the popupmenu will close. So have you a property to force open this popmenu (like isDropDownOpen or StayOpen),to explore it?
thanks
Related Content
- 12 years ago
- 3 years ago
- 7 years ago
- 9 years ago
Recent Discussions
- 8 hours ago