Results 1 to 3 of 3

Thread: Flat ScrollBars

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Oct 2000
    Location
    Orlando, FL
    Posts
    253

    Flat ScrollBars

    How do i make the scroll bars on the listview flat using the api?
    I have created the listview throught the CreateWindowEx api.
    Always looking for a better and faster way!

  2. #2
    PowerPoster abdul's Avatar
    Join Date
    Dec 2000
    Location
    Ontario,Canada
    Posts
    2,827
    I think the style that you use is:

    LVS_EX_FLATSB
    Baaaaaaaaah

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Oct 2000
    Location
    Orlando, FL
    Posts
    253
    i know but i cant use it without the handle of the scrollbars.
    Thats what i need. Any ideas?
    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
  •  



Click Here to Expand Forum to Full Width