[]
        
(Showing Draft Content)

C1.Framework.XViewHost.OnGotFocus

OnGotFocus Method

OnGotFocus(EventArgs)

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

Declaration
protected override void OnGotFocus(EventArgs e)
Parameters
Type Name Description
EventArgs e

An System.EventArgs that contains the event data.

Overrides