Forum Discussion
YMinaev
Staff
14 years agoHi,
Iterate through child objects of 'X.HwndSource_Window.Window.PrintQueueUserControl.MaintenanceWarning.lstError' either using the ChildCount property and Child method, or by accessing list items via your list box itself. This will allow you to get all items.
Iterate through child objects of 'X.HwndSource_Window.Window.PrintQueueUserControl.MaintenanceWarning.lstError' either using the ChildCount property and Child method, or by accessing list items via your list box itself. This will allow you to get all items.