Hi, I'm quite new to VB. I want to be able to get the colour (RGB values) of a pixel at a particular point on the screen for a certain window. I am able to use the Point command to do this for the VB form window, but I need to get the colour of a pixel which is in another window (i.e. another program, NOT my VB project window). Can anyone please help me out, give an example, etc? If so I would much appreciate it.