Intersoft WebCombo Documentation
How-to: Always show search button
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > User Interface Customization How-to Topics > How-to: Always show search button

Glossary Item Box

By default, AlwaysShowSearchButton property is set to true. However, you can enable or disable this property from designer.

In this topic, you will learn how to show or hide the search button.

To always show/hide search button

  1. Open WebCombo Designer - Advanced Settings - LayoutSettings.
  2. Set AlwaysShowSearchButton to True in order to show search button.
  3. Set AlwaysShowSearchButton to False in order to hide search button.

See Also