03-13-2006 10:53 AM
You can find a detailed description of EVENT_KEYPRESS and the content of eventData fields in keyfitr.prj sample (samples\userint directory): stringCallback function is designed to manage some keyboard events.
This code can be used with EVENRY control that accepts EVENT_KEYPRESS.
03-14-2006 02:57 PM
Hello!
I am working with a RichTextBox in Labwindows.Does anybody know how can I delete or clear the lines of this Control?
Thanks.
Itzi