Re: Tooltips on a textbox by Stoitcho
Stoitcho
Thu Jan 18 13:46:59 CST 2007
In general to enable tooltips for any control you need to drop on your form
ToolTip component. This component adds Tooltip property to all controls on
the form (or at least to once that tooltip make sense for such as textbox).
--
HTH
Stoitcho Goutsev (100)
<robin9876@hotmail.com> wrote in message
news:1169140554.383047.66250@l53g2000cwa.googlegroups.com...
> What is required to enable a tooltip on a textbox?
>