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

◆ toggle_button()

xtd::forms::toggle_button::toggle_button ( )

Initializes a new instance of the CheckBox class.

Remarks
By default, when a new toggle_button is instantiated, auto_check is set to true, checked is set to false, and appearance is set to normal.