Results 1 to 3 of 3

Thread: text file.

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Posts
    8

    Question

    Hi all,

    I want to present a text file (a big one) on a form.
    I tried to print on the form itself what it was not good enough.
    I want to text to look simple like on notepad - without any format, and I want to have the possibility to scroll it up and down.
    Which control is the best for the job?

    BTW - I read the original text from another file on the HD and than I present it.

    Thanks.

  2. #2
    Frenzied Member sebs's Avatar
    Join Date
    Sep 2000
    Location
    Aylmer,Qc
    Posts
    1,606

    Lightbulb why not ...

    Why don't you just put a large textbox and put the backcolor the same as your form.

  3. #3
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Yeah the TextBox would be the best, set the Multiline to true and the scrollbars to 3 - both and load the file in it.
    Strange you never heard of a textbox and you can read from a file...
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width