|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Add a tooltip into combo box"Li Pang" <LiP***@discussions.microsoft.com> wrote in message As you don't indicate which version/edition of Visual Studio you are using news:0E38C7AF-4C9B-4B82-9871-9CAB341B0243@microsoft.com... > Hi, > > I want to know how to add a tooltip into combo box control? > > thanks 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. |
|||||||||||||||||||||||