Unregistered
May 26, 2005, 14:27:20
I'm using the .Net 2.0 version in VB.Net studio 2003
When triggering the MouseDown event of the Imaging control, the programs hangs!
Any idea?
Stefan Geissler
May 26, 2005, 15:54:11
Hello,
I have inserted this event handler in the demo app and it works without problems.
Private Sub ImagingControl_MouseDown1(ByVal sender As Object, ByVal e As TIS.Imaging.ICImagingControl.MouseEventArgs) Handles ImagingControl.MouseDown
MsgBox("Mouse down")
End Sub
I have used IC Imaging Control 2.1 instead of 2.0.
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.