[]
        
(Showing Draft Content)

C1.Framework.Element.OnGotFocus

OnGotFocus Method

OnGotFocus(EventArgs)

Called by the host control when this Element receives the focus.

Declaration
public virtual void OnGotFocus(EventArgs e)
Public Overridable Sub OnGotFocus(e As EventArgs)
Parameters
Type Name Description
EventArgs e

EventArgs that contains the event data.