Articles in this section

How can I hide the close button in AutoComplete DropDown?

 

You can set ShowCloseButton property of autoComplete to false inorder to hide the close button.

C#

this.autoComplete1.ShowCloseButton = false;

VB

Me.autoComplete1.ShowCloseButton = False

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied