|
-
Jan 25th, 2002, 01:35 PM
#1
Thread Starter
Addicted Member
Check Boxes
I am createing a checkbox that is a child window of a tab control.
The checkbox is not displaying the text as transparent with the
tab control. Can anyone tell me how to set the text to
transparent for the check box?
I have a pic of the checkbox on the tab control.
here is the creating code for the check box:
CreateWindowEx 0, lpClassName, lpWindowName, WS_CHILD Or BS_AUTOCHECKBOX, lpRect.Left, lpRect.Top, 200, lpMetrics.tmHeight + 2, mlngTab, 0, glngApp, 0
Always looking for a better and faster way!
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
|