[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _twM2()
 ----------------------------------------------------------------------------
    Hide the mouse cursor and decrement the internal cursor flag by 1.
    The internal flag has a maximum value of zero and all calls to
    _twM2() decrease it by one. The mouse cursor will show only when
    the internal flag is zero. Therefore if you make successive calls to
    _twM2(), in order to display the mouse cursor, you must make a
    corresponding number of calls to _twM1() to display it again.
    _twM2() IS NOT a toggle for _twM1().

       Arguments:

    None.

       Return:

    Nothing.

       Example:

    _twM2()

See Also: twMCrsOn() twMCrsOff() twMCursor() _twM1()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson