Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 688 Bytes

Access.CommandButton.UseTheme.md

File metadata and controls

33 lines (19 loc) · 688 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
CommandButton.UseTheme property (Access)
vbaac10.chm14627
vbaac10.chm14627
Access.CommandButton.UseTheme
b28982a6-1291-377b-91af-0421b8fcb9f4
03/05/2019
medium

CommandButton.UseTheme property (Access)

Gets or sets whether the specified object will utilize formatting styles defined in Office Document Themes. Read/write Boolean.

Syntax

expression.UseTheme

expression A variable that represents a CommandButton object.

Remarks

The default value is True.

[!includeSupport and feedback]