Forum Discussion
EgorKa
13 years agoOccasional Contributor
Hi Ann,
Yes, i checked this property, it works properly(i used it)
Maybe i've missed something, but i've not found here property Enabled and i can choose Item only bu number(index).
Any way, thank you!
Best regards,
Egor
Yes, i checked this property, it works properly(i used it)
By the way, I see that you can get a certain menu item in the following way:
Aliases["Grip_UI_Wpf"]["HwndSource_PopupRoot"]["PopupRoot"]["Decorator"]["NonLogicalAdornerDecorator"]["BarPopupBorderControl"]["PopupMenuBarControl"]["Items"]["Item"](i)
That means that you are working with individual menu items via TestComplete's MenuItem object. And this object has the Enabled property for sure. Please refer to TestComplete's help for detailed information.
Maybe i've missed something, but i've not found here property Enabled and i can choose Item only bu number(index).
Any way, thank you!
Best regards,
Egor