UseHandCursor Property (FlexObject)

Class

FlexObject.

Action

Gets whether the pointing hand cursor appears when the mouse rolls over an element. The default value is true. If useHandCursor is false, the arrow pointer is used instead.

Syntax

'Declaration
Protected Read Property useHandCursor As Boolean

Access

Read only.