Typing Effect Routine
Category:
String ManipulationType:
SnippetsDifficulty:
BeginningAuthor: Rex Collao Ballester
Version Compatibility: Visual Basic 6
More information:
TypingEffect(msg As String, time)
- returns none
parameters
msg , the message to be displayed
first create a form, with a textbox and a button
- returns none
parameters
msg , the message to be displayed
first create a form, with a textbox and a button
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: