Метод | Описание | |
---|---|---|
AutoCompleteAcceptedEventArgs ( string text ) : System |
Initializes a new instance of the AutoCompleteAcceptedEventArgs class.
|
Метод | Описание | |
---|---|---|
AutoCompleteAcceptedEventArgs ( |
public AutoCompleteAcceptedEventArgs ( string text ) : System | ||
text | string | Text of the selected autocomplete entry selected |
Результат | System |