Results 1 to 18 of 18

Thread: [VB6, Vista+] Undocumented ListView feature: Subsetted Groups (simple, no TLB)

Threaded View

  1. #3

    Thread Starter
    PowerPoster
    Join Date
    Jul 2010
    Location
    NYC
    Posts
    7,667

    Re: [VB6, Vista+] Undocumented ListView feature: Subsetted Groups (simple, no TLB)

    Not too familiar with the control... but what exactly does "listview based" mean?

    If it's built on top of a real listview control, then you should be able to get the ListView's hWnd. If it's not... I would seriously doubt it would have the same undocumented features built in, especially something added in Vista.

    Edit: The only place I see to DL it is planet source code, which seems to be down. Can you send me an alternate link, or the control itself?

    Also be aware, this is for Group View only. It doesn't work in standard views. So actually, if you've already got groups working I'd imagine this would be supported too.
    Last edited by fafalone; Jun 19th, 2015 at 01:43 PM.

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