[]
        
(Showing Draft Content)

FarPoint.Win.SuperEdit.SEditTextBox.OnGotFocus

OnGotFocus Method

OnGotFocus(EventArgs)

Occurs when focus is gotten.

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

Event data

Overrides