|
-
July 24th, 2008, 01:51 AM
#1
[RESOLVED] "Cycling" through a richtextbox
Alright, i have an application in which the user inputs information into a rich textbox separated by enter spaces. Lets say i want to display all of that information once at a time in a message box.
Eg. i want to do a messagebox.show each one of those individually except on a mass scale like 100. On a single button click.
maybe use a method so i could do something like "messagebox.show(showinformation());"
How could i go about doing this?
Thank you,
Pale.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|