|
-
Jun 27th, 2001, 08:53 PM
#1
Thread Starter
PowerPoster
changing the property of an object in WndProc
How do change the caption(or any other property) of a button(or any other object) when the window is loaded or painted, etc,. (like in WndProc function)
The problem is that in WndProc function, I dont have the hwnd property of my button or any other child window. I just a the hwnd of main window
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
|