Friday, January 28, 2011

WPF Interview Questions ,How do I get a ToolTip to appear when hovering over a disabled element?



Use the ShowOnDisabled attached property of the ToolTipService class! From

XAML, this would look like the following on a Button:

Or from C# code, you can call the static method corresponding to the attached property:

ToolTipService.SetShowOnDisabled(myButton, true);



No comments:

Post a Comment

Thermal conductivity calculations, experiments, molecular simulations

Nowadays various experimental procedures are there to calculate the thermal conductivity of various materials using various techniques. Th...

About Me

COTACT: studymaterialforall@gmail.com