Xceed SmartUI for WinForms v3.6 Documentation
Welcome to Xceed SmartUI for WinForms v3.6 / Basic Concepts / SmartControls / SmartTabStrip / Tab SmartItem
In This Topic
    Tab SmartItem
    In This Topic

    The Tab SmartItem is the preferred SmartItem for the SmartTabStrip SmartControl and is designed to be used as a tab. 

    Things you should consider

      • Do you want to prevent a SmartItem from being selected? Set its CanBeSelected property to false. 

      • Do you want to display an image? Set the item's Image or ImageIndex property.