Intersoft WebCombo Documentation
How-to: Hide/Show the status box
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > User Interface Customization How-to Topics > How-to: Hide/Show the status box

Glossary Item Box

By default, the status box's visibility is set to true. You can set this property to false from designer.

In this topic, you will learn how to define the status box's visibility.

To hide/show the status box

  1. Open WebCombo Designer - Advanced Settings - LayoutSettings.
  2. Set StatusBoxVisibility property to False in order to hide status box.
  3. Set StatusBoxVisibility property to True in order to show status box.

See Also