Check out example codes for "c# asp.net hover tooltip". It will help you in understanding the concepts better.
Code Example 1
<form runat="server">
<asp:Button id="button1" Text="Submit" runat="server"
ToolTip="This is an example-button"/>
</form>
Learn ReactJs, React Native from akashmittal.com