Is there anything like RepeatButton in Windows Fo开发者_运维问答rms? 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
Is there anything like RepeatButton in Windows Fo开发者_运维问答rms? 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
精彩评论