开发者

In WPF is there a way to change the position of a tooltip?

I just want the tooltip to appear above the control instead of below. What would be the be开发者_运维技巧st way to do this?

Thanks!


You can add this attribute to your control: ToolTipService.Placement="Top"

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜