ComponentOne RichTextBox for UWP
FocusEngaged Event (C1ButtonTool)

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

C1ButtonTool Class
C1ButtonTool Members