Line.Section property (Access)
You can identify these controls by the section of a form or report where the control appears. Read/write Integer.
expression.Section
expression A variable that represents a Line object.
For controls, you can use the Section property to determine which section of a form or report a control is in.
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.