or


<asp:DropDownList ID="itemDropDownList" runat="server" AutoPostBack="True"> <asp:ListItem text="(Select - One)"/></asp:DropDownList><telerik:RadToolTip runat="server" ID="booboo" HideEvent="ManualClose" Position="BottomRight" Width="350px" Height="70px" Animation="Fade" ShowEvent="OnClick" ShowDelay="0" RelativeTo="Element" TargetControlID="itemDropDownList" Skin="Windows7"> I'm your RADTOOLTIP</telerik:RadToolTip>