By default, the search button's position is set to right. You can set this property to another value from designer.
In this topic, you will learn how to define the position of search button.
To position search box on the left
- Right click on the WebCombo instance and select WebCombo Designer.
- Select Advanced Settings - LayoutSettings.
- Set SearchButtonPosition to Left.
- Run the project.