ComponentOne InputPanel for UWP
FocusEngaged Event (C1InputTextBox)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputTextBox Class : FocusEngaged Event
Syntax
'Declaration
 
Public Event FocusEngaged As Windows.Foundation.TypedEventHandler(Of Control,FocusEngagedEventArgs)
public event Windows.Foundation.TypedEventHandler<Control,FocusEngagedEventArgs> FocusEngaged
See Also

Reference

C1InputTextBox Class
C1InputTextBox Members