Hello Ventuzians!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me
We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
THE FORUMS ARE CLOSED!
Please join our discord server HERE!! << click me

We are shutting our Ventuz Forum, but don't worry, it will all be archived for you to search in if you have a query. From now on, please add all your comments, questions or observations into our Discord Server
Thanks for the great time - see you on discord!!
Dee, Karol, Daniel and the whoooole Product and Support team!
Search found 1 match
- 22 May 2020, 15:20
- Forum: How to
- Topic: c# EventHandler
- Replies: 1
- Views: 4084
c# EventHandler
Hello guys, I'm maybe missing something with EventHandler on Ventuz ? Here is an example of code i try, but TimerState didn't wait interval to change. (same problem with using System.Windows.Timers instead of Forms) System.Windows.Forms.Timer Timer1 = new System.Windows.Forms.Timer(); bool TimerStat...