'Declaration
Public Event FocusEngaged As TypedEventHandler(Of Control,FocusEngagedEventArgs)
public event TypedEventHandler<Control,FocusEngagedEventArgs> FocusEngaged
'Declaration
Public Event FocusEngaged As TypedEventHandler(Of Control,FocusEngagedEventArgs)
public event TypedEventHandler<Control,FocusEngagedEventArgs> FocusEngaged