Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / ChartShape Class / OnGotFocus Method


In This Topic
OnGotFocus Method (ChartShape)
In This Topic
Internal use only.
Syntax
'Declaration
 
Protected Overrides Sub OnGotFocus( _
   ByVal e As EventArgs _
) 
 
'Usage
 
Dim instance As ChartShape
Dim e As EventArgs
 
instance.OnGotFocus(e)

Parameters

e
See Also