Use the ToolTipFont property to assign a font for the
control's tooltip. The ToolTipPopDelay
property specifies the period in ms of time the ToolTip remains visible if the
mouse pointer is stationary within a control. Use the ToolTipWidth
property to specify the width of the tooltip window. Use the ToolTipText
property to specify the control's tooltip. Use the ShowToolTip
method to display a custom tooltip.