Hi,
I'm trying to find out how to get the tooltip to display when the mouse is over the main part of the control. With:
The tooltip will on display when the mouse hovers over the part of the control where you click to select the date. Thanks!
J
I'm trying to find out how to get the tooltip to display when the mouse is over the main part of the control. With:
ToolTip1.SetToolTip(RTPExpiresOn, "Leaving this as 1/1/1901 will set no expiration date for this document.")The tooltip will on display when the mouse hovers over the part of the control where you click to select the date. Thanks!
J