CommandButton.CursorOnHover Property

Access Developer Reference

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 2007

Syntax

expression.CursorOnHover

expression   A variable that represents a CommandButton object.

Remarks

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