InfoConnect for Airlines VBA Guide
RulerCursorVisible Property
Gets or sets whether the ruler cursor is visible.
Syntax
Object.RulerCursorVisible As Boolean

Property Value

The default is False.

When this property is true horizontal or vertical lines extend through the cursor.

Remarks
Use the RulerCursorType property to specify the configuration you want.
See Also