다음을 통해 공유


TabControl.Shape Property (Access)

Returns or sets the shape of the specified tab control. Read/write Long.

Version Information

추가된 버전: Access 2010

Syntax

.Shape

A variable that represents a TabControl object.

Remarks

The Shape property uses the following settings.

Setting

Description

0

Rectangle

1

Rounded Rectangle

2

Snip Single Corner Rectangle

3

Snip Same Side Corner Rectangle

4

Snip Diagonal Corner Rectangle

5 (Default)

Snip and Round Single Corner Rectangle

6

Round Single Corner Rectangle

7

Round Same Side Corner Rectangle

8

Round Diagonal Corner Rectangle

9

Oval

참고 항목

개념

TabControl Object

TabControl Object Members