Editing

first post: GarethHayter wrote: Can this control support editing of text content? Some browsers sup...

latest post: ArthurTep wrote: It would be very useful, unfortunately it's very complex feature, I...

Scrolling to end

first post: xanatos wrote: How can I programmatically scroll the HtmlPanel to the beginning/to...

latest post: ArthurTep wrote: Set vertical scroll to top and horizontal to left: _htmlPanel.AutoS...

selected color

first post: TheRhinoDude wrote: Hi there, Is there a control-specific way to change the selected f...

latest post: ArthurTep wrote: Next version will support ::selection style (in about a week)

CSS float problem

first post: RikD wrote: Hi, I've been trying to right float an image for a few hours, but...

latest post: RikD wrote: Ah that's unfortunate. I'll try to figure out a workaround. Thanks ...

GetStyleSheet Missing

first post: Wadiv wrote: In previous versions there used to be a GetStyleSheet function. Th...

latest post: ArthurTep wrote: See 'StylesheetLoad' event

fonts that aren't installed on system

first post: TheRhinoDude wrote: Hi there, I've integrated HtmlRenderer into my program and it is ...

latest post: TheRhinoDude wrote: Gotcha, as long as it’s still easy to use so that somebody who has ...

Crash in DecodeHtmlCharByCode

first post: plympton wrote: String passed in: "Reserve&#34" (I believe &#34 is a double-quote) ...

latest post: ArthurTep wrote: good fix, thx, i will add it to next release.

Thinking of Page Support?

first post: charset wrote: Thus HTML Renderer can be a report viewer or something. List<Page...

latest post: ArthurTep wrote: Can you elaborate on the feature. Is it part of html/css spec?

Clipping of text

first post: jensrodi wrote: Just updated to the latest 1.4.0.0 to be able to to control text se...

latest post: jensrodi wrote: Thanks for the update. I can not reproduce the problem with this bu...

percentage margin issue

first post: RoadBump2 wrote: Hi, I recently noticed this library, and this is really a great too...

latest post: RoadBump2 wrote: __WOW__ you made my day! Thank you very much.