Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 689 Bytes

Access.ListBox.LayoutID.md

File metadata and controls

31 lines (19 loc) · 689 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ListBox.LayoutID property (Access)
vbaac10.chm11338
vbaac10.chm11338
Access.ListBox.LayoutID
0926d2c9-dc23-76ac-29a2-07a800f5fba3
02/22/2019
medium

ListBox.LayoutID property (Access)

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

Syntax

expression.LayoutID

expression A variable that represents a ListBox object.

Remarks

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

[!includeSupport and feedback]