embedding HTML and trapping events....
-
I need to construct a C# project that is a winform client and displaying an HTML stream within a control on that form. I have a need to be able to stream an HTML document to the control, including some DHTML, capture click events and context menu events. Has anyone done something like this? I am aware of syncFusion FAQ but their article and examples are a bit flaky (displaying the form crashes and finding how they are passing the text to populate the example is deeply hidden within the code) and don't really answer my question. I'm pretty sure I will have to construct my own control but don't even know where to begin. Any suggestions or help would be greatly appreciated. MJ _____________________________________________ The world is a dangerous place.
Not because of those that do evil,
but because of those who look on and do nothing. -Einstein -
I need to construct a C# project that is a winform client and displaying an HTML stream within a control on that form. I have a need to be able to stream an HTML document to the control, including some DHTML, capture click events and context menu events. Has anyone done something like this? I am aware of syncFusion FAQ but their article and examples are a bit flaky (displaying the form crashes and finding how they are passing the text to populate the example is deeply hidden within the code) and don't really answer my question. I'm pretty sure I will have to construct my own control but don't even know where to begin. Any suggestions or help would be greatly appreciated. MJ _____________________________________________ The world is a dangerous place.
Not because of those that do evil,
but because of those who look on and do nothing. -Einstein