C1.Win.8 Assembly / C1.Framework Namespace / PathIconElement Class / OnValidating Method

In This Topic
OnValidating Method (PathIconElement)
In This Topic
Called by the host control when the element is about to lose focus.
Syntax
'Declaration
 
Public Overridable Sub OnValidating( _
   ByVal e As CancelEventArgs _
) 
 

Parameters

e
See Also