Chapter Contents

Previous

Next
Frame Class: _cursorTrackingOn

Frame Class: _cursorTrackingOn



Enables cursor tracking for the frame


Syntax
Details

Syntax

objectName._cursorTrackingOn( );


Details

Cursor tracking can be disabled using the _cursorTrackingOff method and can be queried using the _isTracking method.

Some hosts do not allow you to invoke the _cursorTracker method while the mouse pointer is moving across native widgets (for example, list boxes and push buttons).


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.