. . : : | TeRRen.Jr | : : . .: SOURCE CODE ANIMASI TEXTBOX
 
Image and video hosting by TeRRen.Jr
SOURCE CODE ANIMASI TEXTBOX

yaNg maU sedikiT bereksPLorasi deNgan VB..ne aDa sedikiT iLmu daRi TeRRen.Jr..

dim teksasal as string

private sub Form_load()
teksasal = "Hai, nama saya TeRRen.Jr " 'ingat pake 3 spasi dibelakangnya
timer1.interval = 500
text1.text = teksasal
end sub

private sub timer1_timer()
text1.text = (right(text1.text, len(text1.text) - 1)) + (left(text1.text , 1))
end sub
siLahkan dicoBa saJa unTuk coding yaNg diaTas....

seLamat Mencoba..

Category:  
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response.
0 Responses
Leave a Reply

iSikan kOmenTar aNDa semaUnya