By mswatcher
via saftsack.fs.uni-bayreuth.de
Published: Jan 31 2008 / 12:17
Today I wanted to create a transparent Panel-Control in .NET in order to superimpose it on the WebBrowser Control in order to record click events. The goal was to code a simple macro recorder for websites. Unfortunatelly the .NET framework does not allow (in an easy way) to make a control fully transparent. So it was back to the good ol' winuser.h and the extended window styles.



Add your comment