Search results for query: *

  • Users: Raventara
  • Content: Threads
  • Order by date
  1. R

    Taking Screenshots in VB.NET

    Hey - Does anyone know how to take screenshots in vb.net. Similar to the way explorer does when you goto the shutdown/logoff dialogue (minus the greay scaling ;) ) Example code would be great, Thanks, Raven
  2. R

    Grabbing Special Key Combos

    okay, I'm writing a program that I want to sit over the desktop area of windows. Kind of a replacment. What I'm trying to work out is, is it possible to grab special windows key combos like Start+D to goto desktop?? I know you can grab normal keys and Ctrl+D type keys, but how can you grab...
  3. R

    Multiple text labels in GDI+

    Hi all. Yay - first to post in graphics/GDI - unless someone posts before I finish this..... I'm writing a program that I hope to replace the normal desktop with. To do this I need to create icons with labels and I'm using an array of pictureboxes for the icons, but I can't make clear labels...
Back
Top