Hi, I have a requirement for an application, it provides extensions based on a name entry box.
The client would like it to appear as a system tray icon, and when you click it, the application opens above it. When you find results the application window stretches upwards to show the results. My google powers have failed me and I'm unsure on the best way to tackle this. Two possibilities, I assume, are to make a 100% screen size transparent application with an area visible in the bottom right OR just resize the application in the bottom right. I'm unsure on either at the moment. Thanks, Dan