Hello everyone!
I have the strangest problem. In my main form I somehow trap linebreaks in textboxes with MultiLine = True. Problem is I don't know where this code is! It's a pretty old application...
On a new form I added (a dialog box) this input filter trap key magic is non existing.
How do I go about locating the code that filters vbCrLf/Chr(10)+Chr(13) or whatever???!! I'm in a rut and I want out!
graabein
I have the strangest problem. In my main form I somehow trap linebreaks in textboxes with MultiLine = True. Problem is I don't know where this code is! It's a pretty old application...
On a new form I added (a dialog box) this input filter trap key magic is non existing.
How do I go about locating the code that filters vbCrLf/Chr(10)+Chr(13) or whatever???!! I'm in a rut and I want out!
graabein