As you don't indicate which version/edition of Visual Studio you are using
and don't indicate what type of project, these directions are for VS 2005,
Windows application:
Add a ToolTip control to the form.
Then, add your ToolTip string to the "ToolTip on <Name of your tooltip
instance>" property for the ComboBox.