End Google Ads 201810 - BS.net 01 --> Hello everyone,

I am trying to write a C# application, that does something as follows. It is in two parts.

1) windowless application: I want it to be a transparent application, through which user can see the application behind it but still when it click on the application the tranparent one(my application) receives the event message and stores it. Also that event needs to be sent to the main window of application that is running behind my application.

2) Screen capture. for this I need to be able to draw the area user selects on my application which is transparent.

I found couple of tutorials for doing separate tasks of this application in different ********s. But could not get started with it. I am completely clueless about how to implement it in C# or C++.

does anybody have any idea how to get this done ?
Any pointers will be helpful.

Thanks,
Parth