
This form module demonstrates how to display the current line number in a picture box on the left side of a rich text box control. It works both when you type and when you scroll. Very useful for learning about various messages you can send to edit controls via SendMessage API functions. According to the author, this may not work correctly under Windows 2000. He is currently investigating the reasons for this.
|