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.

Version Information

Version Added: Access 2010

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.

See Also

Concepts

NavigationButton Object Members

NavigationButton Object