Child objects with UFT
	Question ID:
	107840
    | ♥ 0 | I have a Windows dialog on which lives a ToolbarWindow32 object. Visually speaking, there are buttons on the toolbar, but I haven’t been able to get any information about individual buttons. Is there a way to use ChildObjects to retrieve the names of the buttons? The code below is returning 0. Am I using ChildObjects correctly?     Set oDesc = Description.Create() 
                    Marked as spam | 
Answers (2)
	
    
	
	            
