- Home
·
- Miscellaneous
·
- Simple animation - Blinking Textbox(Please use any version of access for convinence)
Simple animation - Blinking Textbox(Please use any version of access for convinence)
Simple animation - Blinking Textbox(Please use any version of access for convinence)
API Declarations
' objects needed
-a form
-a timer
-a textbox
Rate Simple animation - Blinking Textbox(Please use any version of access for convinence)
(1(1 Vote))
If Text1.Visible = False Then
Label46Text1
Else
text1.Visible = False
End If
Exit sub
Simple animation - Blinking Textbox(Please use any version of access for convinence) Comments
No comments yet — be the first to post one!
Post a Comment