c# - Windows Forms App, output text? -


How do you output to a window form app? I have a list:

  list & lt; Float & gt; List;  

There are several numbers in it ... I want to output them to a column. Can you output them to a rich textbox or text box?

You can use a text box, or a list box, or just about anything else .


Comments

Popular posts from this blog

iphone - How do I make a UIPickerView in a UIActionSheet -

excel - Populate list via a bi-Condition -