Updated ToolTips Library
November 21st, 2013
I just uploaded an updated version of the clickable ToolTips library I released this month. The changes add string formatting for bindings, plus the option to disable ToolTips via a the bindable boolean IsEnabled flag. You can download the current version 1.0.1 here.
Hi Philipp,
I’m developping an schedule application in WPF and I’m using a Third Party library, so the control I’m using in the library have DependencyProperty of type DataTemplate for the tooltip of each appointments. In our situation, we need to have an interactive tooltip and I would like to know if it’s possible to incorporate your tooltip in a DataTemplate??
Thank’s
Alain