Results 1 to 2 of 2

Thread: Control styles

  1. #1

    Thread Starter
    Hyperactive Member noble's Avatar
    Join Date
    Nov 2000
    Location
    Philly
    Posts
    471

    Control styles

    What are the default styles for such things like the edit box,
    button, list box, etc?

    Thanks
    Bababooey
    Tatatoothy
    Mamamonkey

  2. #2
    Member
    Join Date
    Feb 2001
    Posts
    57
    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
  •  



Click Here to Expand Forum to Full Width