Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Chart Namespace / SpreadChartContextMenuStrip Class / OnGotFocus Method
An System.EventArgs that contains the event data.


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

Parameters

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