Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
Q

QEugene

@QEugene
About
Posts
3
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • DateTimePicker in Win32API
    Q QEugene

    Is it possible to use DateTimePicker control in non-MFC Win32 application?

    C / C++ / MFC

  • appearance of the scroll bar in a List View control
    Q QEugene

    I want to change the appearance of the scroll bar in a List View Control. 1.How can I change a scrollbar palette? The following code doesn't work: InitializeFlatSB(hListViewWindow); FlatSB_SetScrollProp(hListViewWindow,WSB_PROP_PALETTE,(int)palette,false); 2. The following code also doesn't do anything: FlatSB_SetScrollProp(hListWindow,WSB_PROP_CYVTHUMB,10,false); 3. Is it possible to make an appearance of the scroll bar in a List View Control based on bitmaps?

    C / C++ / MFC

  • Bitmap in ListView control
    Q QEugene

    How can I set a bitmap on List View Control's background. And I need to make it the way that when the user scrolls the list, bimap must stay on it's place and doesn't scroll with the list.

    C / C++ / MFC
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups