IUIAutomationValuePattern Interface
Exposes methods and properties for a UI Automation element with a value that does not span a range and that can be represented as a string. This string may or may not be editable, depending on the control and its settings.
IUIAutomationValuePattern Members
CachedIsReadOnly Retrieves a cached value that specifies whether the value of the element is read-only. CachedValue Retrieves the cached value of the element. CurrentIsReadOnly Retrieves a value that specifies whether the value of the element is read-only. CurrentValue Retrieves the value of the element. SetValue Sets the value of the element.
Interface Information
Inherits from IUnknown Header and IDL files uiautomation.h, uiautomationclient.idl Minimum operating systems Windows 7