Creating ANIMATION USING TIMERS - OR MOVING IMAGE -Microsoft Visual Basic 6.0 (TAMIL)

  Рет қаралды 1,476

OBM Creator Support

OBM Creator Support

Күн бұрын

In this video, we will be discussing how to create animation using timers in Microsoft Visual Basic 6.0. We will be showing you step-by-step how to use the timer function to create moving images in your Visual Basic projects. This tutorial is in Tamil language, it's easy to understand and follow along. Whether you are a beginner or an experienced developer, this video will guide you through the process of creating animation in Visual Basic 6.0. Don't forget to like, comment, and subscribe for more helpful tutorials on Visual Basic programming
File Link (image prg : drive.google.c...
code:
Private Sub Command1_Click()
Timer1.Interval = 100
End Sub
Private Sub Command2_Click()
Timer1.Interval = 0
End Sub
Private Sub Form_Load()
End Sub
Private Sub Timer1_Timer()
Picture1.Left = Picture1.Left + 100
If Picture1.Left = Me.Width Then
Picture1.Left = 0
End If
End Sub
----------------------------------------------------------------------------
2commandbutton
1timer
1 or 2 image
#animation #using #timers
#visualbasic6 .0
Microsoft Visual Basic 6.0
#moving image
#animationinVisualBasic
#Tamilprogrammingtutorial
#VisualBasictutorialinTamil
#VB6animation
#VB6timers
#VB6programming

Пікірлер: 3
@obmcreatorsupport
@obmcreatorsupport Жыл бұрын
File Link (image prg : drive.google.com/drive/folders/1F6J4Vg73W3GboIkGB4mCnnJDHIYJOWfp?usp=share_link code: Private Sub Command1_Click() Timer1.Interval = 100 End Sub Private Sub Command2_Click() Timer1.Interval = 0 End Sub Private Sub Form_Load() End Sub Private Sub Timer1_Timer() Picture1.Left = Picture1.Left + 100 If Picture1.Left = Me.Width Then Picture1.Left = 0 End If End Sub ---------------------------------------------------------------------------- 2commandbutton 1timer 1 or 2 image
@sekarmega
@sekarmega Жыл бұрын
👍👍👍
@balumaheshmahesbalu6073
@balumaheshmahesbalu6073 Жыл бұрын
❤️👍👍👍
ANIMATION USING TIMERS - OR MOVING IMAGE -Microsoft Visual Basic 6.0
7:49
OYUNCAK MİKROFON İLE TRAFİK LAMBASINI DEĞİŞTİRDİ 😱
00:17
Melih Taşçı
Рет қаралды 11 МЛН
escape in roblox in real life
00:13
Kan Andrey
Рет қаралды 78 МЛН
Simple Calculator in Visual Basic | in Tamil | by Jagadeesan
8:01
Android Tamilan
Рет қаралды 2,3 М.
Creating MDI FORM  in VB 6.0
7:25
Kavitha Ashwini
Рет қаралды 29 М.
Indian web design: cheap, but it works. Here's why
9:58
Phoebe Yu
Рет қаралды 188 М.
simple Animation in visual basic 6.0 very easy\ 2018
3:27
Ahmad Kawasmi
Рет қаралды 8 М.
animation using timer control
10:29
Manju Vimal
Рет қаралды 7 М.
OYUNCAK MİKROFON İLE TRAFİK LAMBASINI DEĞİŞTİRDİ 😱
00:17
Melih Taşçı
Рет қаралды 11 МЛН