Results 1 to 3 of 3

Thread: [RESOLVED] which one among these events is fired first

  1. #1

    Thread Starter
    Frenzied Member litlewiki's Avatar
    Join Date
    Dec 2005
    Location
    Zeta Reticuli Distro:Ubuntu Fiesty
    Posts
    1,162

    Resolved [RESOLVED] which one among these events is fired first

    which event among the following is fired first when a page completes loading in a webbrowser control after i execute this statement
    VB Code:
    1. WebBrowser1.Navigate2 "some url"
    DocumentComplete
    DownloadComplete
    NavigateComplete2

  2. #2
    Shared Member
    Join Date
    May 2005
    Location
    Kashmir, India
    Posts
    2,277

    Re: which one among these events is fired first

    Why not check it yourself.

    Put a MessageBox in all the events and see which one displays first.
    Last edited by Shuja Ali; Jun 21st, 2006 at 06:49 AM.
    Use [code] source code here[/code] tags when you post source code.

    My Articles

  3. #3
    PoorPoster iPrank's Avatar
    Join Date
    Oct 2005
    Location
    In a black hole
    Posts
    2,729

    Re: which one among these events is fired first

    Actually, there may not be a perfect answer.
    http://www.tech-archive.net/Archive/...4-06/0011.html
    Usefull VBF Threads/Posts I Found . My flickr page .
    "I love being married. It's so great to find that one special person you want to annoy for the rest of your life." - Rita Rudner


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