Sounds good,
but the syntax, I don't know ...

Am 24.05.2006 um 15:18 schrieb Emile Schwarz:

// Add one Row and fill its (two) cells
ListBox1.AddRow(-1) = "Width:" + Chr(9) + Str(pWidth)

What about:

ListBox1.AddRow.Split( theText, [a delimiter])
or
ListBox1.AddFolder.Split( theText, [a delimiter])

8)
--
Vincent
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to