C1.Win.4.8 Assembly / C1.Framework Namespace / XViewLight Class / OnValidating Method
A System.ComponentModel.CancelEventArgs that contains the event data.

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

Parameters

e
A System.ComponentModel.CancelEventArgs that contains the event data.
See Also