I am working on a code where I need to display tooltip for a particular text once the mouse is hovered on the text. If the information to be displayed in the tooltip is too large, I want to display a scroll bar in the tooltip such that I can scroll down to verify all the inforamtion. But I didn't have any information about this tooltips with scrollbars. Is it possible to create a tooltip with a scrollbar? Please let me know.
Thanks in advance.
Thanks in advance.
Comment