Pass the focus on to the inner TextBox control.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
protected override void OnGotFocus(
	RoutedEventArgs e
)
Visual Basic
Protected Overrides Sub OnGotFocus ( _
	e As RoutedEventArgs _
)

See Also