[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.OnGotFocus

OnGotFocus Method

OnGotFocus(EventArgs)

Raises the GotFocus event.

Declaration
protected override void OnGotFocus(EventArgs e)
Protected Overrides Sub OnGotFocus(e As EventArgs)
Parameters
Type Name Description
EventArgs e

EventArgs event arguments

Overrides