TabControl is a flexible component for building tabbed interfaces in ASP.NET applications. Each tab represents a separate page which can be displayed in IFrame or DIV Panel. Tab design setting are available. A tab can be text and (or) a picture. TabControl can contain several rows. Selected tab can be changed through PostBack. Control tabs' orientation can be top, bottom, left and right. The control features integrated server-side & client side API.