Share via


CustomControl.GridlineStyleTop Property (Access)

Gets or sets the top gridline style of the specified text box. Read/write Byte.

Version Information

추가된 버전: Access 2010

Syntax

.GridlineStyleTop

A variable that represents a CustomControl object.

Remarks

The TopGridlineStyle property uses the following settings.

Setting

Gridline type

0 (default)

Transparent

1

Solid

2

Dashes

3

Short Dashes

4

Dots

5

Sparse Dots

6

Dash Dot

7

Dash Dot Dot

참고 항목

개념

CustomControl Object

CustomControl Object Members