a - Navigate And Wait
Navigate a web browser and wait for it to finish loading before going on to the next line of code!
AI
Resumen de IA: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Código fuente
'Navigate somewhere. Me.WebBrowser1.Navigate "http://www..planet-source-code.com" 'Return control to the processor using 'the DoEvents until the page has been 'loaded, i.e. Completed. Do DoEvents Loop Until frmMain.Web.ReadyState = READYSTATE_COMPLETE 'Confirm the page has been downloaded. MsgBox "Loaded"
Comentarios originales (3)
Recuperado de Wayback Machine