|
-
Jun 25th, 2007, 10:39 PM
#1
Thread Starter
Hyperactive Member
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
-
Jun 25th, 2007, 10:48 PM
#2
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.
-
Jun 25th, 2007, 10:56 PM
#3
Thread Starter
Hyperactive Member
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
-
Jun 25th, 2007, 11:04 PM
#4
Re: Manifest Doesn't Work With Common Controls 6.0 ListView
 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.
-
Jun 25th, 2007, 11:34 PM
#5
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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 
-
Jun 25th, 2007, 11:42 PM
#6
Re: Manifest Doesn't Work With Common Controls 6.0 ListView
 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.
-
Jun 25th, 2007, 11:47 PM
#7
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.
-
Jun 25th, 2007, 11:50 PM
#8
Thread Starter
Hyperactive Member
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?
-
Jun 26th, 2007, 12:44 AM
#9
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 Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API 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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|