Manifest or Theme/Style for a IWebBrowser2 control?
Posted
by Bob
on Stack Overflow
See other posts from Stack Overflow
or by Bob
Published on 2010-05-05T20:47:42Z
Indexed on
2010/05/05
21:38 UTC
Read the original article
Hit count: 469
iwebbrowser2
|win32
The IWebBrowser2 control has password edit boxes which are squares. This happened many years ago if you were on an XP machine, and you had a password edit field without a manifest file, you would get squares (no character found for the * they put in there with that font). My application has a manifest file. However I don't know how to give a manifest or set the theme or style of the control that is created. Any ideas?
Thanks!
© Stack Overflow or respective owner