CheckBox::CheckBoxAccessibleObject::DefaultAction Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets a string that describes the default action of the CheckBox control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
A selected check box has a default action of "Uncheck" and a value of "Checked." A cleared check box has a default action of "Check" and a value of "Unchecked."
.NET Framework
Available since 1.1
Available since 1.1
Show: