Being Pedantic - Do you use balloon tooltip?
Last updated by Brady Stroud [SSW] over 1 year ago.See history This rule has been archived
Archived Reason: RE: Tiago's feedback on unnecessary rules 
The standard tooltip is a rectangle, so the tool tip for the control can be misleading. While, the balloon tooltip has an arrow pointing to the destination control, which is clearer for users.


To implement you can:
- Set the standard Tooltip's property IsBalloon true or
 - Use EdwardForgacs' balloon tooltip control.