Bind the WinTabStrip to any object that implements the IList, ITypedList, and IBindingList interfaces including the DataSet, DataTable, DataView, Arrays and Collections.
Connect the SortDirection, SortMember, TabKeyMember, TabTextMember, and ToolTipMember properties to your ADO.NET data source.
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.