System.Windows.Forms
1.0.5000.0
2.0.0.0
System.Enum
System.Flags
An accessible object can be associated with one or more of these states.
For more information about the accessibility application, see "Microsoft Active Accessibility" in the Microsoft Developer Network (MSDN) library at http://msdn.microsoft.com/library.
Specifies values representing possible states for an accessible object.
Field
System.Windows.Forms.AccessibleStates
The important information that should be conveyed to the user immediately. For example, a battery-level indicator reaching a critical low level would transition to this state, in which case, a blind access utility would announce this information immediately to the user, and a screen magnification program would scroll the screen so that the battery indicator is in view. This state is also appropriate for any prompt or operation that must be completed before the user can continue.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The low-priority information that might not be important to the user.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The important information that does not need to be conveyed to the user immediately. For example, when a battery-level indicator is starting to reach a low level, it could generate a medium-level alert. Blind access utilities could then generate a sound to let the user know that important information is available, without actually interrupting the user's work. Users can then query the alert information any time they choose.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The object that rapidly or constantly changes appearance. Graphics that are occasionally animated, but not always, should be defined as OR Animated. This state should not be used to indicate that the object's location is changing.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A control that cannot accept input in its current condition.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
An object with a selected check box.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The hidden children of the object that are items in an outline or tree structure.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The default button or menu item.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The displayed children of the object that are items in an outline or tree structure.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The altered selection such that all objects between the selection anchor, which is the object with the keyboard focus, and this object take on the anchor object's selection state. If the anchor object is not selected, the objects are removed from the selection. If the anchor object is selected, the selection is extended to include this object and all objects in between. You can set the selection state by combining this with or . This state does not change the focus or the selection anchor unless it is combined with .
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The object that is not fixed to the boundary of its parent object and that does not move automatically along with the parent.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The object on the active window that can receive keyboard focus.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
An object with the keyboard focus.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The object displays a pop-up menu or window when invoked.
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The object hot-tracked by the mouse, meaning its appearance is highlighted to indicate the mouse pointer is located over it.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A three-state check box or toolbar button whose state is indeterminate. The check box is neither checked nor unchecked, and it is in the third or mixed state.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
An object without a visible user interface.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A linked object that has not been previously selected.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
An object with scrolling or moving text or graphics.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A three-state check box or toolbar button whose state is indeterminate. The check box is neither checked nor unchecked, and it is in the third or mixed state.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A movable object.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
An object that accepts multiple selected items.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
No state.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
No on-screen representation. A sound or alert object would have this state, or a hidden window that is never made visible.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A pressed object.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A password-protected edit control.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A read-only object.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
An object that can accept selection.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A selected object.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
The object or child can use text-to-speech (TTS) to describe itself. A speech-based accessibility aid should not announce information when an object with this state has the focus, because the object automatically announces information about itself.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A sizable object.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A linked object that has previously been selected.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
An unavailable object.
1.0.5000.0
2.0.0.0
Field
System.Windows.Forms.AccessibleStates
A valid object. This property is deprecated in dnprdnlong.
1.0.5000.0
2.0.0.0
System.Obsolete