Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaEdit Class / RangeFromChild Method

In This Topic
    RangeFromChild Method (UiaEdit)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Function RangeFromChild( _
       ByVal childElement As IRawElementProviderSimple _
    ) As ITextRangeProvider

    Parameters

    childElement
    See Also