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

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