|
-
Jan 29th, 2002, 10:32 AM
#1
Thread Starter
Hyperactive Member
Control styles
What are the default styles for such things like the edit box,
button, list box, etc?
Thanks
Bababooey
Tatatoothy
Mamamonkey
-
Jan 30th, 2002, 04:20 PM
#2
Member
Do you mean using the CreateWindow function or using a dialog?
For the CreateWindow function, I don't know what the definite answer is - but I know how you can find out. Just create a textbox, button, listbox, etc. and use Microsoft Spy++ to see which styles are set. I'm guessing that if you don't specify any styles, there won't be any.
For a dialog, use Spy++ as well. The dialog editor automatically adds a bunch of styles to these controls for you.
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
|