IToggleProvider Interface

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

UI Automation Providers Overview