Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

RepeatButton for Winforms

Is there anything like RepeatButton in Windows Forms? How can I implement same behavior using an ordinary button?

like image 280
iLemming Avatar asked Dec 19 '25 17:12

iLemming


1 Answers

Not out of the box, but you can build your own. Here's an example: http://www.codeproject.com/KB/cpp/RepeatButton.aspx

like image 68
David Avatar answered Dec 22 '25 05:12

David



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!