[2003] Size of a single window?
Whats the best way to get the size and poisition of a single window?
Im working on a screenshot utillity and I already figured out how to take a screen shot of the entire screen.
But i want the user to be able to choose to just screen shot a specific window. Eather by cursor position, title of the window or somthing...
anyone know what i can do?
Re: [2003] Size of a single window?
Re: [2003] Size of a single window?
Well I found that earlier and thought all my questions had been answered. but it was made with a version of VB that is newer then mine (2003) so It wont open :(
Re: [2003] Size of a single window?
you should download vb2008 express. its free
Re: [2003] Size of a single window?
really? well... im off to do just that :-D
Re: [2003] Size of a single window?
this wont screw up all my projects will it?
Re: [2003] Size of a single window?
no. you can keep vb2003 + run vb2008 on your PC as well.
if you open a vb2003 project in vb2008 you'll be given a choice about keeping the old project + the upgraded one.
Re: [2003] Size of a single window?
Thanks, ill check it out :-D