Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
1.60/5 (2 votes)
See more:
Greetings,

Id like to know if there is a tutorial to add Image/Pictures to a tooltip like
A ToolTip with Title, Multiline Contents, and Image[^]

but for a WPF.

Ty in advance
Posted
Comments
[no name] 21-Sep-12 16:09pm    
Have you tried just adding content to a tooltip like any other WPF control?
fRodzet 21-Sep-12 16:10pm    
no.. how would you do that ?
[no name] 21-Sep-12 16:13pm    
Like I said just like any other control, http://www.c-sharpcorner.com/uploadfile/mahesh/creating-fancy-tooltips-in-wpf/
Sergey Alexandrovich Kryukov 21-Sep-12 18:00pm    
Please, don't re-post. I did not remove this post only because some answers are already posted.
--SA
Joezer BH 22-May-13 9:10am    
It's also the first CP result when googling "image tooltip wpf"

 
Share this answer
 
Comments
Joezer BH 22-May-13 9:37am    
5+
Another nice article
Image in Tooltip in WPF[^]

Straight forward code
Add Image to ToolTip[^]

Thanks...
 
Share this answer
 
Comments
Joezer BH 22-May-13 9:36am    
5+
Thanks a lot Edo Tzumer... :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900