Geekette's Blogette

Trying to keep up with technology

  Home  |   Contact  |   Syndication    |   Login
  106 Posts | 1 Stories | 97 Comments | 18 Trackbacks

News





Article Categories

Archives

Post Categories

Image Galleries

BLOGS

All I want to do is: render HTML in a Windows form AND then draw on surface.  All I am doing is composing a list of ideas that will render HTML and NOT allow drawing on the surface.  This list includes:

  1.  Use the Web browser control - renders great looking HTML, but you cannot draw on the surface of this control
  2.  Use the Web browser control - copy screen the rendered HTML and place it in a picture box - has potential, but have to consider
    •  sizing the Web browser control so all of the rendered HTML is visible
    •  have to render and make visible BEFORE copying - makes for an intersting visual experience

 

posted on Saturday, January 27, 2007 10:06 AM