A
Andreas Hohn
Hi,
what is the right way to start a timer?
timer.enabled = true
or
timer.start()?
Why are there two possibilities anyway?
Is .enabled the old VB6-way? and .Start() the new .NET-way?
Thankx for your help.
Greetings.
Andy
what is the right way to start a timer?
timer.enabled = true
or
timer.start()?
Why are there two possibilities anyway?
Is .enabled the old VB6-way? and .Start() the new .NET-way?
Thankx for your help.
Greetings.
Andy