다음을 통해 공유


CommandButton.Alignment Property (Access)

Gets or sets how the specified button's caption and picture are aligned. Read/write Byte.

Version Information

추가된 버전: Access 2007

Syntax

.Alignment

A variable that represents a CommandButton object.

Remarks

The Alignment property uses the following settings.

Value

Description

0

General alignment.

1

Left alignment.

2

(Default) Center alignment.

3

Right alignment.

4

Distribute alignment evenly across the button's width.

참고 항목

개념

CommandButton Object

CommandButton Object Members