When an image shows on the WebBrowser's loaded page I want to right mouse down on the image. Now I have already solved the problem of not allowing the Browser's popup form showing by using HTMLdoc_oncontextmenu() function but I need a way to know the X and Y of the mouse pointer. There is no X as Single/Y As Single arguments in the function like there is for a picturebox
↧