WebBrowserBase.DrawToBitmap Method

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Danny Tuppeny

    WebBrowserBase.DrawToBitmap Method

    The MSDN page for this method reads:

    --------- Quote ---------
    WebBrowserBase. DrawToBitmap Method
    Note: This method is new in the .NET Framework version 2.0.


    This method supports the .NET Framework infrastructure and is not intended
    to be used directly from your code. This method is not supported by this
    control.

    --------- /Quote ---------



    I don't understand why this method is here if it isn't supported? :-(


  • Danny Tuppeny

    #2
    Re: WebBrowserBase. DrawToBitmap Method

    "Danny Tuppeny" <groups@dannytu ppeny.commmmmm> wrote in message
    news:434bf12d$0 $73594$ed2619ec @ptn-nntp-reader03.plus.n et...
    <snip>

    Nevermind, it's inherited from Control!


    Comment

    Working...