TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Daniel
NA
8
0
System.Drawing Problem in c#
Aug 9 2009 4:24 PM
Hey there, Recently I've been writing a small app that draws graphs of any function and came across a very weird problem. After I initialize graphics using: Graphics _graph = this.CreateGraphics() And draw all my points using: _graph.DrawLine() I see the graph perfectly and everything works fine. But, then I added an event that makes a textbox visible anytime the user holds his mouse over one of the function's points. As soon as I hold my mouse over my func's graph, The graph disappears!!! And it happens only at the first time, if I draw the graph again using a button (that's on the form), It won't disappear again!!! Can anyone explain it to me!? I never ran into such a weird problem before... THANKS AHEAD! And a good day, Daniel.
Reply
Answers (
3
)
how to make event handdling when a specific Document printed ??
Physics Formulas for falling objects