[]
        
(Showing Draft Content)

FarPoint.Win.ButtonElement.OnGotFocus

OnGotFocus Method

OnGotFocus(EventArgs)

Occurs when the element gets focus.

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

Event data

Overrides