How do you use the setcaretpos() function???? I am using it as it is documented but it wont work. Does anyone know how to use this accurately??? It is very annoying especially since MSDN provides no help at all. Thank you for your time.
FaRd0wN
Printable View
How do you use the setcaretpos() function???? I am using it as it is documented but it wont work. Does anyone know how to use this accurately??? It is very annoying especially since MSDN provides no help at all. Thank you for your time.
FaRd0wN
There are plenty errors in Windows API that come with VB. Check the Dan Appelman's book "Visual Basic 5.0 Programmers guide to the WIN32 API". Usually all his examples work. You will find SetCaretPos function on page 348
Iouri Boutchkine
[email protected]