Hello,
I am using the ToolTip property in my TextBox to see data present in it when the mouse hovers over the control. The problem is that while using IE the displayed text is cropped. In other words the message does not contain the complete contents of the text box. I am not facing this message cropping problem with Chrome or Firefox. Is this a browser limitation? How can I fix this?
Thanks.