[]
        
(Showing Draft Content)

FarPoint.Win.FpMultiOption.OnGotFocus

OnGotFocus Method

OnGotFocus(EventArgs)

Raises the System.Windows.Forms.Control.GotFocus event.

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

An System.EventArgs that contains the event data.

Overrides