Intersoft WebCombo Documentation
How-to: Apply Predefined Layout
See Also Send comments on this topic.
Intersoft WebCombo > Learning More > Working with Designer > Layout Manager > How-to: Apply Predefined Layout

Glossary Item Box

By default, WebCombo.NET is equipped with 15 predefined layouts, such as 'Default', 'Default 3D', 'Default 2005' etc.

Here are step-by-step procedures :

  1. In the Visual Studio .NET IDE, right-click an instance of WebCombo and choose WebCombo.NET Designer. Click on the Layout Manager. When Layout Manager section is clicked, developers will be presented with below snapshot:



  2. When developers want to apply a predefined layout such as Mac OS X Tiger, simply double-click that entry. The below snapshot shows the result:



  3. Remember to click the Apply button in order to apply the new predefined layout. When it is finished, the combo will show the following snapshot :



  4. Click OK button to apply the changes. In the Visual Studio.NET IDE, the combo layout will be changed into the new layout.

See Also