Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaToggleProvider Interface
Members

In This Topic
    IUiaToggleProvider Interface
    In This Topic
    public interface that represents UI elements that have a multistate (toggleable) value.
    Syntax
    'Declaration
     
    
    Public Interface IUiaToggleProvider 
    public interface IUiaToggleProvider 
    See Also