Windows Presentation Foundation (WPF) Question:

How you can make a ToolTip appear while hovering over a disabled element?

Tweet Share WhatsApp

Answer:

For this purpose, the ShowOnDisabled property can be used. It belongs to the ToolTipService class.

Download WPF PDF Read All 57 WPF Questions
Previous QuestionNext Question
How WPF and Silverlight are similar?From where the execution start in WPF application?