ComponentOne InputPanel for UWP
put_TabFocusNavigation Method (C1InputBase)

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputBase Class : put_TabFocusNavigation Method
Syntax
'Declaration
 
Public Sub put_TabFocusNavigation( _
   ByVal value As Windows.UI.Xaml.Input.KeyboardNavigationMode _
) 
public void put_TabFocusNavigation( 
   Windows.UI.Xaml.Input.KeyboardNavigationMode value
)

Parameters

value
See Also

Reference

C1InputBase Class
C1InputBase Members