UseHandCursor Property (FlexUIMovieClip)

Action

Gets whether the pointing hand (hand cursor) appears when the mouse rolls over a sprite in which the buttonMode property is set to true.

The default value is true. If useHandCursor is set to true, the pointing hand used for buttons appears when the mouse rolls over a button sprite. If useHandCursor is false, the arrow pointer is used instead.

Syntax

'Declaration
Protected Read Property useHandCursor As Boolean

Access

Read only.