SubForm.LayoutID property (Access)
Returns the unique identifier for the layout that contains the specified subform. Read-only Long.
Syntax
expression.LayoutID
expression A variable that represents a SubForm object.
Remarks
The LayoutID property returns 0 (zero) if the specified control is not part of a layout.
Support and feedback
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.