NavigationButton.CursorOnHover property (Access)

Gets or sets the type of mouse cursor displayed when the user rests the pointer on a button. Read/write AcCursorOnHover.

Syntax

expression.CursorOnHover

expression A variable that represents a NavigationButton object.

Remarks

Setting the CursorOnHover property to acCursorOnHoverHyperlinkHand can be useful when a button's BackStyle property is set to Transparent.

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.