The best way I have come up with so far is to add horizontal scrollbars and make it multiline. I now need a way to prevent CR and LF from being keyed in to reverse the multiline property. This all seems like unnecessary lengths to go to!!
Is there a better way? Thanks. --- In [EMAIL PROTECTED], "clinkerman32" <[EMAIL PROTECTED]> wrote: > > I've never noticed this before! > > I have a single line text box but it contains more text than will fit > in the visible size of the textbox. It's actually a long path to a file. > > I have Maxlength set to 255 so why can't I add data beyond the visible > area of the textbox. > I can add long data to it via code, strangely enough? > > The only option I can see is to make it MultiLine, but I only want a > single line of text. > > Am I missing something? > > Thanks > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nsb-ce" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/nsb-ce?hl=en -~----------~----~----~----~------~----~------~--~---
