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

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

Parameters

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