[]
        
(Showing Draft Content)

C1.Win.Input.C1ToggleSwitch.OnGotFocus

OnGotFocus Method

OnGotFocus(EventArgs)

Raises the GotFocus event.

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

An EventArgs that contains the event data.

Overrides