Skip to content

dtb/MoveCaret

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

MoveCaret

This is a sample project showing how to move the caret/text insertion point in a Win32 edit control. See the accompanying blog post

Note: most of this is boilerplate code generated by Visual Studio 2010's project template. See line 155 of MoveCaret2.cpp for the code that manipulates the cursor.

The text box is created on Line 199 of the same file.

License

The code is in the public domain! The blog post is (C) 2011 David Bernal.

About

Learn how to move a caret inside a text box using the Win32 API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published