C1.Win.4.8 Assembly / C1.Framework Namespace / XViewLight Class / OnDoubleClick Method
An System.EventArgs that contains the event data.

In This Topic
OnDoubleClick Method (XViewLight)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnDoubleClick( _
   ByVal e As EventArgs _
) 
 

Parameters

e
An System.EventArgs that contains the event data.
See Also