ComponentOne InputPanel for UWP
GettingFocus Event (C1InputCheckBox)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputCheckBox Class : GettingFocus Event
Syntax
'Declaration
 
Public Event GettingFocus As Windows.Foundation.TypedEventHandler(Of UIElement,GettingFocusEventArgs)
public event Windows.Foundation.TypedEventHandler<UIElement,GettingFocusEventArgs> GettingFocus
See Also

Reference

C1InputCheckBox Class
C1InputCheckBox Members