<Window.Resources>
<Style TargetType="Label">
<Setter Property="ToolTipService.ShowDuration" Value="120000" />
</Style>
</Window.Resources>
This means that for the Window, all the Label ToolTips will remain for two minutes.
If you want good looking ToolTips, go here.
No comments:
Post a Comment