WebBrowserControl.OnProgressChange Property (Access)

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

Version Information

Version Added: Access 2010

Syntax

expression .OnProgressChange

expression A variable that represents a WebBrowserControl object.

Remarks

This property is helpful for programmatically changing the action 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.

See Also

Concepts

WebBrowserControl Object

WebBrowserControl Object Members