Is there anything like RepeatButton in Windows Forms? How can I implement same behavior using an ordinary button?
Not out of the box, but you can build your own. Here's an example: http://www.codeproject.com/KB/cpp/RepeatButton.aspx
2.1m questions
2.1m answers
60 comments
57.0k users