Re: How can I know when the URL I specified to Navigate method get loaded?



Thanks. :) You are great!

By the way, Igor, would you please give me some pointers to learn this
control better? I think the document in MSDN may not be sufficient.

For example, I cannot know the fact that you pointed out from the
document of MSDN : If you call Navigate again on the same browser, any
previous navigation still in progress will be aborted, and you won't
get NavigateComplete2 event for it.

Thanks again!
.



Relevant Pages

  • Re: __RPC_FAR
    ... > Although Google is my friend and so is MSDN:), ... It's a backward compatibility macro, ... in 16-bit environments that had a concept of near and far pointers, ...
    (microsoft.public.vc.language)
  • Re: How can I know when the URL I specified to Navigate method get loaded?
    ... I think the document in MSDN may not be sufficient. ... Programming is an experimental science. ... If you call Navigate again on the same browser, ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Working on Excel from VC++
    ... There are bunch of office automation examples in MSDN: ... Ajay Kalra [MVP - VC++] ... > Can some one send me pointers to information of the EXCEL Object ...
    (microsoft.public.vc.mfc)
  • Custom DataGridColumnStyle in DataGrid Problem
    ... when i move around the datagrid, my controls appear and disappear fine, ... if i navigate to another cell in the same column, ... I did not attach any code since it is availble in the link on MSDN. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: Pointers of typedef struct
    ... > searched google and MSDN; I found no reference to it... ... "Pointers to member functions are very strange animals" ... "Member Function Pointers and the Fastest Possible C++ ...
    (microsoft.public.vc.language)