|
-
Dec 18th, 2001, 05:48 PM
#3
You can change properties via SendMessage (as Jim mentioned) or by SendWindowLong. If it's an external window, then using SendMessage would be a better approach. If you're dealing with internal windows, then use SetWindowLong.
Of course, there are some things that you can do with one, but you can't do with the other.
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
|