V
vb6dev2003
Hi,
I would like to prevent a user from entering data in a textbox (BUT not
read-only) by catching the OnBeforeChange in managed code. Can we catch the
ascii input and reset some or all of the characters typed to nothing?
Thanks.
vbdev2003
I would like to prevent a user from entering data in a textbox (BUT not
read-only) by catching the OnBeforeChange in managed code. Can we catch the
ascii input and reset some or all of the characters typed to nothing?
Thanks.
vbdev2003