Hi
I am a new user in VBNet. Someboady Please help me to find the solution for the following.
Atpresent I am woking in a electronics based project. I measure the voltage and current measurements in to some string variables. So on each press of a button the values in the variable changes.
I want to display all these measurements (strings) in a single screen. That is I want to use the RealTime Display. There are 100+ values. So If I use 100+ lables in the form, the program becoming slow. So if I want to display 100+ strings, what is the solution. Can I use RichTextBox. If I can Use RichText box, how to program to display 100+ strings from different variables into a single RichTextBox. Thanks
Regards
Udhay