Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 717 Bytes

Access.CommandButton.LayoutID.md

File metadata and controls

31 lines (19 loc) · 717 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CommandButton.LayoutID property (Access)
vbaac10.chm10539
vbaac10.chm10539
Access.CommandButton.LayoutID
8b511bf2-659b-f2d4-1aeb-0c238a7972a9
02/22/2019
medium

CommandButton.LayoutID property (Access)

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

Syntax

expression.LayoutID

expression A variable that represents a CommandButton object.

Remarks

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

[!includeSupport and feedback]