I just want the tooltip to appear above the control instead of below. What would be the best way to do this?
Thanks!
I just want the tooltip to appear above the control instead of below. What would be the best way to do this?
Thanks!
You can add this attribute to your control: ToolTipService.Placement="Top"