C1.Win.Editor.8 Assembly / C1.Win.Editor Namespace / C1Editor Class / RaiseMouseEvent Method

In This Topic
RaiseMouseEvent Method (C1Editor)
In This Topic
Syntax
'Declaration
 
Protected Sub RaiseMouseEvent( _
   ByVal key As System.Object, _
   ByVal e As System.Windows.Forms.MouseEventArgs _
) 
 

Parameters

key
e
See Also