[]
        
(Showing Draft Content)

FarPoint.Win.FpCombo.OnGotFocus

OnGotFocus Method

OnGotFocus(EventArgs)

Raises the got focus event.

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

Event data

Overrides