Eric said:
need to know how to adjust cursor size in w/2000
applications. found the blink rate under keyboard in
control panel but need to adjust the cursor size.
You can adjust the cursor size in a command window using
rc title bar-> properties-> options -> cursor size (select
small, medium or large. Not valid for GUI apps.
You can set it programatically. e.g. Visual Basic:
Public Shared ReadOnly Property CursorSize As Size
You can set it in the registry:
HKEY_CURRENT_USER\Console\CursorSize
--
Matt Hickman
It isn't just a matter of contract; it's a matter of
whether we are going to be free men, or are we going
to let our decisions be made for us on another planet,
by men who have never set foot on Mars!
- Robert A. Heinlein (1907-1988)
_Red Planet_ c. 1949