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

In This Topic
    Text Property (IDropDownEditorBase)
    In This Topic
    Gets or sets the current text in the text box.
    Syntax
    'Declaration
     
    
    Property Text As String
    string Text {get; set;}
    See Also