WebBrowserControl.OnProgressChange property (Access)

Gets or sets the value of the On Progress Change box in the property sheet of a web browser control. Read/write String.

Syntax

expression.OnProgressChange

expression A variable that represents a WebBrowserControl object.

Remarks

This property is helpful for programmatically changing the action that Microsoft Access takes when an event is triggered. For example, between event calls you may want to change an expression's parameters, or switch from an event procedure to an expression or macro, depending on the circumstances under which the event was triggered.

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.