WebTab offers numerous customizations, such as flexible tab size, structure management, scroll enable, closure enable, and automatic resizing. Set global widths, or switch to automatic adjustment according to the content’s width. Structure management is a unique feature which enables you to load the last saved tab structure programmatically at runtime. Scrolling enables users to scroll through all tab items when there are too many tabs to fit the width of the WebTab control.
WebTab provides three rendering modes to provide professional tab controls for your web application: Simple, RoundCorner, and ComplexImages. Simple mode will render basic rectangular edges for the tab headers. RoundCorner mode renders superb round corners without requiring bitmaps. ComplexImages mode is the most advanced, allowing you to create more sophisticated visual styles and appearances for tab headers by using your own images.
WebToolBar allows you to merge toolbars from your parent page with those in a child page. There are 2 merging types: ToolBar Merging, which merges the toolbars, and ToolCommand Merging, which merges the individual commands within the toolbars.
The superbly extensible WebTab provides a rich API and exposes numerous client-side events, enabling you to easily configure its behavior.