Listview Help please!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cus129
    New Member
    • Jun 2008
    • 4

    Listview Help please!!!

    Hi Everyone,

    Any ideas will be greatly appreciated.
    When a listview is disabled, the highlighted item isn't highlighted anymore. I tried changing the backcolor of the item but it didn't work. Also after reading similar posts, I tried stuff like putting the listview in a transparent panel and bringing the panel to front but that didn't work either.

    Thanks!
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    Originally posted by cus129
    Hi Everyone,

    Any ideas will be greatly appreciated.
    When a listview is disabled, the highlighted item isn't highlighted anymore. I tried changing the backcolor of the item but it didn't work. Also after reading similar posts, I tried stuff like putting the listview in a transparent panel and bringing the panel to front but that didn't work either.

    Thanks!
    Not sure why this is important, if it is highlighted users may think of it as active.

    You could programmaticall y replace with an image when de-activating and swap when reactivating or hide the listview panel and make a panel with something else visible. OR say you have linked pictures in your listview, have another listview to made visible without the links.

    Personally I don't see the point?

    Comment

    Working...