all groups > dotnet interop > september 2006 >
You're in the

dotnet interop

group:

IE Toolbar Visual Style


IE Toolbar Visual Style David
9/29/2006 12:28:02 PM
dotnet interop: I am currently writing a toolbar for IE in C#, based on the KBBar MSDN sample
http://support.microsoft.com/default.aspx?scid=kb;EN-US;821793

Its all working OK, but does anyone know how to get the toolbar to adopt the
same 3d appearance as the main IE toolbars? The border of the toolbar does
not match the main toolbars, which is particularly noticable when it is the
bottom most toolbar. And the buttons dont have the same XP style appearance.

Any hints and tips?

Thanks

David.


RE: IE Toolbar Visual Style wawang NO[at]SPAM online.microsoft.com
10/2/2006 12:00:00 AM
Hi David,

This is a quick note to let you know that I am performing research on this
issue and will get back to you as soon as possible. I appreciate your
patience.

Sincerely,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
RE: IE Toolbar Visual Style wawang NO[at]SPAM online.microsoft.com
10/3/2006 12:00:00 AM
Hi David,

Creating a manifest [1] for "%programfiles%\internet explorer\iexplore.exe"
will make the combobox have visual style applied. However, since the
toolbar and buttons are not created using true IE band (instead, used
WinForm controls), so it's difficult for them to have the same appearance
as the standard IE toolbars when visual style is involved.

[1] Using Windows XP Visual Styles
http://windowssdk.msdn.microsoft.com/en-us/library/ms649781.aspx#using_manif
ests

Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
RE: IE Toolbar Visual Style David
10/5/2006 1:04:01 AM
I guess that means the only way to get the true visual styles for an IE
toolbar is to go back to traditional pre .NET programming?

David.

[quoted text, click to view]
RE: IE Toolbar Visual Style wawang NO[at]SPAM online.microsoft.com
10/6/2006 12:00:00 AM
Hi David,

I think we may have to create native toolbar, not WinForm. So far I haven't
found examples on how to do that in .NET, sorry. I'll keep you noted if I
found one.

Regards,
Walter Wang (wawang@online.microsoft.com, remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
Uninstalling KBBar.dll corrupts google, yahoo tool bar. kamalprakash NO[at]SPAM gmail.com
10/30/2006 1:29:20 AM
Hi Wang,

I have tried installing KBBar.dll & then google toolbar. Both were
working fine. When i tried uninstalling KBBar.dll, i found the name
'google' missing in toolbar right click menu in IE. The name is found
to be blank but it allows the functionality to enable and disable
google toolbar. Then i tried installaing KBBar.dll, now it swapped the
right click menu names between them.

I tried the same scenario on installing yahoo toolbar as well, i got
the same problem.

Regards,
Kamalprakash D


[quoted text, click to view]
AddThis Social Bookmark Button