Atk.FocusEventHandler Delegate
Event handler.

Syntax

public delegate void FocusEventHandler (object o, FocusEventArgs args)

Parameters

o
Documentation for this section has not yet been entered.
args
Documentation for this section has not yet been entered.

Remarks

The Object.FocusEvent event utilizes this delegate:

Event data is passed via the Atk.FocusEventArgs parameter.

To attach a Atk.FocusEventHandler to an event, add the FocusEventHandler instance to the event. The methods referenced by the FocusEventHandler instance are invoked whenever the event is raised, until the FocusEventHandler is removed from the event.

Requirements

Namespace: Atk
Assembly: atk-sharp (in atk-sharp.dll)
Assembly Versions: 2.12.0.0