ulrgf (ULONG) - input

      Controls the appearance of the cursor.

      CURSOR_SOLID

        The cursor is solid.
      CURSOR_HALFTONE
        The cursor is halftone.
      CURSOR_FRAME
        The cursor is a rectangular frame.
      CURSOR_FLASH
        The cursor flashes.
      CURSOR_SETPOS
        Set a new cursor position. lcx and lcy are ignored. Used when a cursor has already been created. In this case, all other appearance flags are ignored.


      [Back] [Next]