Click here to Skip to main content
15,892,298 members
Articles / Programming Languages / Visual Basic

Convert Vertical List to String Array

24 Sep 2010CPOL 3.7K   1  
Check this out: Dim z = String.Join(",", txt.SelectedText.Split(Chr(10)))
We're sorry, but the article you are trying to view was deleted at 2 Feb 2017.

Please go to the Visual Basic Table of Contents to view the list of available articles in this section.