Calendar for WinForms | ComponentOne
C1.Win.Input.Base Namespace / IDropDownEditorBase Interface / SelectionLength Property

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