G
Guest
Hello,
I have a button (System.Windows.Forms.Button) on a form (WinForm, C#
Application). I would like to have a counter counting up (or down) as long
as the user is pressing down the button, in other words I would like to
implement a Rocker Switch – 3 ways.
Any suggestions how to implement this functionality (with a button or any
other idea)?
Thanks
EitanB
I have a button (System.Windows.Forms.Button) on a form (WinForm, C#
Application). I would like to have a counter counting up (or down) as long
as the user is pressing down the button, in other words I would like to
implement a Rocker Switch – 3 ways.
Any suggestions how to implement this functionality (with a button or any
other idea)?
Thanks
EitanB