Try disabling the timer in the MouseDown event of your RichTextBox, then
enabling it in the MouseUp event.
Pete
-----Original Message-----
From: Jackey [mailto:besucman@y...]
Sent: Friday, November 22, 2002 8:35 AM
To: professional vb
Subject: [pro_vb] Out of Space Stack Error??
Hi, Welcome me.. I'm a new member.. :)
I am practicing to get input from a divice through serial port using
mscomm control.
I put the input to RictTextBox. It works.. but when I blocked the text in
ricttextbox and hold it in about 10 seconds, an error fired that said "Out
of Stack Space ", 28.
what do I do to solve this problem?
and one question, when i hold the mouse click, my timer process stopped
display the connection time continously. It resumed when I unhold the
mouse click. Please, help me to solve these problems..
Thanks
Jackey..