Intersoft WebCombo Documentation
How-to: Enable Round Corner in WebCombo.NET 4.0
See Also Send comments on this topic.
Intersoft WebCombo > WebCombo Features Overview > Features Added in WebCombo 4 > New User Interface Features > How-to: Enable Round Corner in WebCombo.NET 4.0

Glossary Item Box

By default, WebCombo does not enable round corner in its initial state. To enable round corner in WebCombo, please follow the instructions below:

  1. Select an instance of WebCombo in designer surface.
  2. Press F4 to bring up the Property Window.
  3. Expand LayoutSettings.
  4. Set RoundCorner to True.

See Also