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.ShowLoadin...
Thanks
Vinny
Solved! Go to Solution.
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
Take a look at this
The Custom Controls section may be of some help.
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
Subject | Author | Latest Post |
---|---|---|