Share via


TabControl.Shape Property (Access)

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

Version Information

Version Added: Access 2010

Syntax

expression .Shape

expression 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

See Also

Concepts

TabControl Object

TabControl Object Members