ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / SelectionStart Property

In This Topic
    SelectionStart Property (IDropDownEditorBase)
    In This Topic
    Gets or sets the starting point of text selected in the text box.
    Syntax
    'Declaration
     
    
    Property SelectionStart As Integer
    int SelectionStart {get; set;}
    See Also