B
Benoit
Hi, I want to know if it's possible to trap an event like onKeyPress
in a javascript when it happen on an ActiveX (in my case it's
RichTextBox).
What we are trying to do is to adjust the size of the RichTexBox when
somone press CTRL-P. We whant to trap the keypress event on the -P,
then resize the RichTextBox (to be sure that all the text will be
printed) before the printer dialog box show up. Maybe there's an
other way to do it, if so, don't hesitate to share it with me!!
Thanks,
Benoit
in a javascript when it happen on an ActiveX (in my case it's
RichTextBox).
What we are trying to do is to adjust the size of the RichTexBox when
somone press CTRL-P. We whant to trap the keypress event on the -P,
then resize the RichTextBox (to be sure that all the text will be
printed) before the printer dialog box show up. Maybe there's an
other way to do it, if so, don't hesitate to share it with me!!
Thanks,
Benoit