.NET Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgramming.NET Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old May 15th, 2004, 12:31 PM
biohaz25 biohaz25 is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 1 biohaz25 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Displaying a string array in a text box

I'm trying to get 4 inputs from the user and placing the inputs into a string array, then put the string array into a text box.

Dim strItemsArray(4) as String
txtTitle.Text = strItemArray(0)
txtAuthor.Text = strItemArray(1)
txtPublisher.Text = strItemArray(2)
txtYear.Text = strItemArray(3)

txtMain.Text = strItemArray

The result is "System.String[]" in the text box

What am I doing wrong

Reply With Quote
  #2  
Old May 17th, 2004, 09:56 AM
Hummy Hummy is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: May 2004
Posts: 1 Hummy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Smile

Maybe, you want this:

txtMain.Multiline = true;
txtMain.Lines = strItemsArray;

should work

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgramming.NET Development > Displaying a string array in a text box


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 4 hosted by Hostway
Stay green...Green IT