Expand Minimize
This topic has not yet been rated - Rate this topic

WebBrowserControl.OnNavigateError Property (Access)

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

Version Added: Access 2010

expression .OnNavigateError

expression A variable that represents a WebBrowserControl object.

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.