Results 1 to 9 of 9

Thread: Manifest Doesn't Work With Common Controls 6.0 ListView

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    400

    Manifest Doesn't Work With Common Controls 6.0 ListView

    How come the Windows XP Manifest doesn't work with the "Microsoft Windows Common Controls 6.0 (SP6)"'s ListView control. Well, at least I don't think it works because the column headers don't look like the "Microsoft Windows Common Controls 5.0 (SP2)"'s ListView control when I use the manifest. Am I using the manifest wrong? Thanks

  2. #2
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: Manifest Doesn't Work With Common Controls 6.0 ListView

    I thinkg the XP Manifest have no effect on List View's except to the schorall Bars.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    400

    Re: Manifest Doesn't Work With Common Controls 6.0 ListView

    It does on the column headers of the "Microsoft Windows Common Controls 5.0 (SP2)"'s ListView

  4. #4
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: Manifest Doesn't Work With Common Controls 6.0 ListView

    Quote Originally Posted by abazabam
    It does on the column headers of the "Microsoft Windows Common Controls 5.0 (SP2)"'s ListView
    Oh, i ll check it. Thanks.

  5. #5
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Manifest Doesn't Work With Common Controls 6.0 ListView

    XP Visual Styles came out before Windows Common Controls 6 was final so the manifest will not work with it.

    The only way to get it to apply the xp style is to use a third party control or subclass the listview and handle all the drawing yourself.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  6. #6
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: Manifest Doesn't Work With Common Controls 6.0 ListView

    Quote Originally Posted by abazabam
    It does on the column headers of the "Microsoft Windows Common Controls 5.0 (SP2)"'s ListView
    Thanks abazabam,

    yes it is, i really did not no about this.

  7. #7
    PowerPoster Fazi's Avatar
    Join Date
    Aug 2005
    Location
    Underworld
    Posts
    2,525

    Re: Manifest Doesn't Work With Common Controls 6.0 ListView

    Do Microsoft Windows Common Controls 5.0 (SP2) List view support Check Boxes? i did not see where to enable it.

  8. #8

    Thread Starter
    Hyperactive Member
    Join Date
    Jul 2005
    Posts
    400

    Re: Manifest Doesn't Work With Common Controls 6.0 ListView

    So, should I use the "Microsoft Windows Common Controls 5.0 (SP2)"'s ListView control? Are there any disadvantages of it? Is there any reason why I would use the "Microsoft Windows Common Controls 6.0 (SP6)"'s ListView control?

  9. #9
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: Manifest Doesn't Work With Common Controls 6.0 ListView

    5 supports XP stlyes better but has allot less functionality. 6 has more features and support but no xp styles. Its a decision that should be based upon each app.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

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