Web browser control and selection text highlight color
- From: "Nayan Mansinha" <NMansinha@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Jun 2007 16:13:26 -0400
I have the following code:
webBrowser1.DocumentText = "<HTML><BODY contentEditable='true'><FONT
color='LightCoral'>Select Me!<FONT></BODY></HTML>";
when I select the text, the highlight does not show up correct. I'm
guessing that this is because highlight color when blended with "LightCoral"
produces masking effect?
Is there a way to control the color for the selected text?
I use VS2005.
TIA
Nayan
.
- Prev by Date: Re: What event fires when tabbing to a hidden TextBox in VB.Net
- Next by Date: Re: My first C# project
- Previous by thread: Re: ?? Why is PictureBox.AllowDrop Discouraged ??
- Next by thread: RE: Printer status and monitoring (WMI , SNMP)
- Index(es):