Share via


CustomControl.LayoutID Property (Access)

Returns the unique identifier for the layout that contains the specified text box. Read-only Long.

Version Information

추가된 버전: Access 2010

Syntax

.LayoutID

A variable that represents a CustomControl object.

Remarks

The LayoutID property returns 0 (zero) if the specified control is not part of a layout.

참고 항목

개념

CustomControl Object Members

CustomControl Object