The tooltip for a combo box does not change depending on the item being shown, unless you write that code yourself. Store the data source somewhere (form variable) and then reference it in the SelectedIndexChanged event to do it yourself.
/- Sam Judson : Wrox Technical Editor -/
|