Click here to Skip to main content
15,900,973 members
Articles / Desktop Programming / WPF

Dynamically Displaying Large Text on Mouse Hover in WPF Applications

Rate me:
Please Sign up or sign in to vote.
4.60/5 (3 votes)
20 Sep 2013CPOL3 min read 22.4K   214   4  
This tip defines a way to make a TextBlock trimming and display the whole text on mouse hover with animation effect.

Views

Daily Counts

Downloads

Weekly Counts

License

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



Comments and Discussions