Jigsaw Posted August 11, 2009 Share Posted August 11, 2009 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 More sharing options...
0 the_architect Posted August 12, 2009 Share Posted August 12, 2009 It would probably be easier to use a List box? If possible.. Link to comment Share on other sites More sharing options...
0 fhpuqrgrpgvirzhpujbj Posted August 12, 2009 Share Posted August 12, 2009 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 More sharing options...
Question
Jigsaw
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