WaitForChildWindow(IntPtr, String, String, Double) | Waits the specified amount of time for a child window to be shown in the screen, whose class name and window title matches the specified parameters. |
WaitForChildWindow(IntPtr, String, String, TimeSpan) | Waits the specified amount of time for a child window to be shown in the screen, whose class name and window title matches the specified parameters. |