Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / IUiaEdit Interface / SelectionLength Property

In This Topic
    SelectionLength Property (IUiaEdit)
    In This Topic
    Gets selection length.
    Syntax
    'Declaration
     
    
    ReadOnly Property SelectionLength As Integer
    int SelectionLength {get;}
    See Also