Articles

Implementing Text Box Operations - This article shows you how to implement the standard editing commands (including Undo) using Windows messages and the SendMessage API function.

Selecting the Contents of Text Boxes - The SelectText procedure highlights the text within a text box. This article also shows you how to make text boxes behave properly.

1