property Record.LayoutWidth as Long
Retrieves a value that indicates the width that's required so all editors fit the control's client area.

TypeDescription
Long A long expression that specifies the height that's required so all editors fit the control's client area.
Use the LayoutWidth property specifies the width, in pixels that's required so all editors fit the control's client area. Use the Layout property to arrange the fields in the page. The LayoutHeight property specifies the height, in pixels that's required so all editors fit the control's client area