A
alberto
I have in a form a TextBox where the user edit a single word. The user,
as long is editing a single word, can't type a space so I handle the
keyPress event.
I'd like also show a text (like the tooltip one) explaining what's
happening to the user but I don't know how to show a tooltip. I need to
show it inmediatly when the user types (and only in this case) a separator.
Could you tell me how to do it? Thank you very much.
as long is editing a single word, can't type a space so I handle the
keyPress event.
I'd like also show a text (like the tooltip one) explaining what's
happening to the user but I don't know how to show a tooltip. I need to
show it inmediatly when the user types (and only in this case) a separator.
Could you tell me how to do it? Thank you very much.