VinnyK
6 years agoOccasional Contributor
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
Thanks
Vinny
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