Piccolo.NET

PScrollableControl.OnGotFocus Method 

Overridden. This method is overridden to direct the focus to the view.

protected override void OnGotFocus(
   EventArgs e
);

Parameters

e
An EventArgs that contains the event data.

See Also

PScrollableControl Class | UMD.HCIL.PiccoloX.Components Namespace