xtd 0.2.0
Loading...
Searching...
No Matches

◆ auto_repeat() [2/2]

virtual button & xtd::forms::button::auto_repeat ( bool  auto_repeat)
virtual

Sets if this button instance is auto repeat.

Parameters
auto_repeattrue, if is auto repeat; otherwise false. Default is false.
Returns
This button.