ComboBox.GridlineStyleRight property (Access)

Gets or sets the right gridline style of the specified combo box. Read/write Byte.

Syntax

expression.GridlineStyleRight

expression A variable that represents a ComboBox object.

Remarks

The GridlineStyleRight 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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.