FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.DrawingSpace Namespace / TextInput Class / OnActivated Method


In This Topic
OnActivated Method (TextInput)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub OnActivated( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As TextInput
Dim e As EventArgs
 
instance.OnActivated(e)

Parameters

e
See Also