Forum Discussion

VinnyK's avatar
VinnyK
Occasional Contributor
5 years ago
Solved

Unable to identify a specific Dev Express loading icon, even as MSAA object

In DevExpress grid there is a built in Loading Panel object, I tried everything via TestComplete object spy and TestLeft UI spy but I am unable to identify it, even with MSAA object pattern.

 

Is there a way to identify this, please help?

 

This is that loading object  https://documentation.devexpress.com/WindowsForms/DevExpress.XtraGrid.Views.Grid.GridView.ShowLoadingPanel.method 

 

AND NOT https://documentation.devexpress.com/WPF/114373/Controls-and-Libraries/Windows-and-Utility-Controls/Wait-Indicator

 

Thanks

Vinny

  • VinnyK's avatar
    VinnyK
    5 years ago

    Thanks Marsha_R  , it was worth a try but no luck. still unable to idenfy that Loading Panel

     

    Class name for that object is DevExpress.XtraWaitForm.ProgressPanel

     

    added that to WinForms XtraGrid (it shows up when the XtraGrid is being refreshed), still unable to identify

2 Replies