Method | Description | |
---|---|---|
AutoCompleteAcceptedEventArgs ( string text ) : System |
Initializes a new instance of the AutoCompleteAcceptedEventArgs class.
|
Method | Description | |
---|---|---|
AutoCompleteAcceptedEventArgs ( |
public AutoCompleteAcceptedEventArgs ( string text ) : System | ||
text | string | Text of the selected autocomplete entry selected |
return | System |