Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Exposes methods and properties to support UI Automation client access to controls that can cycle through a set of states and maintain a state once set.
IToggleProvider Members
Toggle Cycles through the toggle states of a control. ToggleState Gets the toggle state of the control.
Remarks
Implemented on a UI Automation provider that must support the TogglePattern control pattern.
Interface Information
Inherits from IUnknown Header and IDL files uiautomation.h, uiautomationcore.idl Minimum operating systems Windows XP
See Also