DateTimePicker::DateTimePickerAccessibleObject::State Property
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Gets the state of the accessible object.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Property Value
Type: System.Windows.Forms::AccessibleStatesOne of the AccessibleStates values indicating the state of the DateTimePicker::DateTimePickerAccessibleObject.
State will return AccessibleStates::Checked if the ShowCheckBox and Checked properties are true.
.NET Framework
Available since 1.1
Available since 1.1
Show: