|
-
Nov 22nd, 2008, 12:23 PM
#1
Thread Starter
Lively Member
[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?
My car if Chevy was VB.NET
Code:
Public Class MyCar
Public Sub Camaro()
Dim Camaro As Car
Camaro = SS.Fast("Sexy")
End Sub
Public Function Fast(ByVal sexy As String ) As String
Return "SUPER" & sexy
End Function
End Class
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|