Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a simple Application embedding the activex webbrowser control.

My OS is XP Prof. I'm loading a html page containing a (html)form including radiobuttons.

In my .Net application using the activex control the radiobuttons have the old look from previews windows versions. When loading the same page into the IE6 they have the new blueish xp-like look.

AFAIK the internet explorer is using that same activex control and just adds toolbar etc. to it. That way both are using Mshtml.dll which is doing the actual parsing and rendering of the page. So how come they have a different look?

 

Edit: Of course I actually want to know how I can make the activex control within my winforms application have that new look for radiobuttons and checkboxes.

Debug me...
Posted
I'll pose this question nonetheless: have you already configured the parent window to use the Windows XP visual styles?
Hey Derek,

 

Just curious: it seems that the VS 2005 Beta version uses the W'XP Styles by default, but not the VS 2003 version. Is there a simple setting or property to have this take effect for 2003, or is it a complex procedure or install of some sort?

Posting Guidelines

 

Avatar by Lebb

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...