|
-
February 7th, 2000, 10:56 AM
#1
How to use GetWindowRect API?
Hi
Can anyone tell me how to use GetWindowRect API?
I know where to get the API using API Text Viewer. However, do I need to define rect using the following codes :-
Type Rect
Left as long
Right as long
Top as long
Bottom as long
end type
How can I get the left, top, right and bottom dimensions of a form using this GetWindowRect API?
Pls Pls enlighten....source code will be better!
Thankyou!!
Beginner with problems
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
|