-
Updated look in WinXP
I am currently running WinXP RC1 and have been able to get my VB apps to
have the new look UI of WinXP using a ".manifest" file.
However, this doesn't seem to work for the Tab control. Does anyone have a
solution to this?
Thanks in advance.
Boris.
-
Re: Updated look in WinXP
Boris,
>However, this doesn't seem to work for the Tab control. Does anyone have a
>solution to this?
Which Tab control do you mean? The TabStrip from the VB5 Common
Controls library works fine here. None of the VB6 Common Controls can
take advantage of the new Comctl32.dll v6.0, so that TabStrip control
doesn't work. Neither does the Tabbed Dialog (SSTab) control, since it
isn't based on Common Controls.
Mattias
====================================
Mattias Sjögren - mattias @ mvps.org
http://www.msjogren.net/dotnet/
CodeHound - The Software Developer's Search Engine
http://www.codehound.com
-
Re: Updated look in WinXP
Boris,
>However, this doesn't seem to work for the Tab control. Does anyone have a
>solution to this?
Which Tab control do you mean? The TabStrip from the VB5 Common
Controls library works fine here. None of the VB6 Common Controls can
take advantage of the new Comctl32.dll v6.0, so that TabStrip control
doesn't work. Neither does the Tabbed Dialog (SSTab) control, since it
isn't based on Common Controls.
Mattias
====================================
Mattias Sjögren - mattias @ mvps.org
http://www.msjogren.net/dotnet/
CodeHound - The Software Developer's Search Engine
http://www.codehound.com
-
Re: Updated look in WinXP
Mattias,
Thanks for your help. This is *exactly* what I needed. I never even thought
to try the VB5 controls...
Boris.
"Mattias Sjögren" <mattias.dont.want.spam@mvps.org> wrote in message
news:3b6648d9.2503099@news.devx.com...
> Boris,
>
> >However, this doesn't seem to work for the Tab control. Does anyone have
a
> >solution to this?
>
> Which Tab control do you mean? The TabStrip from the VB5 Common
> Controls library works fine here. None of the VB6 Common Controls can
> take advantage of the new Comctl32.dll v6.0, so that TabStrip control
> doesn't work. Neither does the Tabbed Dialog (SSTab) control, since it
> isn't based on Common Controls.
>
>
> Mattias
>
> ====================================
> Mattias Sjögren - mattias @ mvps.org
> http://www.msjogren.net/dotnet/
>
> CodeHound - The Software Developer's Search Engine
> http://www.codehound.com
-
Re: Updated look in WinXP
Mattias,
Thanks for your help. This is *exactly* what I needed. I never even thought
to try the VB5 controls...
Boris.
"Mattias Sjögren" <mattias.dont.want.spam@mvps.org> wrote in message
news:3b6648d9.2503099@news.devx.com...
> Boris,
>
> >However, this doesn't seem to work for the Tab control. Does anyone have
a
> >solution to this?
>
> Which Tab control do you mean? The TabStrip from the VB5 Common
> Controls library works fine here. None of the VB6 Common Controls can
> take advantage of the new Comctl32.dll v6.0, so that TabStrip control
> doesn't work. Neither does the Tabbed Dialog (SSTab) control, since it
> isn't based on Common Controls.
>
>
> Mattias
>
> ====================================
> Mattias Sjögren - mattias @ mvps.org
> http://www.msjogren.net/dotnet/
>
> CodeHound - The Software Developer's Search Engine
> http://www.codehound.com
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|