Hello Every~
I want to use ContexMenuStrip in ImageViewer .But it cant Work. So I used imageViewer_MouseUp,It cant Work also.
Only imageViewer_ImageMouseUp can Work,But It can return the point that I need.
OnlyOne can Help me~
ThankS all.
private void imageViewer_MouseUp(object sender, MouseEventArgs e)
{
//Do something
}
This event cant work~~~~
在 05-10-2011 10:18 PM
Which version of Vision Deveolpment Module do you have?
Which OS?
Which version of c#?
Which version of Vision Deveolpment Module do you have?
I used Vision Deveolpment Module2010
Which OS?
Windows Xp Sp3
Which version of c#?
VS2008 C#
Thanks For your Help!
I mean I need to use The( imageViewer_MouseUp)Event not imageViewer_ImageMouseUp Event.
I know imageViewer_ImageMouseUp can work,but the imageViewer_MouseUp can`t.
I used vs 2008 c# use vision tool ImageViewer.
在 05-15-2011 11:11 PM
Vision Development Module 2010
or
Vision Development Module 2010 sp1 ???
在 05-31-2011 12:12 AM
try to get sp1.
it may solve the bug.
what`s the differents between the two softe?
Hello:
Vision Development Module 2010 sp1 Still have the problem.