Updates the client area of a window by sending a WM_PAINT message to the window
#include <WinAPI.au3> _WinAPI_UpdateWindow ( $hWnd )
Search UpdateWindow in MSDN Library.