Rudy, 

Coba code di bawah ini :

Dim A, B As String

A = "atas"
B = "bawah"
Text1.Text = A & vbCrLf & B


Regards,



Antony Lim


------------------------------------------------------------------
Salam kenal, saya baru bergabung. boleh ya tanya2? 

Di VB ada text box multi line namanya text1.
dim A, B as string
a = "atas"
b = "bawah"
text1.text = a + b

hasilnya kan jadi "atasbawah"

yang saya mau, tampilkan di text1 :
"atas
bawah"

saya coba pakai : text1.text = a + chr(13) + b
eh salah. bagaimana ya caranya?
mohon petunjuknya. Terima kasih.

- Rudy -





Untuk berhenti berlangganan kirim email kosong ke : [EMAIL PROTECTED]

Bagi terjangkit virus lokal, zip virus tersebut
dan kirim ke [EMAIL PROTECTED], kami
akan membuat removalnya untuk anda. 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/indoprog-vb/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/indoprog-vb/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:[EMAIL PROTECTED] 
    mailto:[EMAIL PROTECTED]

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Kirim email ke