Mat*_*901 4 c# wpf mouse button
当鼠标光标悬停在按钮上时,如何显示文本或副标题?
the*_*god 6
试试这个:
<Button ToolTipService.InitialShowDelay="5000" ToolTipService.ShowDuration="2000" ToolTipService.BetweenShowDelay="10000" ToolTip="This is a tool tip." />
归档时间:
10 年,2 月 前
查看次数:
4664 次
最近记录:
8 年 前