Accessing Data
Defining Layouts
Designing Look and Feel
Design-Time Experience
Navigating and Selecting
Sorting and Grouping
   
ADO.NET Databinding

Bind the WinTabStrip to any object that implements the IList, ITypedList, and IBindingList interfaces including the DataSet, DataTable, DataView, Arrays and Collections.

Tab Bindings

Connect the SortDirection, SortMember, TabKeyMember, TabTextMember, and ToolTipMember properties to your ADO.NET data source.

Tooltips

Apply tooltips to your tabs with the ToolTipText property.  When using a data bound WinTabStrip control, you can set the tooltip to a bound field from the data source.