ComponentOne RichTextBox for UWP
FocusEngaged Event (C1RichTextBox)

C1.Xaml.RichTextBox Namespace > C1RichTextBox 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

C1RichTextBox Class
C1RichTextBox Members