• 0

Horizontal rule in a textbox [vb.net]


Question

Hi All,

Ok I have a text box that I'm populating with text from a dataset. Its basically a set of notes which Im laying out like so:

Created by: Jigsaw on 12/01/2009

This is the note content

Created By.... etc and so on.

However I want to separate the notes with a horizontal line, how can I do this is there something like the vbcrlf for carriage returns I can use?

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

Well, you could make it write a line of ---------------------------------------- after each.

Or, you could download the vb powerpack from Microsoft and use the database view control thing.

Link to comment
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.