Hello, i would like to capture a part of the screen and then display it in my gui (refreshing it every X seconds). When i capture the screen with _ScreenCapture_Capture ("",10,10,100,100) it returns a handle to the captured screen (as i understand the help file). How can i display this captured screen in my gui without saving it to a file? It is probably simple, so sorry for the dumb question :-)