|
-
Jun 27th, 2001, 12:29 PM
#1
Thread Starter
PowerPoster
SetBkColor API call
The "Setbkcolor" API call sets the back color of an object with the hwnd/hdc property like this
Call Setbkcolor(command1.hwnd, RGB(34,54,123))
This does not work. It does not change the color of my command button.
Does anybody know why its not changing the color of my command button
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
|