Results 1 to 3 of 3

Thread: WebBrowser Control

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2003
    Posts
    599

    Question WebBrowser Control

    What is the purpose of setting the attribute "RegisterAsWebBrowser" for the WebBrowser Control?
    Thank You

  2. #2
    Fanatic Member Armbruster's Avatar
    Join Date
    Sep 2002
    Location
    Maryland Heights, MO
    Posts
    857
    From MSDN:

    RegisterAsBrowser Property

    --------------------------------------------------------------------------------

    Description

    Returns or sets a value indicating whether the WebBrowser control is registered as a top-level browser for target name resolution.


    Syntax
    object.RegisterAsBrowser [= value]



    Part Description
    object Required. An object expression that evaluates to an object in the Applies To list.
    value Optional. A Boolean expression that determines whether Internet Explorer is registered as a top-level browser. If TRUE, the WebBrowser is registered as a top-level browser; if FALSE, it is not a top-level browser. The default value is FALSE.


    Applies To

    InternetExplorer, WebBrowser
    "Look! Up in the sky! It's a bird! It's a plane! It's Diaper-Head Boy! (there by my name!) Yes, Diaper-Head Boy, who disguised as my son, Seth, fights a never-ending battle for truth, justice and terrorizing my house!

    Resistance is futile, you will be compiled . . . Please!

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2003
    Posts
    599
    i don't get it!!!!

    could you put it in a practical term such as in what situation they are set to true
    Thank You

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width