472,142 Members | 1,344 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,142 software developers and data experts.

ErrorProvider in .Net 2003

How do I capture the hover event on the ErrorProvider control?

I created a custom control and inherited the ErrorProvider. Problem is
I don't know which method to override to capture the hover event. I
want to popup a custom form instead of the default tooltip.

Any help would be greatly appreciated.

Thanks,
Christian

Aug 9 '06 #1
4 1400
Hello Freeon,

Take a look at the ErrorProvider in both the help docs and the object browser,
then come back and ask an intelligent question.

-Boo
How do I capture the hover event on the ErrorProvider control?

I created a custom control and inherited the ErrorProvider. Problem
is I don't know which method to override to capture the hover event.
I want to popup a custom form instead of the default tooltip.

Any help would be greatly appreciated.

Thanks,
Christian

Aug 10 '06 #2
GhostInAK, that is extremely poor form.

My question very obviously states I can not find where the event
capture point is, that includes the documentation in both of those
sources.

In the future when your have nothing to contribute please do not post
nonsense.

------------------------
Now for those without the flamethrower on extra crispy... There does
not appear to be any events triggered that we can override to customize
the ErrorProvider message.

Best bet is to write your own Component that emulates the ErrorProvider.

Aug 14 '06 #3
Hello Freeon,

Poor form my ass. Poor form is asking an assinine question and then trying
to make out like you didn't.

Your original post states:
How do I capture the hover event on the ErrorProvider control?
I created a custom control and inherited the ErrorProvider. Problem is
I don't know which method to override to capture the hover event. I want
to popup a custom form instead of the default tooltip.

Well.. if you had bothered to read the docs or look in the object browser,
you would have noticed that there is NO hover event or overridable method
that will allow you to do this. So I stand by my original prescription:
Read, then ask intelligent questions.

-Boo
GhostInAK, that is extremely poor form.

My question very obviously states I can not find where the event
capture point is, that includes the documentation in both of those
sources.

In the future when your have nothing to contribute please do not post
nonsense.

------------------------
Now for those without the flamethrower on extra crispy... There does
not appear to be any events triggered that we can override to
customize
the ErrorProvider message.
Best bet is to write your own Component that emulates the
ErrorProvider.

Aug 14 '06 #4
GhostInAK, Since your unclear about my question and want to fight about
it, I'll give you the high-level objective I'm trying to solve. I'm
sure you'll be able to understand this one.

How can I make the ErrorProvider ToolTip stay up indefinitely? Also
how can I enhance the ToolTip add an expandable section for more
information?

Now Ghost don't stray from your anal standard of exact explanation.
Show me some code.

GhostInAK wrote:
Hello Freeon,

Poor form my ass. Poor form is asking an assinine question and then trying
to make out like you didn't.

Your original post states:
How do I capture the hover event on the ErrorProvider control?
I created a custom control and inherited the ErrorProvider. Problem is
I don't know which method to override to capture the hover event. I want
to popup a custom form instead of the default tooltip.

Well.. if you had bothered to read the docs or look in the object browser,
you would have noticed that there is NO hover event or overridable method
that will allow you to do this. So I stand by my original prescription:
Read, then ask intelligent questions.

-Boo
GhostInAK, that is extremely poor form.

My question very obviously states I can not find where the event
capture point is, that includes the documentation in both of those
sources.

In the future when your have nothing to contribute please do not post
nonsense.

------------------------
Now for those without the flamethrower on extra crispy... There does
not appear to be any events triggered that we can override to
customize
the ErrorProvider message.
Best bet is to write your own Component that emulates the
ErrorProvider.
Aug 17 '06 #5

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

3 posts views Thread by Martijn Leine | last post: by
1 post views Thread by OShell77 | last post: by
6 posts views Thread by M O J O | last post: by
reply views Thread by Issac | last post: by
3 posts views Thread by Jeppe Jespersen | last post: by
4 posts views Thread by ljlevend | last post: by
5 posts views Thread by Alvaro Lamas | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.