Application.LoadWebPane event (Project)

Occurs when Project loads a Web pane for Task Drivers, Deliverables, or the Project/Resource Import Wizard.

Syntax

expression. LoadWebPane( _Window_, _TargetPage_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Window Required Window The window from where the LoadWebBrowserControl method was called.
TargetPage Required String The same TargetPage parameter that was used to call the LoadWebBrowserControl method.

Return value

Nothing

Remarks

Project events don't occur when the project is embedded in another document or application.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.