[]
        
(Showing Draft Content)

FarPoint.Win.SuperEditBase.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

Event arguments

Overrides