WebBrowserControl.Section Property (Access)

You can identify these controls by the section of a form or report where the control appears. Read/write Integer.

Version Information

Version Added: Access 2010

Syntax

expression .Section

expression A variable that represents a WebBrowserControl object.

Remarks

For controls, you can use the Section property to determine which section of a form or report a control is in.

See Also

Concepts

WebBrowserControl Object

WebBrowserControl Object Members